




/* ---------- Fonts ---------- */ 

@import url('/engine/fonts/Inter.css');
@import url('/engine/fonts/Jost.css');
@import url('/engine/fonts/Prata.css');



  


.slider .slides .slide-text {
	top: 55%;
    width: 40%;
    margin: 0 auto;
    text-align: center;
    left: 25%;
    right: 25%;
}
	
.slider h2 {
	font-size:50px;
}

main section, main article {
	background-color: #FFFFFF;
}

 

/* ---------- Colors ---------- */ 

body {
	background:#FFFFFF;
	color: #444444;
}

p {
	color: #444444;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
	color: #006a60;
}
	


h1 {
	font-size: 34px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 22px;
}

header, .sticky {
	background:#FFFFFF;
}


.title-bar {
  background:#FFFFFF;
  color: #fefefe;
  padding: 0.5rem; }
  .title-bar::before, .title-bar::after {
    content: ' ';
    display: table; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }
  
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 26px;
  height: 26px; 
  background: #FFFFFF;
  padding: 5px;
  }
.menu-icon:hover {
  background: #FFFFFF;
  }  
.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background: #006a60;
    top: 5px;
    left: 4px;
    box-shadow: 0 7px 0 #006a60, 0 14px 0 #006a60; }
    
.menu-icon:hover::after {
    background: #333333;
    box-shadow: 0 7px 0 #333333, 0 14px 0 #333333; } 
 
.accordion-content {
  padding: 1rem;
  display: none;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fefefe; }

.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #006a60 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem; }

.is-dropdown-submenu-parent.is-down-arrow > a::after {
	border-color:#006a60 transparent transparent;
}

.is-dropdown-submenu-parent.is-down-arrow:hover > a::after {
	border-color:#333333 transparent transparent;
}

footer {
	background:#006a60;
    color: #FFFFFF;
}

footer p, footer .fa, footer .fa-regular, footer .fa-solid, footer .fa-light, footer .fa-thin, footer .fa-duotone {
	color: #FFFFFF;
}

footer a {
	color: #FFFFFF;
}

footer a:hover {
	color: #FFFFFF;
}

footer a .fa:hover, footer a .fa-regular:hover, footer a .fa-solid:hover, footer a .fa-light:hover, footer a .fa-thin:hover, footer a .fa-duotone:hover {
	color: #ffffff;
}

header .menu a,
.row_icons {
	color:#006a60;
    font-size: 17px;
    font-family: 'Jost';
}

header .fa,header .fa-regular,header .fa-solid,header .fa-light,header .fa-thin,header .fa-duotone {
	color:#006a60;
    font-size: 17px;
}


a,
.accordion-title,
.speise h3 a {
	color: #006a60;
}

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #006a60;
	font-family: 'Jost';
	font-size: 17px;
	background:#ffffff;
	border: 0;
}

.tabs-title.is-active a:hover {
	color: #333333;
	background:#FFFFFF;
	border: 0;
}

.tabs-title a:hover {
	color: #333333;
	background:#FFFFFF;
	border: 0;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #ffffff; 
}
 
.tabs-title.is-active{
	background:#FFFFFF !important;
}     

.tabs > li.is-active > a {
background: #FFFFFF;
color: #333333;
}

header .menu a:hover {
			color: #333333 !important;
	}

.row_icons .fa, .row_icons_left .fa,.row_icons .fa-regular, .row_icons_left .fa-regular,.row_icons .fa-light, .row_icons_left .fa-light, .row_icons .fa-thin, .row_icons_left .fa-thin,.row_icons .fa-duotone, .row_icons_left .fa-duotone,.row_icons .fa-brands {
	color: #006a60;
}
	
footer a {
	color:#FFFFFF;
}

a:hover,
.menu > li > a:hover,
a:focus {
	color:#ffffff;
}
		
.button, button,
.owl-theme .owl-controls .owl-page span {
	color:#FFFFFF;
	background:#006a60;
}

.button:hover, button:hover,
.owl-theme .owl-controls .owl-page span:hover {
	background:#DDDDDD;color:#006a60;}
	
.cd-top {
	background: #006a60 url(../img/cd-top-arrow.svg) no-repeat center 50%;
}

.no-touch .cd-top:hover {
	background-color:#DDDDDD;
}
	
section .button, section button {
	background:#006a60;
	color:#FFFFFF;
}
	
/*
.button:hover, button {
	background:#F18611;
}
*/
	
.dropdown.menu:not(.vertical) .is-dropdown-submenu.first-sub li {
	background:#FFFFFF;
}

label, input, textarea {
	/* color: #444444; */
}

textarea{
	height: 10em;
}
formselect.selected, .selected {
	color: #444444;
}




/* ---------- Typography ---------- */ 

body {
	font-family: 'Inter';
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Prata';
	font-style: normal;
	font-weight: normal;
}

p {
	font-family: 'Inter';
}
	
	
a.button, button, [type='submit'] {
	font-family: 'Inter';
	font-style: normal;
}
	
.event-info p, .event-info p a,
.event-details p, .event-details p a {
	font-family: 'Inter';
	font-weight:400;
}
	

	
p, 
footer .sitemap ul li a,
.row_team a {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
}
	
p strong {
	font-style: normal;
	font-weight: 700;
}

.flexslider .slides .slide-text h2{
	font-family: 'Prata';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #006a60;
}



.flexslider .slides .slide-text p{
	margin: 0 0 20px 0;
    padding: 0;
    color: #006a60;
    font-size: 28px;
}

.flexslider .slides li .slide-text {
    width: 80%;
    top: 28%;
}






.row_testimonials .flexslider h2 {
	color:#006a60;
	font-size: 25px;
    margin: 0 0 25px 0;
}

.row_testimonials .flexslider p {
	color:#444444;
}

/* ---------- Logo ---------- */ 

h5#logo a, h5#logo-center a  {
	background-image: url(../../sites/site0375/media/logo/logo.svg);
	background-repeat: no-repeat;
}

h5#logo_footer a  {
	background-image: url(../../sites/site0375/media/logo/logo-weiss.svg);
	background-repeat: no-repeat;
    background-position: top left;
}

/* ---------- Accordion Programmiert ----------- */
.accor {
	background:#006a60;
    cursor: pointer;
    padding: 14px;
    width: 100%;
    border: none;
    text-align: left;
    transition: 0.4s;
    margin-top: 10px;
}

.accor h1, .accor h2, .accor h3, .accor h4, .accor h5{
	color:#ffffff;
    margin:0;
	float:left;
	}

.accor.active, .accor:hover {
    background: #333333;
}

.accor:before{
    content: '+';
    font-size: 20px;
    color: #ffffff;
    float: left;
    line-height: 28px;
    font-weight: bold;
	margin: 0 15px 0 0;
}

.accor.active:before {
    content: "-";
}

.panel {
	max-height: 0;
    overflow: hidden;
	padding:0 20px;
    transition: 0.6s ease-in-out;
    opacity: 0;
    font-size: 16px;
    font-family: Interpx;
}

.panel.show {
    opacity: 1;
    max-height: 10000px;
	padding: 20px;
}

.row_content_half .fa,.row_content_half .fa-regular,.row_content_half .fa-solid,.row_content_half .fa-thin,.row_content_half .fa-light,.row_content_half .fa-duotone,.row_content_half .fa-brands {
font-size: 55px;
margin: 10px 0;
}	





/* ---------- Speisekarte ----------- */	

.speise {
margin: 0 0 35px 0;
display: inline-block;
margin-left: -4px;
float: none;
vertical-align: top;
}
	
.speise h5:before {
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    display: block;
    margin: 0 auto 30px;
}

.speise h5:after {
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100px;
    display: block;
    margin-top: 25px;
}

.speise h3{
	float:left;
	font-size: 1.2em;
    font-family: Inter;
    color: #444444;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Inter;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Inter;
	margin:0;
	max-width:100%;
	}
	
.speise p{
	margin:0;
	font-size: 1em;
	clear:both;
	width: 80%; 
	}
.speise h4.preis{
	float:right;
	font-size: 1.6em;
    font-family: Inter;
	 margin: 0;
	}
	
.speise .allergene{
	float:none;
	clear:both;
	font-size: 11px;
    margin: 0 0 10px 0;
	}



<!-- .tabs-panel .speise:nth-of-type(2n+1) {
clear: both;
}
-->
	
/* Fiver Changes */

.row_content_third {
overflow: hidden;
}

.aos-init {
overflow: hidden;
}




/* Content-spezifische Styles */


@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(/engine/fonts/roboto-v30-latin-300.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


/* Page Loader Mobile Speed CSS */

.loader-added .loader-bg {
        opacity: 0;
        visibility: hidden;        
    }
    
.loader-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,1);
    z-index: 99999;
    transition: all 0.3s ease-in-out;
}

.loader-logo {
    position: fixed;
    top: 50%;
    width: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: -75px;    
    animation: spinning 1.5s infinite ease-in-out;
}


@keyframes spinning {
	0% { transform:  scale(1) ;}
	50% { transform:  scale(0.8) ;}
	100% { transform:  scale(1) ;}
}

@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-logo:after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    background-color:
    rgba(0,0,0,0);
 border-radius:100%;
 margin:-15px;
    box-shadow: 0 4px 0 0 #000;
    transition: all 1s linear;
    animation: lds-eclipse 1s linear infinite;
    left: -16px;
    right: 0;
    top: 50%;
    margin: 0 auto;
    margin-top: -90px;
}

#section-73451 h1 { color: #FFFFFF;}
#section-73451 h2 { color: #FFFFFF;}
#section-73451 h3 { color: #FFFFFF;}
#section-73451 p { color: #FFFFFF;}
#section-73451 .button, .button a { color: #006a60;}
#section-73451 .button, .button a { background-color: #FFFFFF;}
#section-73451 .fa-light{font-size:80px;}
#section-73451 
{background:linear-gradient(to bottom,#014c45,#006a60,#006a60);}
#section-73452 { background-color: #0f8277;}
#section-73452 h1 { color: #FFFFFF;}
#section-73452 h2 { color: #FFFFFF;}
#section-73452 h3 { color: #FFFFFF;}
#section-73452 p { color: #FFFFFF;}
#section-73452 .fa, #section-73452 .fa-regular,#section-73452 .fa-solid,#section-73452 .fa-light,#section-73452 .fa-thin,#section-73452 .fa-duotone { color: #FFFFFF !important;}
#section-73452 h2{margin-bottom:80px;}
#section-73453 h2{margin-bottom:50px;}
#section-73454 .fa, #section-73454 .fa-regular,#section-73454 .fa-solid,#section-73454 .fa-light,#section-73454 .fa-thin,#section-73454 .fa-duotone { color: #006a60 !important;}
#section-73454 h2{margin-bottom:50px;}
#section-73454 
{padding-top:0;}
#section-73454 
.fa-light{font-size:30px;}
#section-73455 h1 { color: #FFFFFF;}
#section-73455 h2 { color: #FFFFFF;}
#section-73455 h3 { color: #FFFFFF;}
#section-73455 p { color: #EEEEEE;}
#section-73455 {background:linear-gradient(to bottom right,#014c45,#012f2b);}
#section-73455 
p{border-left:3px solid #FFF;padding-left:20px;}
#section-73460 h1 { color: #FFFFFF;}
#section-73460 h2 { color: #FFFFFF;}
#section-73460 h3 { color: #FFFFFF;}
#section-73460 p { color: #FFFFFF;}
#section-73460 { background-image: url(/sites/site0375/media/backgrounds/hd_back-hochzeit.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73460 .large-12:first-child{background-color:rgba(0,106,96,0.85);padding:20px;margin: 0;margin-top:450px;}
#section-73461 .fa, #section-73461 .fa-regular,#section-73461 .fa-solid,#section-73461 .fa-light,#section-73461 .fa-thin,#section-73461 .fa-duotone { color: #24958a !important;}
#section-73461 h2{margin-bottom:60px;}
#section-73461 
small{color:#666;}
#section-73463 { background-color: #24958a;}
#section-73463 h1 { color: #FFFFFF;}
#section-73463 h2 { color: #FFFFFF;}
#section-73463 h3 { color: #FFFFFF;}
#section-73464 subhead{color:#006a60;}
#section-73465 h2{margin-bottom:50px;}
#section-73465 
.fa-light{color:#006a60;font-size:30px;}
#section-73465 
small{color:#666;}
#section-73465 
b{color:#0f8277;}
#section-73466 h1 { color: #FFFFFF;}
#section-73466 h2 { color: #FFFFFF;}
#section-73466 h3 { color: #FFFFFF;}
#section-73466 p { color: #EEEEEE;}
#section-73466 {background:linear-gradient(to bottom right,#014c45,#012f2b);}
#section-73466 
p{border-left:3px solid #FFF;padding-left:20px;}
#section-73469 { background-color: #EEEEEE;}
#section-73469 h1{font-size:30px;}
#section-73469 
h2{font-size:30px;}
#section-73469 
.row{margin-bottom:60px;}
#section-73470 { background-color: #EEEEEE;}
#section-73470 h1{margin-bottom:20px;}
#section-73470 
bloghead{font-weight:bold;}
#section-73471 h1 { color: #FFFFFF;}
#section-73471 h2 { color: #FFFFFF;}
#section-73471 h3 { color: #FFFFFF;}
#section-73471 p { color: #EEEEEE;}
#section-73471 {background:linear-gradient(to bottom right,#333,#666);}
#section-73472 h2{margin-bottom:50px;}
#section-73473 { background-color: #EEEEEE;}
#section-73473 h1{margin-bottom:20px;}
#section-73473 
bloghead{font-weight:bold;}
#section-73474 h1 { color: #FFFFFF;}
#section-73474 h2 { color: #FFFFFF;}
#section-73474 h3 { color: #FFFFFF;}
#section-73474 p { color: #EEEEEE;}
#section-73474 {background:linear-gradient(to bottom right,#333,#666);}
#section-73475 h2{margin-bottom:50px;}
#section-73476 { background-color: #EEEEEE;}
#section-73476 h1{margin-bottom:20px;}
#section-73476 
bloghead{font-weight:bold;}
#section-73477 h1 { color: #FFFFFF;}
#section-73477 h2 { color: #FFFFFF;}
#section-73477 h3 { color: #FFFFFF;}
#section-73477 p { color: #EEEEEE;}
#section-73477 {background:linear-gradient(to bottom right,#333,#666);}
#section-73478 h2{margin-bottom:50px;}
#section-73479 { background-color: #EEEEEE;}
#section-73479 h1{margin-bottom:20px;}
#section-73479 
bloghead{font-weight:bold;}
#section-73480 h1 { color: #FFFFFF;}
#section-73480 h2 { color: #FFFFFF;}
#section-73480 h3 { color: #FFFFFF;}
#section-73480 p { color: #EEEEEE;}
#section-73480 {background:linear-gradient(to bottom right,#333,#666);}
#section-73481 h2{margin-bottom:50px;}
#section-73482 { background-color: #EEEEEE;}
#section-73482 h1{margin-bottom:20px;}
#section-73482 
bloghead{font-weight:bold;}
#section-73483 h1 { color: #FFFFFF;}
#section-73483 h2 { color: #FFFFFF;}
#section-73483 h3 { color: #FFFFFF;}
#section-73483 p { color: #EEEEEE;}
#section-73483 {background:linear-gradient(to bottom right,#333,#666);}
#section-73484 h2{margin-bottom:50px;}
#section-73485 { background-color: #EEEEEE;}
#section-73485 h1{margin-bottom:20px;}
#section-73485 
bloghead{font-weight:bold;}
#section-73486 h1 { color: #FFFFFF;}
#section-73486 h2 { color: #FFFFFF;}
#section-73486 h3 { color: #FFFFFF;}
#section-73486 p { color: #EEEEEE;}
#section-73486 {background:linear-gradient(to bottom right,#333,#666);}
#section-73487 h2{margin-bottom:50px;}
#section-73488 h1 { color: #FFFFFF;}
#section-73488 h2 { color: #FFFFFF;}
#section-73488 h3 { color: #FFFFFF;}
#section-73488 p { color: #FFFFFF;}
#section-73488 .fa, #section-73488 .fa-regular,#section-73488 .fa-solid,#section-73488 .fa-light,#section-73488 .fa-thin,#section-73488 .fa-duotone { color: #FFFFFF !important;}
#section-73488 {background:linear-gradient(to bottom right,#24958a,#006a60);}
#section-73488 
.fab{color:#FFF;}
#section-73488 
h4{color:#FFF;}
#section-73489 h1 { color: #FFFFFF;}
#section-73489 h2 { color: #FFFFFF;}
#section-73489 h3 { color: #FFFFFF;}
#section-73489 p { color: #EEEEEE;}
#section-73491 { background-color: #EEEEEE;}
#section-73492 .cover{background: rgba(255,255,255, 0);}
#section-73492 
.fullwidth-bg h1{margin: 28px auto; color:#ffffff; font-size:48px; max-width: 100%; padding: 17% 0 0; text-shadow: 0 0 5px #444;}
#section-73492 
.fullwidth-bg p{font-size: 23px; max-width: 100%; color:#ffffff;text-shadow: 0 0 3px #444;}
#section-73493 {padding-bottom:30px;}
#section-73494 {padding:0;}
#section-73495 { background-color: #000000;}
#section-73495 h1 { color: #FFFFFF;}
#section-73495 h2 { color: #FFFFFF;}
#section-73495 h3 { color: #FFFFFF;}
#section-73495 p { color: #FFFFFF;}
#section-73495 .fa, #section-73495 .fa-regular,#section-73495 .fa-solid,#section-73495 .fa-light,#section-73495 .fa-thin,#section-73495 .fa-duotone { color: #FFFFFF !important;}
#section-73495 { background-image: url(/sites/site0375/media/backgrounds/hd_back-nightevent-gauss.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73495 .fa-light{font-size:30px;}
#section-73495 
h2{margin-bottom:60px;}
#section-faq-headline {padding-bottom:10px;}
#section-73497 {padding-bottom:0px;padding-top:3px;}
#section-73498 {padding-bottom:0px;padding-top:0px;}
#section-73499 {padding-bottom:0px;padding-top:0px;}
#section-73500 {padding-bottom:0px;padding-top:0px;}
#section-73501 {padding-bottom:0px;padding-top:0px;}
#section-73502 {padding-bottom:80px;padding-top:0px;}
#section-kontaktform-allgemein h1 { color: #FFFFFF;}
#section-kontaktform-allgemein h2 { color: #FFFFFF;}
#section-kontaktform-allgemein h3 { color: #FFFFFF;}
#section-kontaktform-allgemein p { color: #FFFFFF;}
#section-kontaktform-allgemein .button, .button a { color: #006a60;}
#section-kontaktform-allgemein .button, .button a { background-color: #FFFFFF;}
#section-kontaktform-allgemein { background-image: url(/sites/site0375/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73504 {padding-top:20px;}
#section-73505 .fullwidth-bg{margin-top:-10px;margin-bottom:-30px;}
#section-73511 img{border-radius:50%;border:7px solid #24958a;}
#section-73511 
{border-top:1px solid #006a60;}
#section-73535 h1 { color: #FFFFFF;}
#section-73535 h2 { color: #FFFFFF;}
#section-73535 h3 { color: #FFFFFF;}
#section-73535 p { color: #FFFFFF;}
#section-73535 .fa, #section-73535 .fa-regular,#section-73535 .fa-solid,#section-73535 .fa-light,#section-73535 .fa-thin,#section-73535 .fa-duotone { color: #FFFFFF !important;}
#section-73535 { background-image: url(/sites/site0375/media/backgrounds/hd_back-hochzeitsfeatures2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73535 h2{margin-bottom:50px;}
#section-73535 
.fa-light{font-size:30px;}
#section-73536 {padding-bottom:0;padding-top:0;}
#section-73538 {padding-bottom:0;padding-top:0;}
#section-73539 {padding-bottom:0;padding-top:0;}
#section-73540 {padding-bottom:0;padding-top:0;}
#section-73541 {padding-top:0;}
#section-73544 h1 { color: #FFFFFF;}
#section-73544 h2 { color: #FFFFFF;}
#section-73544 h3 { color: #FFFFFF;}
#section-73544 p { color: #FFFFFF;}
#section-73544 .button, .button a { color: #006a60;}
#section-73544 .button, .button a { background-color: #FFFFFF;}
#section-73544 { background-image: url(/sites/site0375/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73546 { background-color: #006a60;}
#section-73546 h1 { color: #FFFFFF;}
#section-73546 h2 { color: #FFFFFF;}
#section-73546 h3 { color: #FFFFFF;}
#section-73546 p { color: #FFFFFF;}
#section-73549 { background-color: #006a60;}
#section-73549 h1 { color: #FFFFFF;}
#section-73549 h2 { color: #FFFFFF;}
#section-73549 h3 { color: #FFFFFF;}
#section-73549 p { color: #FFFFFF;}
#section-73550 h1 { color: #FFFFFF;}
#section-73550 h2 { color: #FFFFFF;}
#section-73550 h3 { color: #FFFFFF;}
#section-73550 p { color: #FFFFFF;}
#section-73550 { background-image: url(/sites/site0375/media/backgrounds/hd_back-firmenevents1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73550 .large-12:first-child{background-color:rgba(0,106,96,0.85);padding:20px;margin: 0;margin-top:380px;}
#section-73551 .fa, #section-73551 .fa-regular,#section-73551 .fa-solid,#section-73551 .fa-light,#section-73551 .fa-thin,#section-73551 .fa-duotone { color: #24958a !important;}
#section-73551 h2{margin-bottom:60px;}
#section-73551 
small{color:#666;}
#section-73552 { background-color: #24958a;}
#section-73552 h1 { color: #FFFFFF;}
#section-73552 h2 { color: #FFFFFF;}
#section-73552 h3 { color: #FFFFFF;}
#section-73553 subhead{color:#006a60;}
#section-73554 h1 { color: #FFFFFF;}
#section-73554 h2 { color: #FFFFFF;}
#section-73554 h3 { color: #FFFFFF;}
#section-73554 p { color: #EEEEEE;}
#section-73554 {background:linear-gradient(to bottom right,#014c45,#012f2b);}
#section-73554 
p{border-left:3px solid #FFF;padding-left:20px;}
#section-73556 h2{margin-bottom:50px;}
#section-73556 
.fa-light{color:#006a60;font-size:30px;}
#section-73556 
small{color:#666;}
#section-73556 
b{color:#0f8277;}
#section-73559 {padding-bottom:0;padding-top:0;}
#section-73560 {padding-bottom:0;padding-top:0;}
#section-73561 {padding-bottom:0;padding-top:0;}
#section-73562 {padding-bottom:0;padding-top:0;}
#section-73563 {;padding-top:0;}
#section-73566 h1 { color: #FFFFFF;}
#section-73566 h2 { color: #FFFFFF;}
#section-73566 h3 { color: #FFFFFF;}
#section-73566 p { color: #FFFFFF;}
#section-73566 .button, .button a { color: #006a60;}
#section-73566 .button, .button a { background-color: #FFFFFF;}
#section-73566 { background-image: url(/sites/site0375/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73568 { background-color: #006a60;}
#section-73568 h1 { color: #FFFFFF;}
#section-73568 h2 { color: #FFFFFF;}
#section-73568 h3 { color: #FFFFFF;}
#section-73568 p { color: #FFFFFF;}
#section-73569 h1 { color: #FFFFFF;}
#section-73569 h2 { color: #FFFFFF;}
#section-73569 h3 { color: #FFFFFF;}
#section-73569 p { color: #FFFFFF;}
#section-73569 { background-image: url(/sites/site0375/media/backgrounds/hd_back-teambuilding.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73569 .large-12:first-child{background-color:rgba(0,106,96,0.85);padding:20px;margin: 0;margin-top:380px;}
#section-73570 .fa, #section-73570 .fa-regular,#section-73570 .fa-solid,#section-73570 .fa-light,#section-73570 .fa-thin,#section-73570 .fa-duotone { color: #24958a !important;}
#section-73570 h2{margin-bottom:60px;}
#section-73570 
small{color:#666;}
#section-73571 { background-color: #24958a;}
#section-73571 h1 { color: #FFFFFF;}
#section-73571 h2 { color: #FFFFFF;}
#section-73571 h3 { color: #FFFFFF;}
#section-73572 subhead{color:#006a60;}
#section-73573 h1 { color: #FFFFFF;}
#section-73573 h2 { color: #FFFFFF;}
#section-73573 h3 { color: #FFFFFF;}
#section-73573 p { color: #EEEEEE;}
#section-73573 {background:linear-gradient(to bottom right,#014c45,#012f2b);}
#section-73573 
p{border-left:3px solid #FFF;padding-left:20px;}
#section-73575 h2{margin-bottom:50px;}
#section-73575 
.fa-light{color:#006a60;font-size:30px;}
#section-73575 
small{color:#666;}
#section-73575 
b{color:#0f8277;}
#section-73577 {padding-bottom:0;padding-top:0;}
#section-73578 {padding-bottom:0;padding-top:0;}
#section-73579 {padding-bottom:0;padding-top:0;}
#section-73580 {padding-bottom:0;padding-top:0;}
#section-73581 {;padding-top:0;}
#section-73582 h1 { color: #FFFFFF;}
#section-73582 h2 { color: #FFFFFF;}
#section-73582 h3 { color: #FFFFFF;}
#section-73582 p { color: #FFFFFF;}
#section-73582 .button, .button a { color: #006a60;}
#section-73582 .button, .button a { background-color: #FFFFFF;}
#section-73582 { background-image: url(/sites/site0375/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73583 { background-color: #000000;}
#section-73583 h1 { color: #FFFFFF;}
#section-73583 h2 { color: #FFFFFF;}
#section-73583 h3 { color: #FFFFFF;}
#section-73583 p { color: #FFFFFF;}
#section-73583 .fa, #section-73583 .fa-regular,#section-73583 .fa-solid,#section-73583 .fa-light,#section-73583 .fa-thin,#section-73583 .fa-duotone { color: #FFFFFF !important;}
#section-73583 { background-image: url(/sites/site0375/media/backgrounds/hd_back-nightevent-gauss.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73583 .fa-light{font-size:30px;}
#section-73583 
h2{margin-bottom:60px;}
#section-73587 { background-color: #006a60;}
#section-73587 h1 { color: #FFFFFF;}
#section-73587 h2 { color: #FFFFFF;}
#section-73587 h3 { color: #FFFFFF;}
#section-73587 p { color: #FFFFFF;}
#section-73588 h1 { color: #FFFFFF;}
#section-73588 h2 { color: #FFFFFF;}
#section-73588 h3 { color: #FFFFFF;}
#section-73588 p { color: #FFFFFF;}
#section-73588 { background-image: url(/sites/site0375/media/backgrounds/hd_back-firma-keynote.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73588 .large-12:first-child{background-color:rgba(0,106,96,0.85);padding:20px;margin: 0;margin-top:380px;}
#section-73589 .fa, #section-73589 .fa-regular,#section-73589 .fa-solid,#section-73589 .fa-light,#section-73589 .fa-thin,#section-73589 .fa-duotone { color: #24958a !important;}
#section-73589 h2{margin-bottom:60px;}
#section-73589 
small{color:#666;}
#section-73590 { background-color: #24958a;}
#section-73590 h1 { color: #FFFFFF;}
#section-73590 h2 { color: #FFFFFF;}
#section-73590 h3 { color: #FFFFFF;}
#section-73591 subhead{color:#006a60;}
#section-73592 h1 { color: #FFFFFF;}
#section-73592 h2 { color: #FFFFFF;}
#section-73592 h3 { color: #FFFFFF;}
#section-73592 p { color: #EEEEEE;}
#section-73592 {background:linear-gradient(to bottom right,#014c45,#012f2b);}
#section-73592 
p{border-left:3px solid #FFF;padding-left:20px;}
#section-73594 h2{margin-bottom:50px;}
#section-73594 
.fa-light{color:#006a60;font-size:30px;}
#section-73594 
small{color:#666;}
#section-73594 
b{color:#0f8277;}
#section-73596 {padding-bottom:0;padding-top:0;}
#section-73597 {padding-bottom:0;padding-top:0;}
#section-73598 {padding-bottom:0;padding-top:0;}
#section-73599 {padding-bottom:0;padding-top:0;}
#section-73600 {;padding-top:0;}
#section-73601 h1 { color: #FFFFFF;}
#section-73601 h2 { color: #FFFFFF;}
#section-73601 h3 { color: #FFFFFF;}
#section-73601 p { color: #FFFFFF;}
#section-73601 .button, .button a { color: #006a60;}
#section-73601 .button, .button a { background-color: #FFFFFF;}
#section-73601 { background-image: url(/sites/site0375/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73602 { background-color: #000000;}
#section-73602 h1 { color: #FFFFFF;}
#section-73602 h2 { color: #FFFFFF;}
#section-73602 h3 { color: #FFFFFF;}
#section-73602 p { color: #FFFFFF;}
#section-73602 .fa, #section-73602 .fa-regular,#section-73602 .fa-solid,#section-73602 .fa-light,#section-73602 .fa-thin,#section-73602 .fa-duotone { color: #FFFFFF !important;}
#section-73602 { background-image: url(/sites/site0375/media/backgrounds/hd_back-nightevent-gauss.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73602 .fa-light{font-size:30px;}
#section-73602 
h2{margin-bottom:60px;}
#section-73604 { background-color: #006a60;}
#section-73604 h1 { color: #FFFFFF;}
#section-73604 h2 { color: #FFFFFF;}
#section-73604 h3 { color: #FFFFFF;}
#section-73604 p { color: #FFFFFF;}
#section-73605 h1 { color: #FFFFFF;}
#section-73605 h2 { color: #FFFFFF;}
#section-73605 h3 { color: #FFFFFF;}
#section-73605 p { color: #FFFFFF;}
#section-73605 { background-image: url(/sites/site0375/media/backgrounds/hd_back-privat.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73605 .large-12:first-child{background-color:rgba(0,106,96,0.85);padding:20px;margin: 0;margin-top:380px;}
#section-73606 .fa, #section-73606 .fa-regular,#section-73606 .fa-solid,#section-73606 .fa-light,#section-73606 .fa-thin,#section-73606 .fa-duotone { color: #24958a !important;}
#section-73606 h2{margin-bottom:60px;}
#section-73606 
small{color:#666;}
#section-73607 { background-color: #24958a;}
#section-73607 h1 { color: #FFFFFF;}
#section-73607 h2 { color: #FFFFFF;}
#section-73607 h3 { color: #FFFFFF;}
#section-73608 subhead{color:#006a60;}
#section-73609 h1 { color: #FFFFFF;}
#section-73609 h2 { color: #FFFFFF;}
#section-73609 h3 { color: #FFFFFF;}
#section-73609 p { color: #EEEEEE;}
#section-73609 {background:linear-gradient(to bottom right,#014c45,#012f2b);}
#section-73609 
p{border-left:3px solid #FFF;padding-left:20px;}
#section-73611 h2{margin-bottom:50px;}
#section-73611 
.fa-light{color:#006a60;font-size:30px;}
#section-73611 
small{color:#666;}
#section-73611 
b{color:#0f8277;}
#section-73612 { background-color: #000000;}
#section-73612 h1 { color: #FFFFFF;}
#section-73612 h2 { color: #FFFFFF;}
#section-73612 h3 { color: #FFFFFF;}
#section-73612 p { color: #FFFFFF;}
#section-73612 .fa, #section-73612 .fa-regular,#section-73612 .fa-solid,#section-73612 .fa-light,#section-73612 .fa-thin,#section-73612 .fa-duotone { color: #FFFFFF !important;}
#section-73612 { background-image: url(/sites/site0375/media/backgrounds/hd_back-nightevent-gauss.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73612 .fa-light{font-size:30px;}
#section-73612 
h2{margin-bottom:60px;}
#section-73614 {padding-bottom:0;padding-top:0;}
#section-73615 {padding-bottom:0;padding-top:0;}
#section-73616 {padding-bottom:0;padding-top:0;}
#section-73617 {padding-bottom:0;padding-top:0;}
#section-73618 {;padding-top:0;}
#section-73619 h1 { color: #FFFFFF;}
#section-73619 h2 { color: #FFFFFF;}
#section-73619 h3 { color: #FFFFFF;}
#section-73619 p { color: #FFFFFF;}
#section-73619 .button, .button a { color: #006a60;}
#section-73619 .button, .button a { background-color: #FFFFFF;}
#section-73619 { background-image: url(/sites/site0375/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73621 { background-color: #006a60;}
#section-73621 h1 { color: #FFFFFF;}
#section-73621 h2 { color: #FFFFFF;}
#section-73621 h3 { color: #FFFFFF;}
#section-73621 p { color: #FFFFFF;}
#section-73622 h1 { color: #FFFFFF;}
#section-73622 h2 { color: #FFFFFF;}
#section-73622 h3 { color: #FFFFFF;}
#section-73622 p { color: #FFFFFF;}
#section-73622 { background-image: url(/sites/site0375/media/backgrounds/hd_back-location.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73622 .large-12:first-child{background-color:rgba(0,106,96,0.85);padding:20px;margin: 0;margin-top:380px;}
#section-73623 .fa, #section-73623 .fa-regular,#section-73623 .fa-solid,#section-73623 .fa-light,#section-73623 .fa-thin,#section-73623 .fa-duotone { color: #24958a !important;}
#section-73623 h2{margin-bottom:60px;}
#section-73623 
small{color:#666;}
#section-73624 { background-color: #24958a;}
#section-73624 h1 { color: #FFFFFF;}
#section-73624 h2 { color: #FFFFFF;}
#section-73624 h3 { color: #FFFFFF;}
#section-73625 subhead{color:#006a60;}
#section-73626 h1 { color: #FFFFFF;}
#section-73626 h2 { color: #FFFFFF;}
#section-73626 h3 { color: #FFFFFF;}
#section-73626 p { color: #EEEEEE;}
#section-73626 {background:linear-gradient(to bottom right,#014c45,#012f2b);}
#section-73626 
p{border-left:3px solid #FFF;padding-left:20px;}
#section-73628 h2{margin-bottom:50px;}
#section-73628 
.fa-light{color:#006a60;font-size:30px;}
#section-73628 
small{color:#666;}
#section-73628 
b{color:#0f8277;}
#section-73629 { background-color: #000000;}
#section-73629 h1 { color: #FFFFFF;}
#section-73629 h2 { color: #FFFFFF;}
#section-73629 h3 { color: #FFFFFF;}
#section-73629 p { color: #FFFFFF;}
#section-73629 .fa, #section-73629 .fa-regular,#section-73629 .fa-solid,#section-73629 .fa-light,#section-73629 .fa-thin,#section-73629 .fa-duotone { color: #FFFFFF !important;}
#section-73629 { background-image: url(/sites/site0375/media/backgrounds/hd_back-nightevent-gauss.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73629 .fa-light{font-size:30px;}
#section-73629 
h2{margin-bottom:60px;}
#section-73631 {padding-bottom:0;padding-top:0;}
#section-73632 {padding-bottom:0;padding-top:0;}
#section-73633 {padding-bottom:0;padding-top:0;}
#section-73634 {padding-bottom:0;padding-top:0;}
#section-73635 {;padding-top:0;}
#section-73636 h1 { color: #FFFFFF;}
#section-73636 h2 { color: #FFFFFF;}
#section-73636 h3 { color: #FFFFFF;}
#section-73636 p { color: #FFFFFF;}
#section-73636 .button, .button a { color: #006a60;}
#section-73636 .button, .button a { background-color: #FFFFFF;}
#section-73636 { background-image: url(/sites/site0375/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-73637 {padding-bottom:0;}
#section-73638 {padding-bottom:0;}
#section-73639 {padding-bottom:0;padding-top:30px;}
#section-73640 {padding-top:30px;padding-bottom:0;}
#section-73641 {padding-top:30px;padding-bottom:0;}

/* Custom Styles */

h5#logo-center{width:200px !important;height:80px;}
header{padding:0;}
.top-bar-right {text-transform:uppercase;}

.button{font-size:14px;border-radius:8px;font-weight:bold;}
footer p{font-size:16px;}
footer a:link{font-size:16px;}
subhead{font-size:24px;color:#FFF;font-family:Prata;}
preis{background:#B1C677;color:white;font-weight:bold;padding:10px;}
zitat{font-size:24px;font-style:italic;font-family:Prata;}

.icon-list {list-style: none;}
.icon-list li{position: relative;font-size:16px;}
.icon-list i {font-size: 0.8em;position: absolute;left: -1.2em;width: 2em;line-height: 0.35em;margin: 10px 0;}
.icon-list .fa-light{font-size:18px; color:#006a60;}

.fullwidth-bg_video {    position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);min-width: 100%;min-height: 100%;width: auto !important;height: auto !important;overflow: hidden;}

.accor{background:#006a60;color:#FFF;}
.accor h3,.accor h3 a{color:#FFF !important;text-decoration:none;}
.accor:hover h3, .accor:hover h3 a {color:#FFF !important;text-decoration:none;}
.accor.active h3, .accor.active h3 a{color:#FFF !important;}



/*  hintergrund anklickbarer teil, hover */
.accor:hover{background:#24958a;}

/*  hintergrund anklickbarer teil wenn er aktiv ist */
.accor.active{background:#24958a;}

/*  headline im anklickbaren teil */
.accor h3{color:#FFF;}

/* MOBILE ANSICHTEN */
#section-14902{display:none;}
@media screen and (max-width: 899px){

}

@media (max-width: 768px) {
  #section-73505 .fullwidth-bg {
    height: auto !important;
    overflow: hidden !important;
    background: transparent !important;
  }

  #section-73505 .fullwidth-bg {
    line-height: 0 !important;
    font-size: 0 !important;
  }

  #section-73505 .fullwidth-bg_video {
    display: block !important;
    vertical-align: top !important;
    width: 100% !important;
    height: auto !important;
  }
}