
html,
body {
  margin: 0 auto;
  padding: 0;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 200;
}

.bildcontainer{
  position: relative; 
}
#testeinblendung{
  width:100%;
  padding:10px 0px 10px 0px;
  background:#ff0000;
  color:#ffffff;
  font-weight: 400;
text-align:center;
}
#testeinblendung a, a:hover, a:visited, a:active {
  color:#ffffff;
  text-decoration: none;
}
.bildtext {  font-weight: 300; font-size: 2.0vw; line-height: 3.0vw; }
.bildtext h1 { font-weight: 300;  font-size: 4.0vw; line-height: 5.0vw;}
.bildtext h2 { font-weight: 300;  font-size: 3.8vw; line-height: 4.2vw;}
.bildtext h3 { font-weight: 300;  font-size: 3.5vw; line-height: 4.0vw;}
.bildtext h4 { font-weight: 300;  font-size: 3.0vw; line-height: 4.0vw;}

#inhalt{
-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
  z-index:1;
}
/* Bottom left text */
.bottom-left {
    position: absolute;
    bottom: 40px;
    left: 20px;
    text-align:left;
    color:#e9eec6;
}

/* Top left text */
.top-left {
    position: absolute;
    top: 150px;
    left: 100px;
    text-align:left;
      color:#e9eec6;
}

/* Top right text */
.top-right {
    position: absolute;
    top: 150px;
    right: 100px;
    text-align:right;
      color:#e9eec6;
}

/* Bottom right text */
.bottom-right {
    position: absolute;
    bottom: 100px;
    right: 150px;
    text-align:right;
      color:#e9eec6;
}

/* Centered text */
.centered {
    position: absolute;
    top: 100%;
    left: 150%;
    transform: translate(-50%, -50%);
}


.zentriert {
display: flex; justify-content: center; 
align-items: center; 

}
.center{text-align=center;}

.fancybox-slide--iframe .fancybox-content {
    max-width  : 800px;
    max-height : 600px;
    
    margin: 0;
}

#divText{
  background:#eeeeee;
  color:#000000;
    padding:20px;
    display:none;
    position:sticky;
    top:20px;
    width:90%;
    margin: 0 Auto;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}


bildlink a:link, a:visited,a:hover, a:focus, a:active, a:visited:hover  {  
cursor: pointer
}


@fa-font-path: "../font-awesome/font";
.clear {
  clear: both;
}
#clear {
  clear: both;
}
.keindruck {
  display: none;
}
.floatright {
  float: right;
}
.floatleft {
  float: left;
}
.floatmitte {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
#obenlinks{
  float:left;
}
.bildrund{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#infozeileoben{
  widows: 100%;
  height: 30px;
}
.bildlink A, A:Visited,A:Active, A:Hover{
 background:transparent;
 ttext-decoration : none; 
 padding:0px 0px 0px 0px;ext

}
#bildserie_container {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bildserie {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  padding: 0px 10px 10px 0px;
  animation: fadein 1s ease-out normal backwards;
  
}
#personen_container {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.personen {
  animation: fadein 1s ease-out normal backwards;
}
#partner_container {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.partner {
  animation: fadein 1s ease-out normal backwards;
}
.bildserie_bilduntertext {
  padding-top: 5px;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
}

.ti-art {
  font-weight: 300;
  font-size: 36px;
  line-height: 48px;
  color: #1f6ea4;
  display: inline;
  margin: 30px 0px 36px 0px;
  padding: 10px;
  background-color: #eeeeee;
  display: block;
}
#menue2socialmedia{
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  padding: 2px;
  margin: 0 auto;
  float:right;
}
.fancybox-custom .fancybox-skin {
  box-shadow: 0 0 50px #222;
}
.formular:hover {
  background-color: #eeffee;
}
.formular_button:hover {
  background-color: #999;
}

.formular_100p {
  width: 100%;
  -webkit-appearance: none;
}
.formular_50p {
  width: 48%;
  float: left;
  -webkit-appearance: none;
}
.formular_30p {
  width: 25%;
  -webkit-appearance: none;
  float: left;
}
.formular_15p {
  width: 15%;
  -webkit-appearance: none;
  float: left;
}
.formular_10p {
  width: 10%;
  -webkit-appearance: none;
  float: left;
}
.formular_150pix {
  width: 150px;
  float: left;
}

.formular {
  font-weight: 300;
  font-size: 14px;
  height: 40px;
  background-color: #eeeeee;
  padding: 0px 5px 0px 5px;
  color: #1a313f;
  border: 0;
  margin: 0px 5px 5px 0px;
}

.formular_100prozent {
  width: 100%;
}
.formular_100pixelhoch {
  height: 100px;
}
.formular_200pixelhoch {
  height: 200px;
}
.textfeld1 {
  height: 115px;
}

.formular_sichcode {
  float: left;
  padding: 10px 10px 0px 0px;
}
.formular_sichcodeeingabe {
  float: left;
  padding-right: 10px;
  width:50px;
}
.formular_senden {
  float: left;
  width: 30%;
}

#bildl {
  float: left;
  padding: 0px;
  padding-right: 10px;
  font-size: 10px;
  font-weight: normal;
  color: #0a154a;
  text-align: center;
}
#bildr {
  float: right;
  padding: 0px;
  padding-left: 10px;
  font-size: 10px;
  font-weight: normal;
  color: #0a154a;
  text-align: center;
}
#bildc {
  float: center;
  padding: 0px;
  font-size: 10px;
  font-weight: normal;
  color: #0a154a;
  text-align: center;
}
.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

img.zoom {
  transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
}
img.zoom:hover {
  transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -webkit-transform: scale(1.03, 1.03);
  -o-transform: scale(1.03, 1.03);
  -ms-transform: scale(1.03, 1.03);
}
img.zoom2 {
  transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
}
img.zoom2:hover {
  transform: scale(1.13, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
}
i.zoom {
  transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
}
i.zoom:hover {
  transform: scale(1.23, 1.23);
  -moz-transform: scale(1.23, 1.23);
  -webkit-transform: scale(1.23, 1.23);
  -o-transform: scale(1.23, 1.23);
  -ms-transform: scale(1.23, 1.23);
}

.slieder_r_to_l {
  animation-duration: 1s;
  animation-name: slieder_r_to_l;
}
@keyframes slieder_r_to_l {
  from {
    opacity: 0;
    margin-left: 50px;
  }
  to {
    opacity: 1;
    margin-left: 0%;
  }
}
.slieder_l_to_r {
  animation-duration: 1s;
  animation-name: slieder_l_to_r;
}
@keyframes slieder_l_to_r {
  from {
    opacity: 0;
    margin-left: -50px;
  }
  to {
    opacity: 1;
    margin-left: 0%;
  }
}
.slieder_o_to_u {
  animation-duration: 2s;
  animation-name: slieder_o_to_u;
}

@keyframes slieder_o_to_u {
  from {
    opacity: 0;
    margin-top: -50px;
  }
  to {
    opacity: 1;
    margin-top: 0%;
  }
}

.slieder_einblend {
  animation-duration: 2s;
  animation-name: slieder_einblend;
}
@keyframes fadein {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes slieder_einblend {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.backtotop {
  background-color: none;
  margin: 0;
  position: fixed;
  bottom: 5px;
  right: 10px;
  width: 20px;
  height: 35px;
  z-index: 6;
  display: none;
  text-decoration: none;
  z-index: 400;
}
.backtotop i {
  font-size: 30px;
  background-color: #;
}

#cookiebar {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  color: #fff;

  z-index: 1000;
  -webkit-box-shadow: 0px 0px 15px #555;
  -moz-box-shadow: 0px 0px 15px #555;
  box-shadow: 0px 0px 15px #555;
}
#cookiebar a {
  color: #ffffff;
  border-radius: 3px;
  text-decoration: none;
  padding: 2px 10px;
  margin-right: 8px;
}
#cookiebar .cb-enable {
  background: #73b428;
  font-size: 13px;
}
#cookiebar .cb-enable:hover {
  background: #666;
  font-size: 13px;
}
#cookiebar .cb-disable {
  background: #cb3300;
  font-size: 13px;
}
#cookiebar .cb-disable:hover {
  background: #666;
  font-size: 13px;
}
#cookiebar .cb-policy {
  background: #73b428;
  font-size: 13px;
}
#cookiebar .cb-policy:hover {
  background: #666;
  font-size: 13px;
}
#cookiebar2 {
  padding: 10px;
width:100%;
 margin: 0 auto;
text-align:center;
 }

.tiptext {
  position: relative;
  display: inline-block;
}
.tiptext .tooltiptext {
  visibility: hidden;
  min-width: 150px;
  color: #fff;
  text-align: center;
  padding: 5px;
  position: absolute;
  z-index: 1000;
  top: 20px;
  left: 0;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.9s;
}
.tiptext:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 10px #555;
  -moz-box-shadow: 0px 0px 10px #555;
  box-shadow: 0px 0px 10px #555;
  border-radius: 3px;
}


.fixedsticky {
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	position: sticky;
}
/* When position: sticky is supported but native behavior is ignored */
.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
	position: static;
}
.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
	position: fixed;
}
.fixedsticky-dummy {
	display: none;
}
.fixedsticky-on + .fixedsticky-dummy {
	display: block;
}





section.one {
  width:100px;
   height:100px;
  
}
.hmbrgr {
  position: relative;
  display: inline-block;
}
.hmbrgr span {
  position: absolute;
  left: 0;
  width: 100%;
 
  color:#444;
}
.hmbrgr.expand span:nth-child(1) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.hmbrgr.expand span:nth-child(2) {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.hmbrgr.expand span:nth-child(3) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hmbrgr {
  position: relative;
}
.hmbrgr span {
  position: absolute;
  left: 0;
  width: 100%;
}
