




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

@import url('/engine/fonts/Inter.css');
@import url('/engine/fonts/Quicksand.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: #f6f1ef;
}

 

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

body {
	background:#f6f1ef;
	color: #7b6a58;
}

p {
	color: #7b6a58;
    font-size: 18px;
}

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


h1 {
	font-size: 30px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 22px;
}

header, .sticky {
	background:#f6f1ef;
}


.title-bar {
  background:#f6f1ef;
  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: #f6f1ef;
  padding: 5px;
  }
.menu-icon:hover {
  background: #f6f1ef;
  }  
.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background: #5c460e;
    top: 5px;
    left: 4px;
    box-shadow: 0 7px 0 #5c460e, 0 14px 0 #5c460e; }
    
.menu-icon:hover::after {
    background: #245941;
    box-shadow: 0 7px 0 #245941, 0 14px 0 #245941; } 
 
.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: #5c460e 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:#5c460e transparent transparent;
}

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

footer {
	background:#67acd3;
    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:#5c460e;
    font-size: 18px;
    font-family: 'Quicksand';
}

header .fa,header .fa-regular,header .fa-solid,header .fa-light,header .fa-thin,header .fa-duotone {
	color:#5c460e;
    font-size: 18px;
}


a,
.accordion-title,
.speise h3 a {
	color: #67acd3;
}

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #67acd3;
	font-family: 'Quicksand';
	font-size: 18px;
	background:#ffffff;
	border: 0;
}

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

.tabs-title a:hover {
	color: #245941;
	background:#f6f1ef;
	border: 0;
}

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

.tabs > li.is-active > a {
background: #f6f1ef;
color: #245941;
}

header .menu a:hover {
			color: #245941 !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: #245941;
}
	
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:#245941;
}

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

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

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

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




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

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

h1, h2, h3, h4, h5, h6 {
	font-family: 'Quicksand';
	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: 'Quicksand';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #245941;
}



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

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






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

.row_testimonials .flexslider p {
	color:#7b6a58;
}

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

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

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

/* ---------- Accordion Programmiert ----------- */
.accor {
	background:#5c460e;
    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: #245941;
}

.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: 18px;
    font-family: Interpx;
}

.panel.show {
    opacity: 1;
    max-height: 5000px;
	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: #7b6a58;
	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-51788 { background-image: url(/sites/site0318/media/backgrounds/hd_slider10-beschnitten.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51788 {background-position: top center;padding-top:150px;padding-bottom:150px;}
#section-51788 
h3{font-size:40px;}
#section-51788 
p{font-size:20px;}
#section-51788 
subhead{color:white;}
#section-51788 
li{color:#eee;}
#section-51788 
.large-6:first-child{background-color:rgba(255,255,255,0.7);border-radius:20px;padding:20px;margin: 0;}
#section-51789 {display:none;}
#section-51791 .fa, #section-51791 .fa-regular,#section-51791 .fa-solid,#section-51791 .fa-light,#section-51791 .fa-thin,#section-51791 .fa-duotone { color: #fed22d !important;}
#section-51791 h2{margin-bottom:40px;}
#section-51791 
{padding-top:0;}
#section-vorlage-ueber-emina-kurz { background-color: #444444;}
#section-vorlage-ueber-emina-kurz h1 { color: #FFFFFF;}
#section-vorlage-ueber-emina-kurz h2 { color: #FFFFFF;}
#section-vorlage-ueber-emina-kurz h3 { color: #FFFFFF;}
#section-vorlage-ueber-emina-kurz p { color: #FFFFFF;}
#section-vorlage-ueber-emina-kurz {background:linear-gradient(to bottom right,#7b6a58,#5f4224);}
#section-vorlage-ueber-emina-kurz 
img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-vorlage-ueber-emina-kurz 
p{font-size:22px;}
#section-4-columns-ablauf h1 { color: #ffd125;}
#section-4-columns-ablauf h2 { color: #ffd125;}
#section-4-columns-ablauf h3 { color: #ffd125;}
#section-4-columns-ablauf p { color: #FFFFFF;}
#section-4-columns-ablauf .fa, #section-4-columns-ablauf .fa-regular,#section-4-columns-ablauf .fa-solid,#section-4-columns-ablauf .fa-light,#section-4-columns-ablauf .fa-thin,#section-4-columns-ablauf .fa-duotone { color: #FFFFFF !important;}
#section-4-columns-ablauf h2{margin-bottom:50px;}
#section-4-columns-ablauf 
{background:linear-gradient(to bottom right,#245941,#90a28f);}
#section-form-allgemein h1 { color: #FFFFFF;}
#section-form-allgemein h2 { color: #FFFFFF;}
#section-form-allgemein h3 { color: #FFFFFF;}
#section-form-allgemein p { color: #EEEEEE;}
#section-form-allgemein { background-image: url(/sites/site0318/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51799 { background-color: #c2d8c1;}
#section-51799 h1 { color: #245941;}
#section-51799 h2 { color: #245941;}
#section-51799 h3 { color: #245941;}
#section-51799 p { color: #245941;}
#section-51799 { background-image: url(/sites/site0318/media/backgrounds/hd_back-gruenzeug.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51799 small{color:white;font-size:16px;}
#section-51799 
h3{font-size:42px;line-height:44px;}
#section-51799 
h3 b{font-size:34px;}
#section-51799 
{border-top:1px solid #245941;}
#section-51800 img{border-radius:50%;border:8px solid #9e8f81;}
#section-51801 .fa-times{color:#893e31;}
#section-51801 
.large-4.medium-6.small-12.columns {border: dashed 1px #999999;background: #FFF;min-height: 600px;margin: 1%;padding: 3%;width: 31%;}
#section-51801 
{padding-top:0;}
#section-51803 h2{margin-bottom:50px;}
#section-51803 
b{font-size:30px;}
#section-51804 { background-color: #444444;}
#section-51804 h1 { color: #FFFFFF;}
#section-51804 h2 { color: #FFFFFF;}
#section-51804 h3 { color: #FFFFFF;}
#section-51804 p { color: #EEEEEE;}
#section-51804 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-51807 { background-color: #EEEEEE;}
#section-51807 img{margin-bottom:10px;border-radius:10px;border:8px solid white;}
#section-51807 
h3{font-family:Inter;font-size:18px;}
#section-51807 
.row{margin-bottom:60px;}
#section-51807 
p{display:none;}
#section-51807 
.button{font-size:13px;}
#section-51808 { background-color: #FFFFFF;}
#section-51808 h1{margin-bottom:20px;}
#section-51808 
bloghead{font-weight:bold;}
#section-51808 
img{border-radius:15px;}
#section-call-to-action-erstgespraech h1 { color: #FFFFFF;}
#section-call-to-action-erstgespraech h2 { color: #FFFFFF;}
#section-call-to-action-erstgespraech h3 { color: #FFFFFF;}
#section-call-to-action-erstgespraech p { color: #FFFFFF;}
#section-call-to-action-erstgespraech {background:linear-gradient(to bottom right,#333,#666);}
#section-blog-3-empfehlungen h2{margin-bottom:50px;}
#section-blog-3-empfehlungen 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-blog-3-empfehlungen 
p{display:none;}
#section-blog-3-empfehlungen 
img{width:50%;border-radius:15px;margin-bottom:10px;}
#section-blog-3-empfehlungen 
{text-align:center;}
#section-51811 { background-color: #FFFFFF;}
#section-51811 h1{margin-bottom:20px;}
#section-51811 
bloghead{font-weight:bold;}
#section-51813 h2{margin-bottom:50px;}
#section-51826 h1 { color: #FFFFFF;}
#section-51826 h2 { color: #FFFFFF;}
#section-51826 h3 { color: #FFFFFF;}
#section-51826 p { color: #FFFFFF;}
#section-51826 .fa, #section-51826 .fa-regular,#section-51826 .fa-solid,#section-51826 .fa-light,#section-51826 .fa-thin,#section-51826 .fa-duotone { color: #ffd125 !important;}
#section-51826 {background:linear-gradient(to bottom right,#7b6a58,#5f4224);}
#section-51826 
.fa-brands{color:#ffd125;}
#section-51826 
h4{color:#ffd125;}
#section-51829 {border-top:1px solid #245941;}
#section-51830 img{width:120px;margin-bottom:30px;}
#section-51840 h1 { color: #FFFFFF;}
#section-51840 h2 { color: #FFFFFF;}
#section-51840 h3 { color: #FFFFFF;}
#section-51840 { background-image: url(/sites/site0318/media/backgrounds/hd_slider10-beschnitten.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51840 {background-position: top center;padding-top:150px;padding-bottom:220px;}
#section-51840 
h1{font-size:50px;}
#section-51844 img{border-radius:50%;border:8px solid white;}
#section-51844 
{padding-bottom:0;}
#section-51854 { background-color: #FFFFFF;}
#section-51854 h1{margin-bottom:20px;}
#section-51854 
bloghead{font-weight:bold;}
#section-51854 
img{border-radius:15px;}
#section-51855 h2{margin-bottom:50px;}
#section-51855 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-51855 
p{display:none;}
#section-51856 h1 { color: #FFFFFF;}
#section-51856 h2 { color: #FFFFFF;}
#section-51856 h3 { color: #FFFFFF;}
#section-51856 p { color: #FFFFFF;}
#section-51856 {background:linear-gradient(to bottom right,#333,#666);}
#section-51858 { background-color: #FFFFFF;}
#section-51858 h1{margin-bottom:20px;}
#section-51858 
bloghead{font-weight:bold;}
#section-51858 
img{border-radius:15px;}
#section-51859 h2{margin-bottom:50px;}
#section-51859 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-51859 
p{display:none;}
#section-51860 h1 { color: #FFFFFF;}
#section-51860 h2 { color: #FFFFFF;}
#section-51860 h3 { color: #FFFFFF;}
#section-51860 p { color: #FFFFFF;}
#section-51860 {background:linear-gradient(to bottom right,#333,#666);}
#section-51862 { background-color: #FFFFFF;}
#section-51862 h1{margin-bottom:20px;}
#section-51862 
bloghead{font-weight:bold;}
#section-51862 
img{border-radius:15px;}
#section-51863 h2{margin-bottom:50px;}
#section-51863 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-51863 
p{display:none;}
#section-51864 h1 { color: #FFFFFF;}
#section-51864 h2 { color: #FFFFFF;}
#section-51864 h3 { color: #FFFFFF;}
#section-51864 p { color: #FFFFFF;}
#section-51864 {background:linear-gradient(to bottom right,#333,#666);}
#section-51903 { background-color: #FFFFFF;}
#section-51903 h1{margin-bottom:20px;}
#section-51903 
bloghead{font-weight:bold;}
#section-51903 
img{border-radius:15px;}
#section-51904 h2{margin-bottom:50px;}
#section-51904 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-51904 
p{display:none;}
#section-51905 h1 { color: #FFFFFF;}
#section-51905 h2 { color: #FFFFFF;}
#section-51905 h3 { color: #FFFFFF;}
#section-51905 p { color: #FFFFFF;}
#section-51905 {background:linear-gradient(to bottom right,#333,#666);}
#section-51907 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.6);}
#section-51908 h2{margin-bottom:50px;}
#section-51908 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-51908 
p{display:none;}
#section-51908 
img{width:50%;border-radius:15px;margin-bottom:10px;}
#section-51908 
{text-align:center;padding-bottom:0;}
#section-51908 
small{color:#888;}
#section-52202 { background-color: #FFFFFF;}
#section-52202 h1{margin-bottom:20px;}
#section-52202 
bloghead{font-weight:bold;}
#section-52202 
img{border-radius:15px;}
#section-52203 h2{margin-bottom:50px;}
#section-52203 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-52203 
p{display:none;}
#section-52204 h1 { color: #FFFFFF;}
#section-52204 h2 { color: #FFFFFF;}
#section-52204 h3 { color: #FFFFFF;}
#section-52204 p { color: #FFFFFF;}
#section-52204 {background:linear-gradient(to bottom right,#333,#666);}
#section-52206 { background-color: #FFFFFF;}
#section-52206 h1{margin-bottom:20px;}
#section-52206 
bloghead{font-weight:bold;}
#section-52206 
img{border-radius:15px;}
#section-52207 h2{margin-bottom:50px;}
#section-52207 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-52207 
p{display:none;}
#section-52208 h1 { color: #FFFFFF;}
#section-52208 h2 { color: #FFFFFF;}
#section-52208 h3 { color: #FFFFFF;}
#section-52208 p { color: #FFFFFF;}
#section-52208 {background:linear-gradient(to bottom right,#333,#666);}
#section-52210 { background-color: #FFFFFF;}
#section-52210 h1{margin-bottom:20px;}
#section-52210 
bloghead{font-weight:bold;}
#section-52210 
img{border-radius:15px;}
#section-52211 h2{margin-bottom:50px;}
#section-52211 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-52211 
p{display:none;}
#section-52212 h1 { color: #FFFFFF;}
#section-52212 h2 { color: #FFFFFF;}
#section-52212 h3 { color: #FFFFFF;}
#section-52212 p { color: #FFFFFF;}
#section-52212 {background:linear-gradient(to bottom right,#333,#666);}
#section-52214 { background-color: #FFFFFF;}
#section-52214 h1{margin-bottom:20px;}
#section-52214 
bloghead{font-weight:bold;}
#section-52214 
img{border-radius:15px;}
#section-52215 h2{margin-bottom:50px;}
#section-52215 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-52215 
p{display:none;}
#section-52216 h1 { color: #FFFFFF;}
#section-52216 h2 { color: #FFFFFF;}
#section-52216 h3 { color: #FFFFFF;}
#section-52216 p { color: #FFFFFF;}
#section-52216 {background:linear-gradient(to bottom right,#333,#666);}
#section-52218 { background-color: #FFFFFF;}
#section-52218 h1{margin-bottom:20px;}
#section-52218 
bloghead{font-weight:bold;}
#section-52218 
img{border-radius:15px;}
#section-52219 h2{margin-bottom:50px;}
#section-52219 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-52219 
p{display:none;}
#section-52220 h1 { color: #FFFFFF;}
#section-52220 h2 { color: #FFFFFF;}
#section-52220 h3 { color: #FFFFFF;}
#section-52220 p { color: #FFFFFF;}
#section-52220 {background:linear-gradient(to bottom right,#333,#666);}
#section-52222 { background-color: #FFFFFF;}
#section-52222 h1{margin-bottom:20px;}
#section-52222 
bloghead{font-weight:bold;}
#section-52222 
img{border-radius:15px;}
#section-52223 h2{margin-bottom:50px;}
#section-52223 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-52223 
p{display:none;}
#section-52224 h1 { color: #FFFFFF;}
#section-52224 h2 { color: #FFFFFF;}
#section-52224 h3 { color: #FFFFFF;}
#section-52224 p { color: #FFFFFF;}
#section-52224 {background:linear-gradient(to bottom right,#333,#666);}
#section-52226 { background-color: #FFFFFF;}
#section-52226 h1{margin-bottom:20px;}
#section-52226 
bloghead{font-weight:bold;}
#section-52226 
img{border-radius:15px;}
#section-52227 h2{margin-bottom:50px;}
#section-52227 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-52227 
p{display:none;}
#section-52228 h1 { color: #FFFFFF;}
#section-52228 h2 { color: #FFFFFF;}
#section-52228 h3 { color: #FFFFFF;}
#section-52228 p { color: #FFFFFF;}
#section-52228 {background:linear-gradient(to bottom right,#333,#666);}
#section-52230 { background-color: #FFFFFF;}
#section-52230 h1{margin-bottom:20px;}
#section-52230 
bloghead{font-weight:bold;}
#section-52230 
img{border-radius:15px;}
#section-52231 h2{margin-bottom:50px;}
#section-52231 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-52231 
p{display:none;}
#section-52232 h1 { color: #FFFFFF;}
#section-52232 h2 { color: #FFFFFF;}
#section-52232 h3 { color: #FFFFFF;}
#section-52232 p { color: #FFFFFF;}
#section-52232 {background:linear-gradient(to bottom right,#333,#666);}
#section-52234 { background-color: #FFFFFF;}
#section-52234 h1{margin-bottom:20px;}
#section-52234 
bloghead{font-weight:bold;}
#section-52234 
img{border-radius:15px;}
#section-52235 h2{margin-bottom:50px;}
#section-52235 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-52235 
p{display:none;}
#section-52236 h1 { color: #FFFFFF;}
#section-52236 h2 { color: #FFFFFF;}
#section-52236 h3 { color: #FFFFFF;}
#section-52236 p { color: #FFFFFF;}
#section-52236 {background:linear-gradient(to bottom right,#333,#666);}
#section-52256 { background-color: #FFFFFF;}
#section-52256 h1{margin-bottom:20px;}
#section-52256 
bloghead{font-weight:bold;}
#section-52256 
img{border-radius:15px;}
#section-52257 h2{margin-bottom:50px;}
#section-52257 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-52257 
p{display:none;}
#section-52258 h1 { color: #FFFFFF;}
#section-52258 h2 { color: #FFFFFF;}
#section-52258 h3 { color: #FFFFFF;}
#section-52258 p { color: #FFFFFF;}
#section-52258 {background:linear-gradient(to bottom right,#333,#666);}
#section-52260 { background-color: #FFFFFF;}
#section-52260 h1{margin-bottom:20px;}
#section-52260 
bloghead{font-weight:bold;}
#section-52260 
img{border-radius:15px;}
#section-52261 h2{margin-bottom:50px;}
#section-52261 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-52261 
p{display:none;}
#section-52262 h1 { color: #FFFFFF;}
#section-52262 h2 { color: #FFFFFF;}
#section-52262 h3 { color: #FFFFFF;}
#section-52262 p { color: #FFFFFF;}
#section-52262 {background:linear-gradient(to bottom right,#333,#666);}
#section-52272 { background-color: #FFFFFF;}
#section-52272 h1{margin-bottom:20px;}
#section-52272 
bloghead{font-weight:bold;}
#section-52272 
img{border-radius:15px;}
#section-52273 h2{margin-bottom:50px;}
#section-52273 
h3{font-size:18px;font-family:Inter;font-weight:700;}
#section-52273 
p{display:none;}
#section-52274 h1 { color: #FFFFFF;}
#section-52274 h2 { color: #FFFFFF;}
#section-52274 h3 { color: #FFFFFF;}
#section-52274 p { color: #FFFFFF;}
#section-52274 {background:linear-gradient(to bottom right,#333,#666);}
#section-59038 { background-color: #FFFFFF;}
#section-59038 h1{margin-bottom:20px;}
#section-59038 
bloghead{font-weight:bold;}
#section-59039 h2{margin-bottom:50px;}
#section-59608 { background-color: #FFFFFF;}
#section-59608 h1{margin-bottom:20px;}
#section-59608 
bloghead{font-weight:bold;}
#section-59609 h2{margin-bottom:50px;}
#section-59611 { background-color: #FFFFFF;}
#section-59611 h1{margin-bottom:20px;}
#section-59611 
bloghead{font-weight:bold;}
#section-59612 h2{margin-bottom:50px;}
#section-59614 { background-color: #FFFFFF;}
#section-59614 h1{margin-bottom:20px;}
#section-59614 
bloghead{font-weight:bold;}
#section-59615 h2{margin-bottom:50px;}
#section-67102 { background-color: #FFFFFF;}
#section-67102 h1{margin-bottom:20px;}
#section-67102 
bloghead{font-weight:bold;}
#section-67103 h2{margin-bottom:50px;}
#section-67105 { background-color: #FFFFFF;}
#section-67105 h1{margin-bottom:20px;}
#section-67105 
bloghead{font-weight:bold;}
#section-67106 h2{margin-bottom:50px;}
#section-67108 { background-color: #FFFFFF;}
#section-67108 h1{margin-bottom:20px;}
#section-67108 
bloghead{font-weight:bold;}
#section-67109 h2{margin-bottom:50px;}
#section-67457 iframe{border:0 !important;}
#section-67457 
{padding-top:0;}
#section-67836 { background-color: #c2d8c1;}
#section-67836 h1 { color: #245941;}
#section-67836 h2 { color: #245941;}
#section-67836 h3 { color: #245941;}
#section-67836 p { color: #245941;}
#section-67836 { background-image: url(/sites/site0318/media/backgrounds/hd_back-ernaehrung-kinder.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-67836 small{color:#7b6a58;font-size:16px;}
#section-67836 
h3{font-size:42px;line-height:44px;}
#section-67836 
h3 b{font-size:34px;}
#section-67836 
{border-top:1px solid #245941;}
#section-67837 img{border-radius:50%;border:8px solid #9e8f81;}
#section-67838 h1 { color: #ffd125;}
#section-67838 h2 { color: #ffd125;}
#section-67838 h3 { color: #ffd125;}
#section-67838 p { color: #FFFFFF;}
#section-67838 .fa, #section-67838 .fa-regular,#section-67838 .fa-solid,#section-67838 .fa-light,#section-67838 .fa-thin,#section-67838 .fa-duotone { color: #FFFFFF !important;}
#section-67838 h2{margin-bottom:50px;}
#section-67838 
{background:linear-gradient(to bottom right,#245941,#90a28f);}
#section-67839 h2{margin-bottom:50px;}
#section-67839 
b{font-size:30px;}
#section-67840 h2{margin-top:20px;}
#section-67840 
.fa-times{color:#893e31;}
#section-67840 
.large-12 {border: dashed 1px #999999;background: #FFF;}
#section-67840 
{padding-top:20px;}
#section-67841 { background-color: #444444;}
#section-67841 h1 { color: #FFFFFF;}
#section-67841 h2 { color: #FFFFFF;}
#section-67841 h3 { color: #FFFFFF;}
#section-67841 p { color: #EEEEEE;}
#section-67841 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-67849 h2{margin-bottom:50px;}
#section-67849 
b{font-size:30px;}
#section-67849 
{padding-top:0px;}
#section-67851 { background-color: #c2d8c1;}
#section-67851 h1 { color: #FFFFFF;}
#section-67851 h2 { color: #FFFFFF;}
#section-67851 h3 { color: #FFFFFF;}
#section-67851 p { color: #FFFFFF;}
#section-67851 { background-image: url(/sites/site0318/media/backgrounds/hd_back-schulung.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-67851 small{color:white;font-size:16px;}
#section-67851 
h3{font-size:42px;line-height:44px;}
#section-67851 
h3 b{font-size:34px;}
#section-67851 
{border-top:1px solid #245941;}
#section-67852 img{border-radius:50%;border:8px solid #9e8f81;}
#section-67854 h1 { color: #FFFFFF;}
#section-67854 h2 { color: #FFFFFF;}
#section-67854 h3 { color: #FFFFFF;}
#section-67854 p { color: #FFFFFF;}
#section-67854 .fa, #section-67854 .fa-regular,#section-67854 .fa-solid,#section-67854 .fa-light,#section-67854 .fa-thin,#section-67854 .fa-duotone { color: #ffd125 !important;}
#section-67854 h2{margin-bottom:50px;}
#section-67854 
{background:linear-gradient(to bottom right,#245941,#90a28f);}
#section-67854 
li{color:white;}
#section-67854 
{text-align:left;}
#section-67855 h2{margin-bottom:50px;}
#section-67856 { background-color: #444444;}
#section-67856 h1 { color: #FFFFFF;}
#section-67856 h2 { color: #FFFFFF;}
#section-67856 h3 { color: #FFFFFF;}
#section-67856 p { color: #EEEEEE;}
#section-67856 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-67859 {padding-top:30px;}
#section-67859 
h2{margin-bottom:80px;}
#section-67860 h1 { color: #FFFFFF;}
#section-67860 h2 { color: #FFFFFF;}
#section-67860 h3 { color: #FFFFFF;}
#section-67860 p { color: #EEEEEE;}
#section-67860 { background-image: url(/sites/site0318/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}

/* Custom Styles */

h5#logo{height:120px !important;}
body a:hover{color:black;}

.top-bar-right {font-weight:500;}
.top-bar-right { margin-top: 33px; }

h1,h2,h3{font-weight:500;}

.button{font-size:16px;border-radius:8px;border-radius:13px;font-weight:700;}


footer{background:linear-gradient(to bottom right,#245941,#90a28f);}
footer p{font-size:16px;}
footer a:link{font-size:16px;}
subhead{font-size:24px;color:#245941;font-family:Quicksand;font-weight:500;}
preis{background:#B1C677;color:white;font-weight:bold;padding:10px;}

.icon-list {list-style: none;}
.icon-list li{position: relative;font-size:18px;}
.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:20px;color:#245941;}



/* MOBILE ANSICHTEN */

@media screen and (max-width: 899px){
header{position:relative;background-color:white;}
#section-51788{background-image:none;background:#f6f1ef;padding-top:0px;padding-bottom:0;}
#section-51788 .large-6:first-child{background:none;}
#section-51788 h3{font-size:30px;}
#section-51799{background-image:none;border:0;padding-top:20px;}
#section-51799 h3{font-size:35px !important;}
#section-51801 .large-4.medium-6.small-12.columns{width: 90%;margin: 20px 5%;padding-top: 30px;min-height: 100px;height: auto;}
}