




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

@import url('/engine/fonts/PT-Sans-Narrow.css');
@import url('/engine/fonts/Varela-Round.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: #;
}

 

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

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

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

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


h1 {
	font-size: 30px;
}

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

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

footer {
	background:#f9cd3a;
    color: #414241;
}

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

footer a {
	color: #414241;
}

footer a:hover {
	color: #414241;
}

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: #545554;
}

header .menu a,
.row_icons {
	color:#414241;
    font-size: 20px;
    font-family: 'PT Sans Narrow';
}

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


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

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #777777;
	font-family: 'PT Sans Narrow';
	font-size: 20px;
	background:#ffffff;
	border: 0;
}

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

.tabs-title a:hover {
	color: #414241;
	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: #414241;
}

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

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

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

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

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

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




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

body {
	font-family: 'Varela Round';
	font-style: normal;
}

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

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

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

.flexslider .slides .slide-text h2{
	font-family: 'PT Sans Narrow';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #414241;
}



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

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






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

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

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

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

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

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

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

.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: Varela Round;
    color: #777777;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Varela Round;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Varela Round;
	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: Varela Round;
	 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-10163 { background-color: #000000;}
#section-10163 { background-image: url(/sites/site0118/media/slider-startseite/hd_030.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10163 h1{font-size:70px;color:#FFF;text-shadow: 0 0 2px #000;margin-top:100px;}
#section-10163 
p{font-family:PT Sans Narrow;font-size:40px;color:#FFF;text-shadow: 0 0 2px #000;margin-bottom:50px;}
#section-10163 
.button{font-size:20px;margin-bottom:50px;}
#section-10165 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10168 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10171 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10172 p{font-size:14px;}
#section-10174 p{font-size:14px;}
#section-10175 p{font-size:14px;}
#section-10178 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10178 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-10180 { background-image: url(/sites/site0118/media/background/hd_wiese-schmal-weiss50.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10180 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-10181 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10181 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-10182 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10182 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-10183 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10183 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-10184 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10184 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-10186 { background-color: #666666;}
#section-10186 h1 { color: #FFFFFF;}
#section-10186 h2 { color: #FFFFFF;}
#section-10186 h3 { color: #FFFFFF;}
#section-10186 p { color: #FFFFFF;}
#section-10186 { background-image: url(/sites/site0118/media/background/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10188 { background-color: #666666;}
#section-10188 h1 { color: #FFFFFF;}
#section-10188 h2 { color: #FFFFFF;}
#section-10188 h3 { color: #FFFFFF;}
#section-10188 p { color: #FFFFFF;}
#section-10188 { background-image: url(/sites/site0118/media/background/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10189 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10189 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-10190 i{font-size:9px;}
#section-10191 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10191 
i{font-size:9px;}
#section-10194 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10194 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-10196 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10199 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-10200 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10200 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-10200 
p{color:#454545;font-size:20px;text-shadow: 0 0 2px #FFF;}
#section-10200 
.button{font-size:20px;}
#section-10209 { background-image: url(/sites/site0118/media/background/hd_wiese-schmal-weiss25.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10209 h1{font-size:50px;color:#FFF;text-shadow: 0 0 2px #000;}
#section-10209 
p{color:white;}
#section-10211 {background:linear-gradient(#EEE,#FFF);}
#section-10213 { background-color: #666666;}
#section-10213 h1 { color: #FFFFFF;}
#section-10213 h2 { color: #FFFFFF;}
#section-10213 h3 { color: #FFFFFF;}
#section-10213 p { color: #FFFFFF;}
#section-10213 { background-image: url(/sites/site0118/media/background/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10862 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10862 
i{font-size:9px;}
#section-10863 h1 { color: #454545;}
#section-10863 h2 { color: #454545;}
#section-10863 h3 { color: #454545;}
#section-10863 p { color: #454545;}
#section-10863 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10863 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-10864 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10876 i{font-size:8px;}
#section-10876 
{padding-bottom:20px !important;}
#section-10878 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10911 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10911 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-10913 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10914 i{font-size:9px;}
#section-10915 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10915 
i{font-size:9px;}
#section-10924 {padding-top:10px;padding-bottom:10px;}
#section-10925 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10948 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10950 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10952 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10953 i{font-size:9px;}
#section-10954 i{font-size:9px;}
#section-10954 
{background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10955 i{font-size:9px;}
#section-10956 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10959 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10961 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10962 i{font-size:9px;}
#section-10963 i{font-size:9px;}
#section-10963 
{background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10964 i{font-size:10px;}
#section-10965 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10966 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-10974 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10978 i{font-size:9px;}
#section-10978 
{background:linear-gradient(to bottom right,#EEE,#FFF);}
#section-10996 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-11049 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-11050 i{font-size:8px;}
#section-11051 i{font-size:8px;}
#section-11051 
{background:linear-gradient(to bottom right,#eee,#FFF);}
#section-11054 {padding-top:10px;padding-bottom:8px;}
#section-11056 { background-color: #EEEEEE;}
#section-11056 i{font-size:8px;}
#section-11056 
{padding-top:30px;}
#section-11057 { background-color: #FFFFFF;}
#section-11057 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-11057 
h2{margin-bottom:60px;}
#section-11061 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-11061 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-11062 i{font-size:8px;}
#section-11070 { background-image: url(/sites/site0118/media/background/hd_wiese-schmal-weiss50.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-11070 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-11072 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-11073 { background-color: #888888;}
#section-11073 h1 { color: #FFFFFF;}
#section-11073 h2 { color: #FFFFFF;}
#section-11073 h3 { color: #FFFFFF;}
#section-11073 p { color: #FFFFFF;}
#section-11073 { background-image: url(/sites/site0118/media/background/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-11078 { background-image: url(/sites/site0118/media/background/hd_wiese-schmal-weiss50.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-11078 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-11083 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-11083 
{padding-top:10px;padding-bottom:10px;}
#section-11085 { background-color: #EEEEEE;}
#section-11087 { background-color: #EEEEEE;}
#section-11089 { background-color: #EEEEEE;}
#section-11139 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11141 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11143 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11145 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11147 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11149 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11151 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11154 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-11244 {background:linear-gradient(to bottom right,#eee,#FFF);}
#section-11244 
h2{margin-bottom:50px;}
#section-11245 {background:linear-gradient(to bottom,#FFF,#DDD);}
#section-11245 
h3{margin-top:30px;}
#section-11248 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-11248 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-11249 p{font-size:14px;}
#section-11250 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-11250 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-11251 p{font-size:14px;}
#section-11252 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11254 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11256 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11258 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11260 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11262 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11264 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11266 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11268 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11270 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11272 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11274 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-11297 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-11893 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-12239 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-12239 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-12240 p{font-size:14px;}
#section-12241 p{font-size:14px;}
#section-12242 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-12242 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-12274 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-12528 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-12528 h1{font-size:50px;color:#454545;text-shadow: 0 0 4px #FFF;}
#section-12529 p{font-size:14px;}
#section-13204 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-17263 { background-color: #EEEEEE;}
#section-17264 { background-color: #FFFFFF;}
#section-17265 { background-color: #EEEEEE;}
#section-17267 { background-color: #EEEEEE;}
#section-18211 { background-color: #EEEEEE;}
#section-18212 { background-color: #EEEEEE;}
#section-18214 { background-color: #EEEEEE;}
#section-18216 { background-color: #EEEEEE;}
#section-18218 { background-color: #EEEEEE;}
#section-30379 { background-color: #EEEEEE;}
#section-30379 i{font-size:8px;}
#section-30383 i{font-size:8px;}
#section-30385 i{font-size:8px;}
#section-31039 i{font-size:8px;}
#section-50028 { background-image: url(/sites/site0118/media/background/hd_horizont_schmal_weiss.png); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-67863 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}
#section-68162 .large-4:nth-child(3){background:#eee;padding: 10px;border-radius:10px;}

/* Custom Styles */

header{background-image:url(/sites/site0118/media/background/hd_back-header2.jpg);margin-bottom:2px;position:fixed;}
main{padding-top:168px;}
h5#logo-center { height:70px !important; margin: 15px auto 15px auto; }
footer{background:linear-gradient(to  bottom, #fad96b,#f9cd3a);margin-top:1px;}
footer{font-size:14px;}
footer a:link{font-size:14px;}
footer p{font-size:14px;}
.top-bar-right {margin: 10px 0 10px 0;}
.top-bar-right li {background-color: none !important;border-radius: 2px; }
.top-bar-right li:hover {background-color: #f9cd3a !important;border-radius: 2px;text-decoration:none !important; }
.top-bar-right li:hover > a {color: #414241;}

.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.7em;margin: 10px 0;}
.icon-list .fa-solid{font-size:16px;color:#f9cd3a;}

.row_contactform{background:#DDD;}

main section a:hover{color:#f9cd3a;text-decoration:underline;}
main article a:hover{color:#f9cd3a;text-decoration:underline;}
main section a:link{text-decoration:underline;}
button a:link{text-decoration:none !important;}

section{padding-top: 60px !important;padding-bottom:50px !important;}

@media screen and (max-width: 899px){
header{background-image:none;background:#fde79f;margin-bottom:2px;}
}