@charset "utf-8";

html { height: 100%; min-height: 100%; }
body { min-height: 100%; overflow-x: hidden; font-weight: 400; padding: 5em 0; font-size: 16px; line-height: 1.68em; background: #f7f7f8 url(../img/verlauf_site.gif) repeat-x; color: #666; font-family: 'Open Sans', sans-serif; }
body.ov_hidden { overflow: hidden; }
@media only screen and (max-width: 1600px) {
}
@media only screen and (max-width: 1440px) {
}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1140px) {
	body { padding: 0; }
}
@media only screen and (max-width: 1020px) {
}

header { z-index: 10; width: 100%; position: relative; padding: 0 0 0 0; }
main { z-index: 1; position: relative; padding: 3em 0 3em; overflow: hidden; margin: 0 auto; background: #ffffff; }
footer { } 
.content_container { max-width: 1140px; margin: 0 auto; box-shadow: 0 0 20px rgba(0,0,0,0.05); background: #ffffff; }
@media only screen and (max-width: 1024px) {
	main { }
}
@media only screen and (max-width: 991px) {
	main { padding: 2em 0 2em; }
}
@media only screen and (max-width: 767px) {
}

.width_basic { max-width: 960px; padding: 0 40px; }  
.width_extrasmall { max-width: 480px; padding: 0 40px; }
.width_small { max-width: 640px; padding: 0 40px; }
.width_medium { max-width: 800px; padding: 0 40px; }
.width_normal { max-width: 960px; padding: 0 40px; }  
.width_large { max-width: 1120px; padding: 0 40px; }

.width_extralarge { max-width: 1280px; padding: 0 40px; }
/* oder
.width_extralarge { max-width: 1440px; padding: 0 40px; }
*/

.width_superlarge { max-width: 1600px; padding: 0 40px; }
.width_full { padding: 0 40px; }
.width_full_complete { padding: 0; }


h1 { margin-bottom: 1em; font-size: 1.5em; font-weight: 700; color: #e85840; }
h2 { font-size: 1.2em; font-weight: 700; color: #e85840; }
h3 { font-size: 1em; font-weight: 700;}
h4 { }
h5 { }
h6 { }

a { color: #e85840; text-decoration: underline; }
a:hover { color: #e85840; text-decoration: none; }
p { margin-bottom: 1.5em; }
div { position: relative; }
img { -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); backface-visibility: hidden; transform: translateZ(0); }

ul { margin-bottom: 1.68em; padding: 0 0 0 1.3em; }
ul li { }

ol { margin-bottom: 1em; }
ol li {}

b, strong { font-weight: bold; }

dl.row { margin-right: 0; margin-left: 0; }
dd { margin-bottom: 0; }

.accordion, figure, .blockquote, .btn { margin-bottom: 1em; }

table { font-size: 1em; width: 100%; margin-bottom: 1.5em; }
table td, table th { padding: 0; vertical-align: top; }

.bg-light { background-color: #f7f7f8!important; }

/* Button bootstrap classes */
.btn { text-decoration: none; }

.btn-primary { background-color: #e85840; border-color: #e85840; color: #ffffff; border-radius: 2px; }
.btn-primary:hover { background-color: #d0cebc; border-color: #d0cebc; }

.btn-primary.focus, .btn-primary:focus { box-shadow: none;  }
.btn-primary.active, .btn-primary:active { box-shadow: none!important; background-color: #d0cebc!important; border-color: #d0cebc!important; }

.btn-outline-primary { color: #EE152C; border-color: #EE152C; }
.btn-outline-primary:hover { background-color: #EE152C; border-color: #EE152C; } 

.bg-primary { background: #3579a0!important; }

.alert-primary { background-color: #e85840; color: #ffffff; border-color: transparent; }
.alert-primary a { color: #ffffff; }

.alert-success {}
.alert-danger {}

.form-control {}
textarea.form-control { height: 180px; }

.custom-control-input:checked~.custom-control-label::before { border-color: #e85840; background-color: #e85840; }

/* Custom */
.overlay { position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }

.width_basic { max-width: 1140px; padding: 0 20px; }

.height_220 { height: 220px; }
.height_600 { height: 600px; }
.height_100 { height: 100%; min-height: 100%; }
.flexslider_height { height: 280px; padding: 20px; }
@media only screen and (max-width: 1020px) {
	.height_220 { height: 140px; }
}
@media only screen and (max-width: 767px) {
	.flexslider_height { height: 200px; padding: 20px; }
}

.cover { background-position: center; background-repeat: no-repeat; background-size: cover; }

.logo { position: absolute; right: 20px; top: 20px; height: 240px; padding: 0 0 0 20px; background: rgba(255,255,255,1); }
.logo img { height: 240px; }
.logo a { text-decoration: none; display: block; }
@media only screen and (max-width: 767px) {
	.logo { height: 160px; }
	.logo img { height: 160px; }
}

.nav_container { width: 100%; padding: 0 20px; }
@media only screen and (max-width: 1020px) {
	.nav_container { position: relative; top: auto; background: transparent; }
}

.mainnav { font-size: 1em; background: #e85840; font-weight: 700; }
.mainnav ul { margin-bottom: 0; padding: 0 0 0 0; }
.mainnav ul li { float: left; list-style: none; color: #e08900; }
.mainnav ul li a { color: #ffffff; text-decoration: none; display: block; padding: 0.5em 1.1em; }
.mainnav ul li.active a { color: #e6e4d9; }
.mainnav ul li a:hover { color: #e6e4d9; }
.mainnav ul li:last-child { margin-right: 0; }
@media only screen and (max-width: 991px) {
	.mainnav { padding: 10px 20px; }
	.mainnav { display: none; }
	.mainnav ul { }
	.mainnav ul li { float: none; }
	.mainnav ul li a { padding: 0.5em 0; border-top: none; }
	
	.mainnav ul li.active a { }
	.mainnav ul li a:hover { }
}

.mainnav ul li ul.level1 { position: absolute; left: 0; width: 200px; text-align: left; padding: 10px; display: none; background: #f8cdc5; font-weight: 400; }
.mainnav ul li ul.level1 li { float: none; margin: 0 0 0 0; padding: 0; }
.mainnav ul li ul.level1 li a { color: #000000; font-size: 14px; padding: 0; border: none; text-transform: none; }
.mainnav ul li ul.level1 li:hover a { color: #e85840; }
.mainnav ul li ul.level1 li.active a { color: #e85840; }
.mainnav ul li:hover ul.level1 { display: block; }
@media only screen and (max-width: 991px) {
	.mainnav ul li ul.level1 { display: block; position: relative; padding: 0 10px 10px; border-bottom: none; width: auto; background: transparent; }
	.mainnav ul li ul.level1 li a { color: #ffffff; }
	.mainnav ul li ul.level1 li:hover a { color: #e85840; }
	.mainnav ul li ul.level1 li.active a { color: #e6e4d9; }
}

footer { padding: 1em 0; font-size: 0.9em; margin: 0 auto; }

.footernav { text-align: center; }
.footernav ul { margin-bottom: 0; padding: 0; display: inline-block; line-height: 1em; }
.footernav ul li { float: left; list-style: none; margin-right: 1em; padding-right: 1em; border-right: 1px solid #666; }
.footernav ul li:last-child { margin-right: 0; padding-right: 0; border-right: none; }
.footernav ul li a {  }
.footernav ul li.active a {}
@media only screen and (max-width: 1000px) {
	.footernav ul { margin-bottom: 0; padding: 0; display: inline-block; line-height: 1.68em; }
	.footernav ul li { float: none; margin-right: 0; padding-right: 0; border-right: none; }
}

.menuicon { display: none; position: absolute; background: rgba(255,255,255,0.9); left: 30px; top: 35px; width: 35px; height: 33px; margin: 0 0 0 0; transition: 0ms; }
.menuicon .line { width: 25px; height: 2px; background: #e85840; position: absolute; left: 5px; }
.menuicon .line:nth-of-type(1) { top: 7px; }
.menuicon .line:nth-of-type(2) { top: 15px; }
.menuicon .line:nth-of-type(3) { top: 23px; }
.menuicon.active .line:nth-of-type(1) { top: 15px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.menuicon.active .line:nth-of-type(2) { opacity: 0.0; visibility: hidden; }
.menuicon.active .line:nth-of-type(3) { top: 15px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

@media only screen and (max-width: 991px) {
	.menuicon { display: block; }
}

.cards .swiper-slide { padding: 0;  }
.cards .swiper-slide .header { background-color: rgba(0,0,0,.05); border-bottom: solid 1px #e85840; padding: 1em; background: #e85840; color: #ffffff; }
.cards .swiper-slide .header span { font-size: 1.5em; }
.cards .swiper-slide .body { padding: 1em; }
.cards .swiper-slide .footer { padding: 1em; }
.cards .btn { margin-bottom: 0; }


/* ------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------ */

ul.square { list-style-type:square; }
ul.circle { list-style-type:circle; }
ul.square { list-style-type:square; }
ul.image { list-style-image: url('img/sqpurple.gif'); }

ol.decimal-leading-zero { list-style-type:decimal-leading-zero; }
ol.lower-alpha { list-style-type:lower-alpha; }
ol.upper-alpha { list-style-type:upper-alpha; }
ol.upper-roman { list-style-type:upper-roman; }

ul.linklist { list-style-type:none; }
ul li { position: relative; }
ul.linklist span { position: absolute; left: -20px; top: 2px; }

.custom_accordion_trigger { cursor: pointer; }
.custom_accordion_trigger_icon { position: absolute; right: 18px; top: 50%; margin-top: -11px; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); font-size: 1.5em; }
.collapsed .custom_accordion_trigger_icon { -webkit-transform: rotate(-0deg); transform: rotate(-0deg); }
.custom_accordion_trigger_icon .line { width: 20px; height: 1px; background: #ffffff; }
.custom_accordion_trigger_icon .line:nth-of-type(2) { -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }

.card { border: none; background: #f8cdc5; }

.accordion .card { overflow: inherit; margin-bottom: 2px; }
.accordion .card-header { background: #e85840; color: #ffffff; }
.accordion .card-body { padding: 0 0 2rem 0; }

.accordion .card:first-child .card-header { border-radius: .25rem .25rem 0 0; }
.accordion .card:last-child .card-header { border-radius: 0 0 .25rem .25rem; }

.height_250 { height: 180px; }
@media (min-width: 576px) {
	.galerieUebersicht.card-deck { -ms-flex-flow: column; flex-flow: column; margin-right: 0; margin-left: 0; }
	.galerieUebersicht.card-deck .card { margin-right: 0; margin-left: 0; margin-bottom: 15px; }
}
@media (min-width: 776px) {
	.galerieUebersicht.card-deck { -ms-flex-flow: row wrap; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; }
	.galerieUebersicht.card-deck .card { margin-right: 15px; margin-left: 15px; margin-bottom: 30px; }
}

.plugin_galerie_height { height: 180px; }

.responsive-video { position: relative; padding-bottom: 56.25%; padding-top: 0px; height: 0; overflow: hidden; width: 100%; }
.responsive-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

figure video { width: 100%; height: auto; display: block; }

hr { margin: 0; border: 0 none; background-color: #666; height: 0px; }
hr.space1 { height: 1px; }
hr.space2 { height: 2px; }
hr.space3 { height: 3px; }
hr.space4 { height: 4px; }
hr.space5 { height: 5px; }
hr.space10 { height: 10px; }

.plugin_customcontainer_full_width { display: block; left: 50%; position: relative; transform: translateX(-50%); width: 100vw; /* border:1px dotted blue; */ }
