/* ie 11 fixes */
@media (min-width: 1400px) {
    .ie11 .ce_rsce_multitext_teaser .teaser-block, .ie11 .ce_rsce_multicolumn_teaser .teaser-block, .ie11 .ce_rsce_textimage_teaser .content-holder, .ie11 .ce_rsce_textimage_teaser .image-block, .ie11 .ce_rsce_black_news_teaser .teaser-block, .ie11 .ce_rsce_textspecial_teaser .block-left, .ie11 .ce_rsce_textspecial_teaser .block-right{
        flex-basis: calc(50% - 55px);
        flex: calc(50% - 55px);
    }
}
/* owl slider */
.carousel-main{
    display: none;
}
@media (min-width: 1200px) {
    .owl-nav button{    
        font-size: 80px;
        font-weight: 100;
        color: rgba(255, 204, 0, 1);
    }
    .owl-nav button:hover{
        opacity: 0.5;
    }
    .owl-carousel .owl-nav{
        position: fixed;
        width: 1175px;
    }
    .carousel-holder{
        margin: 0 auto;
    }
    .owl-next {
        float: right;
    }
    .owl-lazy{
        max-height: 400px;
    }
    .image-holder-slider{
        max-height: 400px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 400px;
    }
    .owl-carousel{
        background: white;
        display: flow-root;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        margin: 0;
        padding: 0;
    }
    .slider-teaser-info{
        margin-top: 20px;
        padding-right: 50px;
        padding-left: 50px;
        margin-bottom: 50px;
    }
    .slider-title{
        color: white;
        background: black;
        width: max-content;
        width: -webkit-max-content;
        width: -ms-max-content;
        width: -o-max-content;
        padding: 10px;
    }
    .slider-text-holder{
        margin-top: -60px;
        margin-right: 20px;
        margin-left: 20px;
        padding: 50px; 
        background: rgba(255, 204, 0, 1);
    }
    .slider-text-holder table{
        width: 100%;
    }
    .slider-text-holder table td:nth-child(2n){
        width: 66.66%;
    }
    .slider-text-holder table p{
        margin-bottom: 0px;
    }
    .slider-text-opt-holder{
        margin-top: 50px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .slider-text-opt-holder p{
        width: 66.66%;
    }
    .ce_rsce_filterteaser_slider .teaser-block{
        cursor: pointer;
    }
    .carousel-main{
        position: fixed;
        display: none;
        z-index: 1002;
        top: 50px;
        left: 0px;
        margin: 0 auto;
        width: 100%;
    }
    .slider-close {
        position: absolute;
        width: 30px;
        height: 30px;
        //background: white;
        //color: black;
        color: white;
        font-size: 30px;
        text-align: center;
        line-height: 0.9;
        right: -15px;
        cursor: pointer;
        font-weight: 800;
        z-index: 1001;
    }
    .slider-close:hover {
        opacity: .5;
    }
    .overlay, .overlay-load{
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.6);
        left: 0;
        top: 0;
        cursor: pointer;
    }
    /* SAFARI FIX */
    .safari .owl-carousel{
        overflow-y: visible;
    } 
    .safari .owl-carousel{
        //overflow-y: auto;
        //-webkit-overflow-scrolling: touch;
    }






}

@media (min-width: 1400px) {
    .owl-carousel .owl-nav{
        width: 1375px;
    }
}





@media (min-height: 150px) {
    .owl-carousel{
        max-height: 50px;
    }
}
@media (min-height: 200px) {
    .owl-carousel{
        max-height: 100px;
    }
}
@media (min-height: 250px) {
    .owl-carousel{
        max-height: 150px;
    }
}
@media (min-height: 300px) {
    .owl-carousel{
        max-height: 200px;
    }
}
@media (min-height: 350px) {
    .owl-carousel{
        max-height: 250px;
    }
}
@media (min-height: 400px) {
    .owl-carousel{
        max-height: 300px;
    }
}
@media (min-height: 450px) {
    .owl-carousel{
        max-height: 350px;
    }
}
@media (min-height: 500px) {
    .owl-carousel{
        max-height: 400px;
    }
}
@media (min-height: 550px) {
    .owl-carousel{
        max-height: 450px;
    }
}
@media (min-height: 600px) {
    .owl-carousel{
        max-height: 500px;
    }
}
@media (min-height: 650px) {
    .owl-carousel{
        max-height: 550px;
    }
}
@media (min-height: 700px) {
    .owl-carousel{
        max-height: 600px;
    }
}
@media (min-height: 750px) {
    .owl-carousel{
        max-height: 650px;
    }
}
@media (min-height: 800px) {
    .owl-carousel{
        max-height: 700px;
    }
}
@media (min-height: 850px) {
    .owl-carousel{
        max-height: 750px;
    }
}
@media (min-height: 900px) {
    .owl-carousel{
        max-height: 800px;
    }
}
@media (min-height: 950px) {
    .owl-carousel{
        max-height: 850px;
    }
}
@media (min-height: 1000px) {
    .owl-carousel{
        max-height: 900px;
    }
}
@media (min-height: 1050px) {
    .owl-carousel{
        max-height: 950px;
    }
}
@media (min-height: 1100px) {
    .owl-carousel{
        max-height: 1000px;
    }
}
@media (min-height: 1150px) {
    .owl-carousel{
        max-height: 1050px;
    }
}
@media (min-height: 1200px) {
    .owl-carousel{
        max-height: 1100px;
    }
}
@media (min-height: 1250px) {
    .owl-carousel{
        max-height: 1150px;
    }
}
@media (min-height: 1300px) {
    .owl-carousel{
        max-height: 1200px;
    }
}
@media (min-height: 1350px) {
    .owl-carousel{
        max-height: 1250px;
    }
}
@media (min-height: 1400px) {
    .owl-carousel{
        max-height: 1300px;
    }
}



@media (min-height: 150px) {
    .carousel-main{
        height: 50px;
    }
}
@media (min-height: 200px) {
    .carousel-main{
        height: 100px;
    }
}
@media (min-height: 250px) {
    .carousel-main{
        height: 150px;
    }
}
@media (min-height: 300px) {
    .carousel-main{
        height: 200px;
    }
}
@media (min-height: 350px) {
    .carousel-main{
        height: 250px;
    }
}
@media (min-height: 400px) {
    .carousel-main{
        height: 300px;
    }
}
@media (min-height: 450px) {
    .carousel-main{
        height: 350px;
    }
}
@media (min-height: 500px) {
    .carousel-main{
        height: 400px;
    }
}
@media (min-height: 550px) {
    .carousel-main{
        height: 450px;
    }
}
@media (min-height: 600px) {
    .carousel-main{
        height: 500px;
    }
}
@media (min-height: 650px) {
    .carousel-main{
        height: 550px;
    }
}
@media (min-height: 700px) {
    .carousel-main{
        height: 600px;
    }
}
@media (min-height: 750px) {
    .carousel-main{
        height: 650px;
    }
}
@media (min-height: 800px) {
    .carousel-main{
        height: 700px;
    }
}
@media (min-height: 850px) {
    .carousel-main{
        height: 750px;
    }
}
@media (min-height: 900px) {
    .carousel-main{
        height: 800px;
    }
}
@media (min-height: 950px) {
    .carousel-main{
        height: 850px;
    }
}
@media (min-height: 1000px) {
    .carousel-main{
        height: 900px;
    }
}
@media (min-height: 1050px) {
    .carousel-main{
        height: 950px;
    }
}
@media (min-height: 1100px) {
    .carousel-main{
        height: 1000px;
    }
}
@media (min-height: 1150px) {
    .carousel-main{
        height: 1050px;
    }
}
@media (min-height: 1200px) {
    .carousel-main{
        height: 1100px;
    }
}
@media (min-height: 1250px) {
    .carousel-main{
        height: 1150px;
    }
}
@media (min-height: 1300px) {
    .carousel-main{
        height: 1200px;
    }
}
@media (min-height: 1350px) {
    .carousel-main{
        height: 1250px;
    }
}
@media (min-height: 1400px) {
    .carousel-main{
        height: 1300px;
    }
}

/* NEWS PICS */
.to-right-25 .image-holder{
    background-position: 25% 50%;
}
.to-right-75 .image-holder{
	background-position: 75% 50%;
}



.bigbackgroundpic {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
     width: 100%;
     max-height: 2092px;
     max-width: 890px;
}
.ce_rsce_text_element_wide_teaser .headline {
    border: none;
    padding: 0px;
}
a.button-white:hover {
    border-color: rgba(255, 204, 79, 1);
    color: rgba(0, 0, 0, 1);
    background-color: rgba(255, 255, 255, 1);
}
.button-iconbar {
    text-align: center;
    width: 100%;
    margin-top: 70px;
}
#tl_registration_23 .fields .widget-select, #tl_registration_24 .fields .widget-select, #tl_registration_28 .fields .widget-select{
    font-weight: 500;
    font-size: 1.6rem;
}
#tl_registration_23 .fields input, #tl_registration_24 .fields input, #tl_registration_28 .fields input{
    font-weight: 500;
}
#tl_registration_23 .widget-select .selectric{
	height: 37px;
	border: 0px;
}
#tl_registration_23 .widget-select .selectric button{
	top: 2px;
}
#footer .footer-bottom .footer-logo .image_container:hover, #footer .footer-right .to-top:hover {
    opacity: 1;
}
/*
.formbody {
    height: 36px !important;
}
*/
.widget-checkbox-left{
	text-align: left;
}
.pflichtfeld{
    font-size: 1.6rem;
}
.buttonNews{
    //margin-left: 15px;
    margin: 0 auto;
    padding-bottom: 40px;
}
/*safari fix contactbox*/
.ce_rsce_contactbox{
	flex: 0 0 calc(41.66667% - 15px);
	max-width: calc(41.66667% - 15px);
	
    //padding-left: 15px;
    //padding-right: 15px;
}
.infopicbox{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	left: 0px;
	top: calc(50% - 310px);
	z-index: -1;
}
h5.headline {
    margin-bottom: 10px;
}
.alink a{
	color: black !important;
}
.alink a:hover{
	color: rgba(255, 204, 0, 1) !important;
}
.alink a:before {
    content: none !important;
}
.alink{
	color: black !important;
}
.alink:hover{
	color: rgba(255, 204, 0, 1) !important;
}
.alink:before {
    content: none !important;
}
.ce_text a {    
	color: rgba(24, 24, 24, 1) !important;
    text-decoration: underline !important;
}
.ce_text a:hover {
	color: rgba(255,255,255,1) !important;
}
.ce_text p {
	color: rgba(24,24,24,1) !important;
}
#lbl_20_0 a {
	color: rgba(24, 24, 24, 1) !important;
    text-decoration: underline !important;
    line-height: 1.44444;
}
#lbl_20_0 a:hover {
	color: rgba(255,255,255,1) !important;
}
.ce_text .alink{
	color: black !important;
}
.ce_text .alink:hover{
	color: rgba(255, 204, 0, 1) !important;
}
.ce_text a:before {
    content: none !important;
}
.mod_article a:hover{
	text-decoration: none;
}
.blackPointer:before {
    background: black !important;
}
.icon-e-mail:before {
    font-size: 12px;
}
.widget-explanation a:before{
	content: none !important;
}
.widget-explanation a:after{
	content: none !important;
}
.ce_rsce_hero_teaser .content-holder .subheadline {
    background: rgba(255, 204, 0, .9);
}
.content-holder {
    //padding-bottom: 50px;
}
a.button {
    //background-color: #0D89EB;
    background-color: #878787;
    border: 4px solid #878787;
    border-radius: 5px;
}
a.button:hover {
    color: #878787;
    border: 4px solid #878787;
    border-radius: 5px;
}
a.button_blue {
    background-color: #878787;
    border: 4px solid #878787;
    border-radius: 5px;
	text-decoration: none !important;
	color: white !important;
}
a.button_blue:hover {
    color: #878787 !important;
    background-color: white;
    border: 4px solid #878787;
    border-radius: 5px;
}
a.button.button-white {
    border: 0;
}
.ce_rsce_iconbar_teaser:after{
	background-color: rgba(255, 204, 0, 0);
}
.has-sidebar #left .sidebar-logo {
    display: none;
}
.nav-mediathek {
    // padding-top: 85px;
}
.footersocial h3 {
    display: flex !important;
    justify-content: flex-end !important;
    padding-bottom: 5px;
    padding-right: 0px !important;
}
section.ce_rsce_textimage_teaser_small.col.col-12.first.last.fadeInDown.wow.animated{
	padding-left: 0px;
	padding-right: 0px;
}
.ce_rsce_showcase .content-block {
    padding-left: 15px;
    padding-bottom: 40px;
}
section.ce_rsce_text_element_wide_teaser.col.col-12.first.last.fadeInDown.wow.animated {
    padding: 0;
}
section.ce_rsce_text_element_wide_teaser.col.col-12.first.fadeInDown.wow.animated{
    padding: 0;
}
.ce_rsce_textspecial_teaser .block-left {
    padding-left: 20px;
    padding-right: 20px;
}
.ce_rsce_multitext_teaser .teaser-block {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.ce_rsce_multicolumn_teaser .teaser-block {
    padding-left: 20px;
    padding-right: 20px;
}
.has-sidebar #container {
    max-width: 1400px;
    padding-left: 15px;
    padding-right: 15px;
}
.ce_rsce_hero_teaser .content-holder .subheadline strong {
    vertical-align: inherit;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: 700 !important;
}
#nav-desktop > .level_1 > li:first-child {
    padding-right: 50px;
}
.iconcontainer{
	width: 100px;
	height: 100px;
    //margin: 0 auto;
    margin-bottom: 40px;
}
.iconcontainer img{
	width: 100px;
	height: 100px;
}
.ce_text h5 {
    color: rgba(255, 204, 0, 1);
}
/*infobox*/
.infobox{
	background-color: rgba(255, 204, 0, 1);
	margin-top: 100px;
}
.infosheetstyle{
	position: relative;
    width: 50%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left:15px;
    flex: 0 1 50%;
    flex-basis: 50%;
    float: left;
    margin-top: 40px;
}
.button-sheet{
	text-align: center;
}
.ulsheet{
	color: white;
	text-align: left;
}
.icon-infosheet {
    font-size: 70px;
    color: rgba(24,24,24,1);
    padding-bottom: 30px;
}
.button-sheet .button{
	color: rgba(255, 204, 0, 1);
	background-color: white;
}
li.sheetlist {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    //padding-left: 0px !important;
    color: rgba(24,24,24,1);
}
li.sheetlist:before {
    //background: white !important;
    top: 13px !important;
    //margin-left: -18px !important;
}
.iconsheet{
	flex-direction: column;
	margin-bottom: 35px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    //color: white;
	font-family: "Gotham A", "Gotham B";
    //font-weight: 500;
    text-transform: uppercase;
}
.button-block{
	//padding-top: 110px;
}
.iconsheet:before{
    font-size: 7.5rem;
    margin-bottom: 20px;
}
.iconsheet span{
	font-family: "Gotham A", "Gotham B" !important;
    //font-weight: 900;
    text-transform: uppercase;
}
.infobox{
	width: 100%;
	display: block;
    margin-left: 15px;
    margin-right: 15px;
}

.mod_newsarchive.col.col-12.block {
    padding: 0;
    left: 15px;
}
.costumlist:before{
	content: '';
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 9px;
    left: -40px;
    background: rgba(24, 24, 24, 1);
}
/* menu mediathek */
.nav-mediathek ul.level_1 span {
    color: rgba(24,24,24,1);
}
.nav-mediathek ul.level_1 li a:before {
    color: rgba(24,24,24,1);
}
.nav-mediathek ul.level_1 a:hover, .nav-mediathek ul.level_1 strong{
	background: rgba(24,24,24,1);
}
.nav-mediathek ul.level_1 a:hover > span, .nav-mediathek ul.level_1 strong > span {
	color: rgba(255, 204, 0, 1);
}
.nav-mediathek ul.level_1 li:hover > a:before {
	color: rgba(255, 204, 0, 1);
}
.nav-mediathek ul.level_1 a:after, .nav-mediathek ul.level_1 strong:after {
    width: 100%;
    left: 0px;
}
li.icon-whitepaper.fixHeaderMedia {
    height: 72px;
}
.nav-mediathek ul.level_1 a, .nav-mediathek ul.level_1 strong {
    padding: 15px 20px;
}
.nav-mediathek ul.level_1 a:before, .nav-mediathek ul.level_1 strong:before {
    margin-right: 20px;
    width: 44px;
    height: 44px;
}
.mod_newsmenu li .active {
    background: rgba(24, 24, 24, 1) !important;
    color: rgba(255, 204, 0, 1) !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
    padding: 15px 30px;
}
.has-sidebar #left {
    padding-bottom: 0px;
}
/* Service News */
.subscribe-form .selectric span{
	font-weight: 500;
    font-size: 16px;
	
}
/* test animation
.ce_rsce_hero_teaser .content-holder {
    width: 70%;
}
*/
mark {
    background-color: rgba(255, 204, 0, 1);
}

.youtubemediathek{
	position: relative;
    width: 100%;
    height: 0;
	padding-bottom: 30%;
    min-height: 400px;
}
.youtubemediathek iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width: 767px){
	.youtubemediathek{
    	padding-bottom: 56.25%;
	}
}
/*
.securityShow{
	display: block !important;
	width: 50%;
	margin-bottom: 20px;
	text-align: left !important;
}
*/
/* kontakt */
.contact-form .is-explanation a {
    color: rgba(24, 24, 24, 1);
    text-decoration: underline;
}
.contact-form .is-explanation a:hover {
    color: rgba(255, 204, 0, 1);
}
/* footer */
#footer .footer-right .to-top {
    //bottom: -135px;
    bottom: 100px;
}
.hyperlink_img img{
	height: fit-content;
	width: fit-content;
}
#footer .footer-right .footer-nav-social li {
    padding-right: 0px;
}
#footer .footer-bottom {
    padding-top: 75px;
}
#footer .footer-bottom .footer-logo .image_container {
    //width: 270px;
    width: auto;
}
/*
#footer .footer-right .footer-nav-social ul {
    padding-right: 70px;
}
.mod_newsarchive .odd.studie .info {
    top: -25px;
    left: 450px;
}
*/
.mod_newsarchive .block:nth-child(4n) .info {
    top: -25px;
    left: 450px;
}
.mod_newsarchive .block:nth-child(5n) .info {
    top: -25px;
    left: 450px;
}
/*
@media (min-width: 768px){
	.button-block a {
	    font-size: 12px;
	}
}
*/
.customarticle_172 > .outer > .inner{
	padding-top: 0px !important;
}
.customarticle_95 > .outer > .inner{
	padding-bottom: 0px !important;
}
.content-block{
	padding-right: 33% !important;
}
.ce_rsce_fassade2 .content-holder{
	padding-right: 0px !important;
	//padding-left: 15px !important;
	width: 100%;
}
.ce_rsce_fassade2 .content-holder p, .ce_rsce_fassade2 .content-holder h3{
	padding-right: 15px !important;
}
.ce_rsce_textspecial_teaser .block-right{
	padding-right: 45px;
	padding-left: 10px;
}
.ce_rsce_video_teaser .video-container {
    left: -45px;
}
.ce_rsce_filterteaser .filter-container .teaser-info .subtitle {
    margin-right: 15px;
}
.customarticle_167 > .outer > .inner{
	padding-top: 0px;
}

.ce_rsce_text_element_wide_teaser .teaser-block > .inside {
    //background-color: rgba(0,0,0,.03) !important;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
}
.customarticle_135 .ce_rsce_hero_teaser .content-holder .subheadline strong {
    margin-right: 80%;
}
.customarticle_114 .ce_rsce_hero_teaser .content-holder .subheadline strong {
    margin-right: 80%;
}
.customarticle_114 .ce_rsce_hero_teaser .content-holder .subheadline strong {
    margin-right: 80%;
}
.ce_rsce_fassade2{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.search-open img{
	//width: 25px;;
}
/*download button*/
.downloadInfosheet {
    position: relative;
    left: -25%;
    padding: 0;
    top: -135px;
}
.downloadInfosheet a{
    background-color: white;
    color: rgba(255, 204, 0, 1) !important;
    font-weight: 700 !important;
    border: 4px solid white;
}
.downloadInfosheet a:hover{
    background-color: rgba(255, 204, 0, 1);
    color: white !important;
    border: 4px solid white;
    content: none;
}
.downloadInfosheet a:before{
    content: none !important;
}
/*download button*/
/*infosheet button*/
.subscribe-form .widget-submit .submit{
    background-color: #0D89EB;
    border: 5px solid #0D89EB;
    border-radius: 5px;
}
.subscribe-form .widget-submit .submit:hover{
    background-color: rgba(255, 204, 0, 1) !important;
    color: #0D89EB !important;
    border: 5px solid #0D89EB !important;
    border-radius: 5px;
}
/* new newsletter*/

#tl_registration_23 .widget-submit .submit, #tl_registration_24 .widget-submit .submit{
    background-color: #0D89EB;
    border: 5px solid #0D89EB;
    border-radius: 5px;
}

#tl_registration_23 .widget-submit .submit:hover, #tl_registration_24 .widget-submit .submit:hover{
    background-color: white !important;
    color: #0D89EB !important;
    border: 5px solid #0D89EB !important;
    border-radius: 5px;
}
/*infosheet button*/
#ctrl_7{
    background-color: #878787;
    border: 4px solid #878787;
    border-radius: 5px;
}
#ctrl_7:hover{
    background-color: white;
    color: #878787;
    border: 4px solid #878787;
    border-radius: 5px;
}
.noImg .image-holder{
	//display: none;
}
.download-element .size{
	display: none;
}
.icon-infosheet:before {
    font-weight: 700;
}
/* new newsletter*/

#tl_registration_23 .widget-submit .submit, .mod_subscribe .widget-submit .submit, .mod_login .widget-submit .submit, .reg-newsletter .widget-submit .submit{
    background-color: #878787;
    border: 5px solid #878787 !important;
    border-radius: 5px;
}

#tl_registration_23 .widget-submit .submit:hover, .mod_subscribe .widget-submit .submit:hover, .mod_login .widget-submit .submit:hover, .reg-newsletter .widget-submit .submit:hover{
    background-color: white !important;
    color: #878787 !important;
    border: 5px solid #878787 !important;
    border-radius: 5px;
}
/* login / reg */
.spec_reg_log .button-block a:hover {
    color: #878787 !important;
}
/*contact*/
.ce_rsce_contactbox .image-holder {
    display: none;
}

/*fix safari pic*/
div.image-holder:not(.ce_rsce_hero_teaser .image-holder){
	min-height: 280px;
	height: initial !important;
}
.filter-container .teaser-block, .ce_rsce_fassade2 .image-holder{
	max-height: 320px !important;
	//height: initial !important;
}

.ce_rsce_text_element_wide_teaser .teaser-block {
    background-color: rgba(0,0,0,.03);
    border: 15px solid white;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
/*safarie fix news*/
.layout_latest.arc_1.block.first.even.presse div{
	min-height: 402px;
}
.mod_newslist .layout_latest, .mod_newsarchive .layout_latest {
    -webkit-box-flex: 0 1 calc(66.66% - 4px);
    -moz-box-flex: 0 1 calc(66.66% - 4px);
    -webkit-flex: 0 1 calc(66.66% - 4px);
    -ms-flex: 0 1 calc(66.66% - 4px);
    flex: 0 1 calc(66.66% - 4px);
    flex-basis: calc(66.66% - 4px);
}
.video-text{
	color: rgba(24,24,24,1);
}
.ce_rsce_infobox .headline, .ce_rsce_infobox .ce_text li{
	color: rgba(24,24,24,1) !important;
}
.ce_rsce_infobox .ce_text li:before{
	background: rgba(24,24,24,1) !important;
}
/*safarie fix last button on start screen*/
.customarticle_53 .inside{
    //min-height: 700px !important;
}
.ce_rsce_multicolumn_teaser .button-block {
    margin-top: 0;
    margin-bottom: 0;
}
/*trennung*/
.customarticle_157 h3{
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
/*buttons alle left*/
.ce_rsce_multitext_teaser .button-block {
    text-align: left;
    width: 100%;
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ce_rsce_iconbar_teaser .teaser-block .title {
    margin-top: 10px;
}
/*fix padding for elements*/
body #container > * > .inside > * > * > .inner, body .custom > * > .inside > * > * > .inner, body #header > .inside > * > * > .inner, body #footer > .inside > * > * > .inner {
    padding-top: 80px;
    padding-bottom: 0px;
}
#container {
    padding-bottom: 80px;
}
.downloadInfosheet{
    margin-bottom: -100px;
}
.subscribe-form .widget-explanation, #lbl_20_0 {
    text-align: left;
}
/* newsletter */
.selectric .button{
	font: inherit;
}
.selectric .button:after{
	content: unset;
}
b.button {
	font: none !important;
    font-family: "Gotham A", "Gotham B" !important;
    content: none;
    line-height: 35px !important;
}

/* menu test */
#nav-mobile li {
    border-bottom: none;
}
#nav-mobile li:hover {
    color: rgba(255, 204, 0, 1);
}
#nav-mobile .submenu:nth-child(1){
	border-bottom: 1px solid #808080;
    text-transform: uppercase;
    color: #808080;
}
#nav-mobile .level_2 {
    padding-left: 0px;
    padding-top: 20px;
}
#nav-mobile .level_1 li {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.5px;
    color: #FFF;
}
#nav-mobile .level_1 > li:not(:first-child) {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
	
}
#nav-mobile {
    width: calc(100% - 30px);
}
#nav-mobile .level_1 {
    overflow-y: auto;
    margin-top: 10px;
}
.sidebar-closer {
    margin-top: 15px;
    right: 15px;
}

/* filter referenzen */
.ce_rsce_filterteaser .filter-buttons li a.active, .ce_rsce_filterteaser .filter-buttons li a:hover {
    background: rgba(24, 24, 24, 1) !important;
    color: rgba(255, 204, 0, 1) !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
}
.ce_rsce_filterteaser .filter-buttons li a {
    letter-spacing: 0.5px !important;
    background: #808080;
    font-weight: 700 !important;
}
/* filter news */
.mod_newsmenu li a:hover {
    background: rgba(24, 24, 24, 1) !important;
    color: rgba(255, 204, 0, 1) !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
}
.mod_newsmenu li a{
    letter-spacing: 0.5px !important;
    background: #808080;
    font-weight: 700 !important;
}

/*newBurgerButton*/
.sidebar-opener:before, .sidebar-closer:before {
    content: "";
}
.newBurgerButton:hover, .newCloseButton:hover, .newCloseButtonSearch:hover{
	opacity: 0.6;
}
.search-modal .search-close:before, .search-modal .search-close:after{
	width: 0px;
}
.search-modal{
	height: 60px;
}
.search-modal .search-close {
    right: -3px;
}
/* search not black */
body.overflow {
    overflow: inherit;
    position: inherit;
}
.search-modal {
    background: rgba(0, 0, 0, 0);
}
.search-modal .inside {
    background-color: rgba(24,24,24,1);
}
.ce_rsce_fassade2 .image-holder {
    margin-top: 30px;
}
/* fix logo width */
#nav-desktop > .level_1 > li.first > a, #nav-desktop > .level_1 > li.first > strong {
	background-size: 100% auto;
}

/* fix mediathek header */
.fixHeaderMedia #container {
    //margin-top: 200px;
}
.nav-mediathek {
    padding-bottom: 0px;
}
.ce_rsce_fassade2 .icon-holder {
    width: 100px;
    height: 70px;
}

.customarticle_138 .content-holder .headline{
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

/* IE10 IE11 */
@media all and (-ms-high-contrast: none) and (min-width: 767px), (-ms-high-contrast: active)  and (min-width: 767px){
	.ce_rsce_textspecial_teaser.type-wide .block-left{
		-ms-flex: 0 1 calc(50% - 55px);
		flex: 0 1 calc(50% - 55px);
		flex-basis: calc(50% - 55px);
	}
	.ce_rsce_textspecial_teaser.type-wide .block-right{
		-ms-flex: 0 1 calc(50% - 55px);
		flex: 0 1 calc(50% - 55px);
		flex-basis: calc(50% - 55px);
	}
	.ce_rsce_multitext_teaser .teaser-block{
		-ms-flex: 0 1 calc(50% - 55px);
		flex: 0 1 calc(50% - 55px);
		flex-basis: calc(50% - 55px);
	}
	
	.ce_rsce_multicolumn_teaser .teaser-block{
		-ms-flex: 0 1 calc(50% - 55px);
		flex: 0 1 calc(50% - 55px);
		flex-basis: calc(50% - 55px);
	}
	#footer .footer-left .mod_customnav{
		-ms-flex: 0 1 calc(25% - 30px);
		flex: 0 1 calc(25% - 30px);
		flex-basis: calc(25% - 30px);
		
	}
	.ce_rsce_textspecial_teaser.type-small .block-left{
		-ms-flex: 0 1 calc(66.6% - 30px);
		flex: 0 1 calc(66.6% - 30px);
		flex-basis: calc(66.6% - 30px);
		
	}
	.ce_rsce_textspecial_teaser.type-small .block-right{
		-ms-flex: 0 1 calc(33.3% - 60px);
		flex: 0 1 calc(33.3% - 60px);
		flex-basis: calc(33.3% - 60px);
	}
	.ce_rsce_text_element_wide_teaser .teaser-block{
		-ms-flex: 0 1 calc(33.3% - 30px);
		flex: 0 1 calc(33.3% - 30px);
		flex-basis: calc(33.3% - 30px);
	}
	.ce_rsce_textimage_teaser .content-holder{
		-ms-flex: 0 1 calc(50% - 30px);
		flex: 0 1 calc(50% - 30px);
		flex-basis: calc(50% - 30px);
		
	}
	.ce_rsce_textimage_teaser .image-block{
		-ms-flex: 0 1 calc(50% - 30px);
		flex: 0 1 calc(50% - 30px);
		flex-basis: calc(50% - 30px);
	}
	.ce_rsce_fassade2 .content-holder{
		-ms-flex: 0 1 calc(50% - 30px);
		flex: 0 1 calc(50% - 30px);
		flex-basis: calc(50% - 30px);
	}
	.ce_rsce_fassade2 .image-block{
		-ms-flex: 0 1 calc(50% - 30px);
		flex: 0 1 calc(50% - 30px);
		flex-basis: calc(50% - 30px);
	}
	#main .ce_rsce_infobox li{
		-ms-flex: 0 1 calc(50% - 30px);
		flex: 0 1 calc(50% - 30px);
		flex-basis: calc(50% - 30px);
	}
	.ce_rsce_filterteaser .items-6 > div:nth-child(1), .ce_rsce_filterteaser .items-7 > div:nth-child(1), .ce_rsce_filterteaser .items-10 > div:nth-child(1), .ce_rsce_filterteaser .items-11 > div:nth-child(1), .ce_rsce_filterteaser .items-13 > div:nth-child(1), .ce_rsce_filterteaser .items-8 > div:nth-child(1), .ce_rsce_filterteaser .items-9 > div:nth-child(1), .ce_rsce_filterteaser .items-12 > div:nth-child(1), .ce_rsce_filterteaser .items-6 > div:nth-child(2), .ce_rsce_filterteaser .items-7 > div:nth-child(2), .ce_rsce_filterteaser .items-10 > div:nth-child(2), .ce_rsce_filterteaser .items-11 > div:nth-child(2), .ce_rsce_filterteaser .items-13 > div:nth-child(2), .ce_rsce_filterteaser .items-8 > div:nth-child(2), .ce_rsce_filterteaser .items-9 > div:nth-child(2), .ce_rsce_filterteaser .items-12 > div:nth-child(2), .ce_rsce_filterteaser .items-6 > div:nth-child(7), .ce_rsce_filterteaser .items-7 > div:nth-child(7), .ce_rsce_filterteaser .items-10 > div:nth-child(7), .ce_rsce_filterteaser .items-11 > div:nth-child(7), .ce_rsce_filterteaser .items-13 > div:nth-child(7), .ce_rsce_filterteaser .items-8 > div:nth-child(7), .ce_rsce_filterteaser .items-9 > div:nth-child(7), .ce_rsce_filterteaser .items-12 > div:nth-child(7), .ce_rsce_filterteaser .items-6 > div:nth-child(8), .ce_rsce_filterteaser .items-7 > div:nth-child(8), .ce_rsce_filterteaser .items-10 > div:nth-child(8), .ce_rsce_filterteaser .items-11 > div:nth-child(8), .ce_rsce_filterteaser .items-13 > div:nth-child(8), .ce_rsce_filterteaser .items-8 > div:nth-child(8), .ce_rsce_filterteaser .items-9 > div:nth-child(8), .ce_rsce_filterteaser .items-12 > div:nth-child(8) {
    -ms-flex: 0 1 calc(50% - 30px);
    flex: 0 1 calc(50% - 30px);
    flex-basis: calc(50% - 30px);
	}
	
	.ce_rsce_filterteaser .items-6 > div:nth-child(4), .ce_rsce_filterteaser .items-7 > div:nth-child(4), .ce_rsce_filterteaser .items-10 > div:nth-child(4), .ce_rsce_filterteaser .items-11 > div:nth-child(4), .ce_rsce_filterteaser .items-13 > div:nth-child(4), .ce_rsce_filterteaser .items-8 > div:nth-child(4), .ce_rsce_filterteaser .items-9 > div:nth-child(4), .ce_rsce_filterteaser .items-12 > div:nth-child(4), .ce_rsce_filterteaser .items-6 > div:nth-child(5), .ce_rsce_filterteaser .items-7 > div:nth-child(5), .ce_rsce_filterteaser .items-10 > div:nth-child(5), .ce_rsce_filterteaser .items-11 > div:nth-child(5), .ce_rsce_filterteaser .items-13 > div:nth-child(5), .ce_rsce_filterteaser .items-8 > div:nth-child(5), .ce_rsce_filterteaser .items-9 > div:nth-child(5), .ce_rsce_filterteaser .items-12 > div:nth-child(5), .ce_rsce_filterteaser .items-6 > div:nth-child(6), .ce_rsce_filterteaser .items-7 > div:nth-child(6), .ce_rsce_filterteaser .items-10 > div:nth-child(6), .ce_rsce_filterteaser .items-11 > div:nth-child(6), .ce_rsce_filterteaser .items-13 > div:nth-child(6), .ce_rsce_filterteaser .items-8 > div:nth-child(6), .ce_rsce_filterteaser .items-9 > div:nth-child(6), .ce_rsce_filterteaser .items-12 > div:nth-child(6), .ce_rsce_filterteaser .items-6 > div:nth-child(10), .ce_rsce_filterteaser .items-7 > div:nth-child(10), .ce_rsce_filterteaser .items-10 > div:nth-child(10), .ce_rsce_filterteaser .items-11 > div:nth-child(10), .ce_rsce_filterteaser .items-13 > div:nth-child(10), .ce_rsce_filterteaser .items-8 > div:nth-child(10), .ce_rsce_filterteaser .items-9 > div:nth-child(10), .ce_rsce_filterteaser .items-12 > div:nth-child(10), .ce_rsce_filterteaser .items-6 > div:nth-child(11), .ce_rsce_filterteaser .items-7 > div:nth-child(11), .ce_rsce_filterteaser .items-10 > div:nth-child(11), .ce_rsce_filterteaser .items-11 > div:nth-child(11), .ce_rsce_filterteaser .items-13 > div:nth-child(11), .ce_rsce_filterteaser .items-8 > div:nth-child(11), .ce_rsce_filterteaser .items-9 > div:nth-child(11), .ce_rsce_filterteaser .items-12 > div:nth-child(11), .ce_rsce_filterteaser .items-6 > div:nth-child(12), .ce_rsce_filterteaser .items-7 > div:nth-child(12), .ce_rsce_filterteaser .items-10 > div:nth-child(12), .ce_rsce_filterteaser .items-11 > div:nth-child(12), .ce_rsce_filterteaser .items-13 > div:nth-child(12), .ce_rsce_filterteaser .items-8 > div:nth-child(12), .ce_rsce_filterteaser .items-9 > div:nth-child(12), .ce_rsce_filterteaser .items-12 > div:nth-child(12) {
	    -ms-flex: 0 1 calc(33.3% - 30px);
	    flex: 0 1 calc(33.3% - 30px);
	    flex-basis: calc(33.3% - 30px);
	}
	
	.ce_rsce_filterteaser .items-11 > div:nth-child(9), .ce_rsce_filterteaser .items-11 > div:nth-child(10), .ce_rsce_filterteaser .items-11 > div:nth-child(11) {
	    -ms-flex: 0 1 calc(33.3% - 30px);
	    flex: 0 1 calc(33.3% - 30px);
	    flex-basis: calc(33.3% - 30px);
	}
	.mod_newsarchive .layout_latest {
		-ms-flex: 0 1 calc(66.6% - 30px);
		flex: 0 1 calc(66.6% - 30px);
		flex-basis: calc(66.6% - 30px);
	}
	.mod_newslist .layout_latest:nth-child(2), .mod_newsarchive .layout_latest:nth-child(2), .mod_newslist .layout_latest:nth-child(3), .mod_newsarchive .layout_latest:nth-child(3), .mod_newslist .layout_latest:nth-child(6), .mod_newsarchive .layout_latest:nth-child(6), .mod_newslist .layout_latest:nth-child(7), .mod_newsarchive .layout_latest:nth-child(7) {
	    -ms-flex: 0 1 calc(33.3% - 30px);
	    flex: 0 1 calc(33.3% - 30px);
	    flex-basis: calc(33.3% - 30px);
	}
	.search-open img{
		width: 30px;
	}
}


@media all and (-ms-high-contrast: none) and (max-width: 992px), (-ms-high-contrast: active) and (max-width: 992px){
	#footer{
		height: 450px;
	}
	#footer .footer-left .mod_customnav {
	    -ms-flex: 0 1 calc(50% - 20px);
	    flex: 0 1 calc(50% - 20px) !important;
	    flex-basis: calc(50% - 20px);
	    padding-bottom: 20px;
	    margin-bottom: 20px;
	    z-index: 10;
	}
	#footer .footer-right {
	    position: relative;
	    -webkit-box-flex: 0 1 100%;
	    -moz-box-flex: 0 1 100%;
	    -webkit-flex: 0 1 100%;
	    -ms-flex: 0 1 100%;
	    flex: 0 1 100%;
	    flex-basis: 100%;
	}
	#footer .footer-bottom {
	    -webkit-box-flex: 0 1 100%;
	    -moz-box-flex: 0 1 100%;
	    -webkit-flex: 0 1 100%;
	    -ms-flex: 0 1 100%;
	    flex: 0 1 100%;
	    flex-basis: 100%;
	    clear: both;
	    -js-display: flex;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    padding-top: 30px;
	}
	#footer .footer-right .footer-nav-social{
		float: left;
		padding-top: 220px;
	}
	#footer .footer-bottom{
		display: block;
	    padding-top: 320px;
	}
	.ce_rsce_iconbar_teaser .teaser-block {
	    -ms-flex: 0 1 calc(33.3334% - 20px);
	    flex: 0 1 calc(33.3334% - 20px);
	    flex-basis: calc(33.3334% - 20px);
	    margin: 10px auto;
	}
	
	
}

@media all and (-ms-high-contrast: none) and (max-width: 767px), (-ms-high-contrast: active) and (max-width: 767px){
	#footer .footer-right .footer-nav-social{
		padding-top: 0px;
	}
	#footer .footer-bottom{
	    padding-top: 90px;
	}
	#footer{
		height: 550px;
	}
	#footer .footer-right {
	    padding-top: 250px;
	}
	/*startseite*/
	.customarticle_53 .row{
		flex-direction: inherit;
	}
	/*vorteile*/
	.video-text{
		flex-basis: inherit !important;
		-ms-flex: none;
		flex: none;
	}
}





/* search top fix animation */
@media (min-width: 1200px){
	.search-modal{
		margin-top: 0px;
	    -webkit-transition: margin-top 0.2s ease-in;
	    -moz-transition: margin-top 0.2s ease-in;
	    -ms-transition: margin-top 0.2s ease-in;
	    -o-transition: margin-top 0.2s ease-in;
	    transition: margin-top 0.2s ease-in;
	}
	.search-modal.is-scrolled{
		margin-top: -20px;
	}
	.customarticle_137 .ce_rsce_textspecial_teaser .block-left{
	    padding-left: 40px;
	    padding-right: 40px;
	}
	.customarticle_137 .ce_rsce_textspecial_teaser .block-right{
	    padding-right: 35px !important;
	}
}


/* grid */
@media (min-width: 1400px){
	.ce_rsce_multitext_teaser .teaser-block {
	    -webkit-box-flex: 0 1 calc(50% - 15px);
	    -moz-box-flex: 0 1 calc(50% - 15px);
	    -webkit-flex: 0 1 calc(50% - 15px);
	    -ms-flex: 0 1 calc(50% - 15px);
	    flex: 0 1 calc(50% - 15px);
	    flex-basis: calc(50% - 15px);
	}
	.ce_rsce_multicolumn_teaser .teaser-block, .ce_rsce_black_double_teaser .teaser-block  {
	    -webkit-box-flex: 0 1 calc(50% - 15px);
	    -moz-box-flex: 0 1 calc(50% - 15px);
	    -webkit-flex: 0 1 calc(50% - 15px);
	    -ms-flex: 0 1 calc(50% - 15px);
	    flex: 0 1 calc(50% - 15px);
	    flex-basis: calc(50% - 15px);
	    width: calc(50% - 15px);
	}
	.ce_rsce_textimage_teaser .image-block {
	    padding-right: 40px;
	}
	.ce_rsce_contactbox {
	    flex: 0 0 calc(41.66667% - 15px);
	    max-width: calc(41.66667% - 15px);
	    padding-right: 0px;
	}
}


@media (max-width: 1400px){
	.has-sidebar #container {
	    max-width: 1200px;
	    padding-left: 15px;
    	padding-right: 15px;
	}
	.customarticle_49 .ce_rsce_textspecial_teaser .block-right {
	    padding-right: 15px;
	    padding-left: 10px;
	}
}
/*footer handy*/
@media (max-width: 1200px){
	.menu-holder .footer-nav-social{
		display: none;
	}
	.ce_rsce_filterteaser .filter-container .teaser-block {
	    -webkit-box-flex: 0 1 50% !important;
	    -moz-box-flex: 0 1 50% !important;
	    -webkit-flex: 0 1 50% !important;
	    -ms-flex: 0 1 50% !important;
	    flex: 0 1 50% !important;
	    flex-basis: 50% !important;
	}
	.ce_rsce_fassade2 .icon-holder {
	    height: 50px;
	    width: 100px;
	}
	.ce_rsce_fassade2 .image-holder {
	    min-height: 280px;
	}
	.content-block{
		padding-right: 15px !important;
	}
	/*safarie fix last button on start screen*/
	.customarticle_53 .inside{
	    min-height: 602px !important;
	}
	/*none hover iconbar*/
	#icon-0:hover .drop1, #icon-0:hover .drop2, #icon-0:hover .drop3, #icon-1:hover .st3, #icon-2:hover .cross, #icon-3:hover .threearrow, #icon-4:hover .clock, #icon-4:hover .circle{
		transition: none !important;
		animation: none !important;
	}
	/*header mobile*/
	.search-open {
		position: relative;
		//left: calc(100% - 200px);
        left: calc(100% - 250px);
		z-index: 10;
	}
    .login_dev {
        //left: 30px;
        z-index: 11;
        left: calc(100% - 260px);
    }
	.header-logo-mobile{
		position: relative;
		left: 15px;
		width: 90px !important;
	    height: 31px !important;
	    background: url(/files/images/icons/logo_white.svg) no-repeat 0 50%;
	    background-size: 100% auto;
	}
	/* fix element responsive */
	.ce_rsce_multitext_teaser .row {
	    margin-left: -25px;
	    margin-right: -25px;
	}
	.ce_rsce_multicolumn_teaser .teaser-block {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.ce_rsce_showcase .content-block {
	    padding-left: 40px;
	    padding-right: 40px !important;
	}
	.ce_rsce_textimage_teaser{
	    padding-left: 15px;
    	padding-right: 15px;
	}
	.ce_rsce_fassade2 .content-holder {
	    padding-right: 15px !important;
	    padding-left: 15px !important;
	}
	.has-sidebar #container {
	    max-width: 1200px;
	    padding-left: 40px;
    	padding-right: 40px;
	}
	body #container > * > .inside > * > * > .inner, body .custom > * > .inside > * > * > .inner, body #header > .inside > * > * > .inner, body #footer > .inside > * > * > .inner {
	    padding-top: 50px;
	    padding-bottom: 0px;
	}
	/* seach tablet*/
	.search-modal .inside .formbody {
        position: absolute;
        //left: -50px;
        left: 0px;
        //width: 100%;
        width: calc(100% - 50px);
        top: 15px;
	}
	.search-modal .inside .search-close {
		left: auto;
	    right: -3px;
	}
	.search-modal {
	    height: 30px;
	    width: calc(100% - 300px);
	    left: 215px;
	}
	.search-modal .mod_search .widget-text input {
	    height: 30px;
	}
	.search-modal .mod_search .widget-submit .submit {
	    height: 30px;
	    background: #0D89EB;
	    border-bottom-right-radius: 5px;
	    border-top-right-radius: 5px;
	}
	.newSearchSearch{
		top: -6px;
    	position: relative;
	}
	.widget-submit .submit {
	    background-color: rgba(255, 204, 79, 0);
	    border: none;
	}
	.widget-submit .submit:hover {
	    opacity: 0.6;
	}
	/*
	.formbody .widget-text{
		order: 1;
	}
	.formbody .widget-submit{
		order: 0;
	}
	*/
	/* disable 2nd search block on mobile*/
	#ctrl_keywords_11{
		display: none;
	}
	/* TEXT agb, gesellschaft, datenschutz, ect.*/
	.ce_text.col.col-12.first.last.block {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	/* img 16:9 */
	.teaser-block .image-holder {
	    max-height: 320px;
	    height: initial !important;
	    min-height: 280px;
	}
	/* fix header on firefox */
	#header .header-top {
	    height: 60px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	/*
	.ce_rsce_textspecial_teaser .block-left {
	    padding-left: 25px;
	    padding-right: 25px;
	}
	.ce_rsce_textspecial_teaser .block-right {
	    padding-right: 20px;
	}
	*/
	/* grid */
	.ce_rsce_textspecial_teaser .block-left {
	    padding-left: 20px;
	    padding-right: 40px;
	}
	.ce_rsce_textspecial_teaser .block-right {
	    padding-right: 20px;
	    padding-left: 40px;
	}
	.customarticle_137 .ce_rsce_textspecial_teaser {
	    padding-left: 0px !important;
	    padding-right: 0px !important;
	}
	.ce_rsce_textspecial_teaser.col-no-padding .block-left{
		padding-left: 25px;
		padding-right: 25px;
	}
	.ce_rsce_textspecial_teaser.col-no-padding .block-right{
		padding-left: 25px;
		padding-right: 25px;
	}
	.ce_rsce_contactbox {
	    //flex: 0 0 41.66667%;
	    //max-width: 41.66667%;
	    flex: 0 0 calc(41.66667% - 15px);
	    max-width: calc(41.66667% - 15px);
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.customarticle_26 .contact-form .formbody {
	    padding-left: 5px;
	    padding-right: 15px;
	}


	
	#footer .footer-bottom .footer-nav-extra{
		    -webkit-box-flex: 0 1 100%;
		    -moz-box-flex: 0 1 100%;
		    -webkit-flex: 0 1 100%;
		    -ms-flex: 0 1 100%;
	}
	#footer {
	    padding-top: 45px;
	    padding-bottom: 45px;
	}
	#footer .footer-bottom {
	    padding-top: 45px;
	    padding-right: 10px;
	}
	
}




@media (max-width: 992px){
	/* footer */
	#footer {
	    padding-top: 30px;
	    padding-bottom: 45px;
	}
	#footer .footer-right {
	    padding-top: 45px;
	    margin-right: 0px;
	    padding-right: 10px;
	    /* fix safari bug */
	    min-height: 114px;
	}
	#footer .footer-right .footer-nav-social ul {
	    display: inline-flex;
	    justify-content: flex-end;
	    -webkit-justify-content: flex-end;
	}
	.footersocial h3 {
	    display: block !important;
	    padding-bottom: 0px;
	    margin-bottom: 0px;
	    /* fix safari bug */
	    min-height: 1px;
	}
	#footer .footer-bottom {
	    padding-top: 45px;
	    //padding-bottom: 75px;
	    padding-bottom: 105px;
	    /* fix safari bug */
	    min-height: 30px;
	    display: block;
	}
	#footer .footer-bottom .footer-logo {
	    top: 75px;
	    padding-right: 10px;
	    /* fix safari bug */
	    min-height: 30px;
	}
	#footer .footer-left{
	    /* fix safari bug */
	    min-height: 107px;
	}
	/* FOOTER */
	/* infosheet */
	.ce_rsce_textimage_teaser_small .image-block {
	    min-height: 280px;
	}
	.has-sidebar #left {
	    order: 0;
	}
	.ce_rsce_filterteaser .filter-container .teaser-block {
	    -webkit-box-flex: 0 1 100% !important;
	    -moz-box-flex: 0 1 100% !important;
	    -webkit-flex: 0 1 100% !important;
	    -ms-flex: 0 1 100% !important;
	    flex: 0 1 100% !important;
	    flex-basis: 100% !important;
	}
	.ce_rsce_fassade2 .content-holder {
	    padding-right: 15px !important;
	    padding-left: 15px !important;
	}
	.ce_rsce_iconbar_teaser .row {
	    justify-content: flex-start;
	}
	.ce_rsce_iconbar_teaser .teaser-block {
	    margin: 20px 0;
	}
	
	.ce_rsce_video_teaser .video-container{
		left: 0px;
	}
	.ce_rsce_iconbar_teaser .teaser-block {
		padding-bottom: 20px;
	}
	.disMobl{
		display: none;
	}
	.customarticle_26 .contact-form .formbody {
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.layout_latest.arc_1.block.first.even.presse div{
		min-height: 1px !important;
	}
	.ce_rsce_fassade2 .icon-holder {
	    height: 50px;
	    width: 100px;
	}
	/*safari fix contactbox*/
	.ce_rsce_contactbox{
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 15px;
    	padding-right: 15px;

	}
	/*safari fix last button on start screen*/
	.customarticle_53 .inside{
	    min-height: 753px !important;
	}
	/*bilder referenzen*/
	.ce_rsce_filterteaser .filter-container .teaser-block {
	    margin-bottom: 70px;
	}
	.ce_rsce_filterteaser .filter-container .teaser-block:last-child {
	    //margin-bottom: 70px;
	}
	.ce_rsce_filterteaser .filter-container .teaser-info {
		//top: calc(100% + 44px);
	    top: calc(100% - 36px);
	}
	/* fix elements responsive design */
	.ce_rsce_video_teaser{
		padding-left: 15px;
    	padding-right: 15px;
	}
	.ce_rsce_fassade2 .content-holder {
	    //padding-right: 0px !important;
	    //padding-left: 0px !important;
	}
	/*
	.ce_rsce_fassade2 {
	    padding-left: 25px;
	    padding-right: 20px;
	}
	*/
	.ce_rsce_fassade2 .content-holder p, .ce_rsce_fassade2 .content-holder h3 {
	    padding-right: 0px !important;
	}
	/* infobox */
	.infobox {
	    margin-top: 80px;
	}
	/* nav-mediathek*/
	.has-sidebar #left {
	    //padding-top: 80px;
	}
	.nav-mediathek ul.level_1 .items {
	    display: block !important;
	}
	/* img 16:9 */
	.teaser-block .image-holder {
	    max-height: 305px;
	    height: initial !important;
	    min-height: 280px;
	}
	/* fix header on moblie*/
	#header .header-top,#header .header-top.is-scrolled {
	    height: 60px;
	    padding-top: 0px;
	    padding-bottom: 0px;
	}
	
	/* grid */
	.ce_rsce_textspecial_teaser .block-left {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.ce_rsce_textspecial_teaser .block-right {
	    padding-left: 20px;
	    padding-right: 15px;
	}
	.ce_rsce_text_element_wide_teaser .teaser-block {
	    border-left: 0px;
	    border-right: 0px;
	    margin-left: 5px;
	    margin-right: 5px;
	}
	.ce_rsce_textspecial_teaser.col-no-padding .block-left{
		padding-left: 25px;
		padding-right: 25px;
	}
	.ce_rsce_textspecial_teaser.col-no-padding .block-right{
		padding-left: 25px;
		padding-right: 25px;
	}
	.ce_rsce_infobox{
		padding-left: 15px;
		padding-right: 15px;
	}
	.ce_rsce_fassade2 {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.ce_rsce_filterteaser{
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.customarticle_167 .teaser-block, .customarticle_169 .teaser-block, .customarticle_171 .teaser-block{
	    margin-left: 15px;
		margin-right: 15px;
	}
	.mod_newsarchive .layout_latest {
	    padding-left: 10px;
	    padding-right: 20px;
	}
	.subscribe-form .formbody{
		width: 100%;
		padding-left: 25px;
    	padding-right: 25px;
	}
	
	.customarticle_110 .outer, .customarticle_110 .ce_text{
	    padding-left: 0px !important;
	    padding-right: 0px !important;
	}
	.customarticle_26 .outer{
		margin-left: 30px !important;
		margin-right: 30px !important;
		width: calc(100% - 60px) !important;
	}
	/* news */
	.mod_newsreader .image-holder .image_container {
		height: 250px;
		max-width: 250px;
	}
	
}


@media (max-width: 767px) {
	/* footer */
	#footer {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	#footer .hyperlink_img img {
	    height: 25px;
	    width: 220px;
	    float: right;
	}
	#footer .footer-right, #footer .footer-bottom {
	    padding-top: 45px;
	    padding-bottom: 0px;
	    padding-right: 0px;
	    display: block;
	}
	 #footer .footer-bottom {
	    /* fix safari bug */
	    min-height: 135px;
	}
	#footer .footer-bottom .footer-logo .image_container {
	    margin-top: 45px;
	}
	#footer .footer-bottom .footer-logo {
	    top: 0px;
	    padding-right: 0px;
	}
	#footer .footer-bottom .footer-logo .image_container {
	    padding-right: 0px;
	}
	.footersocial h3 {
	    /* fix safari bug */
	    min-height: 1px;
	}
	
	.customarticle_59 .outer{
		margin-left: 0px !important;
	    margin-right: 0px !important;
	    padding-left: 0px !important;
	    padding-right: 0px !important;
	    width: 100% !important;
	}
	.filter-buttons{
		margin-left: 25px;
		margin-right: 25px;
	}
	#footer .footer-left {
	    min-height: 224px;
	}
	/* footer */
	/*
	#footer {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	#footer .hyperlink_img img {
	    height: 25px;
	    width: 220px;
	    float: right;
	}
	#footer .footer-right, #footer .footer-bottom {
	    padding-top: 45px;
	    padding-bottom: 0px;
	}
	#footer .footer-bottom .footer-logo .image_container {
	    margin-top: 45px;
	}
	#footer .footer-bottom .footer-logo {
	    top: 0px;
	}
	*/
	.infosheetstyle{
		width: 100%;
		float: right;
	}
	.downloadInfosheet {
	    left: 0px;
	    top: -80px;
	}
	.infoboxh2{
		margin-top: 0px;
		padding-bottom: 100px;
	}
	#footer .footer-bottom .footer-nav-extra ul{
		display: inline;
	}
	#footer .footer-bottom .footer-nav-extra li{
		padding-top: 5px;
		padding-left: 0px;
		left: -10px;
	}
	#footer .footer-right .footer-nav-social{
		float: left;
	}
	.mod_newsarchive.col.col-12.block {
	    left: 0px;
	}
	.content-holder {
	    padding-bottom: 0px;
	    //padding-top: 50px;
	    max-width: 100%;
	}
	.content-holder h3, .ce_text h3 strong{
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto; 
	}
	.customarticle_135 .ce_rsce_hero_teaser .content-holder .subheadline strong {
	    margin-right: 0px;
	}
	.customarticle_114 .ce_rsce_hero_teaser .content-holder .subheadline strong {
	    margin-right: 0px;
	}
	.content-holder .icon-holder{
		margin-bottom: 17.5px;
	}
	/*safari fix last button on start screen*/
	.customarticle_53 .inside{
	    min-height: 1px !important;
	}
	/*header mobile*/
	.ce_rsce_headline_teaser{
		display: none;
	}
	.ce_rsce_hero_teaser .content-holder {
	    bottom: 30px;
	}
	.ce_rsce_hero_teaser .content-holder .subheadline {
	    padding-top: 15px;
	    padding-left: 15px;
	    padding-right: 15px;
	    padding-bottom: 30px;
	    width: calc(100% - 60px);
	    margin: 0 auto;
	}
	.ce_rsce_hero_teaser .content-holder .subheadline h1{
	    font-size: 2.5rem;
	}
	.ce_rsce_hero_teaser .content-holder .headline{
	    width: calc(100% - 90px);
	    font-size: 2rem;
	    margin-left: 60px;
	    top: -15px;
	    padding-top: 15px;
	    padding-left: 15px;
	    padding-right: 15px;
	    padding-bottom: 20px;
	}
	/* fix mobile startseite */
	.ce_text p {
	    margin-bottom: 15px;
	}
	.ce_rsce_hero_teaser .content-holder .subheadline strong {
	    border: 2px solid rgba(255, 255, 255, 1);
	    padding-top: 1px;
	}
	.button-block{
	    margin-bottom: 30px;
	}
	.ce_rsce_textspecial_teaser .block-right > div {
	    padding: 15px 15px 20px;
	}
	/* iconbar*/
	.ce_rsce_iconbar_teaser {
	    padding-top: 0px;
	    padding-bottom: 0px;
	}
	.ce_rsce_iconbar_teaser .teaser-block {
	    margin: 30px 0;
	}
	.ce_rsce_iconbar_teaser .teaser-block .title {
	    margin-top: 0px;
	}
	svg#uv, #umbrella, #arrowcross, #threearrow, #circleclock {
	    width: 75px;
	}
	/* gelbe boxen startseite*/
	.ce_rsce_multitext_teaser .teaser-block .inside {
	    padding: 20px 20px 25px;
	}
	.ce_rsce_multitext_teaser .teaser-block:last-child {
	    padding-bottom: 15px;
	}
	/* img full width*/
	.ce_rsce_multicolumn_teaser .image-holder {
	    margin-bottom: 15px;
	}
	.ce_rsce_multicolumn_teaser .image-holder {
	    margin-bottom: 15px;
	}
	.ce_rsce_multicolumn_teaser .button-block {
	    margin-bottom: 0;
	}
	.ce_rsce_multicolumn_teaser .teaser-block:nth-child(2) {
	    padding-top: 20px;
	}
	#container {
	    padding-bottom: 30px;
	}
	.sidebar-opener, .sidebar-closer {
	    height: 40px;
	    padding-top: 18px;
	}
	/* TEXT agb, gesellschaft, datenschutz, ect.*/
	.ce_text.col.col-12.first.last.block {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	/* kontakt formbody */
	.ce_form.col.col-12.col-md-7.first.block {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	section.ce_rsce_contactbox.col.col-12.col-md-5.last {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	/* infobox yelloy-box */
	#main .ce_rsce_infobox .content-holder {
	    padding: 0px;
	}
	.ce_rsce_text_element_wide_teaser .teaser-block > .inside {
	    padding: 15px;
	}
	/* img 16:9 */
	.teaser-block .image-holder {
	    max-height: 430px;
	    height: initial !important;
	}
	/* pics referenzen fix last element */
	.ce_rsce_filterteaser .filter-container .teaser-block:last-child {
	    margin-bottom: -25px;
	}
	.subscribe-form .widget-submit{
	    text-align: left;
	}
	/* grid */
	.ce_rsce_textspecial_teaser .block-left {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.ce_rsce_textspecial_teaser .block-right {
	    padding-left: 15px;
	    padding-right: 10px;
	}
	.ce_rsce_text_element_wide_teaser .teaser-block {
	    border-left: 0px;
	    border-right: 0px;

	}
	.ce_rsce_text_element_wide_teaser .teaser-block{
	    margin-left: 0px;
		margin-right: 0px;
	}
	.customarticle_167 .teaser-block, .customarticle_169 .teaser-block, .customarticle_171 .teaser-block{
	    margin-left: 15px;
		margin-right: 15px;
	}
	.ce_rsce_textspecial_teaser.col-no-padding .block-left{
		padding-left: 25px;
		padding-right: 25px;
	}
	.ce_rsce_textspecial_teaser.col-no-padding .block-right{
		padding-left: 25px;
		padding-right: 25px;
	}
	.ce_rsce_infobox{
		padding-left: 15px;
		padding-right: 15px;
	}
	.ce_rsce_fassade2 .content-holder{
		padding-left: 5px !important;
    	padding-right: 5px !important;
	}
	.nav-news li.title {
	    top: 0px;
	}
	.customarticle_19 .mod_newsmenu .level_1 {
    	padding-left: 5px;
	}
	.mod_newsarchive .layout_latest{
		padding-left: 15px;
    	padding-right: 15px;
	}
	.subscribe-form .formbody{
		padding-left: 15px;
    	padding-right: 15px;
	}
	.has-sidebar #container {
	    padding-left: 25px;
	    padding-right: 25px;
	}
	.customarticle_110 .outer, .customarticle_110 .ce_text{
	    padding-left: 0px !important;
	    padding-right: 0px !important;
	}
	.ce_rsce_fassade2 .icon-holder {
	    height: 50px;
	    width: 50px;
	}
	
	
	
	
	/*filter referenzen*/
	.ce_rsce_filterteaser .filter-buttons {
	    align-items: baseline;
	    //height: 100px;
	}
	.ce_rsce_filterteaser .filter-buttons {
	    flex-direction: initial;
	    margin-top: 25px;
	}
	.filter-buttons li{
		margin-top: 0px;
	}
	li.title{
	    top: -40px;
	}
	li.all, li.item-0, li.item-1{
	    left: -48px;
	}
	.ce_rsce_filterteaser .filter-buttons li {
	    margin-right: 10px;
	    //width: 100%;
	    //font-size: 1rem;
	}
	.ce_rsce_filterteaser .filter-buttons li {
	    font-size: 12px !important;
	    font-weight: 700 !important;
	    letter-spacing: 0.5px !important;
	}
	.ce_rsce_filterteaser .filter-buttons li a.active, .ce_rsce_filterteaser .filter-buttons li a:hover {
	    background: rgba(24, 24, 24, 1) !important;
	    color: rgba(255, 204, 0, 1) !important;
	    font-weight: 700 !important;
	    letter-spacing: 0.5px !important;
	}
	.ce_rsce_filterteaser .filter-buttons li a {
	    letter-spacing: 0.5px !important;
	    background: #808080;
	    font-weight: 700 !important;
	}
	.ce_rsce_filterteaser .filter-container .teaser-info .title, .ce_rsce_filterteaser .filter-container .teaser-info .subtitle {
	    font-size: 18px;
	}
	/* little black box */
	.ce_rsce_filterteaser .filter-container .teaser-info .title {
	    padding: 10px 15px 10px 15px;
	}
	.ce_rsce_filterteaser .filter-container .teaser-info .subtitle {
	    padding: 10px 15px 10px 15px;
	}
	/*
	.ce_rsce_filterteaser .filter-buttons .item-0{
		position: relative;
	    left: 100px;
	    top: -52px;
	}
	.ce_rsce_filterteaser .filter-buttons .item-1{
		position: relative;
	    left: 203px;
	    top: -104px;
	}
	*/
	/*bilder referenzen*/
	.ce_rsce_filterteaser .filter-container .teaser-block {
	    //margin-bottom: 120px;
	    margin-bottom: -50px;
	}
	.ce_rsce_filterteaser .filter-container .teaser-info {
		width: calc(100% - 15px);
	    top: calc(100% - 128px);
	    left: 15px;
	}
	.ce_rsce_filterteaser .filter-container .teaser-info .subtitle {
	    width: calc(100% - 30px) !important;
	}
	/*
	ul.filter-buttons {
	    height: 100px;
	}
	li.item-0 {
	    top: -50px;
	    left: 33%;
	}
	li.item-1 {
	    position: relative;
	    top: -100px;
	    left: 66%;
	}
	*/
	/* filter news*/
	.mod_newsmenu .level_1 {
	    align-items: baseline;
	}
	/* fix elements responsive design */
	.ce_rsce_multitext_teaser .teaser-block {
	    padding-left: 20px;
	    padding-right: 15px;
	    padding-bottom: 10px;
    	padding-top: 5px;
	}
	.ce_rsce_multicolumn_teaser .teaser-block {
	    padding-left: 5px;
	    padding-right: 0px;
	}
	.ce_rsce_showcase .content-block {
	    padding-left: 25px;
	    padding-right: 25px !important;
	}
	.ce_rsce_fassade2 {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	/*search mobile style*/
	.search-modal .mod_search .widget-text input {
	    width: calc(100% + 20px);
	}
	#ctrl_submit_10{
		display: none;
	}
	.search-modal .inside .search-close {
	    left: calc(100% - 40px);
	    top: 0px;
	    position: absolute;
	}
	#footer .container{
		padding-left: 15px;
		padding-right: 15px;
	}
	.ce_rsce_showcase .image-holder {
	    background-size: auto 70%;
	}
	.ce_rsce_video_teaser .video-container .youtube-thumb {
	    background-size: auto 85%;
	}
	.ce_rsce_textimage_teaser .image-holder {
	    background-size: 100%;
	}
	body #container > * > .inside > * > * > .inner, body .custom > * > .inside > * > * > .inner, body #header > .inside > * > * > .inner, body #footer > .inside > * > * > .inner {
	    padding-top: 30px;
	    padding-bottom: 0px;
	}
	.headline{
		margin-bottom: 15px;
	}
	/* newsletter */
	.subscribe-form .formbody {
	    flex-flow: row wrap;
	    display: flex;
	}
	.selectric-wrapper {
	    margin-bottom: 17px;
	}
	/*
	.widget-explanation:nth-child(1){
		order: 0;
	}
	.is-salutation{
		order: 1;
	}
	.is-vorname{
		order: 2;
	}
	.is-name{
		order: 3;
	}
	.is-email{
		order: 4;
	}
	.widget-explanation:nth-child(2){
		order: 5;
	}
	.widget-checkbox{
		order: 6;
	}
	.widget-submit{
		order: 6;
	}
	*/
	/* news */
	.mod_newsreader .layout_full .teaser-info .info {
	    //top: 250px;
	}
	.ce_rsce_textimage_teaser .image-holder {
	    height: 170px;
	}
	div.image-holder {
	    min-height: 170px !important;
	}
	/*infobox*/
	.infobox{
		margin-top: 40px;
	}
	
	/* iPhone, iPad*/
	@supports (-webkit-overflow-scrolling: touch) {
		#icon-0{
			flex: 0 1 calc(50% - 2px);
			-webkit-box-flex: 0 1 calc(50% - 2px);
		}
	}
	/* mobile nav fix*/
	#nav-mobile .level_1 {
	    margin-top: 0px;
	}
	/* button start seite*/
	.ce_rsce_multitext_teaser .button-block {
	    padding-bottom: 10px;
	    padding-top: 10px;
	    margin-bottom: 0;
	    margin-top: 0px;
	}
	/* search smartphone */
	.search-modal .inside .formbody {
	    left: -191px;
	    //left: -150px;
	    width: calc(100% + 115px);
	    //width: calc(100% + 70px);
	}
}



@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:portrai){
	@supports (-webkit-overflow-scrolling: touch) {
		#footer .footer-bottom li{
			font-size: 1.4rem !important;
		}
		#footer{
			background: red;
		}
		#footer .footer-bottom li strong {
		    font-size: 1.4rem !important;
		}
	}
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape) { 
	@supports (-webkit-overflow-scrolling: touch) {
		#footer .footer-bottom li{
			font-size: 1rem !important;
		}
		#footer .footer-bottom li strong {
		    font-size: 1.6rem !important;
		}
	}
}

/* referenz fall-back */
@media (max-width: 390px) {
	.ce_rsce_filterteaser .filter-buttons {
	    flex-direction: column;
	    margin-top: 0px;
	}
	.filter-buttons li {
	    left: 0px;
	}
	li.title {
	    top: 0px;
	}
}
/* cookies */

.aniDetails{
    display: none;
}
.form{
    width: 75%;
    margin: 10px;
}
.left{
    float: left;
    background: none !important;
    border: 1px solid grey;
}
.right{
    float: right;
}
label{
    width: auto;
}
label input.checkbox{
    width: auto;
    -webkit-appearance: checkbox;
    margin-bottom: 0px;
}
label.label_cookie, .checkbox{
    margin-right: 10px;
}
label.label_cookie{
    padding: 10px;
    border: 0;
    background: #0099a1;
    color: #fff;
    cursor: pointer;
    border: 1px solid grey;
}
label.unchecked {
    margin-right: 50px;
}
label.checked, label.unchecked {
    background: grey;
}
@media (max-width: 600px) {
    label.label_cookie, button.button_cookie {
        float: left;
        margin-bottom: 10px;

    }
}
.button_cookie_fake{
    cursor: pointer;
}

/* youtube vid list */
.tight_ul p{
    margin-bottom: 20px;
}
.tight_ul ul li{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    //margin-bottom: -8px;
}
.tight_ul ul li:before{
    top: 9px !important;
}







