




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

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


h1 {
	font-size: 34px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 24px;
}

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: #666666;
    top: 5px;
    left: 4px;
    box-shadow: 0 7px 0 #666666, 0 14px 0 #666666; }
    
.menu-icon:hover::after {
    background: #2c8e56;
    box-shadow: 0 7px 0 #2c8e56, 0 14px 0 #2c8e56; } 
 
.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: #666666 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:#666666 transparent transparent;
}

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

footer {
	background:#2c8e56;
    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:#666666;
    font-size: 18px;
    font-family: 'Signika';
}

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


a,
.accordion-title,
.speise h3 a {
	color: #2c8e56;
}

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

.tabs-title.is-active a:hover {
	color: #2c8e56;
	background:#EEEEEE;
	border: 0;
}

.tabs-title a:hover {
	color: #2c8e56;
	background:#EEEEEE;
	border: 0;
}

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

.tabs > li.is-active > a {
background: #EEEEEE;
color: #2c8e56;
}

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

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

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

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: 'Signika';
	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: 'Signika';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #2c8e56;
}



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

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






.row_testimonials .flexslider h2 {
	color:#2c8e56;
	font-size: 28px;
    margin: 0 0 25px 0;
}

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

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

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

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

/* ---------- Accordion Programmiert ----------- */
.accor {
	background:#666666;
    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: #2c8e56;
}

.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: 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: #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-62578 h1 { color: #FFFFFF;}
#section-62578 h2 { color: #FFFFFF;}
#section-62578 h3 { color: #FFFFFF;}
#section-62578 p { color: #EEEEEE;}
#section-62578 {margin-top:0;}
#section-62581 small{font-size:16px;color:#999;}
#section-62582 h1 { color: #FFFFFF;}
#section-62582 h2 { color: #FFFFFF;}
#section-62582 h3 { color: #FFFFFF;}
#section-62582 p { color: #FFFFFF;}
#section-62582 .fa, #section-62582 .fa-regular,#section-62582 .fa-solid,#section-62582 .fa-light,#section-62582 .fa-thin,#section-62582 .fa-duotone { color: #FFFFFF !important;}
#section-62582 h2{margin-bottom:60px;}
#section-62582 
{background:linear-gradient(to bottom right,#2c8e56,#4ebb7d);}
#section-62583 h2{margin-bottom:50px;}
#section-62587 { background-color: #000000;}
#section-62587 { background-image: url(/sites/site0351/media/backgrounds/hd_luftaufnahme.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-62587 .large-6:nth-child(1){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-formular-allgemein h1 { color: #FFFFFF;}
#section-formular-allgemein h2 { color: #FFFFFF;}
#section-formular-allgemein h3 { color: #FFFFFF;}
#section-formular-allgemein p { color: #FFFFFF;}
#section-formular-allgemein { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-formular-allgemein {background-position:top;}
#section-62590 h1 { color: #FFFFFF;}
#section-62590 h2 { color: #FFFFFF;}
#section-62590 h3 { color: #FFFFFF;}
#section-62590 p { color: #FFFFFF;}
#section-62590 { background-image: url(/sites/site0351/media/slider/hd_1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-62590 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-62591 { background-color: #2c8e56;}
#section-62591 h1 { color: #FFFFFF;}
#section-62591 h2 { color: #FFFFFF;}
#section-62591 h3 { color: #FFFFFF;}
#section-62591 p { color: #FFFFFF;}
#section-62591 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-62591 img{border-radius:25px;border:6px solid rgba(255,255,255,0.8);}
#section-62591 
{background-position:top center;}
#section-62593 { background-color: #ddf7e8;}
#section-62593 h1 { color: #2c8e56;}
#section-62593 h2 { color: #2c8e56;}
#section-62593 h3 { color: #2c8e56;}
#section-62593 p { color: #2c8e56;}
#section-62593 img{border-radius:25px;}
#section-62595 { background-color: #2c8e56;}
#section-62595 h1 { color: #FFFFFF;}
#section-62595 h2 { color: #FFFFFF;}
#section-62595 h3 { color: #FFFFFF;}
#section-62595 p { color: #FFFFFF;}
#section-62595 h2{margin-bottom:50px;font-size:40px;}
#section-62595 
{background-position:top;}
#section-62595 
subhead{color:white;}
#section-team-kindergarten img{border-radius:10px;}
#section-62597 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-formular-kindergartenanmeldung { background-color: #2c8e56;}
#section-formular-kindergartenanmeldung h1 { color: #FFFFFF;}
#section-formular-kindergartenanmeldung h2 { color: #FFFFFF;}
#section-formular-kindergartenanmeldung h3 { color: #FFFFFF;}
#section-formular-kindergartenanmeldung p { color: #EEEEEE;}
#section-formular-kindergartenanmeldung { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-formular-kindergartenanmeldung {background-position:top center;}
#section-62600 { background-color: #EEEEEE;}
#section-62600 h1{margin-bottom:20px;}
#section-62600 
bloghead{font-weight:bold;}
#section-62601 h1 { color: #FFFFFF;}
#section-62601 h2 { color: #FFFFFF;}
#section-62601 h3 { color: #FFFFFF;}
#section-62601 p { color: #EEEEEE;}
#section-62601 {background:linear-gradient(to bottom right,#333,#666);}
#section-62602 h2{margin-bottom:50px;}
#section-62603 { background-color: #EEEEEE;}
#section-62603 h1{margin-bottom:20px;}
#section-62603 
bloghead{font-weight:bold;}
#section-62604 h1 { color: #FFFFFF;}
#section-62604 h2 { color: #FFFFFF;}
#section-62604 h3 { color: #FFFFFF;}
#section-62604 p { color: #EEEEEE;}
#section-62604 {background:linear-gradient(to bottom right,#333,#666);}
#section-62605 h2{margin-bottom:50px;}
#section-62606 { background-color: #EEEEEE;}
#section-62606 h1{margin-bottom:20px;}
#section-62606 
bloghead{font-weight:bold;}
#section-62607 h1 { color: #FFFFFF;}
#section-62607 h2 { color: #FFFFFF;}
#section-62607 h3 { color: #FFFFFF;}
#section-62607 p { color: #EEEEEE;}
#section-62607 {background:linear-gradient(to bottom right,#333,#666);}
#section-62608 h2{margin-bottom:50px;}
#section-62609 { background-color: #EEEEEE;}
#section-62609 h1{margin-bottom:20px;}
#section-62609 
bloghead{font-weight:bold;}
#section-62610 h1 { color: #FFFFFF;}
#section-62610 h2 { color: #FFFFFF;}
#section-62610 h3 { color: #FFFFFF;}
#section-62610 p { color: #EEEEEE;}
#section-62610 {background:linear-gradient(to bottom right,#333,#666);}
#section-62611 h2{margin-bottom:50px;}
#section-62612 { background-color: #EEEEEE;}
#section-62612 h1{margin-bottom:20px;}
#section-62612 
bloghead{font-weight:bold;}
#section-62613 h1 { color: #FFFFFF;}
#section-62613 h2 { color: #FFFFFF;}
#section-62613 h3 { color: #FFFFFF;}
#section-62613 p { color: #EEEEEE;}
#section-62613 {background:linear-gradient(to bottom right,#333,#666);}
#section-62614 h2{margin-bottom:50px;}
#section-62615 { background-color: #EEEEEE;}
#section-62615 h1{margin-bottom:20px;}
#section-62615 
bloghead{font-weight:bold;}
#section-62616 h1 { color: #FFFFFF;}
#section-62616 h2 { color: #FFFFFF;}
#section-62616 h3 { color: #FFFFFF;}
#section-62616 p { color: #EEEEEE;}
#section-62616 {background:linear-gradient(to bottom right,#333,#666);}
#section-62617 h2{margin-bottom:50px;}
#section-62618 { background-color: #ddf7e8;}
#section-62618 h1 { color: #2c8e56;}
#section-62618 h2 { color: #2c8e56;}
#section-62618 h3 { color: #2c8e56;}
#section-62618 p { color: #2c8e56;}
#section-62618 .fa-brands{color:#888888;}
#section-62618 
h1{margin-bottom:50px;}
#section-62619 h1 { color: #FFFFFF;}
#section-62619 h2 { color: #FFFFFF;}
#section-62619 h3 { color: #FFFFFF;}
#section-62619 p { color: #EEEEEE;}
#section-62621 { background-color: #EEEEEE;}
#section-63100 h1 { color: #FFFFFF;}
#section-63100 h2 { color: #FFFFFF;}
#section-63100 h3 { color: #FFFFFF;}
#section-63100 {position:absolute;background:none;z-Index:30;top:0;left:20%;width:60%;height:550px;overflow:hidden;}
#section-63100 
h1{text-shadow:1px 1px 2px black;font-size:70px;margin-top:200px;line-height:70px;background:rgba(40,130,80,0.9);padding-bottom:20px;padding-top:20px;}
#section-63100 
small{color:white;font-size:24px;}
#section-63108 { background-color: #2c8e56;}
#section-63108 h1 { color: #FFFFFF;}
#section-63108 h2 { color: #FFFFFF;}
#section-63108 h3 { color: #FFFFFF;}
#section-63218 {padding-bottom:5px;padding-top:5px;}
#section-63219 h1 { color: #2c8e56;}
#section-63219 h2 { color: #2c8e56;}
#section-63219 h3 { color: #2c8e56;}
#section-63219 {padding-bottom: 20px;padding-top:60px;}
#section-63219 
h2{font-size:35px;}
#section-63220 {padding-bottom:5px;padding-top:5px;}
#section-63221 {padding-bottom:5px;padding-top:5px;}
#section-63222 {padding-bottom:5px;padding-top:5px;}
#section-63223 {padding-bottom:45px;padding-top:5px;}
#section-63224 .fa, #section-63224 .fa-regular,#section-63224 .fa-solid,#section-63224 .fa-light,#section-63224 .fa-thin,#section-63224 .fa-duotone { color: #f4c860 !important;}
#section-63224 h2{margin-bottom:60px;}
#section-63224 
{padding-top:20px;}
#section-63225 .fa, #section-63225 .fa-regular,#section-63225 .fa-solid,#section-63225 .fa-light,#section-63225 .fa-thin,#section-63225 .fa-duotone { color: #f4c860 !important;}
#section-63225 h2{margin-bottom:60px;}
#section-63225 
{padding-top:10px;}
#section-63227 { background-color: #2c8e56;}
#section-63227 h1 { color: #FFFFFF;}
#section-63227 h2 { color: #FFFFFF;}
#section-63227 h3 { color: #FFFFFF;}
#section-63227 p { color: #FFFFFF;}
#section-63227 .fa-sharp-duotone{color:white;font-size:22px;}
#section-63227 
li{color:white;font-size:16px !important;}
#section-63227 
h2{margin-bottom:50px;}
#section-63228 .fa-duotone{COLOR:#2c8e56;}
#section-63228 
li{font-size:16px;}
#section-63252 h2{font-size:19px;}
#section-63252 
h3{color:#666;font-size:16px;font-family:Inter;font-weight:600;}
#section-63252 
p{color:#888;}
#section-63253 h1 { color: #FFFFFF;}
#section-63253 h2 { color: #FFFFFF;}
#section-63253 h3 { color: #FFFFFF;}
#section-63253 { background-image: url(/sites/site0351/media/slider/hd_2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-63253 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-63869 h1 { color: #FFFFFF;}
#section-63869 h2 { color: #FFFFFF;}
#section-63869 h3 { color: #FFFFFF;}
#section-63869 p { color: #FFFFFF;}
#section-63869 { background-image: url(/sites/site0351/media/backgrounds/hd_back-schule-apfel.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-63869 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-63871 .fa, #section-63871 .fa-regular,#section-63871 .fa-solid,#section-63871 .fa-light,#section-63871 .fa-thin,#section-63871 .fa-duotone { color: #f4c860 !important;}
#section-63871 h2{margin-bottom:60px;}
#section-63871 
{padding-top:20px;}
#section-63873 { background-color: #2c8e56;}
#section-63873 h1 { color: #FFFFFF;}
#section-63873 h2 { color: #FFFFFF;}
#section-63873 h3 { color: #FFFFFF;}
#section-63873 p { color: #FFFFFF;}
#section-63873 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-63873 img{border-radius:25px;border:6px solid rgba(255,255,255,0.8);}
#section-63873 
{background-position:top center;}
#section-63880 { background-color: #ddf7e8;}
#section-63880 h1 { color: #2c8e56;}
#section-63880 h2 { color: #2c8e56;}
#section-63880 h3 { color: #2c8e56;}
#section-63880 p { color: #2c8e56;}
#section-63880 img{border-radius:25px;}
#section-63880 
.fa-duotone{color:#2c8e56;}
#section-63881 h2{margin-bottom:50px;}
#section-63881 
{background-position:top;}
#section-63881 
.fa-duotone{color:#2c8e56;}
#section-63881 
subhead{font-size:28px;color:#2c8e56;}
#section-63882 { background-color: #2c8e56;}
#section-63882 h1 { color: #FFFFFF;}
#section-63882 h2 { color: #FFFFFF;}
#section-63882 h3 { color: #FFFFFF;}
#section-63882 p { color: #FFFFFF;}
#section-63882 .fa-sharp-duotone{color:white;font-size:22px;}
#section-63882 
li{color:white;font-size:16px !important;}
#section-63882 
h3{margin-bottom:30px;}
#section-63885 { background-color: #FFFFFF;}
#section-63885 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-63887 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-63888 { background-color: #2c8e56;}
#section-63888 h1 { color: #FFFFFF;}
#section-63888 h2 { color: #FFFFFF;}
#section-63888 h3 { color: #FFFFFF;}
#section-63888 p { color: #EEEEEE;}
#section-63888 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-63888 {background-position:top center;}
#section-64395 h1 { color: #FFFFFF;}
#section-64395 h2 { color: #FFFFFF;}
#section-64395 h3 { color: #FFFFFF;}
#section-64395 p { color: #FFFFFF;}
#section-64395 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gesangscoaching.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64395 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-64399 { background-color: #ddf7e8;}
#section-64399 h1 { color: #2c8e56;}
#section-64399 h2 { color: #2c8e56;}
#section-64399 h3 { color: #2c8e56;}
#section-64399 p { color: #2c8e56;}
#section-64399 img{border-radius:25px;}
#section-64399 
.fa-duotone{color:#2c8e56;}
#section-64399 
h2{margin-bottom:50px;}
#section-64405 { background-color: #2c8e56;}
#section-64405 h1 { color: #FFFFFF;}
#section-64405 h2 { color: #FFFFFF;}
#section-64405 h3 { color: #FFFFFF;}
#section-64405 p { color: #EEEEEE;}
#section-64405 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64405 {background-position:top center;}
#section-64406 h1 { color: #FFFFFF;}
#section-64406 h2 { color: #FFFFFF;}
#section-64406 h3 { color: #FFFFFF;}
#section-64406 p { color: #FFFFFF;}
#section-64406 { background-image: url(/sites/site0351/media/backgrounds/hd_back-wildnis.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64406 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-64408 { background-color: #ddf7e8;}
#section-64408 h1 { color: #2c8e56;}
#section-64408 h2 { color: #2c8e56;}
#section-64408 h3 { color: #2c8e56;}
#section-64408 img{border-radius:25px;}
#section-64408 
.fa-duotone{color:#2c8e56;}
#section-64408 
h2{margin-bottom:50px;}
#section-64409 { background-color: #2c8e56;}
#section-64409 h1 { color: #FFFFFF;}
#section-64409 h2 { color: #FFFFFF;}
#section-64409 h3 { color: #FFFFFF;}
#section-64409 p { color: #EEEEEE;}
#section-64409 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64409 {background-position:top center;}
#section-64410 { background-color: #ddf7e8;}
#section-64410 h1 { color: #2c8e56;}
#section-64410 h2 { color: #2c8e56;}
#section-64410 h3 { color: #2c8e56;}
#section-64410 img{border-radius:25px;}
#section-64410 
.fa-duotone{color:#2c8e56;}
#section-64410 
h2{margin-bottom:50px;}
#section-64410 
{padding-top:0;}
#section-64411 { background-color: #ddf7e8;}
#section-64411 h1 { color: #2c8e56;}
#section-64411 h2 { color: #2c8e56;}
#section-64411 h3 { color: #2c8e56;}
#section-64411 {padding-bottom:0;}
#section-64412 h1 { color: #FFFFFF;}
#section-64412 h2 { color: #FFFFFF;}
#section-64412 h3 { color: #FFFFFF;}
#section-64412 p { color: #FFFFFF;}
#section-64412 { background-image: url(/sites/site0351/media/backgrounds/hd_back-musikschule.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64412 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-64414 { background-color: #ddf7e8;}
#section-64414 h1 { color: #2c8e56;}
#section-64414 h2 { color: #2c8e56;}
#section-64414 h3 { color: #2c8e56;}
#section-64414 .fa-duotone{text-align:left;}
#section-64417 { background-color: #2c8e56;}
#section-64417 h1 { color: #FFFFFF;}
#section-64417 h2 { color: #FFFFFF;}
#section-64417 h3 { color: #FFFFFF;}
#section-64417 p { color: #EEEEEE;}
#section-64417 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64417 {background-position:top center;}
#section-64419 h2{margin-bottom:50px;}
#section-64419 
small{color:#888;}
#section-64420 h1 { color: #FFFFFF;}
#section-64420 h2 { color: #FFFFFF;}
#section-64420 h3 { color: #FFFFFF;}
#section-64420 p { color: #FFFFFF;}
#section-64420 { background-image: url(/sites/site0351/media/backgrounds/hd_back-haus2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64420 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-64424 { background-color: #2c8e56;}
#section-64424 h1 { color: #FFFFFF;}
#section-64424 h2 { color: #FFFFFF;}
#section-64424 h3 { color: #FFFFFF;}
#section-64424 p { color: #EEEEEE;}
#section-64424 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64424 {background-position:top center;}
#section-64425 .fa, #section-64425 .fa-regular,#section-64425 .fa-solid,#section-64425 .fa-light,#section-64425 .fa-thin,#section-64425 .fa-duotone { color: #f4c860 !important;}
#section-64425 {padding-top:0;}
#section-64425 
h2{font-size:19px;}
#section-64425 
h3{color:#666;font-size:16px;font-family:Inter;font-weight:600;}
#section-64425 
p{color:#888;}
#section-64426 h1 { color: #FFFFFF;}
#section-64426 h2 { color: #FFFFFF;}
#section-64426 h3 { color: #FFFFFF;}
#section-64426 p { color: #FFFFFF;}
#section-64426 { background-image: url(/sites/site0351/media/galerie-arno-stern/hd_img_7132.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64426 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-64429 { background-color: #2c8e56;}
#section-64429 h1 { color: #FFFFFF;}
#section-64429 h2 { color: #FFFFFF;}
#section-64429 h3 { color: #FFFFFF;}
#section-64429 p { color: #EEEEEE;}
#section-64429 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64429 {background-position:top center;}
#section-64430 h1 { color: #FFFFFF;}
#section-64430 h2 { color: #FFFFFF;}
#section-64430 h3 { color: #FFFFFF;}
#section-64430 p { color: #FFFFFF;}
#section-64430 { background-image: url(/sites/site0351/media/backgrounds/hd_back-haus2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64430 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-64432 {padding-top:0;}
#section-64432 
h2{font-size:19px;}
#section-64432 
h3{color:#666;font-size:16px;font-family:Inter;font-weight:600;}
#section-64432 
p{color:#888;}
#section-64433 { background-color: #2c8e56;}
#section-64433 h1 { color: #FFFFFF;}
#section-64433 h2 { color: #FFFFFF;}
#section-64433 h3 { color: #FFFFFF;}
#section-64433 p { color: #EEEEEE;}
#section-64433 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64433 {background-position:top center;}
#section-64434 h1 { color: #FFFFFF;}
#section-64434 h2 { color: #FFFFFF;}
#section-64434 h3 { color: #FFFFFF;}
#section-64434 p { color: #FFFFFF;}
#section-64434 { background-image: url(/sites/site0351/media/backgrounds/hd_back-haus2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64434 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-64436 { background-color: #2c8e56;}
#section-64436 h1 { color: #FFFFFF;}
#section-64436 h2 { color: #FFFFFF;}
#section-64436 h3 { color: #FFFFFF;}
#section-64436 p { color: #EEEEEE;}
#section-64436 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64436 {background-position:top center;}
#section-64437 {padding-top:20px;}
#section-64443 .fa, #section-64443 .fa-regular,#section-64443 .fa-solid,#section-64443 .fa-light,#section-64443 .fa-thin,#section-64443 .fa-duotone { color: #f4c860 !important;}
#section-64443 {padding-top:0;}
#section-64443 
h2{margin-bottom:50px;}
#section-64444 h1 { color: #FFFFFF;}
#section-64444 h2 { color: #FFFFFF;}
#section-64444 h3 { color: #FFFFFF;}
#section-64444 p { color: #FFFFFF;}
#section-64444 { background-image: url(/sites/site0351/media/backgrounds/hd_ueber-uns.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64444 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-64447 { background-color: #2c8e56;}
#section-64447 h1 { color: #FFFFFF;}
#section-64447 h2 { color: #FFFFFF;}
#section-64447 h3 { color: #FFFFFF;}
#section-64447 p { color: #EEEEEE;}
#section-64447 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64447 {background-position:top center;}
#section-64449 { background-color: #2c8e56;}
#section-64449 h1 { color: #FFFFFF;}
#section-64449 h2 { color: #FFFFFF;}
#section-64449 h3 { color: #FFFFFF;}
#section-64449 p { color: #FFFFFF;}
#section-64449 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64450 img{width:75%;border-radius:50%;border:8px solid #f4c860;}
#section-64450 
h2{margin-bottom:50px;}
#section-64450 
small{color:#666;}
#section-64452 {padding-top:0;}
#section-64583 { background-color: #ddf7e8;}
#section-64583 h1 { color: #2c8e56;}
#section-64583 h2 { color: #2c8e56;}
#section-64583 h3 { color: #2c8e56;}
#section-64583 p { color: #2c8e56;}
#section-64583 .fa-brands{color:#888888;}
#section-64583 
h2{margin-bottom:50px;}
#section-64583 
{padding-top:0;}
#section-64584 { background-color: #ddf7e8;}
#section-64584 h1 { color: #2c8e56;}
#section-64584 h2 { color: #2c8e56;}
#section-64584 h3 { color: #2c8e56;}
#section-64584 p { color: #2c8e56;}
#section-64584 .fa-brands{color:#888888;}
#section-64584 
h2{margin-bottom:50px;}
#section-64584 
{padding-top:0;}
#section-64585 { background-color: #9db4ac;}
#section-64585 h1 { color: #FFFFFF;}
#section-64585 h2 { color: #FFFFFF;}
#section-64585 h3 { color: #FFFFFF;}
#section-64585 p { color: #FFFFFF;}
#section-64585 .fa, #section-64585 .fa-regular,#section-64585 .fa-solid,#section-64585 .fa-light,#section-64585 .fa-thin,#section-64585 .fa-duotone { color: #FFFFFF !important;}
#section-bildungsangebote1 h2{margin-bottom:50px;}
#section-bildungsangebote1 
img{margin-bottom:7px;}
#section-bildungsangebote2 h2{margin-bottom:50px;}
#section-bildungsangebote2 
img{margin-bottom:7px;}
#section-bildungsangebote2 
{padding-top:0;}
#section-64643 { background-color: #2c8e56;}
#section-64643 h1 { color: #FFFFFF;}
#section-64643 h2 { color: #FFFFFF;}
#section-64643 h3 { color: #FFFFFF;}
#section-64643 p { color: #FFFFFF;}
#section-64643 {padding-top:0;}
#section-64854 .fa, #section-64854 .fa-regular,#section-64854 .fa-solid,#section-64854 .fa-light,#section-64854 .fa-thin,#section-64854 .fa-duotone { color: #f4c860 !important;}
#section-64854 h2{margin-bottom:60px;}
#section-64854 
{padding-top:0;}
#section-64856 {padding-top:0;}
#section-65716 h1 { color: #FFFFFF;}
#section-65716 h2 { color: #FFFFFF;}
#section-65716 h3 { color: #FFFFFF;}
#section-65716 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-65844 iframe{width:100%;}
#section-66739 h1 { color: #FFFFFF;}
#section-66739 h2 { color: #FFFFFF;}
#section-66739 h3 { color: #FFFFFF;}
#section-66739 p { color: #FFFFFF;}
#section-66739 { background-image: url(/sites/site0351/media/backgrounds/hd_back-schule-apfel.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-66739 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-66744 { background-color: #2c8e56;}
#section-66744 h1 { color: #FFFFFF;}
#section-66744 h2 { color: #FFFFFF;}
#section-66744 h3 { color: #FFFFFF;}
#section-66744 p { color: #FFFFFF;}
#section-66744 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-66744 img{border-radius:25px;border:6px solid rgba(255,255,255,0.8);}
#section-66744 
{background-position:top center;}
#section-66745 { background-color: #ddf7e8;}
#section-66745 h1 { color: #2c8e56;}
#section-66745 h2 { color: #2c8e56;}
#section-66745 h3 { color: #2c8e56;}
#section-66745 p { color: #2c8e56;}
#section-66745 img{border-radius:25px;}
#section-66745 
.fa-duotone{color:#2c8e56;}
#section-66747 { background-color: #2c8e56;}
#section-66747 h1 { color: #FFFFFF;}
#section-66747 h2 { color: #FFFFFF;}
#section-66747 h3 { color: #FFFFFF;}
#section-66747 p { color: #FFFFFF;}
#section-66747 .fa-sharp-duotone{color:white;font-size:22px;}
#section-66747 
li{color:white;font-size:16px !important;}
#section-66747 
h3{margin-bottom:30px;}
#section-66750 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-66751 { background-color: #2c8e56;}
#section-66751 h1 { color: #FFFFFF;}
#section-66751 h2 { color: #FFFFFF;}
#section-66751 h3 { color: #FFFFFF;}
#section-66751 p { color: #EEEEEE;}
#section-66751 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-66751 {background-position:top center;}
#section-66752 h1 { color: #FFFFFF;}
#section-66752 h2 { color: #FFFFFF;}
#section-66752 h3 { color: #FFFFFF;}
#section-66752 p { color: #FFFFFF;}
#section-66752 { background-image: url(/sites/site0351/media/backgrounds/hd_back-schule-apfel.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-66752 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-66754 .fa, #section-66754 .fa-regular,#section-66754 .fa-solid,#section-66754 .fa-light,#section-66754 .fa-thin,#section-66754 .fa-duotone { color: #f4c860 !important;}
#section-66754 h2{margin-bottom:60px;}
#section-66754 
{padding-top:20px;}
#section-66757 { background-color: #2c8e56;}
#section-66757 h1 { color: #FFFFFF;}
#section-66757 h2 { color: #FFFFFF;}
#section-66757 h3 { color: #FFFFFF;}
#section-66757 p { color: #FFFFFF;}
#section-66757 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-66757 img{border-radius:25px;border:6px solid rgba(255,255,255,0.8);}
#section-66757 
{background-position:top center;}
#section-66758 { background-color: #ddf7e8;}
#section-66758 h1 { color: #2c8e56;}
#section-66758 h2 { color: #2c8e56;}
#section-66758 h3 { color: #2c8e56;}
#section-66758 p { color: #2c8e56;}
#section-66758 img{border-radius:25px;}
#section-66758 
.fa-duotone{color:#2c8e56;}
#section-66760 { background-color: #2c8e56;}
#section-66760 h1 { color: #FFFFFF;}
#section-66760 h2 { color: #FFFFFF;}
#section-66760 h3 { color: #FFFFFF;}
#section-66760 p { color: #FFFFFF;}
#section-66760 .fa-sharp-duotone{color:white;font-size:22px;}
#section-66760 
li{color:white;font-size:16px !important;}
#section-66760 
h3{margin-bottom:30px;}
#section-66761 { background-color: #FFFFFF;}
#section-66761 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-66763 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-66764 { background-color: #2c8e56;}
#section-66764 h1 { color: #FFFFFF;}
#section-66764 h2 { color: #FFFFFF;}
#section-66764 h3 { color: #FFFFFF;}
#section-66764 p { color: #EEEEEE;}
#section-66764 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-66764 {background-position:top center;}
#section-67128 h1 { color: #FFFFFF;}
#section-67128 h2 { color: #FFFFFF;}
#section-67128 h3 { color: #FFFFFF;}
#section-67128 p { color: #FFFFFF;}
#section-67128 { background-image: url(/sites/site0351/media/backgrounds/hd_back-schule-apfel.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-67128 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-67130 .fa, #section-67130 .fa-regular,#section-67130 .fa-solid,#section-67130 .fa-light,#section-67130 .fa-thin,#section-67130 .fa-duotone { color: #f4c860 !important;}
#section-67130 h2{margin-bottom:60px;}
#section-67130 
{padding-top:20px;}
#section-67131 .fa, #section-67131 .fa-regular,#section-67131 .fa-solid,#section-67131 .fa-light,#section-67131 .fa-thin,#section-67131 .fa-duotone { color: #f4c860 !important;}
#section-67131 h2{margin-bottom:60px;}
#section-67131 
{padding-top:0;}
#section-67134 { background-color: #ddf7e8;}
#section-67134 h1 { color: #2c8e56;}
#section-67134 h2 { color: #2c8e56;}
#section-67134 h3 { color: #2c8e56;}
#section-67134 p { color: #2c8e56;}
#section-67134 img{border-radius:25px;}
#section-67134 
.fa-duotone{color:#2c8e56;}
#section-67135 h2{margin-bottom:50px;}
#section-67135 
{background-position:top;}
#section-67135 
.fa-duotone{color:#2c8e56;}
#section-67135 
subhead{font-size:28px;color:#2c8e56;}
#section-67137 { background-color: #FFFFFF;}
#section-67137 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-67137 
{padding-top:0px;}
#section-67139 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-67140 { background-color: #2c8e56;}
#section-67140 h1 { color: #FFFFFF;}
#section-67140 h2 { color: #FFFFFF;}
#section-67140 h3 { color: #FFFFFF;}
#section-67140 p { color: #EEEEEE;}
#section-67140 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-67140 {background-position:top center;}
#section-67141 h1 { color: #FFFFFF;}
#section-67141 h2 { color: #FFFFFF;}
#section-67141 h3 { color: #FFFFFF;}
#section-67141 p { color: #FFFFFF;}
#section-67141 { background-image: url(/sites/site0351/media/backgrounds/hd_back-schule-apfel.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-67141 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-67143 .fa, #section-67143 .fa-regular,#section-67143 .fa-solid,#section-67143 .fa-light,#section-67143 .fa-thin,#section-67143 .fa-duotone { color: #f4c860 !important;}
#section-67143 h2{margin-bottom:60px;}
#section-67143 
{padding-top:20px;}
#section-67146 { background-color: #2c8e56;}
#section-67146 h1 { color: #FFFFFF;}
#section-67146 h2 { color: #FFFFFF;}
#section-67146 h3 { color: #FFFFFF;}
#section-67146 p { color: #FFFFFF;}
#section-67146 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-67146 img{border-radius:25px;border:6px solid rgba(255,255,255,0.8);}
#section-67146 
{background-position:top center;}
#section-67149 { background-color: #87ceeb;}
#section-67149 h1 { color: #FFFFFF;}
#section-67149 h2 { color: #FFFFFF;}
#section-67149 h3 { color: #FFFFFF;}
#section-67149 p { color: #FFFFFF;}
#section-67149 .fa-sharp-duotone{color:white;font-size:22px;}
#section-67149 
li{color:white;font-size:16px !important;}
#section-67149 
h3{margin-bottom:30px;}
#section-67150 { background-color: #FFFFFF;}
#section-67150 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-67152 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-67153 { background-color: #2c8e56;}
#section-67153 h1 { color: #FFFFFF;}
#section-67153 h2 { color: #FFFFFF;}
#section-67153 h3 { color: #FFFFFF;}
#section-67153 p { color: #EEEEEE;}
#section-67153 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-67153 {background-position:top center;}
#section-67538 {padding-top:0px;}
#section-67555 h1 { color: #FFFFFF;}
#section-67555 h2 { color: #FFFFFF;}
#section-67555 h3 { color: #FFFFFF;}
#section-67555 p { color: #FFFFFF;}
#section-67555 { background-image: url(/sites/site0351/media/backgrounds/hd_back-schule-apfel.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-67555 .large-12:first-child{background-color:rgba(44,142,86,0.8);padding:20px;margin: 0;}
#section-Offene_Stellen { background-color: #f4c860;}
#section-67562 { background-color: #2c8e56;}
#section-67562 h1 { color: #FFFFFF;}
#section-67562 h2 { color: #FFFFFF;}
#section-67562 h3 { color: #FFFFFF;}
#section-67562 p { color: #EEEEEE;}
#section-67562 { background-image: url(/sites/site0351/media/backgrounds/hd_back-gruen-symbol.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-67562 {background-position:top center;}
#section-67567 { background-color: #2c8e56;}
#section-67567 h1 { color: #ffffff;}
#section-67567 h2 { color: #ffffff;}
#section-67567 h3 { color: #ffffff;}
#section-67567 p { color: #ffffff;}
#section-67567 .button, .button a { color: #ffffff;}
#section-67567 .button, .button a { background-color: #f4c860;}
#section-68122 { background-color: #ddf7e8;}
#section-68122 h1 { color: #2c8e56;}
#section-68122 h2 { color: #2c8e56;}
#section-68122 h3 { color: #2c8e56;}
#section-68122 p { color: #2c8e56;}
#section-68122 .fa-brands{color:#888888;}
#section-68122 
h2{margin-bottom:50px;}
#section-68122 
{padding-top:0;}

/* Custom Styles */

header{padding:10px 0 0px 0;}
a:hover{color:#444;}
h5#logo-center{height:60px;}
.top-bar .top-bar-right > ul.menu.medium-horizontal > li:nth-last-child(-n+3) a {padding: 5px;}
.button{font-size:14px;border-radius:8px;border:1px solid #2c8e56;}
footer p{font-size:16px;}
footer a:link{font-size:16px;}
subhead{font-size:24px;color:#2c8e56;font-family:Signika;}
preis{background:#B1C677;color:white;font-weight:bold;padding:10px;}
zitat{color:#87ceeb;font-style:italic;font-size:24px;font-family:Signika;}
big{font-size:60px;}

.symbol{width:64px;}

.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-duotone{font-size:16px;color:#FFF;}
.icon-list .fa-sharp-duotone{font-size:16px;color:#FFF !important;}

#section-event-detail{background:#2c8e56;color:white;}
#section-event-detail h1{color:white;}
#section-event-detail h2{color:white;}
#section-event-detail h3{color:white;}
#section-event-detail h4{color:white;}
#section-event-detail h5{color:white;}
#section-event-detail p{color:white;}

#section-event-detail .button{background:white;color:#2c8e56;}

/* MOBILE ANSICHTEN */
@media screen and (max-width: 899px){

big{font-size:30px !important;}
}