/************************************ Start: Skelleton ************************************/
* { outline: 0 !important; }
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 > 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_team										{ width: 100%; max-width: 1253px; margin: 0 auto; }
.cms_container_ultranarrow								{ width: 100%; max-width: 830px; margin: 0 auto; }
.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%; }
.flex_container.cms_padding_team 						{ padding:  0; }
.flex_box_12.cms_padding_team 							{ padding: 25px 41.5px; }
.block_60000.cms_padding_team							{ padding:  15px 41.5px 5px 41.5px }
.block_110010.cms_padding_team 							{ padding:  0; }
.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 { 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: 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: Slider Fullscreen Background Size ************************************/
.cms_jssor .slide picture img { object-fit: contain !important; }
/************************************ End: Slider Fullscreen Background Size************************************/
/************************************ Start: CMS Klasse "Kontaktieren Sie uns" ************************************/
.kontaktieren_sie_uns h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	font-size: 60px;
	line-height: 78px;
	color: #E30613;
	text-align: left;
	padding: 0 0 34px 0;
	text-transform: uppercase;
}
.kontaktieren_sie_uns .lead {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	font-size: 26px;
	line-height: 38px;
	color: rgba(112, 111, 111, 0.8);
	text-align: left;
	padding: 0 0 15px 0;
}
/************************************ End: CMS Klasse "Kontaktieren Sie uns" ************************************/
/************************************ Start: CMS Trennlinie ************************************/
.block hr, .block_60000 hr {
	display: table;
	width: 100%;
	height: 1px;
	background: rgba(112,111,111,0.5);
	border: none;
}
/************************************ End: CMS Trennlinie ************************************/
/************************************ Start: CMS Klasse: Paragraph 2 ************************************/
.p2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 21px;
	line-height: 32px;
	color: #000000;
	text-align: left;
}
/************************************ End: CMS Klasse: Paragraph 2 ************************************/
/************************************ Start: Headings ************************************/
h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	font-size: 60px;
	line-height: 78px;
	color: #E30613;
	text-align: left;
	padding: 0 0 15px 0;
	text-transform: uppercase;
}
h2 {
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 46px;
    line-height: 58px;
    color: #E30613;
    text-align: left;
    text-transform: uppercase;
	padding: 0 0 15px 0;
}
h3 {
	font-family: 'Open Sans', sans-serif;
    font-style: italic;
	font-weight: 600;
	font-size: 32px;
	line-height: 42px;
	color: #706F6F;
	text-align: left;
	padding: 0 0 15px 0;
}
h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 30px;
	color: #E30613;
	text-align: left;
	padding: 0 0 15px 0;
}
h5 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 21px;
	line-height: 28px;
	color: #E30613;
	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; }
}
/************************************ Ende: Headings ************************************/
/************************************ Start: Content Font Settings ************************************/
.art a {
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #E30613;
	text-align:inherit;
	display: inline-block;
	text-decoration: none;
}
.art a:hover { text-decoration: underline; }
.lead {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	font-size: 26px;
	line-height: 38px;
	color: rgba(112, 111, 111, 0.8);
	text-align: left;
	padding: 0 0 15px 0;
}
.big_lead {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	font-size: 32px;
	line-height: 38px;
	color: rgba(112, 111, 111, 0.8);
	text-align: left;
	padding: 0 0 15px 0;
}
p {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    text-align: left;
	padding: 0 0 15px 0;
}
main p, main table { 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 li {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    text-align: left;
}
@media screen and (max-width: 767px) { .block_10000 li { font-size: 18px !important; line-height: 26px; font-weight: 400 !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; } }
/************************************ 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: #E30613; 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-style: italic;
	font-weight: 600;
	font-size: 32px;
	line-height: 42px;
	color: #706F6F;
	text-align: left;
	padding: 0 0 15px 0;
}
.cms_gallery_intro {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	font-size: 26px;
	line-height: 38px;
	color: rgba(112, 111, 111, 0.8);
	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; }
.mehr_lesen_link > a {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	font-size: 21px;
	line-height: 32px !important;
	color: #706F6F;
	text-align: left;
	padding: 15px 0 0 0;
}
.mehr_lesen_link > a:after {
    content: "\00a0\00a0\f061";
    display: inline-flex;
    font: normal normal normal 21px/32px FontAwesome;
    font-size: inherit;
	font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mehr_lesen_link > a:hover { color: #E30613 !important; 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-flex;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	background: #E30613;
	color: #FFFFFF;
	border: 2px solid #E30613;
	border-radius: 4px;
	padding: 8px 18px;
	-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: #FFFFFF; color: #E30613; text-decoration: none; display: inline-flex; }
main button {
	width: auto !important;
    cursor: pointer;
    display: inline-flex;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    background: #E30613;
	color: #FFFFFF;
	border: 2px solid #E30613;
	border-radius: 4px;
	padding: 8px 18px;
    -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: #FFFFFF; color: #E30613; text-decoration: none; border: 2px solid #E30613; }
@media screen and (max-width: 959px) {
	a > .knopf { 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: #E30613;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
}
header #hService i { font-size: 20px; line-height: 24px; color: #E30613; padding: 0 10px 0 0; }
header #hService li:hover i, #hService li:hover a { color: #706F6F; }
header #hNavigation > ul > li > a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	/*font-size: 24px;*/
	font-size: 20px;
	line-height: 33px;
	color: #706F6F;
	text-align: left;
	white-space: nowrap;
	text-transform: uppercase;
}
header #hNavigation > ul > li > ul > li > a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	/*font-size: 24px;*/
	font-size: 20px;
	line-height: 33px;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	text-transform: uppercase;
}
header #hNavigation > ul > li > ul > li > ul > li > a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	/*font-size: 20px;*/
	font-size: 18px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
	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 ************************************/
@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: 'Open Sans', 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: #E30613;
	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: #E30613; }
.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;
}
/* 1/6 */ /*Abgeschlossen für nur Text*/
.flex_horizontalalignement_left .cms_jssor_txt.flex_box_12_2 { margin-left: calc(15% - 32px); }
.flex_horizontalalignement_right .cms_jssor_txt.flex_box_12_2  { margin-right: calc(15% - 32px); }
.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_2  { margin-left: 0 !important; margin-right: 0 !important; }
.flex_verticalalignement_top .cms_jssor_txt.flex_box_12_8  { margin-top: calc(3% - 32px); }
.flex_verticalalignement_bottom .cms_jssor_txt.flex_box_12_2  { margin-bottom: calc(3% - 32px); }
.flex_verticalalignement_middle .cms_jssor_txt.flex_box_12_2  { margin-bottom: 0 !important; margin-top: 0 !important; }
.flex_verticalalignement_stretch.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_2   { margin-top: 0 !important; }
/* 1/4 */ /*Abgeschlossen für nur Text*/
.flex_horizontalalignement_left .cms_jssor_txt.flex_box_12_3 { margin-left: calc(15% - 32px); }
.flex_horizontalalignement_right .cms_jssor_txt.flex_box_12_3  { margin-right: calc(15% - 32px); }
.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_3  { margin-left: 0 !important; margin-right: 0 !important; }
.flex_verticalalignement_top .cms_jssor_txt.flex_box_12_3  { margin-top: calc(3% - 32px); }
.flex_verticalalignement_bottom .cms_jssor_txt.flex_box_12_3  { margin-bottom: calc(3% - 32px); }
.flex_verticalalignement_middle .cms_jssor_txt.flex_box_12_3  { margin-bottom: 0 !important; margin-top: 0 !important; }
.flex_verticalalignement_stretch.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_3   { margin-top: 0 !important; }
/* 1/3 */ /*Abgeschlossen für nur Text*/
.flex_horizontalalignement_left .cms_jssor_txt.flex_box_12_4 { margin-left: calc(15% - 32px); }
.flex_horizontalalignement_right .cms_jssor_txt.flex_box_12_4  { margin-right: calc(15% - 32px); }
.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_4  { margin-left: 0 !important; margin-right: 0 !important; }
.flex_verticalalignement_top .cms_jssor_txt.flex_box_12_4  { margin-top: calc(3% - 32px); }
.flex_verticalalignement_bottom .cms_jssor_txt.flex_box_12_4  { margin-bottom: calc(3% - 32px); }
.flex_verticalalignement_middle .cms_jssor_txt.flex_box_12_4  { margin-bottom: 0 !important; margin-top: 0 !important; }
.flex_verticalalignement_stretch.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_4   { margin-top: 0 !important; }
/* 1/2 */ /*Abgeschlossen für nur Text*/
.flex_horizontalalignement_left .cms_jssor_txt.flex_box_12_6 { margin-left: calc(15% - 32px); }
.flex_horizontalalignement_right .cms_jssor_txt.flex_box_12_6  { margin-right: calc(10% - 32px); }
.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_6  { margin-left: 0 !important; margin-right: 0 !important; }
.flex_verticalalignement_top .cms_jssor_txt.flex_box_12_6  { margin-top: calc(3% - 32px); }
.flex_verticalalignement_bottom .cms_jssor_txt.flex_box_12_6  { margin-bottom: calc(3% - 32px); }
.flex_verticalalignement_middle .cms_jssor_txt.flex_box_12_6  { margin-bottom: 0 !important; margin-top: 0 !important; }
.flex_verticalalignement_stretch.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_6   { margin-top: 0 !important; }
/* 2/3 */ /*Abgeschlossen für nur Text*/
.flex_horizontalalignement_left .cms_jssor_txt.flex_box_12_8 { margin-left: calc(10% - 32px); }
.flex_horizontalalignement_right .cms_jssor_txt.flex_box_12_8  { margin-right: calc(10% - 32px); }
.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_8  { margin-left: 0 !important; margin-right: 0 !important; }
.flex_verticalalignement_top .cms_jssor_txt.flex_box_12_8  { margin-top: calc(3% - 32px); }
.flex_verticalalignement_bottom .cms_jssor_txt.flex_box_12_8  { margin-bottom: calc(3% - 32px); }
.flex_verticalalignement_middle .cms_jssor_txt.flex_box_12_8  { margin-bottom: 0 !important; margin-top: 0 !important; }
.flex_verticalalignement_stretch.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_8   { margin-top: 0 !important; }
/* 3/4 */ /*Abgeschlossen für nur Text*/
.flex_horizontalalignement_left .cms_jssor_txt.flex_box_12_9 { margin-left: calc(10% - 32px); }
.flex_horizontalalignement_right .cms_jssor_txt.flex_box_12_9  { margin-right: calc(10% - 32px); }
.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_9  { margin-left: 0 !important; margin-right: 0 !important; }
.flex_verticalalignement_top .cms_jssor_txt.flex_box_12_9  { margin-top: calc(3% - 32px); }
.flex_verticalalignement_bottom .cms_jssor_txt.flex_box_12_9  { margin-bottom: calc(3% - 32px); }
.flex_verticalalignement_middle .cms_jssor_txt.flex_box_12_9  { margin-bottom: 0 !important; margin-top: 0 !important; }
.flex_verticalalignement_stretch.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_9   { margin-top: 0 !important; }
/* 5/6 */ /*Abgeschlossen für nur Text*/
.flex_horizontalalignement_left .cms_jssor_txt.flex_box_12_10 { margin-left: calc(7% - 32px); }
.flex_horizontalalignement_right .cms_jssor_txt.flex_box_12_10  { margin-right: calc(7% - 32px); }
.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_10  { margin-left: 0 !important; margin-right: 0 !important; }
.flex_verticalalignement_top .cms_jssor_txt.flex_box_12_10  { margin-top: calc(3% - 32px); }
.flex_verticalalignement_bottom .cms_jssor_txt.flex_box_12_10  { margin-bottom: calc(3% - 32px); }
.flex_verticalalignement_middle .cms_jssor_txt.flex_box_12_10  { margin-bottom: 0 !important; margin-top: 0 !important; }
.flex_verticalalignement_stretch.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_10   { margin-top: 0 !important; }
/* 100% */ /*Abgeschlossen für nur Text*/
.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_8  { margin-left: 0 !important; margin-right: 0 !important; }
.flex_verticalalignement_top .cms_jssor_txt.flex_box_12_8  { margin-top: calc(3% - 32px); }
.flex_verticalalignement_bottom .cms_jssor_txt.flex_box_12_8  { margin-bottom: calc(3% - 32px); }
.flex_verticalalignement_middle .cms_jssor_txt.flex_box_12_8  { margin-bottom: 0 !important; margin-top: 0 !important; }
.flex_verticalalignement_stretch.flex_horizontalalignement_center .cms_jssor_txt.flex_box_12_8   { margin-top: 0 !important; }
@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: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	text-align: left;
	color: #706F6F;
	margin: 0 15px 0 0;
	display: inline-block;
}
.breadcrumbs a.active { color: #E30613; margin: 0; text-decoration: none; }
.breadcrumbs a:hover { color: #E30613; text-decoration: none; }
.breadcrumbs a.active:hover { color: #E30613; }
.breadcrumbs a i { color: #E30613; }
/************************************ Ende: Breadcrumbs ************************************/
/************************************ Start: Lehmann2000 Slider ************************************/
.lehmann2000_slider_container .slick-slider p { padding: 0 !important; }
.slick-slider { padding: 0 !important; }
.slider_bg_container {
	position: relative;
	height: 100%;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	overflow: hidden;
	padding: 0 71px;
}
.slider_bg_container:before {
	content: "";
	background: #E30613;
	width: 49%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -10%;
	z-index: 11;
	-webkit-transform: skewX(-20deg);
	-moz-transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
	transform: skewX(-20deg);
}
.slider_bg_container > .cms_container_wide { height: 100%; padding: 75px 15px !important; }
.slidertxtbtn { position: relative; width: 27%; padding: 15px; z-index: 12 !important; }
.sliderbild { position: relative; width: 26%; height: auto; padding: 15px; z-index: 12 !important; }
.slidertext { position: relative; width: 47%; padding: 15px 15px 15px 98px; z-index: 12 !important; }
.slidertxtbtn > div {
	width: 100%;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.sliderbild > div {
	position: absolute;
	top: 50%;
	left: 44%;
	width: 95%;
	height: 280px;
	-webkit-transform: skewX(-20deg) translate(-50%,-50%);
	-moz-transform: skewX(-20deg) translate(-50%,-50%);
	-o-transform: skewX(-20deg) translate(-50%,-50%);
	transform: skewX(-20deg) translate(-50%,-50%);
	overflow: hidden;
}
.teaser_img_slider {
	width: 130%;
	height: 100%;
	margin: 0 0 0 -15%;
	-webkit-transform: skewX(20deg);
	-moz-transform: skewX(20deg);
	-o-transform: skewX(20deg);
	transform: skewX(20deg);
}
.slidertext > div { position: absolute; bottom: 15px; left: 98px; width: calc(100% - 113px); }
.lehmann2000_slider_container .slider_bg_container { min-height: 650px; }
.lehmann2000_slider_container .slider_bg_container > .cms_container_wide { min-height: 650px; }
.slidertxtbtn h2 {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 600;
	font-size: 46px;
	line-height: 58px;
	color: #FFFFFF;
	text-align: left;
	padding: 0 0 40px 0;
}
.lehmann2000_slider_container .knopf > a { background: #FFFFFF; color: #E30613; border: 2px solid #FFFFFF; }
.lehmann2000_slider_container .knopf > a:hover { background: #E30613; color: #FFFFFF; border: 2px solid #FFFFFF; }
.slidertext > div > p {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 600;
	font-size: 32px;
	line-height: 42px;
	color: rgba(112, 111, 111, 0.8);
	text-align: center;
	padding: 0 !important;
}
.lehmann2000_slider_container .slick-dots { z-index: 20; bottom: 14px; }
.lehmann2000_slider_container .slick_dot { width: 15px !important; height: 15px !important; margin: 0 10px 0 0; }
.lehmann2000_slider_container .slick_dot:after {
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	background: #FEF8F0 !important;
	border: none !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
}
.lehmann2000_slider_container .slick-active > .slick_dot:after { background: #E30613 !important; }
.lehmann2000_slider_container .slick-arrow { width: 26px; }
.lehmann2000_slider_container .slick-prev { left: 30px; }
.lehmann2000_slider_container .slick-next { right: 30px; }
.lehmann2000_slider_container .slick-prev:before { color: #FFFFFF; }
.lehmann2000_slider_container .slick-next:before { color: #FFFFFF; }
.lehmann2000_slider_container .slick-prev:hover:before { color: #E30613; }
.lehmann2000_slider_container .slick-next:hover:before { color: #E30613; }
@media screen and (max-width: 1500px) {
	.lehmann2000_slider_container .slick-track { height: auto; }
	.slider_bg_container:before { content: none; }
	.slidertxtbtn { width: 50%; }
	.sliderbild { width: 50%; }
	.slidertext { width: 100%; padding: 15px; }
	.sliderbild > div { width: 75%; }
	.slidertext > div { position: relative; bottom: auto; left: auto; width: 100%; }
	.slidertxtbtn:before {
		content: "";
		background: #E30613;
		width: 200%;
		height: calc(100% + 75px);
		position: absolute;
		top: -75px;
		left: -40%;
		z-index: 10;
		-webkit-transform: skewX(-20deg);
		-moz-transform: skewX(-20deg);
		-o-transform: skewX(-20deg);
		transform: skewX(-20deg);
	}
}
@media screen and (max-width: 1080px) { .teaser_img_slider { width: 140%; margin: 0 0 0 -20%; } }
@media screen and (max-width: 959px) {
	.lehmann2000_slider_container .slick-track { height: auto; }
	.slidertxtbtn > div { position: relative; }
	.sliderbild > div { position: relative; width: 100%; left: 40%; }
	.slidertxtbtn { width: 100%; }
	.sliderbild { width: 100%; }
	.lehmann2000_slider_container .slick-arrow { top: calc(50% - 32px) !important; bottom: auto!important; }
	.slider_bg_container > .cms_container_wide { padding: 15px 15px 45px 15px !important; }
}
@media screen and (max-width: 767px) {
	.slidertext > div > p { font-size: 24px !important; line-height: 32px !important; }
	.slidertxtbtn h2 { font-size: 32px !important; line-height: 38px !important; font-weight: 600 !important; }
	.sliderbild > div { left: 50%; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
	.teaser_img_slider { width: 100%; margin: 0; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; }
}
@media screen and (max-width: 420px) {
	.sliderbild > div { height: 200px; }
	.slidertxtbtn:before { width: 230%; left: -60%; }
}
@media screen and (max-width: 375px) {
	.slidertxtbtn:before { width: 260%; left: -75%; }
	.sliderbild > div { height: 200px; }
	.lehmann2000_slider_container .slick-arrow { display: none !important; }
	.slider_bg_container { padding: 0; }
}
@media screen and (max-width: 345px) { .slidertxtbtn:before { width: 330%; left: -110%; } }
/************************************ End: Lehmann2000 Slider ************************************/
/************************************ Start: Lehmann2000 Oblique Teaser ************************************/
.slick-slide-oblique { width: 100%; }
.lehmann2000_oblique_container .slidertext { padding: 15px; }
.lehmann2000_oblique_container .slidertext > div { position: relative; bottom: auto; left: auto; width: 100%; }
.lehmann2000_oblique_container .slidertxtbtn { width: 29.2%; }
.lehmann2000_oblique_container .sliderbild { width: 45.8%; z-index: 10 !important; }
.lehmann2000_oblique_container .slidertext { width: 25%; }
.lehmann2000_oblique_container .slidertxtbtn h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	font-size: 52px;
	line-height: 62px;
	color: #FFFFFF;
	text-align: left;
	padding: 0 0 30px 0;
}
.lehmann2000_oblique_container .slidertxtbtn h2 strong { font-weight: 800; }
.slick-slider h2 { display: block !important; }
.lehmann2000_oblique_container .slidertxtbtn p { padding: 0; }
.lehmann2000_oblique_container .slidertxtbtn .lead {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-style: italic;
	font-size: 32px;
	line-height: 42px;
	color: #FFFFFF;
	text-align: left;
	padding: 0 0 50px 0;
}
.lehmann2000_oblique_container .slidertext ul { padding: 0; margin: 0; }
.lehmann2000_oblique_container .slidertext li {
	position: relative;
	font-family: 'Cookie', cursive;
	font-weight: 400;
	font-style: normal;
	font-size: 72px;
	line-height: 68px;
	color: #E30613;
	text-align: left;
	list-style: none;
	padding: 0 0 0 40px;
}
.lehmann2000_oblique_container .slidertext li:before {
	content: "*";
	position: absolute;
	top: 11px;
	left: 0;
	font-family: 'Cookie', cursive;
	font-weight: 400;
	font-style: normal;
	font-size: 72px;
	line-height: 68px;
	color: #E30613;
	text-align: left;
}
.lehmann2000_oblique_container .sliderbild > div { position: absolute; top: 250px; left: 30%; width: 80%; height: calc(100% + 150px); }
.lehmann2000_oblique_container .teaser_img_slider { width: 160%; height: 100%; margin: 0 0 0 -30%; }
.lehmann2000_oblique_container .knopf > a { font-size: 26px !important; line-height: 38px !important; font-weight: 600 !important; font-style: italic; padding: 4px 20px !important; }
@media screen and (max-width: 1600px) {
	.lehmann2000_slider_container .slick-track { height: auto; }
	.lehmann2000_oblique_container .slider_bg_container:before { content: none; }
	.lehmann2000_oblique_container .slidertxtbtn { width: 50%; }
	.lehmann2000_oblique_container .sliderbild { width: 50%; }
	.lehmann2000_oblique_container .slidertext { width: 100%; padding: 15px; }
	.lehmann2000_oblique_container .sliderbild > div { width: 75%; }
	.lehmann2000_oblique_container .slidertxtbtn:before {
		content: "";
		background: #E30613;
		width: 160%;
		height: calc(100% + 75px);
		position: absolute;
		top: -75px;
		left: -40%;
		z-index: 10;
		-webkit-transform: skewX(-20deg);
		-moz-transform: skewX(-20deg);
		-o-transform: skewX(-20deg);
		transform: skewX(-20deg);
	}
	.lehmann2000_oblique_container .sliderbild > div {
		width: 130%;
		height: calc(100% + 75px);
		top: -75px;
		left: -5%;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		transform: none;
	}
	.lehmann2000_oblique_container .teaser_img_slider {
		width: 105%;
		height: 100%;
		margin: 0 0 0 -5%;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		transform: none;
	}
	.lehmann2000_oblique_container .slider_bg_container > .cms_container_wide { height: 100%; padding: 75px 15px 0 15px !important; }
}
/* Start: Responsive Anpassung 18.05.2021 */
.lehmann2000_oblique_container .slidertext_responsive { display: none; }
@media screen and (max-width: 1600px) {
	.lehmann2000_oblique_container .slidertext { display: none; }
	.lehmann2000_oblique_container .slidertext_responsive {
		display: block;
		width: 65% !important;
		padding: 15px;
		position: absolute !important;
		right: 0;
		left: auto !important;
		height: auto !important;
		top: 50% !important;
		-webkit-transform: translate(0,-50%) !important;
		-moz-transform: translate(0,-50%) !important;
		-o-transform: translate(0,-50%) !important;
		transform: translate(0,-50%) !important;	
	}
}
@media screen and (max-width: 1366px) {
	.lehmann2000_oblique_container .slidertext li {
		font-size: 52px;
		line-height: 62px;
	}
}
@media screen and (max-width: 1140px) {
	.lehmann2000_oblique_container .slidertext { display: block; }
	.lehmann2000_oblique_container .slidertext_responsive { display: none; }
}
@media screen and (min-width: 1141px) and (max-width: 1600px) {
	.lehmann2000_oblique_container .sliderbild > div:not(.slidertext_responsive):before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.25);
	}
}
/* End: Responsive Anpassung 18.05.2021 */
@media screen and (max-width: 1125px) { .lehmann2000_oblique_container .slidertxtbtn:before { width: 175%; left: -50%; } }
@media screen and (max-width: 959px) {
	.lehmann2000_oblique_container .slick-track { height: auto; }
	.lehmann2000_oblique_container .slidertxtbtn > div { position: relative; }
	.lehmann2000_oblique_container .sliderbild > div { position: relative; width: 100%; left: 40%; }
	.lehmann2000_oblique_container .slidertext > div { position: relative; bottom: auto; left: auto; width: 100%; }
	.lehmann2000_oblique_container .slidertxtbtn { width: 100%; }
	.lehmann2000_oblique_container .slider_bg_container > .cms_container_wide { padding: 15px !important; }
	.lehmann2000_oblique_container .sliderbild {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		bottom: 15px;
		padding: 0;
	}
	.lehmann2000_oblique_container .sliderbild > div {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
	.lehmann2000_oblique_container .slidertxtbtn:before { width: 730%; left: -300%; }
	.lehmann2000_oblique_container .slider_bg_container { padding: 0; }
}
@media screen and (max-width: 767px) {
	.lehmann2000_oblique_container .slidertext > div > p { font-size: 24px !important; line-height: 32px !important; }
	.lehmann2000_oblique_container .slidertxtbtn h2 { font-size: 32px !important; line-height: 38px !important; font-weight: 600 !important; padding: 0 0 20px 0; }
	.lehmann2000_oblique_container .slidertxtbtn .lead { font-size: 24px !important; line-height: 32px !important; font-weight: 600 !important; padding: 0 0 30px; }
	.lehmann2000_oblique_container .slidertext li { font-size: 38px !important; line-height: 42px !important; font-weight: 400 !important; }
	.lehmann2000_oblique_container .slidertext li:before { font-size: 38px !important; line-height: 42px !important; font-weight: 400 !important; }
	.lehmann2000_oblique_container .knopf > a { font-size: 18px !important; line-height: 24px !important; padding: 4px 15px !important; }
}
/************************************ End: Lehmann2000 Oblique Teaser ************************************/
/************************************ 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: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #706F6F;
	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: #E30613 !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_box h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #E30613;
    text-align: left;
    padding: 0 0 15px 0;
}
.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: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 52px;
	line-height: 62px;
	color: #E30613;
	text-align: left;
	padding: 0 0 15px 0;
}
.cms_users_header {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 46px;
	line-height: 58px;
	color: #E30613;
	text-align: left;
	padding: 0 0 15px 0;
}
.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;
}
/* Start: Team New für Lehmann2000.ch */
.cms_user_container > div > div.cms_user_text { padding: 15px 0 0 0; }
.cms_user_container > div > div.cms_user_portrait > div picture img { object-fit: cover; }
.cms_users_header {
    font-family: 'Open Sans', sans-serif;
	font-style: italic;
    font-weight: 600;
    font-size: 46px;
    line-height: 58px;
    color: #E30613;
    text-align: left;
	text-transform: uppercase;
	padding: 25px 41.5px 15px 41.5px;
	margin: 0;
}
.cms_user_text p {
    font-family: 'Open Sans', sans-serif;
	font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    text-align: left;
}
.cms_user_text strong {
    font-family: 'Open Sans', sans-serif;
	font-style: italic;
    font-weight: 600;
    font-size: 26px;
    line-height: 38px;
    color: #706F6F;
    text-align: left;
}
.cms_user_text a {
    font-family: 'Open Sans', sans-serif;
	font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #E30613;
    text-align: left;
	text-decoration: none;
}
.cms_user_text a:hover { color: #E30613; text-decoration: underline; }
.cms_user_text span.fa { font-size: 20px; line-height: 24px; color: #E30613; }
.cms_users_user_container > div > div { width: 33.333%; padding: 25px 41.5px; }
.cms_users_user_container > div { padding: 0; }
.cms_users_user_container { margin: 0; }
.cms_user_container .cms_img, .cms_user_container .cms_img img { width: 100%; }
.cms_users_box:last-child .cms_users_user_container { margin: 0; }
@media screen and (max-width: 1272px) {
	.cms_users_user_container > div > div 					{ padding: 0; }
	.cms_users_header 										{ padding: 0 30px 15px 30px; }
	.flex_container.cms_padding_team 						{ padding:  0; }
	.flex_box_12.cms_padding_team 							{ padding:  15px; }
	.block_60000.cms_padding_team							{ padding:  15px 30px 30px 30px; }
	.block_110010.cms_padding_team 							{ padding:  0; }
	.cms_users_user_container 								{ padding: 15px; }
	.cms_user_container { padding: 15px; }
}
@media screen and (max-width: 1024px) { .cms_users_user_container > div > div { width: 50.000%; } }
@media screen and (max-width: 959px) { .cms_users_user_container > div > div { width: 100.000%; } }
@media screen and (max-width: 767px) { .cms_users_header { font-size: 32px !important; line-height: 38px !important; font-weight: 600 !important; } }
/* End: Team New für Lehmann2000.ch */
/************************************ Ende: Team ************************************/
/************************************ 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: rgba(227, 6, 19, 0.3);
    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;
}
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: #706F6F;
	text-align: left;
}
#frm_13 button { width: auto; margin: 0 auto; display: block; }
.frm_header p { padding: 0 0 12px 0 !important; }
label.select { display: block !important; }
main label.select:after {
	display: block;
	content: "\f078";
	position: absolute;
	z-index: 10;
	right: 13px;
	top: 14px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-family: "FontAwesome";
	font-size: 21px;
	color: #000000;
	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%; }
/************************************ Ende: Kontaktformular ************************************/
/************************************ Ende: Kontaktformular Special ************************************/
form label { display: none; }
.flex_box_label_radiocheck label, form input[type="radio"], main input[type="radio"] + label { display: block !important; }
form input[type="radio"] { visibility: hidden; }
.frm_input_8 label, form input[type="checkbox"], main input[type="checkbox"] + label { display: block !important; }
form input[type="checkbox"] { visibility: hidden; }
main input[type="checkbox"]:checked + label:after { color: #E30613; }
label.date { display: block !important; }
main label.date:after { font-size: 24px; line-height: 58px; width: 58px; height: 58px; top: 9px; left: 9px; }
main label.date input { padding: 16px 8px 16px 73px; height: 58px; }
main label.select:after { color: #000000; }
form textarea { height: 250px; }
form select { cursor: pointer; -moz-appearance:none; -webkit-appearance:none; appearance:none; }
form label { display: none !important; }
form label.select { display: block !important; width: 125px; }
form button { display: table !important; margin: 0 auto; }
#frm_13 button { width: auto; margin: 0 auto; display: block; }
.frm_header p { padding: 0 0 12px 0 !important; }
/************************************ Ende: Kontaktformular Special ************************************/
/************************************ 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: #E30613 !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 { border-top: none !important; }
footer h1, footer h2, footer h3, footer h4, footer h5 { color: #FFFFFF; }
footer p, footer span, footer a, footer li, footer strong, footer b, footer table tr > td {
	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-weight: 400 !important; font-size: 16px !important; line-height: 24px !important; } }
footer .fa { font-size: 18px; line-height: 28px; color: #FFFFFF; }
@media screen and (max-width: 767px) { footer .fa { font-size: 16px !important; line-height: 24px !important; } }
footer b, footer strong { font-weight: 600; }
@media screen and (max-width: 767px) { footer b, footer strong { font-weight: 600 !important; } }
footer .art a {
	display: inline-block;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #FFFFFF;
	text-align:inherit;
	text-decoration: none;
}
footer .art a:hover { text-decoration: underline; }
footer div p { padding: 0 0 15px 0; }
footer div p:last-of-type { padding: 0; }
footer > section > div > div > div > article:first-of-type .cms_img { width: 100%; max-width: 248px; }
footer > section > div > div > div > article:first-of-type .cms_img > a { width: 100%; max-width: 248px; }
footer > section > div > div > div > article:first-of-type .cms_img picture img { width: 100%; max-width: 248px; object-position: center; object-fit: contain; }
footer > section > div > div > div > article:nth-of-type(3) .block_10000 > p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	padding: 0 0 15px 0;
}
footer > section > div > div > div > article:nth-of-type(3) .block_10000 > p:last-of-type { padding: 0 !important; }
@media screen and (max-width: 767px) { footer > section > div > div > div > article:nth-of-type(3) .block_10000 > p { font-weight: 400 !important; font-size: 15px !important; line-height: 20px !important; } }
footer > section > div > div > div > article:last-of-type .cms_img { width: 100%; max-width: 200px; }
footer > section > div > div > div > article:last-of-type .cms_img > a { width: 100%; max-width: 200px; }
footer > section > div > div > div > article:last-of-type .cms_img picture img { width: 100%; max-width: 200px; object-position: center; object-fit: contain; }
@media screen and (max-width: 1150px) { footer > section > div > div > div > article.flex_box_12 { width: 50% !important; } }
@media screen and (max-width: 959px) { footer > section > div > div > div > article.flex_box_12 { width: 50% !important; } }
@media screen and (max-width: 640px) { footer > section > div > div > div > article.flex_box_12 { width: 100% !important; } }
/************************************ Ende: Footer ************************************/