/**
 * responsive.css
 *
 * 2.0.0     2019-06-17  JH
 *            -  Umfassende Ueberarbeitung zur Annaeherung an das neue Layout im Rahmen des Rebrandings
 *            -  Stufe 1: Farben, Border, Abstände, etc.
 *            -  Stufe 2: Font-Anpassungen, Header-Optimierung
 * 1.5.0      2019-05-09  CL
 *            - Anpassungen fuer Rebranding-Banner im #precontainer
 * 1.4.2      2018-08-09  MF
 *            - responsiveImage wieder einkommentiert
 *            - position und width von quinaviOptions in commblue geaendert
 *            - display des #navi in commblue geaendert
 *            - Style fuer Links in search_taglist wieder hergestellt, da von 
 *              screen-css ueberschrieben
 *            - von mir im Zuge der Angleichung und Umstrukturierung 
 *              auskommentierte und nicht mehr benötigte Anweisungen bereinigt
 * 1.4.1      2018-08-08  MF
 *            - cmbHeader display:block wieder einkommentiert
 * 1.3.0      2018-08-07  MF
 *            - aukommentieren, was auf www nicht vorhanden ist in Bezug auf die 
 *              mobile Suche und Navigation
 *            - navigation-wrapperCmb zu navigation-wrapper hinzugefuegt
 * 1.2.0      2018-08-02  MF
 *            - Anpassungen an der mobilen Suche fuer den internen Bereich
 * 1.1.2      2018-02-20  MD
 *            - Anpassung an der mobilen Navigation
 * 1.1.1      2017-04-18 GvG
 *            - Social Meda Layer breiter wegen neuem LinkedIn Icon
 * 1.1.0      2017-03-21 VZ
 *            - Responsive Bilder fuer Liste-Allgemein
 */
/* Settings/Info end */
@media screen and (max-width: 1500px) {
    /* Vollbreitenbanner */
    #precontainer div.fullwidthbannerwrapper img.fullwidthbanner,
    #precontainer div.fullwidthbannerwrappersmaller img.fullwidthbannersmaller {
        width:auto;
        vertical-align: middle;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    
    #precontainer div.fullwidthbannerwrapper img.fullwidthbanner {
        max-height:335px;
    }
    
    #precontainer div.fullwidthbannerwrappersmaller img.fullwidthbannersmaller {
        max-height:44px;
    }
    
    #precontainer div.fullwidthbannerwrapper div.fullwidthbannera,
    #precontainer div.fullwidthbannerwrapper img.fullwidthbanner1,
    #precontainer div.fullwidthbannerwrappersmaller div.fullwidthbannerasmaller,
    #precontainer div.fullwidthbannerwrappersmaller img.fullwidthbanner1smaller {
        width:auto;
        vertical-align: middle;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    
    #precontainer div.fullwidthbannerwrapper div.fullwidthbannera {
        max-height:335px;
    }
    #precontainer div.fullwidthbannerwrappersmaller img.fullwidthbanner1smaller {
        max-height:44px;
    }
    
    #precontainer div.fullwidthbannerwrapper img.fullwidthbanner1 {
        width:1490px;
        height:auto;
    }
    #precontainer div.fullwidthbannerwrapper span.fullwidthbannerlinkoverlay {
        left: calc(50% - 300px);
        width: 120px;
    }
    #precontainer div.fullwidthbannerwrappersmaller span.fullwidthbannerlinkoverlaysmaller {
        left: calc(50% + 116px);
        width: 129px;
    }
}

@media screen and (max-width: 1024px) {
   
    .socialmedia.toolbar {
      display: none;
    }
       
    
    .cbb_fuss.socialmedia {
        display: block;
        float: left;
        padding-bottom: -2px;
        padding-top: 5px;
        text-align: center;
        background-color: #363D4D;
        border-radius: 20px;
        /*border-top: 1px solid #cccccc;*/
        width: 290px;
        margin-left: 50%;
        transform: translateX(-50%);
    }
    
    .cbb_fuss.socialmedia a {
        margin-left: 20px;
    }
    
    .cbb_fuss.socialmedia a:first-child {
        margin-left: 2px;
    }
}

@media screen and (max-width: 980px) {
    /* Der Container umfasst den Gesamten Inhalt der Site */
input.searchfield {
   margin-top: -15px;
}

#search_options {
      margin-top: -117px;
   }

#container {
        max-width: 97%;
        min-width:240px !important;
        padding-left:1.5%;
        padding-right:1.5%;
        overflow:hidden;
    }
    

    /*TOOLBAR*/
    #toolbar {
        float:right;
        margin-right: 3px !important;
        width:580px;
    }

    #toolbar ul {
        float:none;
        margin-left:40px;
        margin-right:-10px;
    }
    
    #toolbar ul li a:first {
        margin-right: -5px !important;
    }
    
    .socialmedia {
        margin-top:13px;
        
    }

    /*TOPNAVI*/
    #topnavi {
        width: auto;
    }
    
    #topnavi li a, #topnavi li span {
        padding-left:9px;
        padding-right:9px;
    }

    /*Visual*/
    .visual {
        width: 100% !important;
        height:auto;
    }

    .visual  img{
        margin-top:15px;
        width:100% !important;
    }

    div.breadcrump ul {
        width: 98.9795918367346939%;
        padding-left:1.0204081632653061%;
    }
    
    div.breadcrump ul li {
        float:left;
    }
    
    #content-cleaner {
        float: left;
        width: 100% !important;
        min-width:240px;
        margin-top: -8px;
        margin-bottom: 50px;
    }
    
    #content-cleaner .site-features {
        width:100% !important;
    }
    
    #content-cleaner .site-features .line-two{
        width:100% !important;
    }
    
    #content-cleaner .liste ul.items {
        width:100% !important;
    }
    
    .caption{
    
        float:left !important;
        width:100% !important;
    }
    .copyright{
    	float:left !important;
        width:100% !important;
    }
    #content-cleaner .liste ul.pagination {
        float: none;
        width: 100% !important;
    }

    #footer{
        width:auto !important;
    }

    #footer .content2 {
        float: none;
        width: auto !important;
        margin-right:0px;
        text-align: center;
    }

    #inside-sitemap ul {
        /*width: 97.9591836734693878%;*/
        box-sizing: border-box;
        width: 100%;
    }
    
    
    #inside-sitemap li.headline {
        /*width: 97.9591836734693878%;*/
        box-sizing: border-box;
        width: 100%;
    }
    
    /*BILDER*/

    .bild {
        width:100%;
    }
    
    .bild-center {
        width:100%;
    }
    
    .ganz {
        width:100%;
    }
    .halb{
        width:50%;
    }

    .drittel {
        width:33%;
    }
    
    .bild-center.drittel{
    	margin-left:32% !important;
    	
    }
    
    .bild-center.halb{
    	margin-left:25% !important;
    	
    }

    .original{
        width:100%;
    }
    
    .image-wrapper.ganz{
    	width:100%;
    }
    
    .image-wrapper.ganz img{
    	display:block;
    	float:none;
    }

    .visual img,
    #content-cleaner .topic img,
    #content-cleaner div.liste.allgemein .items .item img,
    .image-wrapper img {
        max-width: 100% !important;
        height: auto !important;
    }
    
    div.video-wrapper {
        max-width: 100% !important;
    }
    
    div.video-wrapper > div {
        max-width: 100% !important;
    }
    
    div.video-wrapper > * > div {
        max-width: 100% !important;
    }
    
    div.video-wrapper iframe {
        max-width:100% !important;
    }
    
    
    .bild a.imageZoom {
        max-width: 100% !important;
        height: auto !important;
    }
    
    .slideshow .cycle-carousel-wrap div.items img{
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
    .faktbox-tab {
        margin-top:15px;
    }
    
    /*****KONTAKTFORMULAR**********/
   /* kontaktformular {
         width: 100%;
    }
    div.kontaktformular fieldset {
        width: 100%;
    }
    
    div.kontaktformular label {
        width: 95%;
    }
    
    div.kontaktformular div.double-label {
        width: 96%;
    }
    
    div.kontaktformular input {
        border: 1px solid #B1CCDB;
        padding: 2px 5px;
    }
    
    div.kontaktformular fieldset div.datenschutztext {
        width: 96%;
    }
    
    div.kontaktformular div.datenschutz label {
        width:auto;
    }
    
    div.kontaktformular input.firma, div.kontaktformular input.abteilung, div.kontaktformular input.betreff {
        width:96% !important;
    }
    
    div.kontaktformular input.vorname {
    width: 46% !important;
    }
    div.kontaktformular input.nachname {
    width: 46% !important;
    }
    div.kontaktformular input.strasse {
    width: 72% !important;
    }
    div.kontaktformular input.hausnummer {
    width: 20% !important;
    }
    div.kontaktformular input.plz {
    width: 20% !important;
    }
    div.kontaktformular input.ort {
    width: 72% !important;
    }
    
    #mitteilung{
       width: 95%;
    }
    #empfaenger {
        width: 95%;
    }*/
    
    div.kontaktformular div.datenschutz div.wrapperLableCheckbox,
    div.shoppingCartDetail input,
    div.shoppingCartDetail div.plzort,
    div.kontaktformular div.plzort,
    div.shoppingCartDetail #land,
    div.kontaktformular input,
    div.kontaktformular #land {
    	float:none !important;
    } 
    
	div.shoppingCartDetail div.form-element label,
	div.kontaktformular div.form-element label,
	div.kontaktformular div.form-element .label,
	div.kontaktformular .optional{
    	width:90%;
    }
    
    div.kontaktformular input#ort {
    	margin-top:5px;
    	width:96% !important;
    }
    
    div.shoppingCartDetail textarea,
    div.kontaktformular textarea {
    	width: 67.66% !important;
    	float:none !important;
    	margin-bottom:5px;
  	}
  	
  	div.kontaktformular .datenschutztext {
    	width: 65% !important;
    	float:none !important;
  	}
  	
  	div.kontaktformular .anrede label {
  		width:auto !important;
  		margin-right:10px;
  	}
  	
  	div.abweichendeRechnungsAnschrift > label{
  		display:none;
  	}
  	
  	div.shoppingCartDetail div.reLine {
  		margin:0 !important;
  	}
    
    /*Bildergallerie*/
    #content div.gallery a.element {
        margin-left: 2.5%;
        width:31.6666%;
    }
    #content div.gallery a.element.first {
        margin-left: 0;
    }
    
    #content div.gallery div.information div.title {
        margin-left: 0;
        width:auto;
    }
    
    div#overlay{
        width:100%;
    }
    
    div#overlay div.container {
        background-color: #E7E7E7;
        margin: 0 auto;
        position: relative;
    }
    
    div#overlay .items-big img {
        margin:0 auto;
    }
    
    body#overlay{
      	width:100% !important ; 
    }
    
    body#overlay div.container{
      	width:100% !important; 
      	overflow:hidden;  
    }
    
    body#overlay div#container-bildergalerie{
      	width:100% !important;;  
    }
    
    body#overlay #container-bildergalerie .items {
    	width:100% !important;;
    }
    
    body#overlay #container-bildergalerie .items img{
    	max-width:100% !important;
    	height:auto !important;
    }
    
    body#overlay div#container-bildergalerie div.container div.slideshow a.controlNext,
    body#overlay div#container-bildergalerie div.container div.slideshow a.controlPrevious {
    	top:auto !important;
    	/*margin-top:28%;*/
    }   
    
    
    
    .subtitle-article, .teaser-aktuelles .subtitle {
        width:auto;
    }
    
    /**********************************/
    .teaser-akkordeon{
        width:100%;
    }
    .teaser-akkordeon ul{
        width:auto;
    }
    .teaser-akkordeon ul li{
        width:auto;
    }
    
    div.content-commblue-documents h1 {
    	height:auto !important;
    	padding-bottom:7px; 
    }
    
    div.content-commblue-documents h1 a.link-title {
    	width:auto !important;
    }
    
    div.content-commblue-documents div.configurator.configurator-documents-per-page {
    	margin-left:0px !important;
    }
    
    div.dashboardSettings div.flyout  {
    	top:auto !important;
    }
    
    div.terminkalender div.kalender .calenderHead {
    	float:left !important;
    	width:100% !important;
    	height:auto !important;
    	padding-bottom:10px !important;
    }
    
    div.terminkalender div.kalender .calenderHead h1 {
    	width:auto !important;
    }
    
    
	dl.zend_form dd{
		float:none !important;
	}
	
	.kmdb-search h1 {
	   width:auto !important;
	   float:left;
	}
	.kmdb-search ul.help li.item .first-head .right {
	   width:auto !important;
	}
	
	
    .kmdb-search .searchfield input {
        width:75% !important;
    }
    
    #content-cleaner .portal ul.pagination {
        float:right !important;
    }
    
    div.content-commblue-documents div.pagination {
        float:none;
        width:auto;
    }
    
    /**** Fixed *****/
    .commblue .kmdb-search {
    	margin-top:8px;
    }
    
    .commblue .kmdb-search ul.accordion li{
    	width:100% !important;
    	float:left;
    	padding-left:0px !important;
    	padding-right:0px !important;
    }
    
    .commblue .kmdb-search ul.accordion li span.right {
    	margin-right:5px;
    	padding-left:5px;
    }
    
    .commblue .kmdb-search ul.accordion li span.left {
    	margin-left:5px;
    }
    
    .commblue .kmdb-search ul.accordion .filterRange li,
    .commblue .kmdb-search ul.accordion .dateRange li {
    	margin-left:15px;
    }
 
    .commblue .kmdb-search ul.help li.item .first-head {
    	width:100% !important;
    	float:left;
    	height:auto;
    	margin-top:0px;
    	padding:0 !important;
    }
 
    .commblue .kmdb-search ul.help li.item .first-head h1 {
    	padding: 6px 5px 8px 15px !important;
    }
        
    .commblue .kmdb-search ul.help li.item .first-head .right{
       	margin-right:5px;
       	margin-top:5px;
    }
    
    .commblue .kmdb-search ul.help li.item .element {
    	float:left;
    }
    
    
    .commblue .kmdb-search ul.help li.item .head {
    	padding:0 !important;
    }
    
    /* Vollbreitenbanner */
    #precontainer div.fullwidthbannerwrapper img.fullwidthbanner {
        max-height:34vw;
    }
    #precontainer div.fullwidthbannerwrapper div.fullwidthbannerxwrapper {
        right: 0px;
        top: 5px;
        height: 8%;
    }
    
    #precontainer div.fullwidthbannerwrapper div.fullwidthbannera,
    #precontainer div.fullwidthbannerwrapper img.fullwidthbanner1 {
        max-height:34vw;
        width:auto;
    }
    #precontainer div.fullwidthbannerwrapper div.fullwidthbannerxwrapper {
        right: 0px;
        top: 5px;
        height: 8%;
    }
    
    #precontainer div.fullwidthbannerwrapper span.fullwidthbannerlinkoverlay {
        top: 82%;
        left: 18%;
        height: 8%;
        width: 13%;
    }

}

@media screen and (max-width: 979px) {
    #toolbar {
        
        margin-top:-105px !important;
        margin-left: 10px;
    }
    .socialmedia.toolbar {
        margin-top:-70px !important;
    }
    #toolbarSearch {
        margin-top:-40px;
        float: right;
    }
    #toolbar {
        float:left;
        width:100%;
        margin-top:10px;
    }
    #toolbar ul{
        margin:0;
    }
    
    #topnavi ul{
        margin:0;
        margin-top: -20px;
    }
    
    #quicknaviOptions{
        top:210px;
    }
    .slider-wrapper {
        margin-top: 10px;
    }
    
    .teaser-raster li.item {
        margin-right:0 !important;
        margin-left:0 !important;
        
    }
}

@media screen and (max-width: 930px) {
    

}

@media screen and (max-width: 780px) {
    
    .quicknavi {
        float:right;
    }
    
    /*****CONTENT******/
    #content {
        margin-right: 0px !important;
    }
    #teaserOuter {
        margin-left: 250px !important;
    }
    .teaser {
        float:left;
        margin:0px;
	    width: 100% !important;
    }
    
    .teaser h3 {
        width:auto !important;
        background-image:none !important;
        background:#058A5F;
        /*margin-right:10px;*/
    }
    
    #left .teaser{
        width: 220px;
        float: right; 
        margin: 0px 0px 50px 0px;
        font-size: 10.5pt;
    }
    
    .topic ul li {
        width:100% !important;
    }
    
    .teaser-infobox {
        width:100% !important;
        overflow:hidden;
    }
    
    .teaser-infobox h3 {
        margin-right:0px !important;
    }
    
    .teaser .teaser-infobox .topic{
        width: 100% !important;
    }
    
    #content-cleaner {
        width:100%;
    }
    
    /***Footer****/
    #footer .content1 {
        display:none;
    }
}

@media screen and (max-width: 820px) {
    ul.topnav > li:first-child > a{
        margin-left:0px !important;
    }
}

@media screen and (min-width:641px) and (max-width: 760px) {
    
   #search_options {
   margin-top: -113px;
    }
#toolbar li  {
     margin-left: 13px;
    }
    .socialmedia {
        width:207px;
    }

}
@media screen and (min-width:641px) and (max-width: 760px) {
    #logo {
        max-width: 260px;
        height:auto !important;
    }
    .socialmedia.toolbar {
        width:242px !important;
    }
    .quicknavi {
        width:221px !important;
    }
    input.sucheSubmitBox {
        margin-top: -15px  !important;
    }
    #toolbar {
        
        margin-top:-105px !important;
        margin-left: 10px;
    }
    .socialmedia.toolbar {
        margin-top:-70px !important;
    }
    #toolbarSearch {
        margin-top:-45px;
        float: right;
    }
    #toolbar {
        float:left;
        width:100%;
        margin-top:10px;
    }
    #toolbar ul{
        margin:0;
    }
    
    #topnavi ul{
        margin:0;
        margin-top:10px;
    }
    
    #quicknaviOptions{
        top:210px;
    }
}

@media screen and (max-width: 760px) {
     /*****TOPNAVI******/
    #topnavi {
        display: none;
    }
    
    #topnaviMobile.hide {
        display: none !important;
    }
    .slider-wrapper {
        margin-top: 20px;
    }
    #toolbar_search {
        margin-top: -25px;
    }
    /*******************Hauptnavigation**************************/
    #navigation-wrapper, #navigation-wrapperCmb {
        display:block;
    }
    .smartphone {
       display:block;
    }
    
    .smartphone span {
        text-indent:-99999px
    }
    .smartphone li{
        width:100%;
        border-top:1px solid #fff;
        background-color: #058A5F;
        float:left;
    }
    
    .smartphone li a{
        color:#fff;
        text-decoration:none;
        text-transform:none;
        font-size:16px;
        font-weight:normal;
        display:inline-block;
        padding-top:8px;
        padding-bottom:8px;
        max-width: calc(100% - 65px);
        width: 100%;
    }
    
    .smartphone ul.first-level a{
        color:#fff;
        padding-left:10px;
    }
    
    .smartphone ul.second-level a{
        color:#6D6D6D;
        padding-left:22px;
    }
    
    .smartphone ul.third-level a{
        color:#6D6D6D;
        padding-left:34px;
    }
    
    .smartphone a.active{
        font-weight:bold !important;
    }
    
    .smartphone ul.second-level li {
        background-color:#E7E7E7;
        border-top:1px solid #CCCCCC;
    }
    
    .smartphone ul.third-level li{
        background-color: #fff;
        border-top:1px solid #CCCCCC;
    }
    
    .smartphone ul.first-level > a.active{
        color:#fff !important;
    }
    
    .smartphone ul.third-level li.active{
        background-color:#C4E3B9 !important;
    }
    
    .smartphone ul.second-level li.active{
        background-color:#C4E3B9 !important;
    }
    
    .smartphone ul li ul{
        display:none;    
    }
    
    .quicknavi {
        width: 100%;
        margin-left:0;
    }
    /***********no script**********/
    /*.smartphone-no-script ul.first-level > li > a{
        margin-left:2.5%;
        width:97.5%; !important;
    }
    
    .smartphone-no-script ul.second-level > li > a{
        margin-left:5%;
        width:95%; !important;
        color:#898989 !important;
    }
    
    .smartphone-no-script ul.third-level > li > a{
        margin-left:7.5%;
        width:92.5%; !important;
        color:#898989 !important;
    }
    
    .smartphone-no-script ul.first-level > li > a{
        color:#fff !important;
    }*/
    
    /*.smartphone-no-script ul li.active > ul {
        display:block;
    }
    
    .smartphone-no-script ul li.active ul li.active > ul {
        display:block;
    }
    
    .smartphone-no-script span.plus{
        width:40px;;
        height:38px;
        background:url("/static/img/navi-arrow-white-down.png") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);
        display:block;
        float:right;
    }
    
    .smartphone-no-script span.minus{
        width:40px;;
        height:38px;
        background:url("/static/img/navi-arrow-white-up.png") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);
        display:block;
        float:right;
    }*/
    
    /********************************/
    .smartphone-script ul.first-level > li > a{
        margin-left:2.5%;
        color:#fff !important;
        width:80.0%; !important;
        float:left;
    }
    
    .smartphone-script ul.second-level > li > a{
        margin-left:5%;
        width:78%; !important;
        color:#898989 !important;
        float:left;
    }
    
    .smartphone-script ul.third-level > li > a{
        margin-left:7.5%;
        width:75%; !important;
        color:#898989 !important;
        float:left;
    }
    
    .smartphone-script span.smartphone-plus{
        width:40px;;
        height:38px;
        background:url("/static/img/navi-arrow-white-down.png") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);
        display:block;
        float:right;
    }
    
    .smartphone-script span.smartphone-minus{
        width:40px;
        height:38px;
        background:url("/static/img/navi-arrow-white-up.png") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);
        display:block;
        float:right;
    }
    
    .smartphone-script ul.second-level span.smartphone-minus{
        /*width:1px;
        height:1px;*/
        background:url("/static/img/arrow-mobile-subnavi-grey-up.gif") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);        
    }
    
    .smartphone-script ul.second-level span.smartphone-plus{
        /*width:1px;
        height:1px;*/
        background:url("/static/img/arrow-mobile-subnavi-grey-down.gif") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);
    }
    
    .hamburger-button {
        width: 33px;
        height: 34px;
        background: url("/static/img/hamburger-mobil-closed.gif") no-repeat scroll 0 0 #fff;
        float: left;
        margin-left: 10px;
        margin-top: 16px;
    }
    
    .hamburger-button.active {
        background: url("/static/img/hamburger-mobil-open.gif") no-repeat scroll 0 0 #fff;
    }
}



/******* Responsive fuer Aufloesungen kleiner 640px *******/
@media screen and (max-width: 640px) {
    
   #search_options {
   margin-top: 2px;
}

    body.commblue #navigation-wrapper {
        display:none !important;
    }
    
    body.commblue #navi .topnav {
        margin-top: 14%;
    }
    
    #container{
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding:0px !important;
        max-width:100% !important;
    }   
    
    #header {
        margin:0;
        height:auto;
        margin-bottom:30px;
    }
    
    #logo {
        margin-bottom:20px;
        padding-left:1.5%;
        margin-bottom: 0px !important;
    }
    
    #toolbar{
        display:none;
    }    
    
    #toolbarMobile{
        display:block !important;
        width: 100% !important;
        height:35px;
        margin-bottom:15px;
        background-color:#C5C5C5;
    }
    
    #toolbarMobile ul li{
        width:35px;
        height:35px;
    }
    
    #toolbarMobile ul li a{
        width:35px;
        height:35px;
        display:inline-block;
    }
    
    #toolbarMobile ul.iconLeft{
        height:35px;
        float:left;
    }
    
    #toolbarMobile ul.iconLeft li{
        float:left;
        border-right:1px solid #fff;
    }
    
    #toolbarMobile ul.iconRight{
        float:right;
    }
    
    #toolbarMobile ul.iconRight li{
        float:left;
        border-left:1px solid #fff;
    }
    

    /*****TOPNAVI******/
    #topnaviMobile {
        /*display:block!important;*/
        width:100%;
        float:left;
        margin-top:5px;
    }
    
    #topnaviMobile .iconDown{
        height:34px;
        display: block;
        width:34px;
        background: url(/static/img/arrow-white-down.png) no-repeat center center;
    }

    #topnaviMobile .iconUp{
        height:34px;
        display: block;
        width:34px;
        background: url(/static/img/arrow-white-up.png) no-repeat center center;
    }
    
    #topnaviMobile  ul{
        width:100%;
    }
    
    ul.topnavMobile {
        padding: 0;
        margin: 0;
        list-style: none;
        float:none;
    }

    ul.topnavMobile  li {
        background-color: #058A5F;
        border-top: 1px solid #fff;
    }
    
    ul.topnavMobile li a {
        font-size: 12.5pt;
        padding: 5px 5px;
        color: #fff;
        display: block;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
    }

    ul.topnavMobile li a:hover {
        background-color: #66BD43;
        color:white;
    }

    ul.topnavMobile ul {
        margin: 0;
        padding: 0;
        display: none;
    }

    ul.topnavMobile ul li {
        margin: 0;
        padding: 0;
        clear: both;
        border-top: 1px solid #fff;
    }

    ul.topnavMobile ul li a {
        background-color:#fff;
        border-bottom: 1px solid gray;
        color:#000;
        padding-left: 20px;
        text-transform: uppercase;
        font-weight: bold;
        outline:0;
    }
    
    ul.topnavMobile ul li a:hover {
        background-color:#66BD43;
        color:#fff;
    }

    ul.topnavMobile ul ul li a {
        color:#000;
        padding-left: 40px;
    }

    ul.topnavMobile ul ul li a:hover {
        background-color:#C4E3B9;
        color:#675C7C;
    }

    ul.topnavMobile span{
        float:right;
    }
    
    #topnaviMobile ul li:first-child ul ul {
        margin-left: 0 !important;
        width: 100% !important;
    }
    
    ul.topnavMobile li a.no-script{
        padding:0 !important;
    }
    
    ul.topnavMobile ul.hideItems{
        display:none !important;
    }
    
    ul.topnavMobile ul.showItems {
        display:block !important;
    }
    
    ul#keywordId {
        width:100%;
    }
    
    ul#keywordId li{
        width:100%;
    }
    
    
    /*******************Hauptnavigation**************************/
    #navigation-wrapper, #navigation-wrapperCmb {
        display:block;
    }
    .smartphone {
       display:block;
    }
    
    .smartphone span {
        text-indent:-99999px
    }
    .smartphone li{
        width:100%;
        border-top:1px solid #fff;
        background-color: #058A5F;
        float:left;
    }
    
    .smartphone li a{
        color:#fff;
        text-decoration:none;
        text-transform:normal;
        font-size:16px;
        font-weight:normal;
        display:inline-block;
        padding-top:8px;
        padding-bottom:8px;
        max-width: calc(100% - 65px);
        width: 100%;
    }
    
    .smartphone ul.first-level a{
        color:#fff;
        padding-left:10px;
    }
    
    .smartphone ul.second-level a{
        color:#6D6D6D;
        padding-left:22px;
    }
    
    .smartphone ul.third-level a{
        color:#6D6D6D;
        padding-left:34px;
    }
    
    .smartphone a.active{
        font-weight:bold !important;
    }
    
    .smartphone ul.second-level li {
        background-color:#E7E7E7;
        border-top:1px solid #CCCCCC;
    }
    
    .smartphone ul.third-level li{
        background-color: #fff;
        border-top:1px solid #CCCCCC;
    }
    
    .smartphone ul.first-level > a.active{
        color:#fff !important;
    }
    
    .smartphone ul.third-level li.active{
        background-color:#C4E3B9 !important;
    }
    
    .smartphone ul.second-level li.active{
        background-color:#C4E3B9 !important;
    }
    
    .smartphone ul li ul{
        display:none;    
    }
    
    .quicknavi {
        width: 100%;
        margin-left:0;
    }

    
    /***********no script**********/
    /*.smartphone-no-script ul.first-level > li > a{
        margin-left:2.5%;
        width:97.5%; !important;
    }
    
    .smartphone-no-script ul.second-level > li > a{
        margin-left:5%;
        width:95%; !important;
        color:#898989 !important;
    }
    
    .smartphone-no-script ul.third-level > li > a{
        margin-left:7.5%;
        width:92.5%; !important;
        color:#898989 !important;
    }
    
    .smartphone-no-script ul.first-level > li > a{
        color:#fff !important;
    }*/
    
    /*.smartphone-no-script ul li.active > ul {
        display:block;
    }
    
    .smartphone-no-script ul li.active ul li.active > ul {
        display:block;
    }
    
    .smartphone-no-script span.plus{
        width:40px;;
        height:38px;
        background:url("/static/img/navi-arrow-white-down.png") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);
        display:block;
        float:right;
    }
    
    .smartphone-no-script span.minus{
        width:40px;;
        height:38px;
        background:url("/static/img/navi-arrow-white-up.png") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);
        display:block;
        float:right;
    }*/
    
    /********************************/
    .smartphone-script ul.first-level > li > a{
        margin-left:2.5%;
        color:#fff !important;
        width:80.0%; !important;
        float:left;
    }
    
    .smartphone-script ul.second-level > li > a{
        margin-left:5%;
        width:78%; !important;
        color:#898989 !important;
        float:left;
    }
    
    .smartphone-script ul.third-level > li > a{
        margin-left:7.5%;
        width:75%; !important;
        color:#898989 !important;
        float:left;
    }
    
    .smartphone-script span.smartphone-plus{
        width:40px;;
        height:38px;
        background:url("/static/img/navi-arrow-white-down.png") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);
        display:block;
        float:right;
    }
    
    .smartphone-script span.smartphone-minus{
        width:40px;
        height:38px;
        background:url("/static/img/navi-arrow-white-up.png") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);
        display:block;
        float:right;
    }
    
    .smartphone-script ul.second-level span.smartphone-minus{
        /*width:1px;
        height:1px;*/
        background:url("/static/img/arrow-mobile-subnavi-grey-up.gif") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);        
    }
    
    .smartphone-script ul.second-level span.smartphone-plus{
        /*width:1px;
        height:1px;*/
        background:url("/static/img/arrow-mobile-subnavi-grey-down.gif") no-repeat scroll 15px 15px rgba(0, 0, 0, 0);
    }
    
    .hamburger-button {
        width: 33px;
        height: 34px;
        background: url("/static/img/hamburger-mobil-closed.gif") no-repeat scroll 0 0 #fff;
        float: left;
        margin-left: 10px;
        margin-top: 16px;
    }
    
    .hamburger-button.active {
        background: url("/static/img/hamburger-mobil-open.gif") no-repeat scroll 0 0 #fff;
    }
    
    .responsiveImage{
        width: 100%;
        max-width: 600px;
        height: auto;
    }

    body:not(.commblue) #cmbheader, #cmbHeader {
        height: auto;
        display:block !important;
    }
    
    #toolbarSearch {
        display:block !important;
        margin-right:9px;
        float:right;
        /*width: calc(100% - 67px); */
        width: calc(100% - 63px);
        margin-top:16px;     
    }
    
    #toolbarSearch #searchInputbox {
        margin-top:0;
        width: calc(100% - 44px);
        height: 26px;
        -webkit-appearance: none;
        border-radius:0px;
    }
    
    body.commmblue #toolbarSearch #searchInputbox {
    margin-top: 0;
    width: calc(100% - 44px);
    height: 32px;
    -webkit-appearance: none;
    border-radius: 0px;
    padding: 0px;
    padding-left: 0px;
    margin-right: -10px;
    padding-left: 5px;
}

    body.commblue  #toolbarSearch  input.searchfield {
    float: none;
}
    
    #toolbarSearch input.sucheSubmitBox {
        display:none;
    }
    
    #toolbarSearch div.sucheSubmitBox-mobile{
        display: block !important;
        height: 32px;
        width: 32px;
        border: 1px solid #cccccc;
        float: right;
        border-left: none;
        background:url("/static/img/icon-searchfield.gif") no-repeat scroll center center;
        cursor:pointer;
        /*margin-top: -34px;*/
    }
    
        body.commblue #toolbarSearch div.sucheSubmitBox-mobile{
        display: block !important;
        height: 32px;
        width: 32px;
        border: 1px solid #cccccc;
        float: right;
        border-left: none;
        background:url("/static/img/icon-searchfield.gif") no-repeat scroll center center;
        cursor:pointer;
        margin-top: -42px;
    }
    
    .hide {
        display:none !important;
    }
    
 /*   .cbb_fuss.socialmedia {
        display: block;
        float: left;
        padding-bottom: 9px;
        padding-top: 9px;
        text-align: center; 
        border-top: 1px solid #cccccc;
        width: 100%;
    }*/
    

    
    #toolbarMobile ul.iconRight li.item-4 {
            d
            isplay:none;
    }
    body:not(.commblue) #quicknaviOptions {
        top: 157px;
        width: calc(100% - 63px);
    }
    
    body.commblue #quicknaviOptions {
        width: 100% !important;
        position: -webkit-sticky !important;
        position: sticky !important;
    }
    
    #search_options {
        width: calc(100% - 32px);
    }
    
    #search_taglist {
        width: calc(100% - 2px);
    }
    
    /****************************************************************/

    .moreNavTeaser{
        display:none
    }

    .navTeaser{
        display:none
    }
    
    /*****TOPNAVI******/
    #topnavi{
        display:none;
    }    

    .socialmedia {
        display:none;
    }
    
    .visual {
        display:none;
    }
    
    .breadcrump {
        display:none;
    }
    
    #left #navi{
        display:none;
    }
    
    .commblue #navi{
        display:inline-block;
        width:100% !important;
    }
    
    .commblue #navi.topnavHidden {
        border-bottom: none !important;
    }
    
    #navi.kmdb {
    	display:none !important;
    }
    
    #navi li {
        width:100% !important;
    }
    
    ul#keywordId li a {
        color:#47a721;
        font-weight:normal;
    }

    /*****CONTENT******/
    #wrapperContentTeaserLeft{
        margin-top:25px;
        float:none !important;
        margin-left:10px !important;
        margin-right:10px !important;    
    }
    
    #wrapperContentTeaser{
        margin:0px;    
    }
    
    #content {
        margin-left: 0px !important;
    }
    
    #teaserOuter {
        display:none;
    }
    
    #left {
        width:100% !important;
        margin-right:0px;
        float:left;
    }
    
    #inside-sitemap {
        display:none;
    }
    
    #smartphoneFooter{
        display:block !important;
        height:40px;
        background-color:#058A5F;
    }
    
    #smartphoneFooter li.first{
        float:left;
        margin-left:10px; 
        padding-top:5px;
    }
    
    #smartphoneFooter li.second{
        float:right;
        margin-right:10px;
        padding-top:5px;
    }
    
    #smartphoneFooter li a {
        display:block;
        color:#fff;
        font-weight:bold;
        margin-top:5px;
    }
    
    #smartphoneFooter li.first a {
        padding-left:25px;
        background: url(/static/img/icon-mobile-footer-home.png) no-repeat 0px center;
    }
    
    #smartphoneFooter li.second a {
        padding-right:25px;
        background: url(/static/img/icon-mobile-footer-arrow-up.png) no-repeat right center;
    }
    
    .box-share {
        display:none;
    }
    
    #footer .content1{
        display:none;
    }
    
    .image-wrapper.ganz{
        width:100%;
    }
    
    .image-wrapper.ganz.left img{
       margin:0 auto;
    }
    
    .bild a.imageZoom {
        float:left;
    }
        
    .line-two .label {
        float:none !important;
    }
    
    .commblue .smartphone-control{
        width:100%;
        height:37px;
        background: url('/static/img/icon-smartnav.png ') no-repeat scroll 10px 11px #058A5F;
	}
    
	.commblue .smartphone-control span{
        color:#fff;
        display:block;
        font-size:14px;
        font-weight:bold;
        padding-left: 33px;
        padding-top:8px;
        text-transform:uppercase;
	}
    
    .teaser-raster {
        padding-right:10px;
        padding-left:10px;
        margin-right: 0px !important;
        width: calc(50% - 20px) !important;
    }
    .line-two {
        padding-left:10px;
    }
}
@media screen and (max-width: 520px) {
    .teaser-raster {
        padding-right:10px;
        padding-left:10px;
        margin-right: 0px !important;
        width: calc(100% - 20px) !important;
        display:block;
    }
    .teaser-raster .topic > ul.list > li.item > img {
        max-width:100% !important;
    }
    .prefooter{
        margin-bottom: 30px;
        float: left;
        max-width: 100%;
    }
    .prefooter .teaser-aktuelles li {
        padding-right:0px;
        padding-left:0px;
        margin-right:0px;
    }
    .prefooter .teaser-aktuelles {
        padding-right:10px;
        padding-left:10px;
        width: calc(100% - 20px);
    }
    .prefooter .teaser-aktuelles img{
        margin-left:0 !important;
        margin-right:0 !important;
        width:100% !important;
        max-width:100% !important;
        height:auto !important;
    }
    .prefooter .teaser-raster h4{
        margin-top:15px;
    }
    .prefooter .headline + .teaser-raster h4{
        margin-top:10px;
    }
    .prefooter .teaser-aktuelles:first-child {
        padding-right: 10px;
        padding-left: 10px;
        width: calc(100% - 20px);
        margin-top: 4px;
    }
}

@media screen and (max-width: 500px) {
    /* Vollbreitenbanner */
    #precontainer div.fullwidthbannerwrappersmaller img.fullwidthbannersmaller {
        max-height: 8.5vw;
    }
    
    #precontainer div.fullwidthbannerwrappersmaller div.fullwidthbannerasmaller,
    #precontainer div.fullwidthbannerwrappersmaller img.fullwidthbanner1smaller {
        max-height: 8.5vw;
    }
    #precontainer div.fullwidthbannerwrappersmaller span.fullwidthbannerlinkoverlaysmaller {
        top: 13%;
        left: 74%;
        height: 67%;
        width: 23%;
    }

}

@media screen and (max-width: 370px) {
	#logo {
	    height: auto !important;
	    margin-bottom: 20px;
	    max-width: 90%;
	}
	
	.faktbox-tab ul.tab li {
        float:none  !important; 
        margin:0 !important;	
	}
	
	.faktbox-tab .faktbox-destroy {
	   margin:0 !important;
	}
   
   @media screen and (max-width: 640px) {
    
   #search_options {
   margin-top: 2px;
}
    
    body.commblue #navi .topnav {
        margin-top: 19%;
    }
 }
 
 @media screen and (min-width: 750px) and (max-width: 870px) {
    .faktbox-tab ul.tab li {
        float:none  !important; 
        margin:0 !important;    
    }
    
    .faktbox-tab .faktbox-destroy {
       margin:0 !important;
    } 
 }

@media screen and (max-width: 640px) {
    .new-layout-image {
        width:100% !important;
    }
}
