@charset "utf-8";

@import url("css3_transitions.css");
@import url("../fonts/fontawesome/css/font-awesome.css");

@import url('../fonts/fontawesome-pro-5.13.0/css/all.min.css');

/* @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic); */ /* 'Open Sans' */
@import url("../fonts/open_sans/stylesheet.css");
/* @import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700); */ /* 'Open Sans Condensed' */
@import url("../fonts/open_sans_condensed/stylesheet.css");
/* @import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700); */ /* 'Oswald' */
@import url("../fonts/oswald/stylesheet.css");

html, body {
	background: #f8f8f8;
	/* background-size: cover; */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 13px/18px 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	color: #151515;
	height: 100%;
	min-height: 100%;
	hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-locale: 'de';
	-webkit-text-size-adjust: none;
}
.img-responsive, 
.img_responsive {
	display: block;
	max-width: 100%;
	height: auto;
	/* ISSUES IN CHROME - BLURRY */
	image-rendering: -webkit-optimize-contrast;
	/*	
	image-rendering: pixelated;
	filter: blur(0);
	-webkit-filter: blur(0);
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
	*/
}

/* LINKS */
a,
a:link,
a:visited {
	color: #151515;
	text-decoration: none;
}

/* HEADER */
.layout_header {
	width: 995px;
	height: 170px;
	color: #6b6b6b;
}
/* LADEBALKEN */
.layout_loadingbar {
	background: #086AB2;
	width: 0px;
	height: 2px;
	display: block;
	position: fixed;
	top: 0px;
}


/* LOGO */
.layout_logo {
	width: 550px;
	height: 120px;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_logo_inhalte a, 
.layout_logo_inhalte a:link,
.layout_logo_inhalte a:visited {
	/*background: transparent url(../images/bg_logo_mittel.png) no-repeat left top;*/
	background: transparent url(../images/logo_anzenberger.png) no-repeat left top;
	background-size: contain;
	width: 550px;
	height: 120px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_slogan {
	background: #D32A23;
	width: 550px;
	font: normal 10px/14px Arial,Helvetica;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 2px 4px 2px 4px;
	margin: 10px 0px 0px 0px;
	color: #ffffff !important;

}


/* SLIDESHOW */
.layout_slideshow {
	margin: 86px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/* LAYOUT */
.layout_body_ {
	background: transparent url() no-repeat center top;
	width: 100% !important;
	height: 100% !important;
	display: block;
}
.layout_body_blank {
	background: transparent url() no-repeat center top;
	/* im body tag */
	width: 100% !important;
	height: 100% !important;
	display: block;
}
.layout_rahmen {
	width: 1010px;
	height: 100%;
	margin: 0 auto;	
}
.layout_rahmen_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/* SPALTEN */
.layout_columns {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_column_left {
	/* background: #222222; */
	background: #fcfcfc;
	width: 660px;
	vertical-align: top;
}
.layout_column_left_inner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_column_horizontal_spacer {
	width: 10px;
	vertical-align: top;
}
.layout_column_right {
	background: #086AB2;
	width: 325px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}




/* RIGHT STATIC */
.layout_column_right_innner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_column_right_static_boxes {
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 20px 30px;
}
.layout_column_right_static_boxes a,
.layout_column_right_static_boxes a:link,
.layout_column_right_static_boxes a:visited {
	color: #ffffff;
	text-decoration: none;
}
.layout_column_right_static_boxes h3 {
	color: #ffffff;
}
.layout_column_right_static_box {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}
.column_right_static_box_contact_div {
	width: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.column_right_static_box_contact_icon {
	width: 30px;
	display: inline-block;
}



.layout_component {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_component_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.layout_component_padding_lire_40 {
	padding-left: 40px;
	padding-right: 40px;
}
.layout_component_padding_ou_40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.layout_component_padding_40 {
	padding: 40px 25px 20px 25px;
}
.layout_component_padding_lire_25 {
	padding-left: 25px;
	padding-right: 25px;
}
.layout_component_padding_ou_25 {
	padding-top: 25px;
	padding-bottom: 25px;
}
.layout_component_featured {
	background: #fcfcfc;
	width: 660px;
}
.layout_component_featured_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 20px 0px;
}
.layout_component_featured_100p {
	background: #fcfcfc;
	width: 995px;
}
.layout_component_featured_100p_inhalte {
	background: #fcfcfc;
	margin: 0px 0px 0px 0px;
	padding: 40px 25px 40px 25px;
}
.layout_component_featured_100p_inhalte a,
.layout_component_featured_100p_inhalte a:link,
.layout_component_featured_100p_inhalte a:visited {
	color: #151515;
}


/* PFAD */
.layout_breadcrumbs {
	background: #086AB2;
	width: 995px;
	height: 40px;
	/*position: fixed;*/
	font: normal 13px/35px 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	letter-spacing: 0px;
	/*font: normal 12px/40px 'Open Sans', Helvetica, sans-serif;*/
	color: #fcfcfc;
}
.layout_breadcrumbs_inhalte {
	width: 995px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_modul_breadcrumbs {
	margin: 0px 0px 0px 20px;
}
.layout_breadcrumbs_inhalte img {
    display:none;
}
.layout_breadcrumbs span {
	margin: 0px 10px 0px 5px;
}
.layout_breadcrumbs a.pathway {
	background: url(../images/icons/icon_arrow_weiss_rechts.png) no-repeat right 6px;
	padding: 0px 16px 0px 0px;
	margin-left: 5px;
	color: #fcfcfc;
	text-decoration: none;
}
.layout_breadcrumbs a.pathway:hover {
	background-image: url(../images/icons/icon_arrow_weiss_full_rechts.png);
	color: #fcfcfc; 
	text-decoration: none;
}
.layout_breadcrumbs a.breadcrumbs_home {
	background: transparent url(../images/icons/icon_home_klein.png) no-repeat center 6px; 
	height: 13px; 
	width: 13px; 
	float: left;
	border-radius: 2px; 
	-webkit-border-radius: 2px;
	margin: 8px 5px 0px 0px; 
	text-indent: -999em; 
	padding: 2px 5px !important;
}
.layout_breadcrumbs:hover a.breadcrumbs_home {
	/* background: #151515 url(../images/icons/icon_home_klein_weiss.png) no-repeat center center; */
}
.layout_breadcrumbs .breadcrumbs_showHere {
	background: url(../images/icons/icon_arrow_weiss_rechts.png) no-repeat right 5px;
	margin: 0px 3px 0px 0px;
	padding: 0px 12px 0px 0px;
}
.layout_breadcrumbs span.breadcrumbs_youarehere {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity: 0;
	filter:alpha(opacity=0);
	background: #fcfcfc url(../images/icons/icon_arrow_schwarz_links.png) no-repeat 5px center;
	padding: 0px 8px 0px 15px;
	font: normal 12px/12px 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	color: #010101;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin-left: 40px; /*float:right;*/
}
.layout_breadcrumbs:hover span.breadcrumbs_youarehere {	
	opacity: 1;
	margin-left: 0;
	filter:alpha(opacity=100);
}
span.breadcrumbs_youarehere:hover {
	cursor: help;
}
/* ZU TOP 1 PFEIL */
.layout_zutop {
	width: 35px;
	height: 35px;
	position: relative;
	z-index: 100;
	margin: 0px 30px 0px 0px;
}
.layout_zutop a {
	width: 35px;
	height: 35px;
	display: none;
	text-decoration:none !important;
	position: relative;
	padding: 0 !important;
	float: left;
}
.layout_zutop a:hover {
	background-position: left bottom !important;
	background-color: transparent;
	text-decoration: none !important;
}
.layout_zutop .zutop {
	background: url(../images/icons/icon_slider_mini_pfeile_weiss.png) no-repeat left -68px;
	-moz-transition: background-position 0.5s ease-out 0s;
	-webkit-transition: background-position 0.5s ease-out 0s;
	transition: background-position 0.5s ease-out 0s;
}
.layout_zutop .zutop:hover {
	background: url(../images/icons/icon_slider_mini_pfeile_weiss.png) no-repeat;
}
/* ZU TOP 2 BUTTON */
.zutop_button {
	background: #086AB2 url(../images/icons/icon_zutop_button_weiss.png) no-repeat 140px top;
	background: rgba(8, 106, 178, 0.9) url(../images/icons/icon_zutop_button_weiss.png) no-repeat 140px top;
	-moz-transition: background-position 0.5s ease-out 0s;
	-webkit-transition: background-position 0.5s ease-out 0s;
	transition: background-position 0.5s ease-out 0s;
	width: 190px;
	height: 28px;
	right: 7px;
	bottom: 7px;
	position: fixed;
	z-index: 99999;	
	display: none;
	cursor: pointer;
}
.zutop_button:hover {
	background: #085891 url(../images/icons/icon_zutop_button_weiss.png) no-repeat 140px bottom;
	background: rgba(8, 88, 145, 0.9) url(../images/icons/icon_zutop_button_weiss.png) no-repeat 140px bottom;
}
.zutop_button_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 10px;
	font: normal 12px/12px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	color: #fcfcfc;
}
.zutop_button_inhalte:hover {
	color: #fcfcfc;
}



/* CMS BOXEN */
.layout_cmsboxen_1er,
.layout_cmsboxen_1er_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_cmsbox_1er {
	width: 390px;
	min-height: 315px;
	color: #fcfcfc;
	margin: 0px 0px 10px 0px;
}
.layout_cmsbox_1er:last-child {
	margin: 0px 0px 0px 0px;
}
.layout_cmsboxen_4er,
.layout_cmsboxen_4er_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_cmsbox_4er {
	width: 245px;
	min-height: 325px;
	color: #fcfcfc;
	margin: 0px 0px 0px 10px;
}
.layout_cmsbox_4er:first-child {
	margin: 0px 0px 0px 0px;
}
.cmsboxfarbe_83BA1F {
	background: #83BA1F;
}
.cmsboxfarbe_2D98C0 {
	background: #2D98C0;
}
.cmsboxfarbe_E56C19 {
	background: #E56C19;
}
.cmsboxfarbe_696969 {
	background: #696969;
}
.cmsboxfarbe_D9252B {
	background: #D9252B;
}
.cmsboxfarbe_E064B7 {
	background: #E064B7;
}
.cmsboxfarbe_E84C3D {
	background: #E84C3D;
}
.cmsboxfarbe_C4B7AE {
	background: #C4B7AE;
}
/* BLUE OVERRIDE */
.cmsboxfarbe_E84C3D,
.cmsboxfarbe_C4B7AE {
	background: #086AB2;
}



/* 4er BOXEN */.layout_cmsbox_4er_inhalte {
	font: normal 13px/18px 'Open Sans', Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
}
.layout_cmsbox_4er_inhalte h1 {
	font: normal 20px/20px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	color: #fcfcfc;
	letter-spacing: -1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.layout_cmsbox_4er_readmore a,
.layout_cmsbox_4er_readmore a:link {
	background: transparent url(../images/icons/icon_cmsbox_readmore.png) no-repeat right top;
	width: 14px;
	height: 26px;
	display: block;
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 0px 0px;
	-moz-transition: background-position 0.4s ease-out 0s; 
	-webkit-transition: background-position 0.4s ease-out 0s; 
	transition: background-position 0.4s ease-out 0s;
}
.layout_cmsbox_4er_readmore a:hover {
	background-position: 1px 0px;
}

/* 1er BOXEN */
.layout_cmsbox_1er_inhalte {
	font: normal 13px/18px 'Open Sans', Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
}
.layout_cmsbox_1er_inhalte h1 {
	font: normal 20px/20px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	color: #fcfcfc;
	letter-spacing: -1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.layout_cmsbox_1er_readmore a,
.layout_cmsbox_1er_readmore a:link {
	background: transparent url(../images/icons/icon_cmsbox_readmore.png) no-repeat right top;
	width: 14px;
	height: 26px;
	display: block;
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 0px 0px;
	-moz-transition: background-position 0.4s ease-out 0s; 
	-webkit-transition: background-position 0.4s ease-out 0s; 
	transition: background-position 0.4s ease-out 0s;
}
.layout_cmsbox_1er_readmore a:hover {
	background-position: 1px 0px;
}




.cmsbox_1er_img_hover_wrapper {
	width: 390px;
	height: 125px;
	position: relative; 
	overflow: hidden;
}
.cmsbox_4er_img_hover_wrapper {
	background: url(../images/wrappertest.png) no-repeat center;
	width: 245px;
	height: 124px;
	position: relative; 
	overflow: hidden;
}

.cmsbox_1er_img_hover,
.cmsbox_4er_img_hover {
	background: rgba(255,255,255, 0.8);
	/* background: transparent url(../images/wrappertest.png) no-repeat center; */
	width: 100% !important;
	height: 100% !important;
	z-index: 1;
	position: absolute;
	top: 0px;
	opacity: 0;
}


.layout_cmsboxen {
	background: #ffffff;
	height: 270px;
}
.layout_cmsboxen_inhalte {
	padding: 40px 40px 40px 40px;
	text-align: justify;	
}
/*
.layout_cmsbox_1,
.layout_cmsbox_2,
.layout_cmsbox_3 {
	width: 290px;
}
*/
.layout_cmsbox_1 {
	width: 290px;
}
.layout_cmsbox_2 {
	width: 310px;
}
.layout_cmsbox_3 {
	width: 270px;
}
.layout_cmsbox_1_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 0px;
}
.layout_cmsbox_2_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
}
.layout_cmsbox_3_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* CONTENT LISTE */
.content_liste_items h1 {
	font: normal 25px/25px 'Oswald', Helvetica, sans-serif;
	font-weight: 300;
	color: #151515;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
}
.content_liste_items h2 {
	width: 100%;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #151515;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #b4b4b4;
}

.content_liste_item {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 4px 0px;
	border-bottom: 1px dashed #b4b4b4;
}
.content_liste_item:last-child {
	border-bottom: none;
}
.content_liste_item a,
.content_liste_item a:link,
.content_liste_item a:visited {
	background: url(../images/icons/icon_arrow_schwarz_rechts.png) no-repeat left 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #333333;
}
.content_liste_item a:hover {
	background: url(../images/icons/icon_arrow_schwarz_full_rechts.png) no-repeat left 4px;
	text-decoration: underline;
	color: #151515;
}



/* NEWSLETTER */
.layout_newsletter_modul {
	background: #ededed;
	font: normal 13px/18px 'Open Sans', Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}
.layout_newsletter_modul_inhalte {
	position: relative;
	overflow: hidden;
}
.layout_newsletter_modul h2 {
	color: #1f1f1f;
}
.newsletter_modul_beschreibung {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
.acyfield_html {
	position: absolute;
	top: 0px;
	margin: 2px 0px 0px 120px;
	padding: 0px 0px 0px 0px;
}.acyfield_html span input[type="radio"] {
	position: relative;
	top: 1px;
}
.acyfield_fontawesome {
	background-color: #EEEEEE;
	width: auto;
	height: 20px;
	border: 1px solid #CCCCCC;
	border-right: none;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	min-width: 16px;
	text-align: center;
	text-shadow: 0px 1px 0px #FFFFFF;
	color: #6b6b6b;
   margin: 0px 0px 0px 0px;
	padding: 7px 6px 2px 6px;
}
.acyfield_name {
	margin: 0px 0px 8px 0px;
	display: block;
}
.acyfield_name input,
.acyfield_email input {
	font: normal 13px/13px 'Open Sans', Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 6px 5px 5px 5px;
	color: #6b6b6b;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.acysubbuttons input {
	clear: both;
	float: right;
   margin: 10px 29px 0px 0px;
}

.acyfield_name input:focus,
.acyfield_email input:focus {
	border-color: #999999;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
}

/* NEWSLETTER KOMPONENTE */
.layout_newsletter_user {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 40px 0px;
}
.layout_newsletter_user_inhalte_padding {
	padding: 0px 40px 0px 40px;	
}
.layout_newsletter_user_anmeldeform {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_newsletter_liste_item {
	background: #f3f3f3;
	margin: 10px 0px 0px 0px;
	padding: 20px 40px 20px 40px;
}
.newsletter_liste_anabmelden {
	padding: 0px 0px 10px 0px;
}
.layout_newsletter_listen_finaltext {
	margin: 20px 0px 0px 0px;
	padding: 0px 40px 0px 40px;
	color: #666666;
}
.layout_newsletter_user_format_und_button {
	margin: 0px 40px 0px 40px;
}
.acyfield_name_user_anmeldeform {
	margin: 0px 0px 8px 0px;
	display: block;
}
.acyfield_name_user_anmeldeform input,
.acyfield_email_user_anmeldeform input {
	font: normal 13px/13px 'Open Sans', Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 6px 5px 5px 5px;
	color: #6b6b6b;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.acyfield_name_user_anmeldeform input:focus,
.acyfield_email_user_anmeldeform input:focus {
	border-color: #999999;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
}



/* SUCHE MODUL */
.search input[type="text"] {
	background: #097fd2 url(../images/icons/icon_suche_input_weiss.png) no-repeat 125px 6px;
	width: 140px;
	height: 20px;
	font: normal 13px/13px 'Open Sans', Helvetica, sans-serif;
	color: #fcfcfc;
	border: none;
	margin: 9px 10px 0px 0px;
	padding: 5px 5px 5px 5px;

}
/*
.search input[type="text"]:focus {
	background: #fcfcfc url(../images/icons/icon_suche_input.png) no-repeat 125px 4px;
	border-color: #fcfcfc;
	color: #010101;
}
*/
/* SUCHE KOMPONENTE */
.search-form {
	background: #f3f3f3;
	padding: 20px 40px 20px 40px;
}
.search-form-fontawesome {
	background-color: #EEEEEE;
	width: auto;
	height: 20px;
	border: 1px solid #CCCCCC;
	border-right: none;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	min-width: 16px;
	text-align: center;
	text-shadow: 0px 1px 0px #FFFFFF;
	color: #6b6b6b;
	margin: 0px 0px 0px 0px;
	padding: 9px 6px 2px 6px;
	height: 35px;
}
.search-form-search-searchword input[type="text"] {
	background: #ffffff;
	font: normal 13px/13px 'Open Sans', Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 4px 5px;
	color: #6b6b6b;
	height: 35px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.search-form-search-searchword input[type="text"]:focus {
	border-color: #999999;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
}
.search-form-search-searchbutton {
	margin: 0px 0px 0px 10px;
}
.searchintro {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal !important;
}
.searchintro p strong {
	font: bold 13px/18px 'Open Sans', Helvetica, sans-serif;
	font-weight: 600;
	color: #151515;
	text-decoration: none;
}
.search .form-limit {
	float: left;
}
.search .counter {
	float: right;
	margin: 7px 0px 0px 0px;
}
.form-limit-und-counter {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.searchphrase {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.search-results {
	padding: 10px 25px 20px 25px;	
}
.search-results dt,
.search-results dd {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.search-result-item {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;	
}
.search-results .result-title {
	font: normal 13px/13px 'Open Sans', Helvetica, sans-serif;
	color: #151515;
}
.result-category {
	color: #6b6b6b;
	display: none;
}
.search-results .result-title a,
.search-results .result-title a:link {
	font: bold 13px/18px 'Open Sans', Helvetica, sans-serif;
	font-weight: 600;
	color: #151515;
	text-decoration: none;
}
.search .error {
	padding: 10px 25px 20px 25px;
}


div.searchphrase label {
	padding: 4px 8px 4px 0px;
}
div.searchphrase input[type="radio"] {
	margin-right: 8px;
}



/* PARTNER */
.layout_partner {
	background: #1f1f1f;
	width: 100%;
	height: 150px;
	/*position: fixed;*/
	font: normal 11px/40px Arial,Helvetica;
}
.layout_partner_inhalte {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* MARKEN CAROUSEL */
.layout_horizontal_elegant_carousel {
	width: 100%;
	margin: 0 auto;
	height: 100px;
}
.layout_horizontal_elegant_carousel .horizontal_logo_slider {
	width: 880px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}
.layout_horizontal_elegant_carousel .carousel_container {
	width: 880px; /* 3x220 + 3x1px margin */
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0px;
	position: relative;
}
.layout_horizontal_elegant_carousel_ ul  { 
	height: 100px;
	width: 1980px;
}
.layout_horizontal_elegant_carousel ul li {
	/*width: 160px;*/
	height: 100px;
	display: block;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	position: relative;
}
.elegantcarousel_prev,
.elegantcarousel_next {
	background: url(../images/icons/icon_slider_mini_pfeile_weiss.png) no-repeat -35px 0;
	width: 35px;
	height: 35px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	-moz-transition: background-position 0.4s ease-out 0s; 
	-webkit-transition: background-position 0.4s ease-out 0s; 
	transition: background-position 0.4s ease-out 0s;
	cursor: pointer;
}
.elegantcarousel_prev {
	background-position: 0px -35px;
}
.elegantcarousel_next:hover{
	background-position: 0 0;
}
.elegantcarousel_prev:hover {
	background-position: -35px -35px;
}



/* FOOTER */
.layout_footer {
	background: #1F1F1F;
	width: 995px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_footer_inhalte {	
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font: normal 13px/18px 'Open Sans', Arial, Helvetica;
	color: #fcfcfc; 
	text-decoration: none;
}
.layout_footer_inhalte a,
.layout_footer_inhalte a:link,
.layout_footer_inhalte a:visited {
	color: #fcfcfc; 
	text-decoration: none;
}
.layout_footer_inhalte_slogan h2 {
	font: normal 20px/20px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	color: #fcfcfc;
	letter-spacing: -1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_footer_inhalte_slogan h3 {
	font: normal 13px/18px 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	color: #178CE1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* FOOTER MODUL */
.layout_footer_modul {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.footer_trennstreifen_top {
	background: #414141;
	width: 930px;
	height: 1px;
	display: block;
}
.footer_trennstreifen_bottom {
	background: #313131;
	width: 930px;
	height: 1px;
	display: block;
}
.layout_footer_modul_boxen {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_footer_modul_box {
	width: 310px;
}
.layout_footer h1 {
	font: normal 15px/26px 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	color: #fcfcfc;	
}
.layout_footer h2 {
	font: normal 15px/26px 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	color: #fcfcfc;	
}


/* PRE FOOTER */
.layout_pre_footer {
	background: #086AB2;
	width: 995px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_pre_footer_inhalte {	
	margin: 0 auto;
	padding: 40px 20px 0px 20px;
	font: normal 13px/18px 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	color: #fcfcfc; 
	text-decoration: none;
}
.layout_pre_footer_inhalte_margin {
	padding: 0px 0px 0px 40px;
}
.layout_pre_footer_inhalte h2 {
	font: normal 18px/26px 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	color: #fcfcfc;
}
.layout_pre_footer_inhalte a,
.layout_pre_footer_inhalte a:link,
.layout_pre_footer_inhalte a:visited {
	color: #fcfcfc;
	text-decoration: none;
}
.layout_pre_footer_inhalte a:hover {
	text-decoration: underline;
}
.layout_pre_footer_box_1 {
	width: 290px;
}
.layout_pre_footer_box_2 {
	width: 360px;
}
.layout_pre_footer_box_3 {
	width: 250px;
}
.layout_pre_footer_box_1_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.layout_pre_footer_box_2_inhalte {
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;	
}

.pre_footer_kontakt {
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;	
}
.pre_footer_kontakt_div {
	width: 90px;
}
.pre_footer_kontakt_icon {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;		
}
.pre_footer_kontakt_icon_facebook {
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 0px;			
}


/* PRE FOOTER NAVIGATION */
.layout_pre_footer_navigation {
	background: #086AB2;
	width: 995px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_pre_footer_navigation_inhalte {	
	margin: 0 auto;
	padding: 20px 20px 0px 25px;
	font: normal 13px/18px 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	color: #fcfcfc; 
	text-decoration: none;
}

/* FOOTER COPYRIGHT */
.layout_footer_copyright {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.footer_copyright {
	color: #464646;
}
a.powered_by_link,
a.powered_by_link:link,
a.powered_by_link:visited {
	color: #464646;
	/*text-shadow: 1px 1px 1px #000000;*/
}
.footer_copyright_logo a,
.footer_copyright_logo a:link {
	background: transparent url(../images/bg_logo_footer.png) no-repeat left top;
	width: 155px;
	height: 60px;
	display: block;
}

/* FOOTER WEBLINKS */
ul.footer_weblinks {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
ul.footer_weblinks li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a.footer_weblink,
a.footer_weblink:link {
	background: url(../images/icons/icon_arrow_weiss_rechts.png) no-repeat 5px 5px;
	padding: 0px 5px 0px 20px;
}
a.footer_weblink_weiss,
a.footer_weblink_weiss:link {
	color: #fcfcfc !important;
}
a.footer_weblink_blau,
a.footer_weblink_blau:link {
	color: #178CE1 !important;
}



/* NAVIGATION DROPDOWN */
/* NAVIGATION CSS3 - BASIS: REDTEAM */
.layout_navigation_dropdown {
	background: #086AB2;
	width: 995px;
	height: 50px;
	/* margin: 0 auto; */
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s;
	-o-transition: all 0.9s;
	transition: all 0.9s;
}
.layout_navigation_dropdown_inhalte_ {
	background: #086AB2;
	background: rgba(252, 252, 252, 0.2);
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
}
.layout_navigation_dropdown_fixed {
	position: fixed;
	top: 0;
	z-index: 9999;
}
/* MINI RESET */
#codeDESIGN_dropdown, #codeDESIGN_dropdown ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
/* MAIN LEVEL */
#codeDESIGN_dropdown {
	margin: 0px 0px 0px 20px;	padding: 0px 0px 0px 0px;
}
/* CLEAR FLOATS */
#codeDESIGN_dropdown:before,
#codeDESIGN_dropdown:after {
	content: '';
	display: table;
}
#codeDESIGN_dropdown:after {
	clear: both;
}
#codeDESIGN_dropdown {
	zoom: 1;
}

/* LIST ELEMENTS */
#codeDESIGN_dropdown li {
	float: left;
	position: relative;
	border-left: 1px solid #085d99;
}
#codeDESIGN_dropdown li:first-child {
	border-left: none;
}
#codeDESIGN_dropdown li:hover,
#codeDESIGN_dropdown li.active {
	background: #086AB2;
}
#codeDESIGN_dropdown a {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 19px 10px 19px 10px;
	color: #fcfcfc; /* #010101; */
	text-transform: uppercase;
	font: normal 12px/12px 'Open Sans', Arial, Helvetica;
	text-decoration: none;
}
#codeDESIGN_dropdown li:hover > a {
	color: #fcfcfc; /* #010101; */
}
#codeDESIGN_dropdown span.separator {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 19px 10px 19px 10px;
	color: #fcfcfc; /* #010101; */
	text-transform: uppercase;
	font: normal 12px/12px 'Open Sans', Arial, Helvetica;
	text-decoration: none;	
}
*html #codeDESIGN_dropdown li a:hover { 
	/* IE6 only */
	color: #fcfcfc;
}
#codeDESIGN_dropdown li.current a,
#codeDESIGN_dropdown li.current a:link,
#codeDESIGN_dropdown li.active > a,
#codeDESIGN_dropdown li.active > a:link {
	color: #fcfcfc;
}

/* SUBMENUS */
#codeDESIGN_dropdown ul {
	margin: 20px 0px 0px 0px;
	_margin: 0; /*IE6 only*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 1;
	transition: all .2s ease-in-out;
	z-index: 999999;
}
#codeDESIGN_dropdown li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
#codeDESIGN_dropdown ul li a,
#codeDESIGN_dropdown ul li a:link,
#codeDESIGN_dropdown ul li a:visited {
	color: #fcfcfc !important;
	font: normal 11px/12px 'Open Sans', Arial, Helvetica;
}
#codeDESIGN_dropdown ul li a:hover {
	color: #fcfcfc !important;
}

#codeDESIGN_dropdown ul ul {
	top: 0px;
	left: 244px;
	margin: 0px 0px 0px 20px;
	margin: 0px; /* IE6 */
}
#codeDESIGN_dropdown ul li {
	background: #086AB2;
	float: none;
	display: block;
	border: 0;
	_line-height: 0; /* IE6 */
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #085d99;
}
#codeDESIGN_dropdown ul li:hover,
#codeDESIGN_dropdown ul li.active {
	background: #085d99;
}
#codeDESIGN_dropdown ul li.active a,
#codeDESIGN_dropdown ul li.active a:link {
	color: #fcfcfc !important;
}
#codeDESIGN_dropdown ul li:last-child {   
	box-shadow: none;
	border-bottom: none;   
}
#codeDESIGN_dropdown ul a {
	margin: 0px 0px 0px 0px; 
	padding: 8px 10px 8px 18px;
	width: 210px;
	_height: 10px; /* IE6 */
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: uppercase;
}
#codeDESIGN_dropdown ul a:hover {
	background: #085d99;
}

/* FIRST UND LAST LIST ELEMENTS STYLES */
#codeDESIGN_dropdown ul li:first-child > a {
	/*border-radius: 3px 3px 0px 0px;*/
}
#codeDESIGN_dropdown ul li:first-child > a:after {
	content: '';
	position: absolute;
	left: 25px;
	top: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fcfcfc;
}
#codeDESIGN_dropdown ul ul li:first-child a:after {
	left: -8px;
	top: 50%;
	margin-top: -8px;
	border-left: 0;	
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	border-right: 8px solid #fcfcfc; /* Level 2 #3b3b3b */
}
#codeDESIGN_dropdown ul li:first-child a:hover:after {
	border-bottom-color: #fcfcfc; 
}
#codeDESIGN_dropdown ul ul li:first-child a:hover:after {
	border-right-color: #fcfcfc; 
	border-bottom-color: transparent; 	
}
#codeDESIGN_dropdown ul li:last-child > a {
	/*border-radius: 0 0 3px 3px;*/
}



/* TOPTOP MENU */
.layout_navigation_toptop {
	margin: 70px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.menu_toptopmenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: right;
	font: normal 11px/12px 'Open Sans',Arial,Helvetica;
	font-weight: 400;
}
.menu_toptopmenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.menu_toptopmenu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	list-style: none;
	float: left;
	border-right: 1px solid #fcfcfc;
}
.menu_toptopmenu li:first-child {
	background: transparent url(../images/icons/icon_home_klein.png) no-repeat left 3px;
	padding: 0px 0px 2px 13px;
}
.menu_toptopmenu li:last-child {
	border-right: none;}
.menu_toptopmenu li.active a,
.menu_toptopmenu li.active a:link {
	color: #fcfcfc !important; /*#4a4a4a #9F0707*/
}
.menu_toptopmenu li a,
.menu_toptopmenu li a:link,
.menu_toptopmenu li a:visited {
	color: #fcfcfc;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.menu_toptopmenu li a:hover {
	color: #fcfcfc;
	text-decoration: none;
}



/* FOOTER NAVIGATION */
.layout_navigation_footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}
ul.menu_footermenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	font: normal 12px/12px 'Open Sans',Arial,Helvetica;
	font-weight: 400;
}
.menu_footermenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.menu_footermenu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	list-style: none;
	float: left;
	border-right: 1px solid #fcfcfc;
}
.menu_footermenu li:first-child {
	background: transparent url(../images/icons/icon_home_klein.png) no-repeat left 3px;
	padding: 0px 0px 2px 13px;
}
.menu_footermenu li:last-child {
	border-right: none;
}
.menu_footermenu li.active a,
.menu_footermenu li.active a:link {
	color: #fcfcfc !important; /*#4a4a4a #9F0707*/
}
.menu_footermenu li a,
.menu_footermenu li a:link,
.menu_footermenu li a:visited {
	color: #fcfcfc;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.menu_footermenu li a:hover {
	color: #fcfcfc;
	text-decoration: none;
}



/* SOCIAL MEIDA */
.layout_social_media {
	width: 310px;
	height: 45px;
	margin: 0px 0px 0px 680px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
}
.layout_socialmedia_facebook {
	background: #3B5999 url(../images/icons/icon_facebook_als_wort.png) no-repeat 20px 21px;
	width: 390px;
	height: 60px;
	display: block;
}
.layout_socialmedia_facebook_inhalte {
	margin: 0px 0px 0px 130px;
	padding: 22px 0px 0px 0px;
}
.layout_social_slides {
	position: fixed;
	right: 0px;
	top: 30%;
}
.social_slide_icon {
	width: 34px;
	height: 34px;
	text-indent: -999em;
	position: fixed;
	right: 0px;
	/*border-right: 5px solid #666; */ 
	padding: 0px 0px 0px 0px;
	-moz-transition: background-position 0.5s ease 0s;
	-webkit-transition: background-position 0.5s ease 0s;
	-o-transition: background-position 0.5s ease 0s;
	transition: background-position 0.5s ease 0s;
}
.social_slide_shop {
	background: url(../images/icons/icon_social_shop.png) no-repeat right center;
	margin: 0px 5px 0px 0px;
}
.social_slide_login {
	background: url(../images/icons/icon_social_user.png) no-repeat right center;
	margin: 36px 5px 0px 0px;
}
.social_slide_facebook {
	background: url(../images/icons/icon_social_facebook.png) no-repeat right center;
	margin: 72px 5px 0px 0px;
}
.social_slide_twitter {
	background: url(../images/icons/icon_social_twitter.png) no-repeat right center;
	margin: 108px 5px 0px 0px;
}
.social_slide_youtube {
	background: url(../images/icons/icon_social_youtube.png) no-repeat right center;
	margin: 144px 5px 0px 0px;
}
.social_slide_rss {
	background: url(../images/icons/icon_social_rss.png) no-repeat right center;
	margin: 180px 5px 0px 0px;
}
.social_slide_shop:hover, .social_slide_shop.active,
.social_slide_login:hover, .social_slide_login.active,
.social_slide_facebook:hover, .social_slide_facebook.active,
.social_slide_twitter:hover, .social_slide_twitter.active,
.social_slide_youtube:hover, .social_slide_youtube.active,
.social_slide_rss:hover, .social_slide_rss.active {
	background-position: left center; 
	/*border-right: 5px solid #74B600;*/
}
/* FACEBOOK */
.facebook_button {
	background-color: #ECEEF5;
	border: 1px solid #CAD4E7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0px 10px 0px 0px;
	padding: 3px 0px 3px 0px;
}
.facebook_button:hover {
	border: 1px solid #9DACCE;
}
a.ahref_facebook {
	background: transparent url(../images/icons/icons_faceboook.png) no-repeat scroll 0px 0px;
	margin: 0px 0px 0px 3px;
	padding: 0px 5px 0px 0px;
	font: normal 12px/12px Arial,Helvetica;
	text-decoration: none;
}
a.ahref_facebook:visited {
	font: normal 12px/12px Arial,Helvetica;
	text-decoration: none;
}
a.ahref_facebook span {
    font: normal 0.920em/11px 'Tahoma',tahoma,verdana,arial,sans-serif;
    color: #335088;
    padding: 0px 0px 0px 17px;
}
.facebook_liketext {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.facebook_elements {
	margin: 19px 0px 0px 75px;
	padding: 0px 0px 0px 0px;
}


/* NEW SOCIAL MEDIA BUTTONS */
a.ahref_button_dribbble,
a.ahref_button_facebook,
a.ahref_button_googleplus,
a.ahref_button_linkedin,
a.ahref_button_pinterest,
a.ahref_button_rss,
a.ahref_button_tumblr,
a.ahref_button_twitter {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #FFFFFF;
	/*line-height: 23px;*/
	display: inline-block;
	text-align: center;
	font: bold 0.870em/13px 'Tahoma',tahoma,verdana,arial,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px 3px 4px;
}
a.ahref_button_facebook {
	background: rgb(75,104,185); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(75,104,185,1) 0%, rgba(59,85,160,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,104,185,1)), color-stop(100%,rgba(59,85,160,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(75,104,185,1) 0%,rgba(59,85,160,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(75,104,185,1) 0%,rgba(59,85,160,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(75,104,185,1) 0%,rgba(59,85,160,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(75,104,185,1) 0%,rgba(59,85,160,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b68b9', endColorstr='#3b55a0',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
	text-shadow: 0px -1px 0px #354C8C;
	margin: 0px 0px 0px 10px;
}
a.ahref_button_facebook:hover {
	background: rgb(92,123,213); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(92,123,213,1) 0%, rgba(73,101,179,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(92,123,213,1)), color-stop(100%,rgba(73,101,179,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(92,123,213,1) 0%,rgba(73,101,179,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(92,123,213,1) 0%,rgba(73,101,179,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(92,123,213,1) 0%,rgba(73,101,179,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(92,123,213,1) 0%,rgba(73,101,179,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c7bd5', endColorstr='#4965b3',GradientType=0 ); /* IE6-9 */
}
a.ahref_button_facebook i.icon_social_facebook_12x12 {
	background: rgba(0, 0, 0, 0) url(../images/icons/icon_social_facebook_12x12.png) no-repeat left center;
	width: 12px;
	height: 12px;
	display: block;
	padding: 0px 4px 0px 0px;
}




/* SPECIALLINKS */
.layout_speciallink {
	height: 40px;
	/*
	position: absolute;
	z-index: 99999;
	padding: 0px 0px 0px 0px;
	margin: 291px 0px 0px 635px;
	*/
}
.speciallink {
	font: normal 35px/36px Arial,Helvetica;
	padding: 3px 8px 3px 8px;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	color: #ffffff;
	opacity: 0.9;
}
.speciallink:hover {
	text-decoration: none;
	color: #ffffff;
}
.speciallinks {
	position: absolute;
	margin: 4px 0px 0px 24px;
	z-index: 9998;
}
.speciallink_neulabel {
	background: #D32A23;
	position: absolute;
	font: normal 10px/14px Arial,Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
	margin: 12px 0px 0px 5px;
	z-index: 9999;
	color: #ffffff !important;
}



/* PREISTABELLE */
.preistabelle, .zeitentabelle {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.preistabelle td, .zeitentabelle td {
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
.preistabelle_tr_hover {
	background: #f3f3f3;
}



/* EVENTKALENDER */
/* JQUERY UI DATEPICKER */
.events_kalender {
	background: #222222;
	width: 325px;
	min-height: 310px;
	color: #fcfcfc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.events_kalender_inhalte {
	padding: 20px 10px 20px 10px;
}
.events_kalender_inhalte h2 {
	font: normal 18px/18px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	color: #fcfcfc;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
}	
.events_kalender_inhalte .ui-datepicker-title {
	text-align: center;
	padding: 8px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
}
.events_kalender_inhalte a.ui-datepicker-prev,
.events_kalender_inhalte a.ui-datepicker-next {
	width: 35px !important;
	height: 35px !important;
	display: block;
	cursor: pointer;
	-moz-transition: background-position 0.5s ease-out 0s;
	-webkit-transition: background-position 0.5s ease-out 0s;
	transition: background-position 0.5s ease-out 0s;
}
.events_kalender_inhalte a.ui-datepicker-prev {
	background: transparent url('../images/icons/icon_slider_mini_pfeile_weiss.png') no-repeat -35px -35px !important;
	float: left;
}
.events_kalender_inhalte a.ui-datepicker-next {
	background: transparent url('../images/icons/icon_slider_mini_pfeile_weiss.png') no-repeat 0px 0px !important;
	float: right;
}

.events_kalender_inhalte .ui-datepicker-calendar {
	width: 250px;
	clear: both;
	font: normal 13px/13px 'Open Sans',Arial,Helvetica !important;
	font-weight: 300 !important;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
}
.events_kalender_inhalte .ui-datepicker-calendar th {
	font: normal 13px/13px 'Open Sans',Arial,Helvetica !important;
	font-weight: 300 !important;
	text-align: right;
	padding: 3px 3px 10px 3px;
}
.events_kalender_inhalte .ui-datepicker-calendar tr td {
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.events_kalender_inhalte .ui-datepicker-calendar tr td a,
.events_kalender_inhalte .ui-datepicker-calendar tr td a:link,
.events_kalender_inhalte .ui-datepicker-calendar tr td a:visited {
	padding: 6px 9px 6px 3px;
	margin: 0px 0px 0px 0px;
	display: block;
	cursor: pointer;
	color: #fcfcfc;
	text-decoration: none;
}
.events_kalender_inhalte .ui-datepicker-calendar tr td:hover,
.events_kalender_inhalte .ui-datepicker-today {
	background: #313131;
}
.events_kalender_inhalte .ui-datepicker-day-has-events {
	background: #D32A23;
}


/* AWESOME FONTS */
.awesome_icon {
	font-size: 14px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;	
}



/* BUTTONS UND INPUTS */
textarea, input {
	border: 1px solid #DDDDDD;
	padding: 5px 5px 5px 5px;
	font: normal 13px/18px 'Open Sans', Arial, Helvetica;
}
select {
	border: 1px solid #DDDDDD;
	padding: 5px 5px 5px 5px;
	font: normal 13px/18px 'Open Sans', Arial, Helvetica;

}
.button {
	background: #086AB2;
	border: 1px solid #095890;
	color: #ffffff;
	cursor: pointer;
	font: 13px/14px 'Open Sans', Arial, Helvetica;
	padding: 6px 16px 7px 16px;
}
.button:hover_ {
	background: #085d9a;
	border: 1px solid #095890;
}



/* KONTAKT FORM */
.kontakt_form {
	margin: 0px 0px 0px 0px;
	padding: 40px 25px 40px 25px;
}
.kontakt_form_inner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.kontakt_form_element {
	padding: 0px 0px 20px 0px;
}
.kontakt_anliegen_counter {
	font: 11px/11px Arial,Helvetica;
	color: #7b7b7b;
	cursor: help;
	padding: 5px 0px 0px 5px;	
	margin: 0px 0px 0px 0px;
}
.kontakt_form_checkbox {
	position: relative;
	top: 2px;
}



/* GALERIE */
.gallery_category_items {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 30px 0px
}
.gallery_category_item {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}
.gallery_category_item_image {
	width: 200px;
}
.gallery_category_item_image img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.gallery_category_item_content {
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 15px;
}
.gallery_category_item_content_name h4 {
	font: normal 16px/16px 'Open Sans', Helvetica, sans-serif;
	font-weight: 400;	color: #151515;
	letter-spacing: -1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px
}

.gallery_category_images_items {
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 30px 0px
}
.gallery_category_images_item {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.gallery_category_images_item img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	vertical-align: bottom;
}
.gallery_category_images_item a,
.gallery_category_images_item a:link,
.gallery_category_images_item a:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.category_images_item_left {
	margin: 0px 12px 0px 0px;
}



/* CMS */
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/* 2024-07 */
div.blog-featured div.items-leading div.leading-0 {
	background: #086AB2;
	color: #ffffff !important;
	margin: 0px 0px 30px 0px;
	padding: 20px 20px 20px 20px;
}
div.blog-featured div.items-leading div.leading-0 a,
div.blog-featured div.items-leading div.leading-0 a:link,
div.blog-featured div.items-leading div.leading-0 a:visited {
	color: #ffffff !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* COM_CONTENT UND CO. */
.layout_cms_content_item {
	min-height: 316px;
	margin: 0px 0px 0px 0px;
	padding: 40px 25px 40px 25px;
}
.layout_cms_content_item_featured {
	margin: 0px 0px 0px 0px;
	padding: 15px 25px 40px 25px;
}
.layout_component_featured_100p_inhalte div.layout_cms_content_item_featured {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_cms_content_category_listview_farbbox {
	margin: 0px 0px 0px 0px;
	padding: 15px 25px 25px 25px;
	color: #fcfcfc;
}
.layout_cms_content_category_listview_farbbox h2 {
	color: #fcfcfc !important;
}
.layout_cms_content_category_listview_farbbox a,
.layout_cms_content_category_listview_farbbox a:link,
.layout_cms_content_category_listview_farbbox a:visited {
	color: #fcfcfc;
	text-decoration: none;
}
.layout_cms_content_category_listview {
	margin: 0px 0px 0px 0px;
	padding: 30px 25px 40px 25px;
}





/* ARTICLE INFORMATION */
.article-info-div {
	margin: 0px 0px 15px 0px;
	padding: 7px 0px 7px 0px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	color: #999999;
}
dl.article-info {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
dl.article-info a,
dl.article-info a:link {
	color: #151515;
	text-decoration: none;	
}
dl.article-info dt.article-info-term {
	display: none;
}
dl.article-info dd {
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
dl.article-info dd.category-name {
	background: rgba(0, 0, 0, 0) url(../images/icons/icon_category.png) no-repeat left center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}
dl.article-info dd.published {
	background: rgba(0, 0, 0, 0) url(../images/icons/icon_date.png) no-repeat left center;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 25px;
}
dl.article-info dd.createdby {
	background: rgba(0, 0, 0, 0) url(../images/icons/icon_user.png) no-repeat left center;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 25px;
}



/* READMORE */
p.readmore, 
div.readmore {
	padding: 15px 0px 0px 0px;
	height: 18px;
}
p.readmore a,
p.readmore a:link, 
div.readmore a,
div.readmore a:link {
	background: #fcfcfc url(../images/icons/icon_arrow_schwarz_rechts.png) no-repeat 94% 11px;
	color: #010101;
	font: normal 11px/19px 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	margin: 0px 0px 0px 0px;
	padding: 5px 25px 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 2px;
	float: right;
}
div.readmore_footer {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.readmore_footer a,
div.readmore_footer a:link {
	background: #313131 url(../images/icons/icon_arrow_schwarz_rechts.png) no-repeat 94% 8px;
	color: #ffffff !important;
	font: normal 11px/19px 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	margin: 0px 0px 0px 0px;
	padding: 2px 25px 2px 10px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 2px;
	float: right;
}

/*
p.readmore a:hover, 
div.readmore a:hover {
	background: #1BA1E2 url(../images/icons/icon_arrow_weiss_rechts.png) no-repeat 94% 8px;
	color: #ffffff;
}
*/
.item-page ul,
.category-desc ul {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.item-page ul li,
.category-desc ul li {
	background: url(../images/icons/icon_arrow_schwarz_rechts.png) no-repeat left 8px;
	padding: 2px 0px 2px 15px;
}
.category-desc ul li {
	background: url(../images/icons/icon_arrow_weiss_rechts.png) no-repeat left 8px;
	padding: 2px 0px 2px 15px;
}
.items-leading ul,
.cat-children ul {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.items-leading ul li,
.cat-children ul li {
	background: url(../images/icons/icon_arrow_schwarz_rechts.png) no-repeat left 8px;
	padding: 2px 0px 2px 15px;
}
.item-page a, .item-page a:link,
.blog a, .blog a:link {
	color: #151515;
	text-decoration: none;
}


/* CMS ACTIONS, BUTTONS UND CO. */
.actions {
	display: none;
}


/* CMS KATEGORIELISTE */
fieldset.filters {
	display: none;
}
table.category,
table.category thead,
table.category tbody {
	width: 100%;
	height: 100%;
	display: block;
}
table.category thead {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dashed #b4b4b4;
}
table.category tbody {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.cat-list-row0,
.cat-list-row1 {

}
/* CMS KATEGORIELISTE HEADINGS */
.category div.head-list {
	width: 610px;
	height: 100%;
	display: block;
}
.category div.head-list-title {
	float: left;
}
.category div.head-list-date {
	float: right;
}
.category div.head-list-title a,
.category div.head-list-title a:link, 
.category div.head-list-date a,
.category div.head-list-date a:link {
	background: transparent url(../images/icons/icon_arrows_grau_raufrunter.png) no-repeat left 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #333333;
}
.category div.head-list-title a:hover, 
.category div.head-list-date a:hover {
	background: transparent url(../images/icons/icon_arrows_schwarz_raufrunter.png) no-repeat left 1px;
	text-decoration: underline;
	color: #151515;
}

/* CMS KATEGORIELISTE ITEMS */
.category div.list-item {
	width: 610px;
	height: 100%;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #b4b4b4;
}
.list-item:last-child {
	border-bottom: none;
}
/*
div.list-item:last-of-type {
	border-bottom: none;
}
*/
.category div.list-title {
	text-align: left;
	float: left;
}
.category div.list-title a:link,
.category div.list-title a:visited {
	background: url(../images/icons/icon_arrow_schwarz_rechts.png) no-repeat left 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #333333;
}
.category div.list-title a:hover {
	background: url(../images/icons/icon_arrow_schwarz_full_rechts.png) no-repeat left 6px;
	text-decoration: underline;
	color: #151515;
}
.category div.list-date {
	font: normal 11px/19px 'Open Sans', Arial, Helvetica;
	font-style: italic;
	color: #989898; 
	text-align: right;
	float: right;
}



/* CMS PAGINATION */
div.pagination {
	background: #EDEDED;
	width: 100%;
	color: #151515;
	text-align: center;
}
div.pagination .counter {
	display: none;
}
.pagination ul {
	list-style: none;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.pagination ul li {
	height: 40px;
	line-height: 40px;
	list-style: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.pagination ul li span {
	padding: 0px 10px 0px 10px
}
.pagination ul li a,
.pagination ul li a:link {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	display: block;
	text-decoration: none;
	color: #151515;
}
.pagination ul li a:hover {
	background: #222222;
	color: #ffffff;
}
	
/* PAGENAV */
div.cms_content_item_pagenav {
	background: #EDEDED;
	width: 100%;
	color: #151515;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.pagenav {
	list-style: none;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.pagenav li {
	background: none !important;
	height: 40px;
	line-height: 40px;
	list-style: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.pagenav li a,
ul.pagenav li a:link {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	display: block;
	text-decoration: none;
	color: #151515;
}
ul.pagenav li a:hover {
	background: #222222;
	color: #ffffff;
}



/* HEADINGS */
h1, h2, h3, h4, h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	font: normal 18px/18px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	color: #151515;
	letter-spacing: -1px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
h2 {
	font: normal 18px/18px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	color: #151515;
	letter-spacing: -1px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font: normal 18px/18px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	color: #151515;
	letter-spacing: -1px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
h2::after {
	/*content: "."*/
}
h3 {
	font: normal 18px/18px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	color: #151515;
	letter-spacing: -1px;
	margin: 0px 0px 0px 0px;	padding: 0px 0px 15px 0px;
}
h4 {
	font: normal 16px/18px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	color: #151515;
	letter-spacing: -1px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}



/* LABELS */
.layout_neu_label h2:after {
	background: #D32A23;
	position: absolute;
	font: normal 10px/14px Arial,Helvetica;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
	margin: 3px 0px 0px 8px;
	z-index: 9999;
	content: 'neu';
}
.layout_cms_content_neulabel {
	background: #D32A23;
	width: 30px;
	font: normal 10px/14px Arial,Helvetica;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 10px;
	color: #ffffff !important;
}



/* HEADER UND SLIDESHOW */
/* BANNERSLIDER */
.codedesign_bannerslider div.royalSlider {
	width: 995px;
	height: 500px;
	/*position: absolute;*/
	margin: 10px 0px 0px 0px;
}
.codedesign_bannerslider div.royalSlider > .bannerslide {
	/* preload !! */
	visibility: hidden; 
}
.codedesign_bannerslider_ div.bannerslide {
	width: 995px;
	height: 500px;
	margin: 0 auto;
	text-align: left;
}
.bannerslider_prev,
.bannerslider_next {
	background: #086AB2 url(../images/icons/icon_slider_mini_pfeile_weiss.png) no-repeat -35px 0;
	width: 35px;
	height: 35px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	-moz-transition: background-position 0.4s ease-out 0s; 
	-webkit-transition: background-position 0.4s ease-out 0s; 
	transition: background-position 0.4s ease-out 0s;
	cursor: pointer;
	position: absolute;
}
.bannerslider_prev {
	background-position: 0px -35px;
	margin: 10px 0px 0px 400px;
	left: 50%;
	z-index: 100;
}
.bannerslider_next {
	margin: 10px 0px 0px 445px;
	left: 50%;
	z-index: 100;
}
.bannerslider_next:hover{
	background-position: 0 0;
}
.bannerslider_prev:hover {
	background-position: -35px -35px;
}
.bannerslider_play {
	background: transparent url(../images/icons/icon_play_pause.png) no-repeat left top;
	width: 34px;
	height: 34px;
	display: none;
	position: absolute;
	z-index: 100;
	margin: 0px 0px 0px 900px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	-moz-transition: all 0.2s ease-out 0s; 
	-webkit-transition: all 0.2s ease-out 0s; 
	-ms-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.bannerslider_play:hover {
	background-position: left bottom;
}
.bannerslider_play.bannerslider_play_toggle {
	background: url(../images/icons/icon_play_pause.png) no-repeat right top;
}
.bannerslider_play.bannerslider_play_toggle:hover {
	background-position: right bottom;
}
/* TEAMSLIDES */
.bannerslide_inner_container_content {
	width: 450px;
	height: 200px;
	display: block;
	margin: 160px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	position: absolute;
}
.bannerslide_inner_container_content_inhalte {
	background: rgba(56, 49, 43, 0.7); /* rgba(1, 1, 1, 0.53); */
	width: 400px;
	height: 160px;
	display: block;
}
.bannerslide_inner_container_content_name {
	font: normal 25px/25px 'Oswald', Helvetica, sans-serif;
	font-weight: 300;
	color: #f9f9f9;
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	/*text-shadow: 1px 1px 1px #000000;*/
}
.bannerslide_inner_container_content_status {
	color: #f9f9f9;
	font-style: italic;
	margin: 50px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.bannerslide_inner_container_content_text {
	color: #f9f9f9;
	margin: 70px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}


/* KOMPAKT BANNERSLIDER */
.codedesign_kompakt_bannerslider div.royalSlider {
	width: 235px;
	height: 308px;
	margin: 0px 0px 0px 0px;
}
.codedesign_kompakt_bannerslider div.royalSlider > .bannerslide {
	/* preload !! */
	visibility: hidden; }
.codedesign_kompakt_bannerslider div.bannerslide {
	width: 235px;
	height: 308px;
	margin: 0 auto;
	text-align: left;
}
.kompakt_bannerslider_prev,
.kompakt_bannerslider_next {
	background: url(../images/icons/icon_slider_mini_pfeile.png) no-repeat -35px 0;
	width: 35px;
	height: 35px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	-moz-transition: background-position 0.4s ease-out 0s; 
	-webkit-transition: background-position 0.4s ease-out 0s; 
	transition: background-position 0.4s ease-out 0s;
	cursor: pointer;
	position: absolute;
}
.kompakt_bannerslider_prev {
	background-position: 0px -35px;
	margin: 130px 0px 0px 0px;
	z-index: 100;
}
.kompakt_bannerslider_next {
	margin: 130px 0px 0px 200px;
	z-index: 100;
}
.kompakt_bannerslider_next:hover{
	background-position: 0 0;
}
.kompakt_bannerslider_prev:hover {
	background-position: -35px -35px;
}



/* METROTEMPLATE STYLES */
.layout_metroabstand_top {
	margin: 10px 0px 0px 0px;
}


/* CONTENTBOXEN */
.layout_content_category_boxed_top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* CONTENTBOXEN HORIZONTAL */
.content_category_boxed_item_horizontal {
	width: 325px;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content_category_boxed_item_horizontal div.readmore a,
.content_category_boxed_item_horizontal div.readmore a:link {
	width: 250px !important;
}
.content_category_boxed_item_horizontal_text {
	background: #222222;
	color: #fcfcfc;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}
.content_category_boxed_item_horizontal_text h1,
.content_category_boxed_item_horizontal_text h1 a,
.content_category_boxed_item_horizontal_text h1 a:link,
.content_category_boxed_item_horizontal_text h1 a:visited {
	font: normal 18px/18px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	color: #fcfcfc;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
/* CONTENTBOXEN HORIZONTAL SMALL */
.content_category_boxed_item_horizontal_small {
	width: 325px;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content_category_boxed_item_horizontal_small div.readmore a,
.content_category_boxed_item_horizontal_small div.readmore a:link {
	width: 250px !important;
}
.content_category_boxed_item_horizontal_small_text {
	background: #086AB2;
	color: #fcfcfc;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}
.content_category_boxed_item_horizontal_small_text h1,
.content_category_boxed_item_horizontal_small_text h1 a,
.content_category_boxed_item_horizontal_small_text h1 a:link,
.content_category_boxed_item_horizontal_small_text h1 a:visited {
	font: normal 18px/18px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	color: #fcfcfc;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
/* CONTENTBOXEN VERTIKAL */
.content_category_boxed_item_vertikal {
	width: 325px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content_category_boxed_item_vertikal div.readmore a,
.content_category_boxed_item_vertikal div.readmore a:link {
	width: 250px !important;
}
.content_category_boxed_item_vertikal_text {
	background: #086AB2;
	color: #fcfcfc;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}
.content_category_boxed_item_vertikal_text h1,
.content_category_boxed_item_vertikal_text h1 a,
.content_category_boxed_item_vertikal_text h1 a:link,
.content_category_boxed_item_vertikal_text h1 a:visited {
	font: normal 18px/18px 'Open Sans', Helvetica, sans-serif;
	font-weight: 300;
	color: #fcfcfc;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}



/* DESIGN UND CODES codeDESIGN */
.layout_codedesign_5stars {
	background: transparent url(../images/icons/icon_codedesign_5stars.png) no-repeat left top;
	width: 50px;
	height: 10px;
	display: block;
	position: absolute;
	margin: 10px 0px 0px 940px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	z-index: 9999;
}
.layout_codedesign_5stars a,
.layout_codedesign_5stars a:link,
.layout_codedesign_5stars a:visited {
	width: 50px;
	height: 10px;
	display: block;
}



/* RESPONSIVE FORM */
.responsive_form_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 20px 19px 20px 20px;	
}
.layout_com_codedesign_contactform div.responsive_form_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
}
.responsive_form_wrapper div.form_element_row {
	margin: 0px 0px 15px 0px !important;
	padding: 0px 0px 0px 0px;
}
.form_element_row_hint_below {
	font: normal 12px/16px 'Open Sans', Arial, Helvetica;
	color: #7b7b7b;
	cursor: help;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.form_element_row div.col-sm-3,
.form_element_row div.col-sm-4,
.form_element_row div.col-sm-8,
.form_element_row div.col-sm-9 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.form_element_row div.col-xs-2,
.form_element_row div.col-xs-3,
.form_element_row div.col-xs-4,
.form_element_row div.col-xs-8,
.form_element_row div.col-xs-9,
.form_element_row div.col-xs-10 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.form_element_row div.col-sm-8 div.col-xs-1,
.form_element_row div.col-sm-8 div.col-xs-11 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
@media (max-width: 768px) {
	.form_element_row div.col-sm-3 {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;	
	}
	.form_element_row div.col-sm-4 {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;	
	}
}
.form_element_row select,
.form_element_row input,
.form_element_row button {
	width: 100%;
}
.form_element_row div.col-sm-8 input[type="text"],
.form_element_row div.col-sm-8 input[type="password"],
.form_element_row div.col-sm-8 select,
.form_element_row div.col-sm-8 textarea {
	width: 91.5%;
}
.form_element_row div.col-sm-8 div.col-xs-11 input[type="text"],
.form_element_row div.col-sm-8 div.col-xs-11 input[type="password"],
.form_element_row div.col-sm-8 div.col-xs-11 select,
.form_element_row div.col-sm-8 div.col-xs-11 textarea {
	width: 100%;
}
.form_element_row div.col-xs-2 input[type="text"],
.form_element_row div.col-xs-2 input[type="password"],
.form_element_row div.col-xs-2 select,
.form_element_row div.col-xs-2 textarea {
	width: 90%;
}
.form_element_row div.col-xs-4 input[type="text"],
.form_element_row div.col-xs-4 input[type="password"],
.form_element_row div.col-xs-4 select,
.form_element_row div.col-xs-4 textarea {
	width: 90%;
}
.form_element_row div.col-xs-8 input[type="text"],
.form_element_row div.col-xs-8 input[type="password"],
.form_element_row div.col-xs-8 select,
.form_element_row div.col-xs-8 textarea {
	width: 100%;
}
.form_element_row div.col-xs-10 input[type="text"],
.form_element_row div.col-xs-10 input[type="password"],
.form_element_row div.col-xs-10 select,
.form_element_row div.col-xs-10 textarea {
	width: 100%;
}
/* RESPONSIVE FORM CHECKBOXES */
.form_element_row div.col-sm-8 input[type="checkbox"] {
	width: auto; /* RESET FROM 100% */
}
.form_element_row .form_element_checkboxes {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.form_element_row .form_element_checkboxes div.form_element_checkbox {
	line-height: 22px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}
.form_element_row .form_checkbox {
	position: relative;
	top: 2px;
	margin: 0px 10px 0px 0px;
}
.form_element_row .form_element_checkboxes a,
.form_element_row .form_element_checkboxes a:link,
.form_element_row .form_element_checkboxes a:visited {
	text-decoration: underline;
}
/* RESPONSIVE FORM RADIOS */
.form_element_row div.col-sm-8 input[type="radio"] {
	width: auto; /* RESET FROM 100% */
}
.form_element_radios {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.form_element_radios input.contact_form_element_radio {
	position: relative;
	top: 2px;
	margin: 0px 5px 0px 10px;
}
.form_element_radios input.contact_form_element_radio:first-child {
	margin: 0px 5px 0px 0px;
}
.form_element_radios ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.form_element_radios ul li {
	float: left;
	padding: 0px 0px 0px 10px;
}
@media 	screen and (max-width: 480px) {
	.form_element_radios ul li {
		float: none;
		padding: 0px 0px 0px 0px;
	}
}
.form_element_radios ul li:first-child {
	padding: 0px 0px 0px 0px;
}
/* RESPONSIVE FORM FILEUPLOAD */
.responsive_form_wrapper div.contact_form_file_attachment_css_styled {
    position: relative;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
}
.responsive_form_wrapper div.contact_form_file_attachment_css_styled i.fa {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;	
}
.responsive_form_wrapper div.contact_form_element_file_attachment input[type="text"][disabled] {
	background: #ffffff;
	width: 210px;
	font: normal 14px/18px 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 300;
	color: #010101;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #c5c5c5;
}
@media 	screen and (max-width: 480px) {
	.responsive_form_wrapper div.contact_form_element_file_attachment input[type="text"][disabled] {
		width: 145px;
	}
}
.responsive_form_wrapper div.contact_form_element_file_attachment input[type="file"],
.responsive_form_wrapper div.contact_form_element_file_attachment input[type="file[]"] {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
/* RESPONSIVE FORM BUTTONS */
.form_element_row .form_element_buttons {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.form_element_row .form_element_buttons div.col-sm-6 button[type="button"],
.form_element_row .form_element_buttons div.col-sm-6 button[type="submit"] {
	width: 95%;
}
@media (max-width: 768px) {
	.form_element_row .form_element_buttons div.col-sm-6 button[type="button"],
	.form_element_row .form_element_buttons div.col-sm-6 button[type="submit"] {
		width: 100%;
		margin: 0px 0px 15px 0px;
	}
}
.form_element_row button {
	padding: 10px 20px 10px 20px;
}
.form_element_row button i.fa,
.form_element_row button i.fal {
	padding: 0px 10px 0px 0px;
}
.contact_form_element_mandatory {
	line-height: 14px;
	margin: 3px 0px 0px 8px;
}
.contact_form_element_mandatory i {
	color: var(--ci_color_accent_1);
}
/* RESPONSIVE CONTACT FORM */
.contact_form_file_attachment_button_span,
.contact_form_file_attachment_button_add {
	background: #086ab2;
	font: normal 14px/20px 'Open Sans', Arial, Helvetica;
	font-weight: 300;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	border: none;
	display: inline-block;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
.contact_form_file_attachment_button_add {
	width: 100%;
}
.contact_form_file_attachment_button_add i.fa {
	font-size: 10px !important;
	padding: 0px 10px 0px 0px;
}
.contact_form_file_attachment_button_span:hover,
.contact_form_file_attachment_button_add:hover {
	background: #ffffff;
	color: #010101;
	border: none;
}
.contact_form_element_file_attachment_cloneable {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}
/* RESPONSIVE CONTACT FORM ERROR MESSAGES */
.contact_form_errors ul {
	list-style: none;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.contact_form_errors ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	position: relative;
}
.contact_form_errors ul li:before {
	content: "\f105";
	font-family: 'Font Awesome 5 Pro';
	font-weight: 100;
	font-size: 1.4em;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	position: absolute;
	left: 0px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.contact_form_errors ul li:hover:before {
	color: #086ab2;
	left: 6px;
}


div.recaptcha_v2_styled_overlay {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 138px;
	z-index: 4;
	background: #f9f9f9;
}
div.recaptcha_v2_styled_overlay_text_wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
	padding: 20px;
}
div.recaptcha_v2_styled_overlay_text_wrapper a.href_button,
div.recaptcha_v2_styled_overlay_text_wrapper a.href_button:link,
div.recaptcha_v2_styled_overlay_text_wrapper a.href_button:visited {
	text-decoration: none;
	color: var(--ci_color_white);
}
div.recaptcha_v2_styled_overlay_text_wrapper a.href_button:hover,
div.recaptcha_v2_styled_overlay_text_wrapper a.href_button:hover:link,
div.recaptcha_v2_styled_overlay_text_wrapper a.href_button:hover:visited {
	color: var(--ci_color_black);
}
div.recaptcha_v2_styled_overlay_text {
	font-size: 12px;
	line-height: 12px;
	margin-top: 20px;
}
div.recaptcha_v2_styled_overlay a.button,
div.recaptcha_v2_styled_overlay a.button:link,
div.recaptcha_v2_styled_overlay a.button:visited {
	color: #ffffff !important;
}




/* BUTTONS UND INPUTS */
textarea, input, select {
	font: normal 14px/18px 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 300;
	color: #010101;
	margin: 0px 0px 0px 0px;
	padding: 6px 5px 7px 5px;
	border: 1px solid #c5c5c5;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	border-radius: 0px; 
}
.button,
.button_com_finder,
.href_button,
.href_button_white {
	background: #086ab2;
	font: normal 12px/19px 'Open Sans', Arial, Helvetica;
	font-weight: 400;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	border-radius: 0px; 
	cursor: pointer;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
}
.button_white,
.href_button_white {
	background: #ffffff;
	color: #010101;
	display: inline-block;
}
.button:hover,
.button_com_finder:hover,
.href_button:hover,
.href_button_white:hover {
	background: #ffffff;
	color: #010101;
}
.button_black {
	background: #010101;
	border: 1px solid #010101;
	color: #f9f9f9;
	cursor: pointer;
	font: normal 14px/18px 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 300;
	padding: 5px 15px 5px 15px;
	/* text-shadow: 1px 1px 1px #050505; */
}



/* UNIVERSAL */
img {
	border: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.display_block {
	display: block;
}
.display_inline {
	display: inline;
}
.display_none {
	display: none;
}
.pointer {
	cursor: pointer;
}
.help {
	cursor: help;
}
.display_table {
	display: table;
}
.display_table_row {
	display:	table-row;
}
.display_table_cell {
	display: table-cell;
}

/*
::-moz-selection {
	background: #363636;
	color: #ffffff;
}
::selection {
	background: #363636;
	color: #ffffff;
}
*/
.bg_ajaxlader {
	background: url(../images/icons/ajaxlader.gif) no-repeat center;
	width: 100%;
	height: 100%;
	display: block; 
}
.breite_33p {
	width: 33%;
}
.breite_100p {
	width: 100%;
}
.breite_960_center {
	width: 960px;
	margin: 0 auto;
}
.breite_65 {
	width: 65px;
}
.breite_80 {
	width: 80px;	
}
.breite_85 {
	width: 85px;	
}
.breite_100 {
	width: 100px;
}
.breite_115 {
	width: 115px;
}
.breite_150 {
	width: 150px;
}
.breite_170 {
	width: 170px;
}
.breite_220 {
	width: 220px;
}
.breite_230 {
	width: 230px;
}
.breite_235 {
	width: 235px;
}
.breite_250 {
	width: 250px;
}
.breite_270 {
	width: 270px;}
.breite_285 {
	width: 285px;
}
.breite_330 {
	width: 330px;
}
.breite_342 {
	width: 342px;
}
