/************************************ Start: Skelleton ************************************/
html { min-height: 100%; line-height: 1px; }
body { height: 100%; font-family: 'Mulish', sans-serif; font-size: 16px; color: #323232; line-height: 1.5; }
body.navi { overflow: hidden; }
body > table { width: 100%; max-width: 100%; min-height: 100vH; }
body > table > tbody > tr,
body > table > tbody > tr > td { height: 100%; }
main { overflow-x: hidden; }
/************************************ Ende: Skelleton ************************************/
/************************************ Start: Sticky Footer ************************************/
body { display: flex; flex-direction: column; }
#cmsgrid { flex: 1; }
#cmsgrid > div:last-of-type { margin: auto 0 0 0; }
/************************************ End: Sticky Footer ************************************/
/************************************ 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: 10px; }
.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; }
/************************************ 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 { top: 0; height: 0px; line-height: 0px; font-size: 0px; background: transparent; }
/************************************ 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: Orange Klasse ************************************/
.orange { color: #F36F23 !important; }
.orange > a { color: #F36F23 !important; }
/************************************ Ende: Orange Klasse ************************************/
/************************************ Start: Ratgeber und List-Box Klasse ************************************/
.cms_ratgeberAndListBox_box > div > div > article:last-of-type { margin: 124px 0 0 0; }
@media screen and (max-width: 1080px) { .cms_ratgeberAndListBox_box > div > div > article:last-of-type { margin: 0; } }
@media screen and (max-width: 1080px) {
	.cms_ratgeberAndListBox_box > div > div > article.flex_box_12.flex_box_12_8 { width: 100% !important; }
	.cms_ratgeberAndListBox_box > div > div > article.flex_box_12.flex_box_12_4 { width: 50% !important; }
}
@media screen and (max-width: 767px) { .cms_ratgeberAndListBox_box > div > div > article.flex_box_12.flex_box_12_4 { width: 100% !important; } }
/************************************ Ende: Ratgeber und List-Box Klasse ************************************/
/************************************ Start: Gradient Background Klasse ************************************/
.cms_gradientBackground_box { padding: 24px 0; background: transparent linear-gradient(180deg, #CED5CF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box; }
.cms_gradientBackground_box .flex_box_12_8 { width: 62.5% !important; }
.cms_gradientBackground_box .flex_box_12_4 { width: 37.5% !important; }
.cms_gradientBackground_box h2 { padding: 0 0 30px 0; }
.cms_gradientBackground_box p {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	color: #000000;
	text-align: left;
	padding: 0 0 30px 0;
}
@media screen and (max-width: 1200px) {
	.cms_gradientBackground_box .flex_box_12_8 { width: 50% !important; }
	.cms_gradientBackground_box .flex_box_12_4 { width: 50% !important; }
}
@media screen and (max-width: 959px) {
	.cms_gradientBackground_box .flex_box_12_8 { width: 100% !important; }
	.cms_gradientBackground_box .flex_box_12_4 { width: 100% !important; }
}
@media screen and (max-width: 767px) { .cms_gradientBackground_box p { font-weight: 400 !important; font-size: 18px !important; line-height: 23px !important; } }
/************************************ End: Gradient Background 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: CMS jssor-Slide Object Fit ************************************/
#cmsShadowSlider .cms_jssor .slide picture img { object-fit: contain !important; }
/************************************ End: CMS jssor-Slide Object Fit ************************************/
/************************************ Start: Headings ************************************/
h1 {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 56px;
	line-height: 70px;
	letter-spacing: 1.12px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
h2 {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 42px;
	line-height: 52px;
	letter-spacing: 0.84px;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	padding: 0 0 15px 0;
}
h3 {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 45px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
h4 {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 35px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
h5 {
	font-family: 'Mulish', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 26px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
@media screen and (max-width: 767px) {
	h1 {
		font-weight: 400 !important;
		font-size: 35px !important;
		line-height: 45px !important;
		letter-spacing: 1.12px !important;
		word-wrap: break-word;
		overflow-wrap: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}
	h2 {
		font-weight: 400 !important;
		font-size: 30px !important;
		line-height: 40px !important;
		letter-spacing: 0.84px !important;
		word-wrap: break-word;
		overflow-wrap: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}
	h3 {
		font-weight: 400 !important;
		font-size: 25px !important;
		line-height: 35px !important;
		word-wrap: break-word;
		overflow-wrap: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}
	h4 {
		font-weight: 400 !important;
		font-size: 20px !important;
		line-height: 30px !important;
		word-wrap: break-word;
		overflow-wrap: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}
	h5 {
		font-weight: 700 !important;
		font-size: 18px !important;
		line-height: 24px !important;
		word-wrap: break-word;
		overflow-wrap: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}
}
/************************************ Ende: Headings ************************************/
/************************************ Start: Content Font Settings ************************************/
.art a {
	display: inline-block;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #F36F23;
	text-align:inherit;
	text-decoration: none;
}
.art a:hover { text-decoration: underline; }
.lead {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 45px;
	color: #000000;
	text-align: left;
}
@media screen and (max-width: 767px) { .lead { font-weight: 400 !important; font-size: 25px !important; line-height: 35px !important; } }
p {
 font-family: 'Mulish', sans-serif;
 font-weight: 400;
 font-size: 16px;
 line-height: 26px;
 color: #000000;
 text-align: left;
 padding: 0 0 15px 0;
}
@media screen and (max-width: 767px) { p { font-weight: 400 !important; font-size: 16px !important; line-height: 26px !important; } }
.block_10000 ul { padding: 0 0 30px 0; }
.block_10000 ul:last-of-type { padding: 0; }
.block_10000 li {
	position: relative;
	list-style: none;
 font-family: 'Mulish', sans-serif;
 font-weight: 400;
 font-size: 16px;
 line-height: 26px;
 color: #000000;
 text-align: left;
	padding: 0 0 0 20px;
}
.block_10000 li:before {
	content: "";
	position: absolute;
	z-index: 12;
	top: 12.5px;
	left: 0;
	width: 10px;
	height: 1px;
	background: #000000;
}
.block_10000 li > span { display: block; }
@media screen and (max-width: 767px) { .block_10000 li { font-weight: 400 !important; font-size: 16px !important; line-height: 26px !important; } }
/************************************ 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; } }
.teaser_img > img { width: 100%; height: 100%; }
/************************************ 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: #3EA2F7; color: #ffffff; }
body.scrolled #goUp { display: block; }
/************************************ Ende: Go-Up ************************************/
/************************************ Start: Galerie Title und Beschreibung ************************************/
.cms_gallery_header {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 42px;
	line-height: 52px;
	letter-spacing: 0.84px;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	padding: 0 0 15px 0;
}
.cms_gallery_intro {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 45px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
@media screen and (max-width: 767px) {
	.cms_gallery_header {
		font-weight: 400 !important;
		font-size: 30px !important;
		line-height: 40px !important;
		letter-spacing: 0.84px !important;
		word-wrap: break-word;
		overflow-wrap: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}
	.cms_gallery_intro {
		font-weight: 400 !important;
		font-size: 25px !important;
		line-height: 35px !important;
		word-wrap: break-word;
		overflow-wrap: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}
}
/************************************ 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: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px !important;
	color: #3EA2F7;
	text-align: left;
	display: inline-block;
}
a > .mehr_lesen_link:after {
 display: inline-flex;
 font: normal normal normal 22px/16px FontAwesome;
 font-size: inherit;
	font-weight: normal;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 content: "\a0\f105";
}
a:hover > .mehr_lesen_link { color: #3EA2F7 !important; text-decoration: underline !important; }
@media screen and (max-width: 767px) { a > .mehr_lesen_link { font-weight: 600 !important; } }
.knopf > a {
	cursor: pointer;
	position: relative;
	display: inline-flex;
	width: auto !important;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	background: #F36F23;
	border: 1px solid #F36F23;
	padding: 8px 62.5px 8px 12.5px;
	-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 {
	display: inline-flex;
	color: #F36F23;
	background: #FFFFFF;
	border: 1px solid #F36F23;
	text-decoration: none;
}
.knopf > a:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 12px;
	right: 31px;
	display: block;
	width: 19px;
	height: 14px;
	background: url("/pages/img/cmsKnopf.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	-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;
}
.knopf > a:hover:before {
	right: 23px;
	background: url("/pages/img/cmsKnopfHover.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.cms_loginPopupFrm_box button,
#cms_login_box .cms_login_btnBox > button,
main button {
	cursor: pointer;
	position: relative;
	display: inline-flex;
	width: auto !important;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	background: #F36F23;
	border: 1px solid #F36F23;
	padding: 8px 62.5px 8px 12.5px;
	-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;
}
#cms_login_box .cms_login_btnBox > button:hover,
.cms_loginPopupFrm_box button:hover,
main button:hover {
	display: inline-flex;
	color: #F36F23;
	background: #FFFFFF;
	border: 1px solid #F36F23;
	text-decoration: none;
}
#cms_login_box .cms_login_btnBox > button:before,
.cms_loginPopupFrm_box button:before,
main button:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 12px;
	right: 31px;
	display: block;
	width: 19px;
	height: 14px;
	background: url("/pages/img/cmsKnopf.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	-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;
}
#cms_login_box .cms_login_btnBox > button:hover:before,
.cms_loginPopupFrm_box button:hover:before,
main button:hover:before {
	right: 23px;
	background: url("/pages/img/cmsKnopfHover.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
a.art_link.b1 {
	position: relative;
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	width: auto;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	background: #F36F23;
	border: 1px solid #F36F23;
	padding: 8px 43.5px 8px 12.5px;
	-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;
}
a.art_link.b1:hover {
	display: flex;
	color: #F36F23;
	background: #FFFFFF;
	border: 1px solid #F36F23;
	text-decoration: none;
}
a.art_link.b1:after {
	content: "";
	position: relative;
	display: inline-flex;
	width: 19px;
	height: 14px;
	left: 13px;
	background: url("/pages/img/cmsKnopf.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	-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;
}
a.art_link.b1:hover:after {
	left: 21px;
	background: url("/pages/img/cmsKnopfHover.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
a.art_link.b1 > i {
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	margin: 0 10px 0 0;
	-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;
}
a.art_link.b1:hover > i { color: #F36F23; }
.align_1 { justify-content: flex-start; }
.align_2 { justify-content: center; }
.align_3 { justify-content: flex-end; }
.align_4 > a.art_link.b1 { justify-content: center; width: 100% !important; text-align: center; }
@media screen and (max-width: 959px) {
	.knopf > a { font-weight: 400 !important; }
	#cms_login_box .cms_login_btnBox > button,
	.cms_loginPopupFrm_box button,
	main button { font-weight: 400 !important; }
	a.art_link.b1 { font-weight: 400 !important; }
}
/************************************ Ende: Buttons ************************************/
/************************************ Start: Slidertext ************************************/
@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,
.cms_jssor .slide > div > div > div .cms_jssor_txt > div { padding: 15px !important; }
.cms_jssor .slide > div > div > div .cms_jssor_txt > div { background: rgba( 0,0,0,0.65 ); }
.cms_jssor .slide > div > div > div { padding: 0; }
.cms_jssor_txt h2 { color: #FFFFFF; }
.cms_jssor_txt p {
 font-family: 'Mulish', sans-serif;
 font-size: 26px;
 line-height: 38px;
 color: #FFFFFF;
}
.cms_jssor_txt p > a {
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #3EA2F7;
	text-align:inherit;
	display: inline-block;
	text-decoration: none;
}
.cms_jssor_txt p > a:hover { text-decoration: underline; }
.cms_jssor_txt .knopf > a { background: rgba(62, 162, 247, 0.3); color: #FFFFFF; text-decoration: none; }
.cms_jssor_txt .knopf > a:hover { color: #FFFFFF; background: #F36F23; }
.cms_jssor_txt b, .cms_jssor_txt strong {
	font-family: 'Mulish', 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;
}
@media screen and (max-width: 960px) {
	.cms_jssor > div:nth-last-of-type(3) > div > div { width: 16px !important; }
	.cms_jssor > div:nth-last-of-type(3) > div > div:after { width: 8px; height: 8px; }
	.cms_jssor > div:nth-last-of-type(1), .cms_jssor > div:nth-last-of-type(2) { width: 32px !important; height: 32px !important; }
	.cms_jssor > div > .cms_jssor_arrow { width: 32px; height: 32px; }
	.cms_jssor > div > .cms_jssor_arrow:before { width: 8px; height: 8px; }
	.cms_jssor > div > .cms_jssor_arrow:before { width: 8px; height: 8px; top: 11px; }
	.cms_jssor_arrow.cms_jssor_arrow_left:before, .cms_jssor_arrow.cms_jssor_arrow_right:before { left: 11px; }
	.cms_jssor > div:nth-last-of-type(3) { bottom: 5px !important; }
}
@media screen and (max-width: 812px) { .cms_jssor_txt { display: none; } }
/************************************ Ende: Slidertext ************************************/
/************************************ Start: Testimonial ************************************/
@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; }
}
/************************************ Ende: Testimonial ************************************/
/************************************ Start: Breadcrumbs ************************************/
.breadcrumbs a {
	font-family: 'Mulish', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	text-align: left;
	color: #297FCA;
	margin: 0 15px 0 0;
	display: inline-block;
}
.breadcrumbs a.active { color: #F36F23; margin: 0; text-decoration: none; }
.breadcrumbs a:hover { color: #F36F23; text-decoration: none; }
.breadcrumbs a.active:hover { color: #297FCA; }
/************************************ Ende: Breadcrumbs ************************************/
/************************************ Start: Aktuelles Teaser ************************************/
.first_news_teaser, .second_news_teaser, .third_news_teaser {
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	-ms-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;	
}
.first_news_teaser:hover, .second_news_teaser:hover, .third_news_teaser:hover { background: rgb(243, 243, 243); }
.home_news_teaser .button { margin: 0 auto; width: auto !important; display: table; }
.first_news_teaser > .news_info,
.second_news_teaser > .news_info,
.second_news_teaser { margin-bottom: 30px; }
.first_news_teaser,
.second_news_teaser,
.third_news_teaser { position: relative; }
.news_teaser_date {
	display: block;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: rgba(112, 112, 112, 0.8);
	text-align: left !important;
	padding: 0 0 15px 0;
}
.first_news_teaser .news_info p { padding: 0 0 15px 0 !important; }
.first_news_teaser:hover .mehr_lesen_link {	color: #3EA2F7 !important; text-decoration: underline !important; }
/************************************ 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 h4 { text-align: left; }
.news_overview_box > div {
	position: relative;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	-ms-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;	
}
.news_overview_box > div:hover { background: rgb(243, 243, 243); }
/************************************ Ende: Aktuelles Übersicht ************************************/
/************************************ Start: Team ************************************/
.cms_users_title {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 56px;
	line-height: 70px;
	letter-spacing: 1.12px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
.cms_users_header {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 42px;
	line-height: 52px;
	letter-spacing: 0.84px;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	padding: 0 0 15px 0;
}
@media screen and (max-width: 767px) {
	.cms_users_title {
		font-weight: 400 !important;
		font-size: 35px !important;
		line-height: 45px !important;
		letter-spacing: 1.12px !important;
		word-wrap: break-word;
		overflow-wrap: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}
	.cms_users_header {
		font-weight: 400 !important;
		font-size: 30px !important;
		line-height: 40px !important;
		letter-spacing: 0.84px !important;
		word-wrap: break-word;
		overflow-wrap: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}
}
.cms_users_user_container > div { padding: 15px; }
.cms_users_user_container > div > div { width: 33.333%; padding: 15px; }
.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: 33.333%; }
.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: 15px 0 30px 0; }
.quadratisches_bild { width: 100%; }
.cms_user_portrait_bg {
 width: 100%;
 height: 315px;
 background-repeat: no-repeat !important;
 background-size: cover !important;
 background-position: center !important;
}
@media screen and (max-width: 1180px) { .cms_users_user_container > div > div, .cms_user_container > div > div.cms_user_portrait > div { width: 50.000%; } }
@media screen and (max-width: 959px) and (orientation: portrait) {
	.quadratisches_bild { position: relative; width: 100%; padding-top: 100%; }
	.cms_user_portrait_bg {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background-repeat: no-repeat !important;
		background-size: cover !important;
		background-position: center !important;
	}
}
.cms_user_text h3 {
	font-family: 'Mulish', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: #000000;
	text-align: left;
	padding: 0 0 15px 0;
}
.cms_user_text p {
	font-family: 'Mulish', sans-serif;
	font-weight: 500;
	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; }
@media screen and (max-width: 959px) { .cms_users_user_container > div > div { width: 100.000%; } .cms_user_container > div > div.cms_user_portrait > div { padding: 100.000%; } }
/************************************ Ende: Team ************************************/
/************************************ Start: Kontaktformular ************************************/
form label { display: none !important; }
label.select { display: block !important; }
form input, form select, form textarea {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	text-align: left;
	height: auto;
	padding: 10px 15px;
	background: #FFFFFF;
	border: 1px solid #F36F23;
	border-radius: 0;
	outline: 0;
}
form textarea { height: 220px; }
form select { cursor: pointer; -moz-appearance: none; -webkit-appearance: none; appearance: none; padding: 10px 46px 10px 15px; }
form button { display: table !important; width: auto; margin: 0 auto; }
::placeholder {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	text-align: left;
}
:-ms-input-placeholder {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	text-align: left;
}
::-ms-input-placeholder {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	text-align: left;
}
form.ff .frm_spacer { width: 100%; height: 1px; background: #F36F23; }
.frm_subtitle > div {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 35px;
	color: #000000;
	text-align: left;
}
.frm_header p { padding: 0 0 15px 0 !important; }
.frm_header p:last-of-type { padding: 0 !important; }
main label.select:after {
	pointer-events: none;
	display: block;
	content: "";
	position: absolute;
	z-index: 10;
	top: 14px;
	right: 18px;
	width: 10px;
	height: 10px;
	border-left: 1px solid #F36F23;
	border-bottom: 1px solid #F36F23;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: transparent;
}
main input, main textarea, main select { width: 100%; }
.flex_box_label_radiocheck > label {
	display: block !important;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #000000;
}
.ff .ff_container { margin: -15px; }
.ff .flex_box_12 { margin: 0; padding: 15px; }
.ff .flex_box_12.flex_box_label_radiocheck { margin: 0; padding: 15px; }
.ff label {
	position: relative;
	display: block;
	width: 100%;
	min-height: 24px;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px !important;
	text-align: left;
	color: #000000;
}

/* Start: Checkbox */
main input[type="checkbox"] { position: absolute; display: block; appearance: none; opacity: 0; }
main .frm_input input[type="checkbox"] { right: 15px; bottom: 26.5px; left: 15px; height: 1px; }
main input[type="checkbox"] + label { display: block !important; background: transparent !important; padding: 0 0 0 34px; }
main input[type="checkbox"] + label:before { top: 0; padding: 11px; background: #FFFFFF; border: 1px solid #F36F23; }
main input[type="checkbox"] + label:after { top: 1px; left: 1px; width: 22px; height: 22px; font-size: 18px; line-height: 22px; }
main input[type="checkbox"] + label:hover:after { color: #F36F23; }
main input[type="checkbox"]:checked + label:after { color: #FFFFFF; background: #F36F23; }
/* End: Checkbox */

/* Start: Radio */
main input[type="radio"] { position: absolute; display: block; appearance: none; opacity: 0; }
main input[type="radio"] + label { display: block !important; padding: 0 0 0 34px; }
main input[type="radio"] + label:before { top: 0; border: 1px solid #F36F23; padding: 11px; background: #FFFFFF; }
main input[type="radio"] + label:after { top: 5px; left: 5px; }
main input[type="radio"] + label:hover:after { background: #F36F23; }
main input[type="radio"]:checked + label:after { background: #F36F23; }
/* End: Radio */

label.date { display: block !important; }
main label.date:after {
 font-size: 24px;
 line-height: 45px;
 width: 45px;
 height: 45px;
 top: 1px;
 left: 1px;
	color: #FFFFFF;
	background: #F36F23;
	border-radius: 0;
}
main label.date input { padding: 10px 15px 10px 60px; height: 47px; }
label.time { display: block !important; }
main label.time:after {
 font-size: 24px;
 line-height: 45px;
 width: 45px;
 height: 45px;
 top: 1px;
 left: 1px;
	color: #FFFFFF;
	background: #F36F23;
	border-radius: 0;
}
main label.time input { padding: 10px 15px 10px 60px; height: 47px; }
.frm_dz_lst {
 border: 1px solid #F36F23;
 border-radius: 0;
 background: #FFFFFF;
	padding: 15px;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
 color: #000000;
}
.frm_dz_lst b { font-weight: 700; color: #000000; }
.frm_dz_lst i { font-style: normal; }
.frm_dz_container .frm_dz_txt { border: 1px solid #F36F23 !important; background: #FFFFFF !important; }
.frm_dz_container .frm_dz_txt span {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #000000;
}
.frm_dz_container .frm_dz_txt i:before {
 display: block;
 text-align: center;
 font-size: 32px;
	line-height: 32px;
	color: #000000;
}
.frm_dz_lst > div > ul { padding: 0; }
.frm_dz_lst ul li { border-bottom: 1px solid #707070; }
.frm_dz_lst ul li div { color: #000000; }
.frm_dz_lst ul li div:hover { color: #F00000; }
/* Start: Nach Absenden */
.frm_sent_header * { color: #000000 !important; }
.frm_sent_table > tbody > tr > td.frm_spacer > div { height: 1px; margin: 15px 0; background: #F36F23; }
.frm_sent_table > tbody > tr > td {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #000000;
}
.frm_sent_table > tbody > tr > td.frm_sent_value > a { color: #000000 !important; text-decoration: none !important; }
.frm_sent_table > tbody > tr > td.frm_sent_value > a:hover { color: #F36F23 !important; text-decoration: underline !important; }
/* End: Nach Absenden */
@media screen and (max-width: 767px) {
	form input, form select, form textarea { font-weight: 400 !important; font-size: 18px !important; line-height: 24px !important; padding: 5px 10px !important; }
	form textarea { height: 200px; }
	form select { padding: 5px 42px 5px 10px !important; }
	::placeholder { font-weight: 400 !important; font-size: 18px !important; line-height: 24px !important; }
	:-ms-input-placeholder { font-weight: 400 !important; font-size: 18px !important; line-height: 24px !important; }
	::-ms-input-placeholder { font-weight: 400 !important; font-size: 18px !important; line-height: 24px !important; }
	.frm_subtitle > div { font-weight: 400 !important; font-size: 20px !important; line-height: 30px !important; }
	main label.select:after { top: 8.5px; right: 14px; }
	.flex_box_label_radiocheck > label { font-weight: 400 !important; font-size: 18px !important; line-height: 24px !important; }
	.ff label { min-height: 24px !important; font-weight: 400 !important; font-size: 18px !important; line-height: 24px !important; }
	main label.date:after { font-size: 24px !important; line-height: 34px !important; width: 34px !important; height: 34px !important; }
	main label.date input { padding: 5px 10px 5px 44px !important; height: 36px !important; }
	main label.time:after { font-size: 24px !important; line-height: 34px !important; width: 34px !important; height: 34px !important; }
	main label.time input { padding: 5px 10px 5px 44px !important; height: 36px !important; }
	.frm_dz_lst { font-weight: 400 !important; font-size: 16px !important; line-height: 24px !important; }
	.frm_dz_lst b { font-weight: 700 !important; }
	.frm_dz_container .frm_dz_txt span { font-weight: 400 !important; font-size: 16px !important; line-height: 24px !important; }
	.frm_dz_container .frm_dz_txt i:before { font-size: 32px !important; line-height: 32px !important; }
	/* Start: Nach Absenden */
	.frm_sent_table > tbody > tr > td { font-weight: 400 !important; font-size: 16px !important; line-height: 24px !important; }
	/* End: Nach Absenden */
}
/************************************ 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: #3EA2F7 !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: Footer ************************************/
/*footer { margin: 80px 0 0 0; }
footer > div > div > div > section > div > div { padding: 15px !important; }
footer > div > div > div > section > div > div > article > div > div > div { padding: 0 !important; }
footer h5 { position: relative; padding: 26px 0 24px 13px; }
footer h5:before { content: ""; position: absolute; z-index: 1; top: 0; left: 0; width: 1px; height: 46px; background: #000000; }
@media screen and (max-width: 767px) { footer h5 { padding: 15px 0 24px 13px; } footer h5:before { height: 33px; } }
footer p, footer span, footer a, footer li, footer strong, footer b, footer table tr > td { font-family: 'Mulish', sans-serif; font-weight: 400; font-size: 16px; line-height: 26px; color: #000000; text-align: left; }
@media screen and (max-width: 767px) { footer p, footer span, footer a, footer li, footer strong, footer b, footer table tr > td { font-weight: 400 !important; font-size: 16px !important; line-height: 24px !important; } }
footer > div > div > div > section > div > div > article:nth-of-type(3) > div > div > div { display: flex; flex-direction: column; }
footer > div > div > div > section > div > div > article:nth-of-type(3) > div > div > div > .block_10000:last-of-type { margin: auto 0 0 0; }
footer > div > div > div > section > div > div > article:nth-of-type(3) > div > div > div > .block_10000:last-of-type p { font-size: 14px; line-height: 26px; }
@media screen and (max-width: 767px) { footer > div > div > div > section > div > div > article:nth-of-type(3) > div > div > div > .block_10000:last-of-type p { font-size: 14px !important; line-height: 24px !important; } }
footer > div > div > div > section > div > div > article:nth-of-type(3) > div > div > div > .block_10000:last-of-type p a { font-size: 14px; line-height: 26px; }
@media screen and (max-width: 767px) { footer > div > div > div > section > div > div > article:nth-of-type(3) > div > div > div > .block_10000:last-of-type p a { font-size: 14px !important; line-height: 24px !important; } }
footer .fa { font-size: 17px; line-height: 26px; color: #000000; margin: 0 5px 0 0; }
@media screen and (max-width: 767px) { footer .fa { font-size: 17px !important; line-height: 24px !important; } }
footer b, footer strong { font-weight: 700; }
@media screen and (max-width: 767px) { footer b, footer strong { font-weight: 700 !important; } }
footer .art a { display: inline-block; font-family: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; color: inherit; text-align:inherit; text-decoration: none; }
footer .art a:hover { text-decoration: underline; }
footer div p { padding: 0 0 24px 13px; }
footer div p:last-of-type { padding: 0 0 0 13px; }
footer .cms_footerSocialIcons_box { margin: -30px 0 0 0; }*/

/* Start: Grid */
/*footer > div > div > div > section > div > div > article.flex_box_12:first-of-type { width: 33.3333% !important; }
footer > div > div > div > section > div > div > article.flex_box_12:nth-of-type(2) { width: 33.3333% !important; }
footer > div > div > div > section > div > div > article.flex_box_12:nth-of-type(3) { width: calc(33.3333% - 149px) !important; }
footer > div > div > div > section > div > div > article.flex_box_12:last-of-type { width: 149px !important; }

@media screen and (max-width: 1120px) {
	footer > div > div > div > section > div > div > article.flex_box_12:first-of-type { width: 50% !important; }
	footer > div > div > div > section > div > div > article.flex_box_12:nth-of-type(2) { width: 50% !important; }
	footer > div > div > div > section > div > div > article.flex_box_12:nth-of-type(3) { width: 50% !important; }
	footer > div > div > div > section > div > div > article.flex_box_12:last-of-type { width: 50% !important; }
}

@media screen and (max-width: 640px) {
	footer > div > div > div > section > div > div > article.flex_box_12:first-of-type { width: 100% !important; }
	footer > div > div > div > section > div > div > article.flex_box_12:nth-of-type(2) { width: 100% !important; }
	footer > div > div > div > section > div > div > article.flex_box_12:nth-of-type(3) { width: 100% !important; }
	footer > div > div > div > section > div > div > article.flex_box_12:last-of-type { width: 100% !important; }
}*/
/* End: Grid */

footer { margin: 80px 0 0 0; }
footer > div > div > div > section > div > div { padding: 15px !important; }
footer > div > div > div > section > div > div > article > div > div > div { padding: 0 !important; }
footer h5 { position: relative; padding: 26px 0 24px 13px; }
footer h5:before { content: ""; position: absolute; z-index: 1; top: 0; left: 0; width: 1px; height: 46px; background: #000000; }
@media screen and (max-width: 767px) { footer h5 { padding: 15px 0 24px 13px; } footer h5:before { height: 33px; } }
footer p, footer span, footer a, footer li, footer strong, footer b, footer table tr > td { font-family: 'Mulish', sans-serif; font-weight: 400; font-size: 16px; line-height: 26px; color: #000000; text-align: left; }
@media screen and (max-width: 767px) { footer p, footer span, footer a, footer li, footer strong, footer b, footer table tr > td { font-weight: 400 !important; font-size: 16px !important; line-height: 24px !important; } }
footer .fa { font-size: 17px; line-height: 26px; color: #000000; margin: 0 5px 0 0; }
@media screen and (max-width: 767px) { footer .fa { font-size: 17px !important; line-height: 24px !important; } }
footer b, footer strong { font-weight: 700; }
@media screen and (max-width: 767px) { footer b, footer strong { font-weight: 700 !important; } }
footer .art a { display: inline-block; font-family: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; color: inherit; text-align:inherit; text-decoration: none; }
footer .art a:hover { text-decoration: underline; }
footer div p { padding: 0 0 24px 13px; }
footer div p:last-of-type { padding: 0 0 0 13px; }
footer .cms_footerSocialIcons_box { margin: -30px 0 0 0; }

/* Start: Grid */
footer > div > div > div > section > div > div > article.flex_box_12:first-of-type { width: 33.3333% !important; }
footer > div > div > div > section > div > div > article.flex_box_12:nth-of-type(2) { width: 33.3333% !important; }
footer > div > div > div > section > div > div > article.flex_box_12:last-of-type { width: 33.3333% !important; }

@media screen and (max-width: 1120px) {
	footer > div > div > div > section > div > div > article.flex_box_12:first-of-type { width: 50% !important; }
	footer > div > div > div > section > div > div > article.flex_box_12:nth-of-type(2) { width: 50% !important; }
	footer > div > div > div > section > div > div > article.flex_box_12:last-of-type { width: 50% !important; }
}

@media screen and (max-width: 640px) {
	footer > div > div > div > section > div > div > article.flex_box_12:first-of-type { width: 100% !important; }
	footer > div > div > div > section > div > div > article.flex_box_12:nth-of-type(2) { width: 100% !important; }
	footer > div > div > div > section > div > div > article.flex_box_12:last-of-type { width: 100% !important; }
}
/* End: Grid */
/************************************ Ende: Footer ************************************/
/************************************ Start: Search Results ************************************/
.search_result_container { padding: 120px 0 0 0; }
.load_search_result { padding: 72px 0 0 0; }
.search_result_container h1 {
	font-family: 'Mulish', sans-serif;
	font-weight: 600;
	font-size: 52px;
	line-height: 62px;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 0;
}
.search_result_container h2 {
	font-family: 'Mulish', sans-serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 33px;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 0 0 23px 0;
}
.search_result_container h2:after { content: none; }
.search_result_container form input {
	font-family: 'Mulish', sans-serif;
	font-weight: 600;
	font-size: 52px;
	line-height: 62px;
	text-align: left;
	color: #3EA2F7;
	display: block;
	width: 100%;
	max-width: 800px;
	padding: 0 0 5px 0;
	border: none;
	border-bottom: 1px solid #333333;
	background: transparent;
}
.search_result_container form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: 'Mulish', sans-serif;
	font-weight: 600;
	font-size: 52px;
	line-height: 62px;
	text-align: left;
	color: #3EA2F7;
}
.search_result_container form input::-moz-placeholder { /* Firefox 19+ */
	font-family: 'Mulish', sans-serif;
	font-weight: 600;
	font-size: 52px;
	line-height: 62px;
	text-align: left;
	color: #3EA2F7;
}
.search_result_container form input:-ms-input-placeholder { /* IE 10+ */
	font-family: 'Mulish', sans-serif;
	font-weight: 600;
	font-size: 52px;
	line-height: 62px;
	text-align: left;
	color: #3EA2F7;
}
.search_result_container form input:-o-input-placeholder { /* IE 10+ */
	font-family: 'Mulish', sans-serif;
	font-weight: 600;
	font-size: 52px;
	line-height: 62px;
	text-align: left;
	color: #3EA2F7;
}
.search_result_container form input:-moz-placeholder { /* Firefox 18- */
	font-family: 'Mulish', sans-serif;
	font-weight: 600;
	font-size: 52px;
	line-height: 62px;
	text-align: left;
	color: #3EA2F7;
}
.search_result_container .cms-search-txt {
	display: none;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	color: #333333;
	padding: 0;
	margin: 0;
}
.cms-search-url { display: block; }
.cms-search-url-mobile { display: none; }
@media only screen and (max-width: 600px) {
	.cms-search-url { display: none; }
	.cms-search-url-mobile { display: block; }
}
.search_result_container .cms-search-url > a {
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 35px;
	text-align: left;
	color: #333333;
	padding: 0;
	margin: 0;
}
.search_result_container .cms-search-url > a:hover { text-decoration: underline; }
.search_result_container .search-results-spacer { display: block; width: 100%; height: 0; }
.search_result_container .search-results-spacer:last-of-type { display: none; }
.search_result_container .color-red { color: #3EA2F7; }
.search_result_container hr {
 background: #333333;
 height: 1px;
 border: none;
 margin: 30px 0;
}
@media screen and (max-width: 959px) { .search_result_container { padding: 55px 0 0 0 !important; } }
@media only screen and (max-width: 959px) {
	.search_result_container h1 { font-size: 24px; line-height: 32px; }
	.search_result_container .search-results { font-size: 18px; line-height: 24px; padding: 50px 0 15px 0; }
	.search_result_container form input { font-size: 18px; line-height: 24px; }
	.search_result_container form input::-webkit-input-placeholder { font-size: 18px; line-height: 24px; }
	.search_result_container form input::-moz-placeholder { font-size: 18px; line-height: 24px; }
	.search_result_container form input:-ms-input-placeholder { font-size: 18px; line-height: 24px; }
	.search_result_container form input:-o-input-placeholder { font-size: 18px; line-height: 24px; }
	.search_result_container form input:-moz-placeholder { font-size: 18px; line-height: 24px; }
	.search_result_container .cms-search-txt { font-size: 18px; line-height: 20px; }
	.search_result_container .cms-search-url > a { font-size: 18px; line-height: 24px; }
	.search_result_container .search-results-spacer { height: 15px; }
}
/************************************ End: Search Results ************************************/
/************************************ Start: Download-Manager ************************************/
/* Ohne Navigationsbaum */
.dn_list > div > div {
 display: block;
 float: left;
 width: 100%;
 background: rgba( 255,255,255,0.5);
	padding: 15px;
}
.dn_list > div { display: block; float: left; width: 100%; }
.cms_dn_list_anchor { display: flex !important; align-items: center; width: 100%; padding: 10px; }
.cms_dn_list_icon { display: block; float: left; margin: 0 10px 0 0; }
.cms_dn_list_name { display: block; float: left; }
.cms_dn_list_date { display: block; float: right; }
.dn_list a:nth-of-type(2N-1) { background: rgba( 0,0,0,0.0625); }
.dn_list a:hover { color: #FFFFFF; background: #F36F23; cursor: pointer; }
/* Mit Navigationsbaum */
.dn_list > div { display: block; float: left; width: 100%; }
.dm_list > div > div {
 display: block;
 float: left;
 width: 100%;
 background: rgba( 255,255,255,0.5);
	padding: 15px;
}
.cms_dm_list_anchor { display: block; float: left; clear: both; width: 100%; padding: 10px; }
.cms_dm_list_icon { display: block; float: left; margin: 0 10px 0 0; }
.cms_dm_list_name { display: block; float: left; }
.cms_dm_list_date { display: block; float: right; }
.dm_list a:nth-of-type(2N-1) { background: rgba( 0,0,0,0.0625); }
.dm_list a:hover { color: #FFFFFF; background: #F36F23; cursor: pointer; }
/************************************ End: Download-Manager ************************************/
