/************************************ Start: Skelleton ************************************/
html { min-height: 100%; line-height: 1px; }
body { height: 100%; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #323232; line-height: 1.5; }
body.navi { overflow: hidden; }
body > .iphonelimiter > .flex_box_12_12 { overflow-x: hidden; }
body > table { width: 100%; max-width: 100%; min-height: 100vH; }
body > table > tbody > tr,
body > table > tbody > tr > td { height: 100%; }
/************************************ Ende: Skelleton ************************************/
/************************************ Start: Grid Override ************************************/
.cms_container_narrow									{ width: 100%; max-width: 1030px; margin: 0 auto; }
.cms_container											{ width: 100%; max-width: 1230px; margin: 0 auto; }
.cms_container_wide										{ width: 100%; max-width: 1630px; margin: 0 auto; }
.cms_container_ultrawide								{ width: 100%; max-width: 100%; }
.cms_padding_025										{ padding: 5px; }
.cms_padding_05											{ padding: 10px; }
.cms_padding_1											{ padding: 15px; }
.cms_padding_2											{ padding: 30px; }
.cms_padding_025										{ padding: 5px; }
.cms_padding_05											{ padding: 7.5px; }
.cms_padding_1											{ padding: 15px; }
.cms_padding_2											{ padding: 30px; }
.flex_container.cms_padding_1							{ padding: 15px; }
.flex_box.cms_padding_1									{ padding: 15px; }
.flex_container.cms_padding_2							{ padding: 30px; }
.flex_box.cms_padding_2									{ padding: 30px; }
.cms_padding_1_acc 										{ padding: 0 15px 15px 15px; }
/************************************ Ende: Grid Override ************************************/
/************************************ Start: Include Fix ************************************/
/*.block_50000.cms_padding_1 { padding: 0; }*/
/************************************ Ende: Include Fix ************************************/
/************************************ Start: Search Result Fix ************************************/
#cmsSearch ul li ul li.cmsSearch_cat:nth-child(2) a:after { border-color: transparent transparent !important; }
/************************************ Ende: Search Result Fix ************************************/
/************************************ Start: Section Anchor Fix ************************************/
a.section_anchor { height: 0px; line-height: 0px; font-size: 0px; }
/************************************ Ende: Section Anchor Fix ************************************/
/************************************ Start: Google Maps ************************************/
.art_map_box { padding: 15%; }
/************************************ Ende: Google Maps ************************************/
/************************************ Start: Catpadding Klasse ************************************/
.catpadding { padding: 24px 0; }
/************************************ Ende: Catpadding Klasse ************************************/
/************************************ Start: Lehrstellen Buttons (Zweiter Textbaustein) Klasse ************************************/
.cms_lehrstellenBtns_box > div > div > div > .art.block_10000:nth-of-type(2) > p { display: table; margin: 0 auto; }
.cms_lehrstellenBtns_box > div > div > div > .art.block_10000:nth-of-type(2) > p > br { content: ""; height: 0; }
.cms_lehrstellenBtns_box > div > div > div > .art.block_10000:nth-of-type(2) > p > .knopf { display: block; width: 100%; }
.cms_lehrstellenBtns_box > div > div > div > .art.block_10000:nth-of-type(2) > p > .knopf > a { display: block; width: 100% !important; margin: 0 0 15px 0; }
.cms_lehrstellenBtns_box > div > div > div > .art.block_10000:nth-of-type(2) > p > .knopf:last-of-type > a { margin: 0; }
.cms_lehrstellenBtns_box > div > div > div > .art.block_10000:nth-of-type(2) > p > .knopf > a:hover { display: block; }
/************************************ Ende: Lehrstellen Buttons (Zweiter Textbaustein) Klasse ************************************/
/************************************ Start: CMS IMG Klasse ************************************/
.cms_img picture { border-radius: 0; }
/************************************ Ende: CMS IMG Klasse ************************************/
/************************************ Start: CMS Linked Article ************************************/
a.art_link:hover .art.flex_container { background: rgb(243, 243, 243); }
/************************************ Ende: CMS Linked Article ************************************/
/************************************ Start: Headings ************************************/
h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 60px;
	line-height: 78px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 36px;
	line-height: 48px;
	color: #333333;
	text-align: left;
	padding: 0 0 15px 0;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 28px;
	line-height: 36px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
h5 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 26px;
	line-height: 34px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
@media screen and (max-width: 767px) {
	h1 { font-size: 36px !important; line-height: 42px !important; font-weight: 600 !important; }
	h2 { font-size: 32px !important; line-height: 38px !important; font-weight: 600 !important; }
	h3 { font-size: 26px !important; line-height: 32px !important; font-weight: 600 !important; }
	h4 { font-size: 22px !important; line-height: 28px !important; font-weight: 600 !important; }
	h5 { font-size: 21px !important; line-height: 28px !important; font-weight: 400 !important; }
}
@media screen and (max-width: 375px) { h3 { font-size: 22px !important; line-height: 28px !important; font-weight: 600 !important; } }
@media screen and (max-width: 320px) { h3 { font-size: 18px !important; line-height: 24px !important; font-weight: 600 !important; } }
/************************************ Ende: Headings ************************************/
/************************************ Start: Content Font Settings ************************************/
.art a {
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #FF0000;
	text-align:inherit;
	display: inline-block;
	text-decoration: none;
}
.art a:hover { text-decoration: underline; }
.lead {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 21px;
	line-height: 32px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
@media screen and (max-width: 767px) { .lead { font-size: 18px !important; line-height: 26px; font-weight: 400 !important; } }
p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
@media screen and (max-width: 767px) { p { font-size: 18px !important; line-height: 26px; font-weight: 400 !important; } }
.block_10000 ul, .block_10000 ol { padding: 0 0 15px 0 !important; margin: 0 0 15px 0; }
.block_10000 li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
	text-indent: -5px;
	margin-left: 30px;
}
@media screen and (max-width: 767px) { .block_10000 li { font-size: 18px !important; line-height: 26px; font-weight: 400 !important; } }
.block_10000 li::marker { color: #FF0000; }
/************************************ Ende: Content Font Settings ************************************/
/************************************ Start: Teaser Background-Image Height Limitation ************************************/
.teaser_img_big { height: 500px; }
.teaser_img_small { height: 250px; }
.teaser_img { background-position: center !important; background-repeat: no-repeat !important; background-size: cover !important; }
@media screen and (max-width: 959px) { .teaser_img_big { height: 250px; } }
/************************************ Ende: Background-Image Height Limitation ************************************/
/************************************ Start: Header ************************************/
header {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}
.scrolled header {
	-moz-box-shadow: 0px 1px 5px 2px #ccc;
	-webkit-box-shadow: 0px 1px 5px 2px #ccc;
	box-shadow: 0px 1px 5px 2px #ccc;
}
/************************************ Ende: Header ************************************/
/************************************ Start: Go-Up ************************************/
#goUp { display: none; position: fixed; right: 0; bottom: 48px; z-index: 100000; width: 32px; height: 32px; background: #FFFFFF; border-radius: 6px 0 0 6px; line-height: 30px; text-align: center; box-shadow: 0 0 20px rgba( 0,0,0,0.2 ); cursor: pointer; }
#goUp:hover { background: #FF0000; color: #ffffff; }
body.scrolled #goUp { display: block; }
/************************************ Ende: Go-Up ************************************/
/************************************ Start: Galerie Title und Beschreibung ************************************/
.cms_gallery_header {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 46px;
	line-height: 58px;
	color: #FF0000;
	text-align: left;
	padding: 0 0 15px 0;
}
.cms_gallery_intro {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 38px;
	color: rgba(112, 112, 112, 1);
	text-align: left;
	padding: 0 0 15px 0;
}
/************************************ Ende: Galerie Title und Beschreibung ************************************/
/************************************ Start: Buttons ************************************/
.full_article_link { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 11; }
a > .mehr_lesen_link {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 27px !important;
	color: #FF0000;
	text-align: left;
	display: inline-block;
}
a > .mehr_lesen_link:after {
 display: inline-block;
	vertical-align: middle;
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	content: "\f054";
	font-size: 16px;
	line-height: 19px;
	color: #FF0000;
	padding: 0 0 0 10px;
}
a:hover > .mehr_lesen_link { text-decoration: underline !important; }
@media screen and (max-width: 767px) { a > .mehr_lesen_link { font-weight: 600 !important; } }
.knopf > a {
	width: auto !important;
	cursor: pointer;
	display: inline-table;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
	background: transparent;
	color: #FF0000;
	border: 2px solid #FF0000;
	border-radius: 4px;
	padding: 9px 15px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-decoration: none;
}
.knopf > a:hover { background: #FF0000; color: #FFFFFF; text-decoration: none; display: inline-table; }
main button {
	width: auto !important;
	cursor: pointer;
	display: inline-table;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
	background: transparent;
	color: #FF0000;
	border: 2px solid #FF0000;
	border-radius: 4px;
	padding: 9px 15px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-decoration: none;
}
main button:hover { background: #FF0000; color: #FFFFFF; text-decoration: none; border: 2px solid #FF0000; border-radius: 4px; }
.p-0 > a {
	width: auto !important;
	cursor: pointer;
	display: inline-table;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
	background: transparent;
	color: #FF0000;
	border: 2px solid #FF0000;
	border-radius: 4px;
	padding: 9px 15px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-decoration: none;
}
.p-0 > a:hover { background: #FF0000; color: #FFFFFF; text-decoration: none; display: inline-table; }
@media screen and (max-width: 959px) {
	p-0 > a { font-weight: 400 !important; }
	.knopf > a { font-weight: 400 !important; }
	main button { font-weight: 400 !important; }
}
/************************************ Ende: Buttons ************************************/
/************************************ Service Navigation: ************************************/
/*header #hService li a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	display: block;
	color: #707070;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
}
header #hService i { font-size: 16px; line-height: 20px; color: #707070; }
header #hService li:hover i, #hService li:hover a { color: #FF0000 !important; }*/
header #hNavigation > ul > li > a {
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 32px;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	padding: 0 0 0 34px;
	text-decoration: none;
}
header #hNavigation > ul > li > ul > li > a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 21px;
	line-height: 32px;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
}
header #hNavigation > ul > li > ul > li > ul > li > a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
}
.hLng_trennlinie {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 21px;
	line-height: 32px;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	padding: 0 5px;
}
nav#hLng > ul > li { list-style: none; }
nav#hLng > ul > li > a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 21px;
	line-height: 32px;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
}
nav#hLng > ul > li > a:hover { text-decoration: underline; }
nav#hLng > ul > li.current > a { color: #FF0000; }
@media screen and (max-width: 959px) {
	header #hHamburger { font-size: 25px; }
	header #hNavigation > ul > li > a { font-size: 21px !important; line-height: 28px; font-weight: 600 !important; }
	header #hNavigation > ul > li > ul > li > a { font-size: 18px !important; line-height: 26px; font-weight: 400 !important; }
	header #hNavigation > ul > li > ul > li > ul > li > a { font-size: 18px !important; line-height: 26px; font-weight: 400 !important; padding: 5px 25px; }
	/*#hService li a { font-size: 18px !important; line-height: 26px; font-weight: 400 !important; }
	#hService i { font-size: 18px !important; line-height: 26px; }*/
}
/************************************ Ende: Service Navigation ************************************/
/************************************ Start: Slidertext ************************************/
.cms_jssor { width: calc(100% - 60px) !important; }
@media screen and (max-width: 1580px) { .cms_jssor { width: 100% !important; } }
.bg_article_slider {
 position: absolute;
 background: #333333;
 width: 200%;
 left: -50%;
 height: 400px;
 z-index: 8;
}
@media screen and (max-width: 1700px) { .bg_article_slider { height: 60%; } }
@media screen and (min-width: 1920px) {
	.cms_jssor > div:nth-last-of-type(1) { margin-right: 0 !important; }
	.cms_jssor > div:nth-last-of-type(2) { margin-left: 0 !important; }
}
.cms_jssor > div:nth-last-of-type(3) > div > div:hover:after { background: #FFFFFF; }
.cms_jssor > div:nth-last-of-type(3) { bottom: 16px !important; }
.cms_jssor > div:nth-last-of-type(3), .cms_jssor > div:nth-last-of-type(3) > div { height: 20px !important; }
.cms_jssor > div:nth-last-of-type(3) > div > div { width: 20px !important; height: 20px !important; }
.cms_jssor > div:nth-last-of-type(3) > div > div:after { top: 2px; bottom: 2px; border-radius: 8px; background: rgba( 255,255,255,0.5 ); }
.cms_jssor .slide > div > div > div .cms_jssor_txt { padding: 0 !important; }
.cms_jssor .slide > div > div > div .cms_jssor_txt > div { padding: 15px 30px !important; }
.cms_jssor .slide > div > div > div .cms_jssor_txt > div { background: rgba(255, 255, 255, 0.85); }
.cms_jssor .slide > div > div > div { padding: 0; }
.cms_jssor_txt h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 46px;
	line-height: 58px;
	color: #333333;
	text-align: left;
}
.cms_jssor_txt h2:first-line { color: #707070; }
.cms_jssor_txt p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	text-align: left;
	padding: 15px 0 0 0;
}
.cms_jssor_txt p > a {
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #FF0000;
	text-align:inherit;
	display: inline-block;
	text-decoration: none;
}
.cms_jssor_txt p > a:hover { text-decoration: underline; }
.cms_jssor_txt a > .knopf { background: rgba(62, 162, 247, 0.3); color: #FFFFFF; text-decoration: none; }
.cms_jssor_txt a > .knopf:hover { color: #FFFFFF; background: #FF0000; }
.cms_jssor_txt b, .cms_jssor_txt strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1);
	text-align: left;
	padding: 0 0 15px 0;
}
.cms_jssor .slide > div .slide_article { padding: 0 !important; }
.flex_verticalalignement_top .cms_jssor_txt { /*margin-top: 80px;*/ margin-top: 4.2%; }
.flex_verticalalignement_bottom .cms_jssor_txt { /*margin-bottom: 80px;*/ margin-bottom: 4.2%; }
.cms_jssor > div:nth-last-of-type(1), .cms_jssor > div:nth-last-of-type(2) {
 width: 50px !important;
 height: 70px !important;
}
.cms_jssor > div > .cms_jssor_arrow {
 width: 50px;
 height: 70px;
 background: rgba( 0,0,0,0.5 );
}
.cms_jssor > div > .cms_jssor_arrow:before {
 display: block;
 content: "";
 color: #FFFFFF;
 position: absolute;
 top: 0;
 width: 50px;
 height: 70px;
 border: none;
 border-width: 0;
 font-family: 'Font Awesome\ 5 Free';
 font-weight: 900;
 font-size: 42px;
 line-height: 70px;
 text-align: center;
}
.cms_jssor_arrow.cms_jssor_arrow_left:before {
 transform: none;
 left: 0;
 content: "\f053" !important;
}
.cms_jssor_arrow.cms_jssor_arrow_right:before {
 transform: none;
 right: 0;
	left: auto;
 content: "\f054" !important;
}
.cms_jssor > div:nth-last-of-type(3), .cms_jssor > div:nth-last-of-type(3) > div { height: 30px !important; }
.cms_jssor > div:nth-last-of-type(3) { bottom: 23px !important; }
.cms_jssor > div:nth-last-of-type(3) > div > div {
 width: 30px !important;
 height: 30px !important;
}
.cms_jssor > div:nth-last-of-type(3) > div > div:after {
	top: 7.5px;
	right: 7.5px;
	bottom: 7.5px;
	left: 7.5px;
	background: rgba(254, 248, 240, 0.3);
	border: none;
}
@media screen and (max-width: 812px) { .cms_jssor_txt { display: none; } }
/************************************ Ende: Slidertext ************************************/
/************************************ Start: Testimonial ************************************/
.slick-slider h2 { display: block !important; }
.slick-prev:before {
content: "\f053";
 font-family: "FontAwesome";
 color: rgba(255,0,0,0.4);
 font-size: 38px;
 line-height: 64px;
 text-align: center;
}
.slick-prev:hover:before { color: #FF0000; }
.slick-next:before {
 content: "\f054";
 font-family: "FontAwesome";
 color: rgba(255,0,0,0.4);
 font-size: 38px;
 line-height: 64px;
 text-align: center;
}
.slick-next:hover:before { color: #FF0000; }
.slick-prev { left: 8px; }
.slick-next { right: 8px; }
@media screen and (max-width: 960px) { .cms_testimonial_container { width: 100%; left: 0; margin: 0; } }
@media screen and (max-width: 959px) {
	.slick-arrow { top: auto !important; bottom: -15px !important; }
	.slick-prev { left: 30px !important; }
	.slick-next { right: 30px !important; }
}
.slick_dot {
 width: 30px !important;
 height: 15px !important;
}
.slick_dot:after {
 display: block;
 content: "";
 position: absolute;
	width: 13px;
	height: 13px;
 left: auto !important;
 top: auto !important;
 right: auto !important;
 bottom: auto !important;
 border: 1px solid rgba(255,0,0,0.4) !important;
 background: rgba(255,0,0,0.4) !important;
 border-radius: 15px !important;
	margin: 0 15px 0 0;
}
.slick-active > .slick_dot:after { background: #FF0000 !important; border: 1px solid #FF0000 !important; }
.slick_dot:hover:after { background: #FF0000 !important; border: 1px solid #FF0000 !important; }
/************************************ Ende: Testimonial ************************************/
/************************************ Start: Breadcrumbs ************************************/
.cms_container.breadcrumb_outer_container { max-width: 1170px; }
.cms_container_narrow.breadcrumb_outer_container { max-width: 1030px; }
.breadcrumb_outer_container { position: relative; z-index: 2; }
.breadcrumbs a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	text-align: left;
	color: #AFAFAF;
	margin: 0 15px 0 0;
	display: inline-block;
}
.breadcrumbs a.active { color: #FF0000; margin: 0; text-decoration: none; }
.breadcrumbs a:hover { color: #FF0000; text-decoration: none; }
.breadcrumbs a.active:hover { color: #FF0000; }
/************************************ Ende: Breadcrumbs ************************************/
/************************************ Start: Aktuelles Teaser ************************************/
.home_news_teaser { background: #FFFFFF; }
.news_teaser_date {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #AFAFAF;
	text-align: left !important;
	padding: 0 0 15px 0;
}
.home_news_teaser h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 38px;
	color: #000000;
	text-align: left;
	padding: 0 0 66px 0;
}
.home_news_teaser .news_info { height: 100%; position: relative; }
.home_news_teaser .knopf > a { position: absolute; bottom: 0; left: 0; }
.home_teaser_read_more { display: table !important; margin: 0 auto; }
@media screen and (max-width: 959px) {
	.home_teaser_read_more { margin: 0; }
	.home_news_teaser h2 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-size: 28px;
		line-height: 38px;
		color: #000000;
		text-align: left;
		padding: 0 0 24px 0;
	}
	.home_news_teaser .news_info { height: auto; }
	.home_news_teaser .knopf > a { position: relative; bottom: auto; left: auto; }
}
/************************************ Ende: Aktuelles Teaser ************************************/
/************************************ Start: Team ************************************/
.member_section { padding: 0 0 24px 0; }
.team_member_articles { padding: 24px 0 0 0; }
.team_member_container .member_section .team_member_text { background: #FFF; }
.hr_section { padding: 0; }
.team_member_container hr { margin: 0; }
.news_member_box a:hover .fa { text-decoration: underline; }
.team_member_container h2 { text-align: left; }
.news_member_text .fa { line-height: 28px; }
.team_member_container > .cms_img > img { width: 100%; }
/************************************ Ende: Team ************************************/
/************************************ Start: Aktuelles Übersicht ************************************/
/*.news_overview { padding: 24px 0; }*/
.news_overview_box h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 38px;
	color: #000000;
	text-align: left;
	padding: 0 0 66px 0;
}
.news_overview_box .news_info { height: 100%; position: relative; }
.news_overview_box .knopf > a { position: absolute; bottom: 0; left: 0; }
.news_overview_read_more { display: table !important; margin: 0 auto; }
@media screen and (max-width: 959px) {
	.news_overview_read_more { margin: 0; }
	.news_overview_box h2 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-size: 28px;
		line-height: 38px;
		color: #000000;
		text-align: left;
		padding: 0 0 24px 0;
	}
	.news_overview_box .news_info { height: auto; }
	.news_overview_box .knopf > a { position: relative; bottom: auto; left: auto; }
}
/************************************ Ende: Aktuelles Übersicht ************************************/
/************************************ Start: Zahlenbaustein ************************************/
.cms_number_container { background: #FFFFFF; padding: 38px 15px 103px 15px; position: relative; }
.teaser_img_number {
	height: 99px;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	margin: 0 0 38px 0;
}
h3.cms_nr_titel {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	color: #000000;
	text-align: center;
	padding: 0;
}
.cms_nr_zusatztext {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 21px;
	line-height: 33px;
	color: #000000;
	text-align: center;
	padding: 0 0 15px 0;
}
.cms_nr_nr div {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 46px;
	line-height: 58px;
	color: #FF0000;
	text-align: center;
 margin: 0;
 min-height: 58px;
	position: absolute;
	bottom: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.block_100000 > .cms_number_container { height: 100%; }
/************************************ End: Zahlenbaustein ************************************/
/************************************ Start: Accordion ************************************/
.cms_accordion_header {
 padding: 0 30px;
 min-height: auto;
 line-height: auto;
 background: transparent;
 color: inherit;
 cursor: pointer;
}
.cms_accordion.open .cms_accordion_header, .cms_accordion_header:hover {
 position: relative;
 min-height: auto;
 line-height: inherit;
 background: transparent;
 color: inherit;
	padding: 0 30px;
}
.cms_accordion_header > h1,
.cms_accordion_header > h2,
.cms_accordion_header > h3,
.cms_accordion_header > h4,
.cms_accordion_header > h5,
.cms_accordion_header > h6 {
	border-bottom: 1px solid #333333;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.cms_accordion_header > h2 { letter-spacing: 0; }
.cms_accordion_header .fa { margin: 0 15px 0 0; }
.cms_accordion_header:after {
 display: block;
 content: "\f078";
 position: absolute;
 right: 30px;
 top: 0;
 width: 36px;
 height: 58px;
 border-radius: 0;
 background: transparent;
 font-size: 32px;
 line-height: 58px;
 color: #707070;
}
/************************************ End: Accordion ************************************/
/************************************ Start: Team ************************************/
.member_section { padding: 0 0 24px 0; }
.team_member_articles { padding: 24px 0 0 0; }
.team_member_container .member_section .team_member_text { background: #FFF; }
.hr_section { padding: 0; }
.team_member_container hr { margin: 0; }
.news_member_box a:hover .fa { text-decoration: underline; }
.team_member_container h2 { text-align: left; }
.news_member_text .fa { line-height: 28px; }
.team_member_container > .cms_img > img { width: 100%; }
/************************************ Ende: Team ************************************/
/************************************ Start: Team 2 ************************************/
.cms_user_img { width: 100%; height: 370px; margin: 0 0 30px 0; }
.cms_user_text > div > b, .cms_user_text > div > strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 32px;
	color: #000000;
	text-align: left;
}
.cms_user_text > div > p {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
.cms_user_text > div > p > a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #FF0000;
	text-align: left;
}
.cms_user_text > div > p > a:hover { text-decoration: underline; }
.cms_user_text > div i {
	font-size: 18px;
	line-height: 28px;
	color: #FF0000;
	text-align: left;
}
.cms_users_title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 60px;
	line-height: 78px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
.cms_users_header {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 32px;
	line-height: 42px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
@media screen and (max-width: 767px) {
	.cms_users_title { font-size: 36px !important; line-height: 42px !important; font-weight: 600 !important; }
	.cms_users_header { font-size: 32px !important; line-height: 38px !important; font-weight: 600 !important; }
}
.cms_users_user_container > div { padding: 15px; }
.cms_users_user_container > div > div { width: 33.333%; padding: 15px; }
.cms_user_container > div > div { width: 100%; }
/*@media screen and (max-width: 1366px) { .cms_users_user_container > div > div { width: 50.000%; } }*/
@media screen and (max-width: 959px) { .cms_users_user_container > div > div { width: 100.000%; } }
.cms_user_container { background: none; border: none; }
.cms_user_container > div { padding: 0; }
.cms_user_container > div > div.cms_user_portrait { width: 100%; background: transparent; }
.cms_user_container > div > div.cms_user_portrait > div { padding: 25.000%; }
.cms_user_container > div > div.cms_user_portrait > div picture {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.cms_user_container > div > div.cms_user_text { width: 100%; padding: 0 10px; }
.cms_user_text b, .cms_user_text strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 32px;
	color: #000000;
	text-align: left;
}
.cms_user_text p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
.cms_user_text p:last-of-type { padding: 0; }
/* Start: Anpassung 11.03.2021 */
.cms_users_user_container { margin: 0 !important; }
.cms_users_user_container > div > div { padding: 15px 30px; }
.cms_users_user_container > div { padding: 0; }
.cms_user_container picture img {
 width: 100%;
 height: 100%;
 object-fit: contain;
 object-position: center bottom;
}
/* End: Anpassung 11.03.2021 */
@media screen and (max-width: 1366px) { .cms_user_img { height: 572px; } }
@media screen and (max-width: 959px) {
	.cms_user_img { height: 650px; }
	.teaser_img { background-position: top !important; } }
@media screen and (max-width: 820px) { .cms_user_img { height: 565px; } }
@media screen and (max-width: 640px) { .cms_user_img { height: 450px; } }
/************************************ Ende: Team 2 ************************************/
/************************************ Start: Kontaktformular ************************************/
form label { display: none !important; }
label.select { display: block !important; }
form input, form select, form textarea {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
 background: rgb(237, 237, 237);
 color: #000000;
 font-size: 16px;
 line-height: 25px;
	height: auto;
	padding: 16px;
	border: none;
}
form textarea { height: 250px; }
form select { cursor: pointer; -moz-appearance:none; -webkit-appearance:none; appearance:none; }
form button { display: table !important; margin: 0 auto; }
::placeholder {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
 color: #000000;
 font-size: 16px;
 line-height: 25px;
}
:-ms-input-placeholder {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
 color: #000000;
 font-size: 16px;
 line-height: 25px;
}
::-ms-input-placeholder {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
 color: #000000;
 font-size: 16px;
 line-height: 25px;
}
#frm_13 button { width: auto; margin: 0 auto; display: block; }
.frm_header p { padding: 0 0 12px 0 !important; }
form.ff .frm_spacer {
    width: 100%;
    height: 1px;
    background: #000000;
}
.frm_subtitle > div {
	font-family: 'Open Sans', sans-serif;
    font-style: italic;
	font-weight: 600;
	font-size: 32px;
	line-height: 42px;
	color: #000000;
	text-align: left;
}
label.select { display: block !important; }
main label.select:after {
	display: block;
	content: "\f078";
	position: absolute;
	z-index: 10;
	right: 6px;
	top: 12px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-family: "FontAwesome";
	font-size: 21px;
    color: #FFFFFF;
	background: transparent;
	pointer-events: none;
}
form select { cursor: pointer; -moz-appearance:none; -webkit-appearance:none; appearance:none; }
main input, main textarea, main select { width: 100%; }
.flex_box_label_radiocheck > label {
	display: block !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}
.ff .flex_box_12.flex_box_label_radiocheck { margin: 0; padding: 8px; }
main input[type="radio"] + label { display: block !important; }
main input[type="radio"]:checked + label:after { background: #000000; }
main input[type="checkbox"] + label { display: block !important; }
main input[type="checkbox"]:checked + label:after { background: rgb(237, 237, 237); color: #000000; }
label.date { display: block !important; }
main label.date:after {
    font-size: 24px;
    line-height: 58px;
    width: 58px;
    height: 58px;
    top: 0;
    left: 0;
	color: #FFFFFF;
}
main label.date input { padding: 16px 8px 16px 73px; height: 58px; }
label.time { display: block !important; }
main label.time:after {
    font-size: 24px;
    line-height: 58px;
    width: 58px;
    height: 58px;
    top: 0;
    left: 0;
	color: #FFFFFF;
}
main label.time input { padding: 16px 8px 16px 73px; height: 58px; }
.frm_dz_container .frm_dz_txt { border: 2px solid #000000; background: rgb(237, 237, 237); }
.frm_dz_txt * { color: #FFFFFF !important; }
.dz-default.dz-message > span { color: #FFFFFF; }
/************************************ Ende: Kontaktformular ************************************/
/************************************ Start: Gallery Three Four ************************************/
.gallery_three_four_33 { width: 33.333%; }
.gallery_three_four_25 { width: 25%; }
.gallery_three_four_33, .gallery_three_four_25 { float: left; position: relative; line-height: 1px; }
.gallery_three_four_33 *, .gallery_three_four_25 * { line-height: 1px; }
.gallery_three_four_33 img, .gallery_three_four_25 img { width: 100%; }
.gallery_three_four_33 > div, .gallery_three_four_25 > div { position: absolute; cursor: pointer; }
.gallery_three_four_33 > div > div, .gallery_three_four_25 > div > div {
 position: absolute;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 overflow: hidden;
}
.gallery_three_four_33 > div {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center;
}
.gallery_three_four_25 > div {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center;
}
.gallery_three_four_33:hover > div:before,
.gallery_three_four_25:hover > div:before {
 display: block;
 content: "";
 position: absolute;
 left: 0;
 top: 0;
 right: 0;
 bottom: 0;
 background: rgba( 0,0,0,0.5 );
}
.gallery_three_four_33:hover > div:after,
.gallery_three_four_25:hover > div:after {
 display: block;
 content: "\f002";
 position: absolute;
 left: 0;
 top: 50%;
 right: 0;
 height: 30px;
 margin: -15px 0 0 0;
 line-height: 30px;
 text-align: center;
 font: 28px 'FontAwesome';
 color: #ffffff;
}
.gallery_three_four>div:nth-of-type(1) > div { right: 20px; bottom: 15px; }
.gallery_three_four>div:nth-of-type(2) > div { left: 10px; right: 10px; bottom: 15px; }
.gallery_three_four>div:nth-of-type(3) > div { left: 20px; bottom: 15px; }
.gallery_three_four>div:nth-of-type(4) > div { right: 20px; top: 15px; }
.gallery_three_four>div:nth-of-type(5) > div { left: 10px; right: 10px; top: 15px; }
.gallery_three_four>div:nth-of-type(6) > div { left: 10px; right: 10px; top: 15px; }
.gallery_three_four>div:nth-of-type(7) > div { left: 20px; top: 15px; }
/************************************ Ende: Gallery Three Four ************************************/
/************************************ Start: Search ************************************/
#cmsSearch ul li.cmsSearch_cat a:before { content: none !important; }
#cmsSearch ul li.cmsSearch_cat a {
 position: relative;
 padding: 0 !important;
 line-height: 28px !important;
 font-weight: 400 !important;
 color: #FF0000 !important;
 background: transparent !important;
 text-decoration: none !important;
}
#cmsSearch ul li.cmsSearch_cat a:hover { text-decoration: underline !important; }
li.cmsSearch_cat { border-bottom: 1px solid #000000; padding: 15px 0; }
/************************************ Ende: Search ************************************/
/************************************ Start: Cat Color Padding Fix ************************************/
.cat .cat_color { left: 30px; right: 30px; }
.catpadding_bg_fix.cat .cat_color { padding: 24px 0; }
.catpadding_bg_fix .cms_container_narrow { padding: 0 30px; }
.catpadding_bg_fix .cms_container { padding: 0 30px; }
.catpadding_bg_fix .cms_container_wide { padding: 0 30px; }
.catpadding_bg_fix .cms_container_ultrawide { padding: 0 30px; }
footer > div.padd_fix_footer { padding: 0 30px; width: 100%; max-width: 1630px; margin: 0 auto; }
.flex_container.cms_padding_05 { padding: 22.5px; }
@media screen and (max-width: 1300px) {
	.cat .cat_color { left: 0; right: 0; }
	.catpadding_bg_fix .cms_container_narrow { padding: 0; }
	.catpadding_bg_fix .cms_container { padding: 0; }
	.catpadding_bg_fix .cms_container_wide { padding: 0; }
	.catpadding_bg_fix .cms_container_ultrawide { padding: 0; }
	.cms_padding_05 { padding: 15px; }
	footer > div.padd_fix_footer { padding: 0; }
	.flex_container.cms_padding_05 { padding: 15px; }
}
/************************************ End: Cat Color Padding Fix ************************************/
/************************************ Start: Footer ************************************/
footer { border-top: none !important; background: #EDEDED; }
/*footer .cms_img img { border-radius: 4px; }*/
@media screen and (max-width: 499px) { footer .cms_img img { width: 215px; height: 34px; } }
footer h1, footer h2, footer h3, footer h4, footer h5 { color: #FFFFFF; }
footer p, footer span, footer a, footer li, footer strong, footer b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #FFFFFF !important;
	text-align: left;
	opacity: 1 !important;
}
@media screen and (max-width: 767px) { footer p, footer span, footer a, footer li, footer strong, footer b, footer table tr > td { font-size: 16px !important; line-height: 28px !important; } }
footer .fa { line-height: 26px; }
footer b, footer strong { font-weight: 700; }
footer a {
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #FFFFFF;
	text-align:inherit;
	display: inline-block;
	text-decoration: none;
}
footer a:hover { text-decoration: underline; }
footer .cmsNavi li a:hover, footer a:hover, footer a:hover .fa { text-decoration: underline !important; }
footer .block_10000:last-of-type a:hover { text-decoration: none; }
footer .cms_navigation_header { padding: 0 0 15px 0; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 18px; line-height: 24px; color: rgba(255, 255, 255, 1); text-align: left; }
footer .cmsNavi li a:hover { color: rgba(62, 162, 247, 1); }
footer .cmsNavi li a { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 18px; line-height: 24px; color: rgba(255, 255, 255, 1); text-align: left; }
footer .cmsNavi li:last-of-type a { padding: 0; }
footer div p:last-of-type { padding: 0; }
footer > div > div > section > div > div > div > article:nth-of-type(3) > div > div > div > div { width: auto !important; margin-left: auto; }
footer > div > div > section > div > div > div > article:nth-of-type(4) > div > div > div > div { width: auto !important; margin-left: auto; }
footer > div > div > section > div > div > div > article:nth-of-type(7) > div > div > div > div { margin-left: auto; }
footer > div > div > section > div > div > div > article:nth-of-type(8) > div > div > div > div { width: auto !important; margin-left: auto; }
footer > div > div > section > div > div > div > article:nth-of-type(5) > div > div > div { padding: 5px 15px 0 15px !important; }
footer > div > div > section > div > div > div > article:nth-of-type(5) > div > div > div > div { padding: 15px 15px 0 15px !important; }
footer > div > div > section > div > div > div > article:nth-of-type(1) > div > div > div > div { padding: 15px 15px 5px 15px !important; }
@media screen and (max-width: 1080px) {
	footer > div > div > section > div > div > div > article:nth-of-type(1) { width: 100% !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(2) { width: 50% !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(3) { width: 50% !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(4) { width: 50% !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(5) { width: 100% !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(6) { width: 33.333% !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(7) { width: 33.333% !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(8) { width: 33.333% !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(6) *,
	footer > div > div > section > div > div > div > article:nth-of-type(7) *,
	footer > div > div > section > div > div > div > article:nth-of-type(8) * { font-size: 16px; }
	footer > div > div > section > div > div > div > article:nth-of-type(4) > div > div > div > div { width: 100% !important; margin-left: 0; }
}
@media screen and (max-width: 959px) {
	footer > div > div > section > div > div > div > article:nth-of-type(1) { order: 1; }
	footer > div > div > section > div > div > div > article:nth-of-type(2) { order: 2; }
	footer > div > div > section > div > div > div > article:nth-of-type(3) { order: 3; }
	footer > div > div > section > div > div > div > article:nth-of-type(4) { order: 4; }
	footer > div > div > section > div > div > div > article:nth-of-type(5) { order: 5; }
	footer > div > div > section > div > div > div > article:nth-of-type(6) { order: 6; }
	footer > div > div > section > div > div > div > article:nth-of-type(7) { order: 11; }
	footer > div > div > section > div > div > div > article:nth-of-type(8) { order: 8; }
	footer > div > div > section > div > div > div > article:nth-of-type(7) p { text-align: left !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(6) *,
	footer > div > div > section > div > div > div > article:nth-of-type(7) *,
	footer > div > div > section > div > div > div > article:nth-of-type(8) * { font-size: 18px; }
	footer > div > div > section > div > div > div > article:nth-of-type(1),
	footer > div > div > section > div > div > div > article:nth-of-type(2),
	footer > div > div > section > div > div > div > article:nth-of-type(3),
	footer > div > div > section > div > div > div > article:nth-of-type(4),
	footer > div > div > section > div > div > div > article:nth-of-type(5),
	footer > div > div > section > div > div > div > article:nth-of-type(6),
	footer > div > div > section > div > div > div > article:nth-of-type(7),
	footer > div > div > section > div > div > div > article:nth-of-type(8) { width: 100% !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(1) > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(2) > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(3) > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(4) > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(5) > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(6) > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(7) > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(8) > div > div > div { padding: 10px 15px !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(1) > div > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(2) > div > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(3) > div > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(4) > div > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(5) > div > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(6) > div > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(7) > div > div > div > div,
	footer > div > div > section > div > div > div > article:nth-of-type(8) > div > div > div > div { padding: 0 15px !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(3) > div > div > div > div { width: 100% !important; margin-left: 0; }
	footer > div > div > section > div > div > div > article:nth-of-type(4) > div > div > div > div { width: 100% !important; margin-left: 0; }
	footer > div > div > section > div > div > div > article:nth-of-type(7) > div > div > div > div { margin-left: 0; }
	footer > div > div > section > div > div > div > article:nth-of-type(8) > div > div > div > div { width: 100% !important; margin-left: 0; }
	footer > div > div > section > div > div > div > article:nth-of-type(5) > div > div > div { padding: 15px !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(5) > div > div > div > div { padding: 15px !important; }
	footer > div > div > section > div > div > div > article:nth-of-type(1) > div > div > div > div { padding: 15px !important; }
}
/************************************ End: Footer ************************************/
/************************************ Start: Red Tiny Class ************************************/
.red { color: #FF0000 !important; }
/************************************ End: Red Tiny Class ************************************/
/************************************ Start: Bulletpoint Tiny Class ************************************/
.bulletpoint {
 position: relative;
 align-items: center;
 display: inline-flex;
 justify-content: center;
	margin: 0 5px;
}
.bulletpoint:after {
	content: "";
	position: absolute;
	background: #000000;
 width: 10px;
 height: 10px;
 border-radius: 10px;
}
.bulletpoint.red:after {
	content: "";
	position: absolute;
	background: #FF0000;
 width: 10px;
 height: 10px;
 border-radius: 10px;
}
/************************************ End: Bulletpoint Tiny Class ************************************/