#branding a {color:#b2a49a; text-decoration:none;}
.homepage li {font-size:16px}
.abstand60 {
	margin-top: 60px; margin-bottom: 30px
}
.abstand20 {
	margin-top: 20px
}

.abstand30 {
	margin-top: 30px
}

      h3 {
        font-size: 1.2em;
        max-width: 60em;
        text-align: justify;
      }
      .trennung {
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
      }
.ecken {
	border-radius: 0px
}
.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: auto; 
  overflow: hidden; 
  width: 100%;

}
.embed-container iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
.abstand {
	margin-top: 0px
}
/* Flexible iFrame */ 
 
 
 .Flexible-container { 
     position: relative; 
     padding-bottom: 56.25%; 
     padding-top: 30px; 
     height: 0; 
     overflow: hidden; 
 }  
 
 .Flexible-container iframe,    
 .Flexible-container object,   
 .Flexible-container embed { 
     position: absolute; 
     top: 0; 
     left: 0; 
     width: 100%; 
     height: 100%; 
 } 

#bact {
	background-color:black;
		color: white;
	font-weight: bold;
}
