




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

@import url('/engine/fonts/Montserrat.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: #888888;
}

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

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


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

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

footer {
	background:#86b866;
    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:#86b866;
    font-size: 14px;
    font-family: 'Montserrat';
}

header .fa,header .fa-regular,header .fa-solid,header .fa-light,header .fa-thin,header .fa-duotone {
	color:#86b866;
    font-size: 14px;
}


a,
.accordion-title,
.speise h3 a {
	color: #86b866;
}

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #86b866;
	font-family: 'Montserrat';
	font-size: 14px;
	background:#aeef84;
	border: 0;
}

.tabs-title.is-active a:hover {
	color: #000000;
	background:#86b866;
	border: 0;
}

.tabs-title a:hover {
	color: #000000;
	background:#86b866;
	border: 0;
}

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

.tabs > li.is-active > a {
background: #86b866;
color: #000000;
}

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

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

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

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

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




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

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

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

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

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

.flexslider .slides .slide-text h2{
	font-family: 'Montserrat';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #86b866;
}



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

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






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

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

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

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

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

/* ---------- Accordion Programmiert ----------- */
.accor {
	background:#86b866;
    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: #000000;
}

.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: Montserratpx;
}

.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: Montserrat;
    color: #888888;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Montserrat;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Montserrat;
	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: Montserrat;
	 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-52083 {display:none;}
#section-52084 { background-image: url(/sites/site0319/media/backgrounds/hd_back-start2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52084 {background-position:top center;}
#section-52084 
h1{width:70%;}
#section-52084 
ul{margin-top:20px;}
#section-52085 .fa, #section-52085 .fa-regular,#section-52085 .fa-solid,#section-52085 .fa-light,#section-52085 .fa-thin,#section-52085 .fa-duotone { color: #cccccc !important;}
#section-52085 h2{margin-bottom:40px;}
#section-52085 
img{width:70px;margin-bottom:50px;}
#section-ablauf-4spaltig .fa, #section-ablauf-4spaltig .fa-regular,#section-ablauf-4spaltig .fa-solid,#section-ablauf-4spaltig .fa-light,#section-ablauf-4spaltig .fa-thin,#section-ablauf-4spaltig .fa-duotone { color: #cccccc !important;}
#section-ablauf-4spaltig h2{margin-bottom:50px;}
#section-ablauf-4spaltig 
.fa-light{margin-top:20px;}
#section-vorteile-2spaltig { background-color: #EEEEEE;}
#section-vorteile-2spaltig h2{margin-bottom:50px;}
#section-vorteile-2spaltig 
h3{margin-bottom:30px;font-weight:500;}
#section-ueber-dr-krasser-kurz { background-color: #86b866;}
#section-ueber-dr-krasser-kurz h1 { color: #FFFFFF;}
#section-ueber-dr-krasser-kurz h2 { color: #FFFFFF;}
#section-ueber-dr-krasser-kurz h3 { color: #FFFFFF;}
#section-ueber-dr-krasser-kurz p { color: #FFFFFF;}
#section-ueber-dr-krasser-kurz .button, .button a { color: #86b866;}
#section-ueber-dr-krasser-kurz .button, .button a { background-color: #FFFFFF;}
#section-ueber-dr-krasser-kurz img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-ueber-dr-krasser-kurz 
p{font-size:22px;}
#section-form-allgemein h1 { color: #FFFFFF;}
#section-form-allgemein h2 { color: #FFFFFF;}
#section-form-allgemein h3 { color: #FFFFFF;}
#section-form-allgemein p { color: #FFFFFF;}
#section-form-allgemein {background:radial-gradient(#beddaa,#86b866);}
#section-52093 h1 { color: #FFFFFF;}
#section-52093 h2 { color: #FFFFFF;}
#section-52093 h3 { color: #FFFFFF;}
#section-52093 p { color: #EEEEEE;}
#section-52093 {background:linear-gradient(to bottom right,#333,#666);}
#section-52093 
.large-12:first-child{background-color:rgba(255,255,255,0.3);padding:20px;margin: 0;}
#section-52095 { background-color: #DDDDDD;}
#section-52095 .fa-times{color:#893e31;}
#section-52095 
.large-4.medium-6.small-12.columns {border: dashed 1px #999999;background: #FFF;min-height: 600px;margin: 1%;padding: 3%;width: 31%;}
#section-52096 { background-color: #EEEEEE;}
#section-52097 {background:linear-gradient(to bottom right,#333,#777);}
#section-52098 { background-color: #FFFFFF;}
#section-52098 h2{margin-bottom:50px;}
#section-52099 { background-color: #444444;}
#section-52099 h1 { color: #FFFFFF;}
#section-52099 h2 { color: #FFFFFF;}
#section-52099 h3 { color: #FFFFFF;}
#section-52099 p { color: #EEEEEE;}
#section-52099 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-52100 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-52101 h1 { color: #FFFFFF;}
#section-52101 h2 { color: #FFFFFF;}
#section-52101 h3 { color: #FFFFFF;}
#section-52101 p { color: #EEEEEE;}
#section-52109 h1{margin-bottom:20px;}
#section-52109 
bloghead{font-weight:bold;}
#section-52109 
img{border-radius:50%;border:8px solid #86b866;width:80%;}
#section-52109 
.large-8 p{background-color:#EEE;border-radius:20px;padding:20px;font-size:20px;color:#444;}
#section-52109 
.large-4 p{margin-top:30px;font-size:18px;font-style:italic;}
#section-52109 
.large-4 {text-align:center;}
#section-52110 {padding-top:0;padding-bottom:0;}
#section-52110 
h2{margin-bottom:50px;}
#section-52110 
h3{border-bottom:2px solid #86b866;margin-bottom:20px;}
#section-52122 { background-color: #86b866;}
#section-52122 h1 { color: #FFFFFF;}
#section-52122 h2 { color: #FFFFFF;}
#section-52122 h3 { color: #FFFFFF;}
#section-52122 p { color: #EEEEEE;}
#section-52122 .button, .button a { color: #86b866;}
#section-52122 .button, .button a { background-color: #FFFFFF;}
#section-52124 { background-color: #EEEEEE;}
#section-52239 { background-image: url(/sites/site0319/media/backgrounds/hd_back-start2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52239 {background-position:top center;}
#section-52239 
h1{width:70%;}
#section-52239 
ul{margin-top:20px;}
#section-52241 img{border-radius:50%;}
#section-52242 h2{margin-bottom:40px;}
#section-52242 
{padding-top:0;}
#section-52250 h1{margin-bottom:20px;}
#section-52250 
bloghead{font-weight:bold;}
#section-52250 
img{border-radius:50%;border:8px solid #86b866;width:80%;}
#section-52250 
.large-8 p{background-color:#EEE;border-radius:20px;padding:20px;font-size:20px;color:#444;}
#section-52250 
.large-4 p{margin-top:30px;font-size:18px;font-style:italic;}
#section-52250 
.large-4 {text-align:center;}
#section-52251 {padding-top:0;padding-bottom:0;}
#section-52251 
h2{margin-bottom:50px;}
#section-52251 
h3{border-bottom:2px solid #86b866;margin-bottom:20px;}
#section-52264 h1{margin-bottom:20px;}
#section-52264 
bloghead{font-weight:bold;}
#section-52264 
img{border-radius:50%;border:8px solid #86b866;width:80%;}
#section-52264 
.large-8 p{background-color:#EEE;border-radius:20px;padding:20px;font-size:20px;color:#444;}
#section-52264 
.large-4 p{margin-top:30px;font-size:18px;font-style:italic;}
#section-52264 
.large-4 {text-align:center;}
#section-52265 {padding-top:0;padding-bottom:0;}
#section-52265 
h2{margin-bottom:50px;}
#section-52265 
h3{border-bottom:2px solid #86b866;margin-bottom:20px;}
#section-52276 h1{margin-bottom:20px;}
#section-52276 
bloghead{font-weight:bold;}
#section-52276 
img{border-radius:50%;border:8px solid #86b866;width:80%;}
#section-52276 
.large-8 p{background-color:#EEE;border-radius:20px;padding:20px;font-size:20px;color:#444;}
#section-52276 
.large-4 p{margin-top:30px;font-size:18px;font-style:italic;}
#section-52276 
.large-4 {text-align:center;}
#section-52277 {padding-top:0;padding-bottom:0;}
#section-52277 
h2{margin-bottom:50px;}
#section-52277 
h3{border-bottom:2px solid #86b866;margin-bottom:20px;}
#section-52292 { background-color: #86b866;}
#section-52292 h1 { color: #FFFFFF;}
#section-52292 h2 { color: #FFFFFF;}
#section-52292 h3 { color: #FFFFFF;}
#section-52292 p { color: #FFFFFF;}
#section-52292 {background:radial-gradient(#beddaa,#86b866);}
#section-52315 h1{margin-bottom:20px;}
#section-52315 
bloghead{font-weight:bold;}
#section-52315 
img{border-radius:50%;border:8px solid #86b866;width:80%;}
#section-52315 
.large-8 p{background-color:#EEE;border-radius:20px;padding:20px;font-size:20px;color:#444;}
#section-52315 
.large-4 p{margin-top:30px;font-size:18px;font-style:italic;}
#section-52315 
.large-4 {text-align:center;}
#section-52316 {padding-top:0;padding-bottom:0;}
#section-52316 
h2{margin-bottom:50px;}
#section-52316 
h3{border-bottom:2px solid #86b866;margin-bottom:20px;}
#section-52327 h1{margin-bottom:20px;}
#section-52327 
bloghead{font-weight:bold;}
#section-52327 
img{border-radius:50%;border:8px solid #86b866;width:80%;}
#section-52327 
.large-8 p{background-color:#EEE;border-radius:20px;padding:20px;font-size:20px;color:#444;}
#section-52327 
.large-4 p{margin-top:30px;font-size:18px;font-style:italic;}
#section-52327 
.large-4 {text-align:center;}
#section-52328 {padding-top:0;padding-bottom:0;}
#section-52328 
h2{margin-bottom:50px;}
#section-52328 
h3{border-bottom:2px solid #86b866;margin-bottom:20px;}
#section-52332 h1{margin-bottom:20px;}
#section-52332 
bloghead{font-weight:bold;}
#section-52332 
img{border-radius:50%;border:8px solid #86b866;width:80%;}
#section-52332 
.large-8 p{background-color:#EEE;border-radius:20px;padding:20px;font-size:20px;color:#444;}
#section-52332 
.large-4 p{margin-top:30px;font-size:18px;font-style:italic;}
#section-52332 
.large-4 {text-align:center;}
#section-52333 {padding-top:0;padding-bottom:0;}
#section-52333 
h2{margin-bottom:50px;}
#section-52333 
h3{border-bottom:2px solid #86b866;margin-bottom:20px;}
#section-52337 h1{margin-bottom:20px;}
#section-52337 
bloghead{font-weight:bold;}
#section-52337 
img{border-radius:50%;border:8px solid #86b866;width:80%;}
#section-52337 
.large-8 p{background-color:#EEE;border-radius:20px;padding:20px;font-size:20px;color:#444;}
#section-52337 
.large-4 p{margin-top:30px;font-size:18px;font-style:italic;}
#section-52337 
.large-4 {text-align:center;}
#section-52338 {padding-top:0;padding-bottom:0;}
#section-52338 
h2{margin-bottom:50px;}
#section-52338 
h3{border-bottom:2px solid #86b866;margin-bottom:20px;}
#section-52342 h1{margin-bottom:20px;}
#section-52342 
bloghead{font-weight:bold;}
#section-52342 
img{border-radius:50%;border:8px solid #86b866;width:80%;}
#section-52342 
.large-8 p{background-color:#EEE;border-radius:20px;padding:20px;font-size:20px;color:#444;}
#section-52342 
.large-4 p{margin-top:30px;font-size:18px;font-style:italic;}
#section-52342 
.large-4 {text-align:center;}
#section-52343 {padding-top:0;padding-bottom:0;}
#section-52343 
h2{margin-bottom:50px;}
#section-52343 
h3{border-bottom:2px solid #86b866;margin-bottom:20px;}
#section-52348 { background-image: url(/sites/site0319/media/backgrounds/hd_back-start2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52348 {background-position:top center;}
#section-52348 
h1{width:70%;}
#section-52348 
ul{margin-top:20px;}
#section-52349 {display:none;}
#section-52350 .fa, #section-52350 .fa-regular,#section-52350 .fa-solid,#section-52350 .fa-light,#section-52350 .fa-thin,#section-52350 .fa-duotone { color: #cccccc !important;}
#section-52350 h2{margin-bottom:40px;}
#section-52350 
img{width:70px;margin-bottom:50px;}
#section-52351 { background-color: #86b866;}
#section-52351 h1 { color: #FFFFFF;}
#section-52351 h2 { color: #FFFFFF;}
#section-52351 h3 { color: #FFFFFF;}
#section-52351 p { color: #FFFFFF;}
#section-52351 .button, .button a { color: #86b866;}
#section-52351 .button, .button a { background-color: #FFFFFF;}
#section-52351 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-52351 
p{font-size:22px;}
#section-52352 .fa, #section-52352 .fa-regular,#section-52352 .fa-solid,#section-52352 .fa-light,#section-52352 .fa-thin,#section-52352 .fa-duotone { color: #cccccc !important;}
#section-52352 h2{margin-bottom:50px;}
#section-52352 
.fa-light{margin-top:20px;}
#section-52353 { background-color: #EEEEEE;}
#section-52353 h2{margin-bottom:50px;}
#section-52353 
h3{margin-bottom:30px;font-weight:500;}
#section-52355 h1 { color: #FFFFFF;}
#section-52355 h2 { color: #FFFFFF;}
#section-52355 h3 { color: #FFFFFF;}
#section-52355 p { color: #FFFFFF;}
#section-52355 {background:radial-gradient(#beddaa,#86b866);}
#section-52357 { background-image: url(/sites/site0319/media/backgrounds/hd_back-start2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52357 {background-position:top center;}
#section-52357 
h1{width:70%;}
#section-52357 
ul{margin-top:20px;}
#section-52360 { background-color: #86b866;}
#section-52360 h1 { color: #FFFFFF;}
#section-52360 h2 { color: #FFFFFF;}
#section-52360 h3 { color: #FFFFFF;}
#section-52360 p { color: #FFFFFF;}
#section-52360 .button, .button a { color: #86b866;}
#section-52360 .button, .button a { background-color: #FFFFFF;}
#section-52360 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-52360 
p{font-size:22px;}
#section-52364 h1 { color: #FFFFFF;}
#section-52364 h2 { color: #FFFFFF;}
#section-52364 h3 { color: #FFFFFF;}
#section-52364 p { color: #FFFFFF;}
#section-52364 {background:radial-gradient(#beddaa,#86b866);}
#section-52380 {background:linear-gradient(to bottom right,#DDD,#FFF);}
#section-52381 { background-color: #eeeeee;}

/* Custom Styles */

body{border-top:2px solid #86b866;}
h5#logo{width:260px !important;height:70px !important;}

.button{font-size:18px;border-radius:8px;text-decoration:uppercase;}
footer p{font-size:16px;}
footer a:link{font-size:16px;}
subhead{font-size:22px;color:#86b866;}
gruen{background:#86b866;color:white;font-weight:bold;padding:10px;}
h1,h2,h3p{font-weight:500;}
p{font-weight:500;}
b{font-weight:600;}
small{color:#888888 !important;font-weight:400;}
whitey{color:white !important;text-transform:uppercase;font-size:13px;font-weight:500;}
greyy{color:#ccc !important;text-transform:uppercase;font-size:16px;font-weight:500;}

.top-bar-right {background-color: #FFF !important;text-transform:uppercase;font-weight:500;border-bottom:3px solid #FFF;margin-top:17px;}
.top-bar-right li:hover {background-color: #86b866 !important;color:white;border-bottom:3px solid #EEE;}
.top-bar-right li:hover > a {color: #fff !important;}

.submenu a{color:#FFF !important;border-bottom:0 !important;}
.submenu a:visited{color:#FFF !important;border-bottom:0 !important;}
.submenu a:link{color:#FFF !important;border-bottom:0 !important;}
.submenu a:hover{color:#FFF !important;border-bottom:0 !important;}

.icon-list {list-style: none;}
.icon-list li{position: relative;font-size:18px;font-weight:500;}
.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:#86b866;}

.kontakt_mobile_fixed{display:none;}

.kontakt_desktop_fixed{position:fixed;right:0;top:60%;color:white;font-size:15px;z-Index:10000;background:#86b866;padding:20px;}
.kontakt_desktop_fixed span {font-size:18px;}
.kontakt_desktop_fixed span a:link{color:white !important;text-decoration:none;}
.kontakt_desktop_fixed span a:visited{color:white !important;text-decoration:none;}


/* MOBILE ANSICHTEN */
@media screen and (max-width: 899px){
header{position:relative;background-color:white;}
.kontakt_desktop_fixed{display:none;}
.kontakt_mobile_fixed{display:block;position:fixed;bottom:0;left:0;width:100%;height:65px;line-height:65px;background:#86b866;text-align:center;font-size:20px;color:#FFFFFF;}
#section-52084{background-image:none;}
#section-52239{background-image:none;}
}