.nav {
  position: relative;
  right: 1%;
}

.navbar-social {
  float: right;
  position: relative;
  border: none;
  margin-bottom: 0px;
  right: -1%;
  line-height: 56px;
  color: #5C5C5C;
  font-size: 14px;
  word-spacing: 6px;


}

.navbar-social a {
	color: #5C5C5C;
	text-decoration: none;
}

.navbar-social a:hover, a:active, a:focus {
	color: #333;
	text-decoration: none;
}
.center-block {
	padding-top: 2em;
}
.btn.btn-music {
	margin-top: 4px;
	margin-bottom: 16px;
}
.sh-news {
	padding-top: 80px;
}
.subnews {
	padding-top: 16px;
}
.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}

.embed-container iframe {

  position: absolute;
  top: 0;
  left: 0;
  text-align: center; 
  width: 100%; 
  height: 100%; 
}
/* ratio 4x3 */

.embed-container.ratio15x4 {
  margin-bottom: 8px;
  padding-bottom: 27%;
}
.embed-container.ratio15x3 {
  margin-bottom: 8px;
  padding-bottom: 18%;
}
.embed-container.ratio32x11 {
  padding-bottom: 34%;
  margin-top: 67px;
  min-height: 12px;
}
.embed-container.ratio16x11 {
  padding-bottom: 67%;
  margin-top: 8px;
  min-height: 750px;
}
.embed-container.ratiofull {
  padding-bottom: 1%;
  margin-left: 1px;
  min-height: 200px;
}

.embed-container.ratio4x3 {
  padding-bottom: 75%;
}

.embed-container.ratio1x1 {
  padding-bottom: 100%;
}
.alignleft {
	float: left;
}
div.alignright {
	float: none;
}
div.centerleft {
	display: none;
	width: 100%;
	text-align:left;
}
p.subsub {
    font-size: 14px; 
	font-weight: 400;
	padding-top: 3px;
	padding-bottom: 3px;
}
p.pasttour {
	font-size: 12px;
	padding-top: 8px;
	line-height: 1.4;
}
p.imagecredits {
	font-size: 10px;
	font-weight:500;
	margin-top: -2px;
}
#contact h2 {
	font-size: 22px;
}
#contact h3 {
	font-size: 16px;
	margin-bottom: 0px;
}
#imprint h2, #privacy h2, #cookies h2 {
	font-size: 150%;
}
#imprint h3, #privacy h3, #cookies h3 {
	font-size: 100%;
}