#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.v-component{opacity:0}.v-component.loaded{animation-delay:50ms;animation-duration:250ms;animation-name:fadIn;animation-fill-mode:forwards}.alert-component{position:fixed;top:0;left:0;right:0;bottom:0;z-index:20;background:rgba(255, 255, 255, 0.1);display:flex;align-items:center;justify-content:center}.alert-component .alert-container{width:90%;height:90%;padding:0.5em;max-width:250px;max-height:200px;background:#fff;border:1px solid rgba(13, 11, 4, 0.2);box-shadow:0 0 10px rgba(0, 0, 0, 0.2);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center}.alert-component .alert-container p{margin:0;font-size:0.85rem;font-family:"Barlow-Bold", "Helvetica Neue", sans-serif}@media only screen and (min-width:411px){.alert-component .alert-container p{font-size:1rem}}.alert-component .alert-container .loading-component{width:100%;display:flex;min-height:150px;align-items:center}.alert-component.error .alert-container .loading-component span,.alert-component.error .alert-container .loading-component div{color:tomato !important;background:tomato !important}.alert-component.error .alert-container p{color:tomato;line-height:1.2}.v-component.loaded.alert{opacity:1;animation-name:none}@keyframes fadIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes loading{0%,80%,100%{box-shadow:0 0;height:30px}40%{box-shadow:0 -1em;height:40px}}@keyframes loading{0%,80%,100%{box-shadow:0 0;height:30px}40%{box-shadow:0 -1em;height:40px}}
.cookiebar{box-sizing:border-box;position:fixed;left:0;width:100%;padding:.6em 1.2em;background-color:#4b4b4b;color:#fff;font-size:1em;text-align:center;z-index:10}.cookiebar *{box-sizing:border-box}.cookiebar--active{display:flex!important;justify-content:center;align-items:center;flex-wrap:wrap}.cookiebar--position-top{top:0}.cookiebar--position-bottom{bottom:0}.cookiebar__message,.cookiebar__text{margin-right:1.5em}.cookiebar__link{color:#fff;text-decoration:underline}.cookiebar__link:hover{text-decoration:none}.cookiebar__button{margin:0;padding:.6em 1.2em;border:none;border-radius:0;background-color:#4ea55e;color:#fff;font-weight:700;cursor:pointer}.cookiebar__button:hover{background-color:#3e824a}.cookiebar__analytics{margin-right:1.5em}.cookiebar__analytics-label{cursor:pointer}.cookiebar__analytics-checkbox{margin-right:5px}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
body{
	
	font-weight: 100 !important;
	background-color: #fff;
	
	
}

.hero_vimeo {
	position: relative;
	padding-bottom: 56.25%;
	
	height: 0;
	overflow: hidden;
}
	
.hero_vimeo iframe,
.hero_vimeo object,
.hero_vimeo embed {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  border: none;
  }


.list-item.card img{		
	padding: 5px;
	max-height: 200px;
	object-fit: scale-down;

}

.clogo img{
	
	object-fit: scale-down;
	max-height: 300px;
}

.button-aktiv{
	color: #fff;
	background: #BF282A;
	padding: 20px;
	text-align: center;
	border-radius: 5px;
	font-weight: 700;
	width: 250px;
	margin: 10px;
}

.button-aktiv a{
	color: #fff;
	
	
	
	
}

.formular{
	max-width: 1600px;
	margin: 0 auto;
	
}

.formular fieldset legend{
	color: #fff;
	background: #BF282A;
	padding: 10px;
	
	
}
.formular fieldset {
	border: none;
	width: 100%;
	
	
}
.formular .widget{
	margin-bottom: 30px;
	
	
}
.formular fieldset label{
	font-weight: 500;
	
	
}

.formular .widget-radio{
	width: 100%;
	border-bottom: 1px solid #000;
	
	
}

.formular .widget-radio imput{
	margin-right: 10px;
	position: relative;
	
}


.formular .widget-radio label{
	display: inline-block;
	margin-right: 40px;
	position: relative;
	
}


.formular .widget-radio span{
	display: inline-block;
	
	position: relative;
	
}

.formular .widget-radio legend{
	background: none;
	color: #000;
	font-weight: 700;
}





.formular .widget-pagebreak {
	width: auto;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: 0.13rem;
	padding: 0.75rem 2.5rem;
	}
	
	
	
.formular .widget-pagebreak button{
	color: #fff;
	background: #BF282A;
	padding: 20px;
	}    
	



.zurueck a{
	color: #fff;
	background: #BF282A;
	}    
	




.progress {
	max-width: 1600px;
	margin: 0 auto;
	
	height: 30px;
	
}
.progress-bar {
	width: 100%;
	height: 100%;
	background: #fff;
}
.progress .numbers {
	position: absolute;
	color: #fff;
	font-size: 18px;
	height: 10px;
	padding: 0 10px;
	margin-top: -30px;
}
.progress-bar-inner {
	background: #BF282A;
	height: 100%;
}

.mod_mp_form_steps ul {
	list-style: none;
	padding: 0;
}
.mod_mp_form_steps ul li {
	display: inline-block;
	padding-right: 30px;
}



.mod_mp_form_steps{
	
	max-width: 1600px;
	margin: 0 auto;
}


#top{
	
	font-weight: 100 !important;

	
	
	
}

.ce_youtube{
	
	margin-bottom: 300px;
	max-width: 1600px;
	width: 90%;
	margin: 0 auto;
	
	
}

.ce_youtube figure{
	
	display: block;
	
	
}


.video_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video_container iframe,
.video_container object,
.video_container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.ce_checkout{
	max-width: 1600px;
	width: 90%;
	margin: 0 auto;
	
	
}
.hero-content-inner{
	top: 800px !important;
	margin-top: 20% !important;
	
	
}
.hero-content-inner h1 {
font-size: 4rem;
font-weight: bold;
font-family: NunitoSans Extra Bold, Trebuchet MS, Arial, sans-serif;
text-transform: uppercase;
}

.hero-content-inner .info {
	font-size: 1.5rem;

}

	

.card-body h3{
	font-weight: 100;
	
	
	
}



.zurueck_button {
    width: auto;
    font-family: NunitoSans Regular, Trebuchet MS, Arial, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 0.13rem;
    padding: 0.75rem 2.5rem;
    }
    
    
    
.zurueck{
    color: #fff;
    background: #BF282A;
    }    
    



.zurueck a{
    color: #fff;
    background: #BF282A;
    }    
    





.category.item{
	 transition: transform .8s; /* Animation */
	
	
}

.category.item:hover{
	transform: scale(1.1);
	overflow: visible;
	
	
}



.navigation_item {overflow: hidden;}
.navigation_item .image{
	 transition: transform .8s; /* Animation */
	
	
}

.navigation_item:hover .image{
	transform: scale(1.1);
}


.mod_article.onlineschalter {
    background-color:rgba(230,  230,  230, 0.4);      
}

.ce_online_desk_categories{
	background: none;	
}

.ce_links.grey-bg{
	background: none;
}




.ce_navigation_group .navigation_item {
   
    min-width: 19.5%;
    }

hr{
	
	border-top: 3px solid #bf282a;
	
	margin-left: 40px;
	margin-right: 40px;
	
	
}


.ce_heroslider .hero-content p {
    line-height: 1.4;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
}



@media (max-width: 768px) { 
		
	.list-item.card{		
	width: 100%;
		
	
	}
	
	
	
	.ce_navigation_group .navigation_item {
   
    min-width: 250px;
    }
	
	
	.search_right .cm_listing{
	
	min-width: 100%;
	border-bottom: 6px solid #bf282a;
	border-left: 10px solid #bf282a;
	padding-left: 20px;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	
	margin-bottom: 10px;
	
	
	
}
	.search_right{
	float: left;
	width: 100%;
	min-height: 50px;
	padding-left: 30px;
	
	
	
	
	
}
	
	.search_left{
	height: 220px;
	
	
	
	
	
}
	
	.mod_searchform .widget-select{
		display: none;		
		
	}
	
	
	
	
	
	/* Breite beträgt höchstens 1024px */ }




.search_right{
	float: right;
	
	
	
	
	
	
	
}

.search_right .cm_listing{
	
	width: 230px;
	border-bottom: 6px solid #bf282a;
	border-left: 10px solid #bf282a;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	height: 50px;
	margin-bottom: 10px;
	
	
	
}
.search_right .teaser{
	
	display: none;	
	
	
}



.search_right h3{
	color: #fff;
	font-size: 0.8rem;
	font-weight: 100;
	margin: 0;
	padding: 0;
	
	
}
.search_left{
	float: left;
	
	
	
	
	
}

.aktuelle_themen h4{
	color: #fff;
	font-size: 0.8em;
	line-height: 15px;
	background-color: #bf282a;
	font-weight: 100;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	width: 120px;
	margin-left: -25px;
	margin-top: -70px;
	
	
}

.ce_fulltextsearch{
	float: left;
	position: relative;
	margin-bottom: 20px;
	
	
	
	
}
.mega-navigation-context {
    display: none;
    background-color:rgba(255, 255, 255, 0.9);
    
}


.mega-navigation-context li a {
    color: #000;
    padding: 0.3rem 0;
    font-weight: 100;
    display:block
}

.mega-navigation-context p {
    line-height: 1.2;
    margin:0 0 1rem 0
}

