/*@font-face {
  font-family: 'TodaySB-Light';
  font-style: normal;
  font-weight: 400;
  src: local('TodaySB-Light'), url('../Fonts/TodaySB-Light.eot#') format('eot'), url(../Fonts/TodaySB-Light.otf) format('truetype');
}*/ 


*{
  position: relative;
}

body{
  background-color: #e3e4e4;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 1.5px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  /*font-family: TodaySB-Light,"Helvetica Neue", Helvetica, Arial, sans-serif;*/
  text-transform: uppercase;
  font-weight: normal;
}

img { max-width: 100%;  }

.body-bg{
  background-color: #8e98a2;
  -moz-box-shadow: 3px 3px 6px 0px #333333; 
  -webkit-box-shadow: 3px 3px 6px 0px #333333; 
  box-shadow: 3px 3px 6px 0px #333333; 
  padding-bottom: 2em;
}
img.lazyload{
  opacity: 1;
}

.text-muted{
  color: #eee;
}
figcaption.caption{
  display: block;
  color: #ddd;
  font-size: 0.9em;
  line-height: 1.1em;
}

.modal-backdrop{
  background-color: #aaa;
}

/*.modal-lightbox .close{
  font-size: 2em;
  font-weight: bolder;
  color: #000;
  cursor: pointer;
  z-index: 150;
  font-family: "MyriadPro-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
}*/

.modal-lightbox .close{
  width: 30px;
  height: 30px;
  color: transparent;
  cursor: pointer;
  z-index: 9999;
  background: transparent url('../Images/close.png') no-repeat 0 0;
  text-shadow: none !important;
  top: -15px;
  right: -15px;
  opacity: 1;
}

.modal-lightbox .modal-caption {
  background-color: #1c1e20;
  background-color: rgba(28, 30, 32, 0.9);
  color: #FFFFFF;
  padding: 10px 20px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  max-width: 100%;
}

.topmostNav-container{
  text-align: left;
}

.topmostNav{
  margin: 0.5em auto 0 auto;
  max-width: 1250px;
}

#serviceMenu{
  width: auto;
  float: right;
}

#serviceMenu:after{
  clear:both;
}

#languageMenu-top{
  width: auto;
  float: left;
}

#languageMenu-top li img{
    width: 20px;
    
}

.navbar, .navbar *{
  border: 0 !important;
}
.navbar-top{
  position: relative !important;
}
.navbar-main{
  float: left;
  width: 100%;
}
.navbar-default{
  background-color: transparent; /*#707d04*/
  z-index: 107;
}
.navbar-default .navbar-nav li a{
  opacity: 1;
  width: 100%;
}

.navbar-header-main{
  background-color: #707d94;
  background-color: rgba(112,125,148,0.85);
}
.navbar-header-main .navbar-brand{
    color: #fff;
} 

.navbar-main{
  padding-left: 15px;
}

.navbar-main > li.normal::before {
    content: '';
    border-left: 1px solid #a6a6a6;
    position: absolute;
    height: 38%;
    left: 0;
    top: 38%;
}

.navbar-main > li.normal::after{
    content: '';
    border-right: 1px solid #a6a6a6;
    position: absolute;
    height: 38%;
    right: 0;
    top: 38%;
}

.navbar-main > li.first::after{
    content: '';
    border-right: 1px solid #a6a6a6;
    position: absolute;
    height: 38%;
    right: 0;
    top: 38%;
}

.navbar-main > li.last::before{
    content: '';
    border-left: 1px solid #a6a6a6;
    position: absolute;
    height: 38%;
    left: 0;
    top: 38%;
}


.navbar-main > li > a{
  line-height: 35px;
  vertical-align: center;
  /*font-weight: 900;*/
  padding: 8px 0.5em 0 0.5em;
  font-size: 0.9em;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-menu > li > a{
  color: #000 !important;
}
.dropdown-menu > li > a:hover{
  color: #fff !important;
}

.navbar-default .navbar-nav li a,
.navbar-main > li > a, 
.dropdown-menu > li > a{
    color: #fff;
}

.navbar-default .navbar-nav li a:hover,
.navbar-main > li > a:hover, 
.dropdown-menu > li > a:hover{
    text-shadow: 2px 2px 2px rgb(80, 80, 80);
    text-shadow: 2px 2px 2px rgba(80, 80, 80, 1);
}

.page-header{
    width: 100% !important;
  margin-top: -90px;
  border: none;
  padding: 0;
}

.page-header .container{
  width: 100% !important;
}

.cycle-slideshow { 
    width: 100%; 
    /*max-height: 600px; */
    max-height: 160px; 
    list-style: none;  
    padding: 0px; 
    margin-bottom: 0px !important;
    overflow: hidden;
}

.cycle-slideshow .cycle-slide {
      /*max-height: 600px;*/
      max-height: 160px; 
      width: 100%;
      position: relative; 
      overflow: hidden;
}

.cycle-slideshow img { width: 100% !important; height: auto; }
.footer-section {
    background: none repeat scroll 0 0 #fff;
    border-top: none;
    color: #333;
}

.page-header .headliner{
  position: absolute;
  left: 15px;
  top: 65%;
  width: 100%;
  font-size: 3.5em;
  z-index: 107;
  font-weight: 100;
  text-transform: uppercase;
  display: none;
}

.headliner-bold{
  font-family: "MyriadPro-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 900;
}


.page-header .header-bottom{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: #707d94;
  opacity: 0.85;
  /*height: 30px;*/
  height: 15px;
  z-index: 105;
}


.main-section{
  z-index: 110;
  
}

.main-section .row{
  margin-bottom: 15px;
}

.meta-section {
    background-color: #fff;
    border-top: none;
    color: #333;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  margin-bottom: 20px;
}

div[class^="row equalize-"] {
  /*display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;*/
}

div[class^="row equalize-"] > div[class^="col-"],
div[class^="row equalize-"] > div[class^=" col-"]{
  padding-left: 5px;
  padding-right: 5px;

 
}
div[class^="row equalize-"] > div[class^="col-"] > div,
div[class^="row equalize-"] > div[class^=" col-"] > div{
  height: 100% !important;
}
.dropdown-submenu > a:after{
  border-width: 7px 3px 7px 7px !important;
}

.text{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
}

.thumbnail{
  border: 1px solid #fff;
}

.frame_element,
.frame_text{
  border: 1px solid #fff;
  padding-left: 10px;
  padding-right: 10px;
}

.text-triangle{
  width: 100%;
  height: 25px;
  margin: 0px;
  padding-bottom: 5px;
  background: url('../Images/dreieck25.png');
  background-size: 100% 25px;
  background-repeat: no-repeat;
}

div.first_page_element{
  margin-top: -100px !important;
}




@media (max-width: 991px) {
  div.first_page_element{
    margin-top: -85px !important;
  }
  
  .page-header .header-bottom{
    height: 40px;
  }
  .cycle-slideshow { 
    max-height: 436px;
  }

  .cycle-slideshow .cycle-slide {
    max-height: 436px;  
  }
}

@media (max-width: 767px) {
  div.first_page_element{
    margin-top: -75px !important;
  }
  .cycle-slideshow { 
    max-height: 325px; 
  }

  .cycle-slideshow .cycle-slide {
    max-height: 325px; 
  }
  
  .page-header .header-bottom{
    height: 30px;
  }
}

@media (max-width: 479px) {
  div.first_page_element{
    margin-top: -65px !important;
  }
  .navbar-brand{
    font-size: 18px !important;
  }
  
  .cycle-slideshow { 
    max-height: 190px; 
  }

  .cycle-slideshow .cycle-slide {
    max-height: 190px; 
  }
  
  .page-header .header-bottom{
    height: 20px;
  }
}

@media (max-width: 390px) {
  .navbar-brand{
    font-size: 14px !important;
  }
  
  .cycle-slideshow { 
    max-height: 180px; 
  }

  .cycle-slideshow .cycle-slide {
    max-height: 180px; 
  }
  
  .page-header .header-bottom{
    height: 15px;
  }
}

@media (max-width: 345px) {
  .navbar-brand{
    font-size: 12px !important;
  }
  .cycle-slideshow { 
    max-height: 170px; 
  }

  .cycle-slideshow .cycle-slide {
    max-height: 170px; 
  }
  
  .page-header .header-bottom{
    height: 15px;
  }
}

@media (max-width: 319px) {
  div.first_page_element{
    margin-top: -57px !important;
  }
  .navbar-brand{
    font-size: 11px !important;
  }
  
  .page-header .header-bottom{
    height: 15px;
  }
  .cycle-slideshow { 
    max-height: 160px; 
  }

  .cycle-slideshow .cycle-slide {
    max-height: 160px; 
  }

}

.image-wrap{
  margin: 0 10px 0px 10px;
  z-index: 250;
}

.frame_text_element .image-intext-right .image-wrap{
  margin-top: -13px;
  margin-right: -28px;
  margin-bottom: 5px !important;
}

.image-wrap figure{
  margin-bottom: 0px;
}

.frame_element .image-intext-right .image-wrap{
  margin-top: 0px;
  margin-right: -15px;
}

.image-intext-right .image-wrap .caption{
  padding-right: 20px;
}

.frame_text_element .image-intext-left .image-wrap{
  margin-top: -13px;
  margin-left: -28px;
  margin-bottom: 5px !important;
}

.frame_element .image-intext-left .image-wrap{
  margin-top: 0px;
  margin-left: -15px;
}

.image-intext-left .image-wrap .caption{
  padding-left: 20px;
}

.frame_element .image-beside-right .image-wrap,
.frame_element .image-beside-left .image-wrap{
  margin-top: 10px;
}

.frame_element .image-above .image-wrap{
  margin-top: 10px;
}

.frame_text_element .image-above .image-wrap{
  margin-bottom: -15px;
}

.frame_text_element .image-above .text-triangle{
  margin-top: 5px;
}
.frame_element .image-below .image-wrap{
  margin-bottom: 10px;
}

figure.image{
  
}

figure.img-shadow{
  border: 7px solid #fff;
  /*-webkit-box-shadow: 0px 0px 5px 5px rgba(255,255,255,1);
  -moz-box-shadow: 0px 0px 5px 5px rgba(255,255,255,1);
  box-shadow: 0px 0px 5px 5px rgba(255,255,255,1);*/
}

#footer{
  background-color: #fff;
  width: 100%;
}

.footer-section{
  max-width: 1250px;
  margin: 0px auto;
}

.footer-section a,
.footer-section a:active,
.footer-section a:focus,
.footer-section a:visited{
  color: #ff8700;
}

.footer-section a:hover{
  text-decoration: underline;
}

.meta-section a,
.meta-section a:active,
.meta-section a:focus,
.meta-section a:visited{
  color: #ff8700;
}

.meta-section a:hover{
  text-decoration: underline;
}

.meta-section .language li.active a{
  color: #333;
}

.meta-section .copyright{
  font-size: 0.85em;
}

@media (min-width: 768px) {
    .navbar-header-main .navbar-brand{
        color: #a6a6a6;
    }
    .page-header .headliner{
        display: block;
    }
}

@media (min-width: 992px) {
  
  .body-bg{
    max-width: 1250px;
    margin: 0 auto 2em auto;
  }
  
  .navbar-header-main{
    display: none;
  }
  .navbar.navbar-top{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
  }

  .navbar-default{
    opacity: 0.85;
  }
  .navbar-collapse{
    background-color: #707d94;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0;
  }
  .page-header .header-bottom{
    height: 50px;
  }
  .cycle-slideshow { 
    max-height: 600px; 
  }

  .cycle-slideshow .cycle-slide {
       max-height: 600px; 
  }

  .main-section{
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .navbar-header-main .navbar-brand{
    color: #a6a6a6;
  } 
  .navbar-default .navbar-nav li a,
  .navbar-main > li > a, 
  .dropdown-menu > li > a{
      color: #a6a6a6;
  }

  .navbar-default .navbar-nav li a:hover,
  .navbar-main > li > a:hover, 
  .dropdown-menu > li > a:hover{
      text-shadow: 0 0 0 rgb(0,0,0);
      text-shadow: 0 0 0 rgba(0,0,0,0);
  }
  
  .page-header .headliner{
    display:block;
  }
}

@media (min-width: 1060px) {
  .navbar-collapse{
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .main-section{
    padding-left: 60px;
    padding-right: 60px;
  }
}

.tab-content{
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 5px;
}

.nav-tabs li a{
  border-top: 1px solid rgb(127,127,127);
  border-left: 1px solid rgb(127,127,127);
  border-right: 1px solid rgb(127,127,127);
  cursor: pointer;
  font-size: 1.1em;
  font-weight: bolder;
}

.nav-tabs li.active a{
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #ff);
  color: #fff !important;
  background-color: transparent;
}

.flexslider{
  background-color: transparent;
  border: 0;
  -webkit-border-radius:0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.flex-control-paging li a {
  background: #ccc;
  background: rgba(204, 204, 204, 0.5);
  -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  cursor: default;
}

.flex-direction-nav{
}
.flex-direction-nav a {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.flex-pauseplay a {
  color: #fff;
}


.menubox{
  height: 100% !important;
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
  border: 1px solid #fff;
  padding: 0px;
  height: 100% !important;
  /*background-color: #687683;*/
  background-color: rgb(104,118,131);
  /*background-color: rgba(104,118,131,0.8);*/
}

.menubox .text-triangle{
  background-color: #32434e;
}

.menubox > h2{
  width: 100%;
  margin: 0px;
  min-height: 130px !important;
  background-color: #32434e;
  padding: 5px 10px;
}
.menubox > h2 > big,
.menubox > h2 > small{
  font-size: 36px;
}
.menubox-body{
  border: 1px solid #fff;
  padding: 5px 10px 10px 10px;
  height: 100% !important;
  max-width: 100%;
  float: left;
}

.menubox-text{
  height: 330px !important;
  overflow: hidden;
  margin: 0px;
  padding: 5px 10px;
}

.menubox-more{
  width: 100%;
  text-align: right;
  font-size: 1.2em;
  margin: 0px;
  padding: 5px 10px;
  font-weight: bold;
}


.menubox-image{
  text-align: center;
  margin: 0px auto -35px auto;
  padding: 0px 10px;
  line-height: 100%;
  vertical-align: bottom;
  max-width: 100%;
}
.menubox-image:after{
  content: ' ';
  clear: both;
  height: 1px;
}
.menubox-image a{

}

.menubox-image img{
  max-width: 100%;
  vertical-align: bottom;
}

#hcWidget11105220152602 .hcWidgetLogoRight img {
  max-width: 130px !important;
  width: 130px !important;
}


.iframecontainer {    
    position: relative;
    padding-bottom: 85%;
    height: 0;
    overflow: hidden;   
}

.iframecontent {    
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;   
}