




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

@import url('/engine/fonts/Prata.css');
@import url('/engine/fonts/Roboto.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: 18px;
}

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


h1 {
	font-size: 40px;
}

h2 {
	font-size: 34px;
}

h3 {
	font-size: 26px;
}

header, .sticky {
	background:#222222;
}


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

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

footer {
	background:#000000;
    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:#FFFFFF;
    font-size: 15px;
    font-family: 'Roboto';
}

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


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

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #555555;
	font-family: 'Roboto';
	font-size: 15px;
	background:#2c2c2c;
	border: 0;
}

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

.tabs-title a:hover {
	color: #b7ab9e;
	background:#222222;
	border: 0;
}

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

.tabs > li.is-active > a {
background: #222222;
color: #b7ab9e;
}

header .menu a:hover {
		/* color: #eddecd !important; */
		color: #eddecd !important;
	/* color: #eddecd !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: #555555;
}
	
footer a {
	color:#FFFFFF;
}

a:hover,
.menu > li > a:hover,
a:focus {
	color:#2c2c2c;
}
		
.button, button,
.owl-theme .owl-controls .owl-page span {
	color:#FFFFFF;
	background:#353535;
}

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

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

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

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




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

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

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

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

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

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



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

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






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

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

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

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

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

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

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

.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: Roboto;
    color: #777777;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Roboto;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Roboto;
	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: Roboto;
	 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-10824 { background-color: #113e24;}
#section-10824 h1 { color: #FFFFFF;}
#section-10824 h2 { color: #FFFFFF;}
#section-10824 h3 { color: #FFFFFF;}
#section-10824 p { color: #FFFFFF;}
#section-10824 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10825 { background-color: #ebebe3;}
#section-10825 h1 { color: #353535;}
#section-10825 h2 { color: #353535;}
#section-10825 h3 { color: #353535;}
#section-10825 p { color: #353535;}
#section-10825 h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-10825 

#section-10825 
h3{font-size:30px;}
#section-10825 
li{margin-bottom:15px;}
#section-10828 h1 { color: #FFFFFF;}
#section-10828 h2 { color: #FFFFFF;}
#section-10828 h3 { color: #FFFFFF;}
#section-10828 p { color: #FFFFFF;}
#section-10830 { background-color: #EEEEEE;}
#section-10830 .row{padding-top:100px;}
#section-10845 { background-color: #113e24;}
#section-10845 h1 { color: #FFFFFF;}
#section-10845 h2 { color: #FFFFFF;}
#section-10845 h3 { color: #FFFFFF;}
#section-10845 p { color: #EBEBE3;}
#section-10845 { background-image: url(/sites/site0125/media/backgrounds/hd_andy-lichtblau-vor-wand.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-10845 {padding:200px 0 100px 0;background-position:top center;}
#section-10845 
.large-6:nth-child(2){background-color:rgba(115,106,111,0.65);padding:20px;margin: 0;}
#section-10845 
h1{font-size:60px;}
#section-10848 { background-color: #ebebe3;}
#section-10848 h2{font-size:26px;margin: 0 0 50px 0;}
#section-10849 { background-color: #ebebe3;}
#section-10849 {padding-top:0;padding-bottom:20px;}
#section-11291 { background-color: #FFFFFF;}
#section-11291 img{border-radius:50%;border:7px solid #eee;}
#section-11291 
h2{color:#888888;}
#section-11291 
p{color:#AAA;}
#section-11729 { background-color: #d8d4ce;}
#section-11729 h1 { color: #353535;}
#section-11729 h2 { color: #353535;}
#section-11729 h3 { color: #353535;}
#section-11729 p { color: #353535;}
#section-11729 h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-11729 

#section-11729 
h3{font-size:30px;}
#section-11729 
li{margin-bottom:15px;}
#section-11949 h1 { color: #FFFFFF;}
#section-11949 h2 { color: #FFFFFF;}
#section-11949 h3 { color: #FFFFFF;}
#section-11949 p { color: #ebebe3;}
#section-11949 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-11949 h1{font-size:40px;margin-top:50px;}
#section-11949 
p{font-size:22px;font-family:Prata;}
#section-11949 
img{margin-top: 50px;}
#section-11951 { background-color: #ebebe3;}
#section-12717 h1 { color: #FFFFFF;}
#section-12717 h2 { color: #FFFFFF;}
#section-12717 h3 { color: #FFFFFF;}
#section-12717 p { color: #EEEEEE;}
#section-12717 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-12717 h1{font-size:40px;margin-top:50px;}
#section-12717 
p{font-size:22px;font-family:Prata;}
#section-12717 
img{margin-top: 50px;}
#section-12906 h1 { color: #353535;}
#section-12906 h2 { color: #353535;}
#section-12906 h3 { color: #353535;}
#section-12906 p { color: #353535;}
#section-12906 /*p{display:none;}*/
#section-13211 h1 { color: #FFFFFF;}
#section-13211 h2 { color: #FFFFFF;}
#section-13211 h3 { color: #FFFFFF;}
#section-13211 p { color: #EEEEEE;}
#section-13211 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13211 h1{font-size:40px;margin-top:50px;color:#FFFFFF;}
#section-13211 
p{font-size:22px;font-family:Prata;}
#section-13211 
img{margin-top: 50px;}
#section-13212 {margin-top:5px;}
#section-13214 { background-color: #ebebe3;}
#section-13214 .fa-thin{font-size:24px;color:#006528;}
#section-13214 
li{font-size:20px;}
#section-13216 {padding-top:0;}
#section-13217 { background-color: #21280B;}
#section-13217 h1 { color: #FFFFFF;}
#section-13217 h2 { color: #FFFFFF;}
#section-13217 h3 { color: #FFFFFF;}
#section-13217 p { color: #FFFFFF;}
#section-13217 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-13263 { background-color: #262D0C;}
#section-14051 h1 { color: #FFFFFF;}
#section-14051 h2 { color: #FFFFFF;}
#section-14051 h3 { color: #FFFFFF;}
#section-14051 p { color: #EEEEEE;}
#section-14051 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-14051 h1{font-size:40px;margin-top:50px;}
#section-14051 
p{font-size:22px;font-family:Prata;}
#section-14051 
img{margin-top: 50px;box-shadow:0 0 25px #FFF;}
#section-14055 { background-color: #ebebe3;}
#section-14055 .fa-thin{font-size:24px;color:#006528;}
#section-14055 
li{font-size:20px;}
#section-14057 {padding-top:0;}
#section-14058 { background-color: #21280B;}
#section-14058 h1 { color: #FFFFFF;}
#section-14058 h2 { color: #FFFFFF;}
#section-14058 h3 { color: #FFFFFF;}
#section-14058 p { color: #FFFFFF;}
#section-14058 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-14694 h1 { color: #FFFFFF;}
#section-14694 h2 { color: #FFFFFF;}
#section-14694 h3 { color: #FFFFFF;}
#section-14694 p { color: #EEEEEE;}
#section-14694 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-14694 h1{font-size:40px;margin-top:50px;}
#section-14694 
p{font-size:22px;font-family:Prata;}
#section-14694 
img{margin-top: 50px;box-shadow:0 0 25px #FFF;}
#section-14700 { background-color: #21280B;}
#section-14700 h1 { color: #FFFFFF;}
#section-14700 h2 { color: #FFFFFF;}
#section-14700 h3 { color: #FFFFFF;}
#section-14700 p { color: #FFFFFF;}
#section-14700 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-14701 { background-color: #ebebe3;}
#section-14702 p{font-size:16px;font-style:italic;}
#section-16071 h1 { color: #FFFFFF;}
#section-16071 h2 { color: #FFFFFF;}
#section-16071 h3 { color: #FFFFFF;}
#section-16071 p { color: #EEEEEE;}
#section-16071 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-16071 h1{font-size:40px;margin-top:50px;}
#section-16071 
p{font-size:22px;font-family:Prata;}
#section-16071 
img{margin-top: 50px;box-shadow:0 0 25px #FFF;}
#section-16074 { background-color: #FFFFFF;}
#section-16075 { background-color: #21280B;}
#section-16075 h1 { color: #FFFFFF;}
#section-16075 h2 { color: #FFFFFF;}
#section-16075 h3 { color: #FFFFFF;}
#section-16075 p { color: #FFFFFF;}
#section-16075 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-16076 { background-color: #113e24;}
#section-16076 h1 { color: #FFFFFF;}
#section-16076 h2 { color: #FFFFFF;}
#section-16076 h3 { color: #FFFFFF;}
#section-16076 p { color: #EBEBE3;}
#section-16076 { background-image: url(/sites/site0125/media/backgrounds/hd_back-geweih.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-16076 {padding:250px 0 150px 0;background-position:center center;}
#section-16076 
h1{font-size:70px;}
#section-16076 
p{font-size:22px;}
#section-16249 h1 { color: #FFFFFF;}
#section-16249 h2 { color: #FFFFFF;}
#section-16249 h3 { color: #FFFFFF;}
#section-16249 p { color: #EEEEEE;}
#section-16249 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-16249 h1{font-size:40px;margin-top:50px;}
#section-16249 
p{font-size:22px;font-family:Prata;}
#section-16249 
img{margin-top: 50px;box-shadow:0 0 25px #FFF;}
#section-16251 { background-color: #ebebe3;}
#section-16253 { background-color: #21280B;}
#section-16253 h1 { color: #FFFFFF;}
#section-16253 h2 { color: #FFFFFF;}
#section-16253 h3 { color: #FFFFFF;}
#section-16253 p { color: #FFFFFF;}
#section-16253 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-18107 { background-color: #262D0C;}
#section-18107 h1 { color: #FFFFFF;}
#section-18107 h2 { color: #FFFFFF;}
#section-18107 h3 { color: #FFFFFF;}
#section-19038 h1 { color: #FFFFFF;}
#section-19038 h2 { color: #FFFFFF;}
#section-19038 h3 { color: #FFFFFF;}
#section-19038 p { color: #EEEEEE;}
#section-19038 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-19038 h1{font-size:40px;margin-top:50px;}
#section-19038 
p{font-size:22px;font-family:Prata;}
#section-19038 
img{margin-top: 50px;box-shadow:0 0 25px #FFF;}
#section-19040 { background-color: #262D0C;}
#section-19040 h1 { color: #FFFFFF;}
#section-19040 h2 { color: #FFFFFF;}
#section-19040 h3 { color: #FFFFFF;}
#section-19041 { background-color: #ebebe3;}
#section-19042 { background-color: #21280B;}
#section-19042 h1 { color: #FFFFFF;}
#section-19042 h2 { color: #FFFFFF;}
#section-19042 h3 { color: #FFFFFF;}
#section-19042 p { color: #FFFFFF;}
#section-19042 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-19493 h1 { color: #FFFFFF;}
#section-19493 h2 { color: #FFFFFF;}
#section-19493 h3 { color: #FFFFFF;}
#section-19493 p { color: #EEEEEE;}
#section-19493 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-19493 h1{font-size:40px;margin-top:50px;}
#section-19493 
p{font-size:22px;font-family:Prata;}
#section-19493 
img{margin-top: 50px;box-shadow:0 0 25px #FFF;}
#section-19495 { background-color: #262D0C;}
#section-19495 h1 { color: #FFFFFF;}
#section-19495 h2 { color: #FFFFFF;}
#section-19495 h3 { color: #FFFFFF;}
#section-19496 { background-color: #ebebe3;}
#section-19497 { background-color: #21280B;}
#section-19497 h1 { color: #FFFFFF;}
#section-19497 h2 { color: #FFFFFF;}
#section-19497 h3 { color: #FFFFFF;}
#section-19497 p { color: #FFFFFF;}
#section-19497 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-19498 { background-color: #ebebe3;}
#section-21091 h1 { color: #FFFFFF;}
#section-21091 h2 { color: #FFFFFF;}
#section-21091 h3 { color: #FFFFFF;}
#section-21091 p { color: #EEEEEE;}
#section-21091 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-21091 h1{font-size:40px;margin-top:50px;}
#section-21091 
p{font-size:22px;font-family:Prata;}
#section-21091 
img{margin-top: 50px;box-shadow:0 0 25px #FFF;}
#section-21093 { background-color: #262D0C;}
#section-21093 h1 { color: #FFFFFF;}
#section-21093 h2 { color: #FFFFFF;}
#section-21093 h3 { color: #FFFFFF;}
#section-21094 { background-color: #ebebe3;}
#section-21095 { background-color: #21280B;}
#section-21095 h1 { color: #FFFFFF;}
#section-21095 h2 { color: #FFFFFF;}
#section-21095 h3 { color: #FFFFFF;}
#section-21095 p { color: #FFFFFF;}
#section-21095 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-21096 { background-color: #262D0C;}
#section-21096 h1 { color: #FFFFFF;}
#section-21096 h2 { color: #FFFFFF;}
#section-21096 h3 { color: #FFFFFF;}
#section-21256 h1 { color: #FFFFFF;}
#section-21256 h2 { color: #FFFFFF;}
#section-21256 h3 { color: #FFFFFF;}
#section-21256 p { color: #EEEEEE;}
#section-21256 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-21256 h1{font-size:40px;margin-top:50px;}
#section-21256 
p{font-size:22px;font-family:Prata;}
#section-21256 
img{margin-top: 50px;box-shadow:0 0 25px #FFF;}
#section-21257 {padding-bottom: 20px;}
#section-21258 { background-color: #262D0C;}
#section-21258 h1 { color: #FFFFFF;}
#section-21258 h2 { color: #FFFFFF;}
#section-21258 h3 { color: #FFFFFF;}
#section-21258 p { color: #FFFFFF;}
#section-21258 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-21259 { background-color: #ebebe3;}
#section-21261 { background-color: #21280B;}
#section-21261 h1 { color: #FFFFFF;}
#section-21261 h2 { color: #FFFFFF;}
#section-21261 h3 { color: #FFFFFF;}
#section-21261 p { color: #FFFFFF;}
#section-21261 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-23431 { background-color: #262D0C;}
#section-23431 h1 { color: #FFFFFF;}
#section-23431 h2 { color: #FFFFFF;}
#section-23431 h3 { color: #FFFFFF;}
#section-23797 { background-color: #113e24;}
#section-23797 h1 { color: #FFFFFF;}
#section-23797 h2 { color: #FFFFFF;}
#section-23797 h3 { color: #FFFFFF;}
#section-23797 p { color: #FFFFFF;}
#section-23797 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-23807 h1 { color: #FFFFFF;}
#section-23807 h2 { color: #FFFFFF;}
#section-23807 h3 { color: #FFFFFF;}
#section-23807 p { color: #ebebe3;}
#section-23807 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-23807 {padding-top:150px;}
#section-23807 
h1{color:#FFFFFF;margin-top:30px;}
#section-23807 
img{width:50%;}
#section-23810 { background-color: #262D0C;}
#section-23810 h1 { color: #FFFFFF;}
#section-23810 h2 { color: #FFFFFF;}
#section-23810 h3 { color: #FFFFFF;}
#section-23810 p { color: #FFFFFF;}
#section-23880 { background-color: #f5efe2;}
#section-23880 h1 { color: #353535;}
#section-23880 h2 { color: #353535;}
#section-23880 h3 { color: #353535;}
#section-23880 p { color: #353535;}
#section-23880 h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-23880 

#section-23880 
h3{font-size:30px;}
#section-23880 
li{margin-bottom:15px;}
#section-23890 h1 { color: #FFFFFF;}
#section-23890 h2 { color: #FFFFFF;}
#section-23890 h3 { color: #FFFFFF;}
#section-23890 p { color: #ebebe3;}
#section-23890 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-23890 {padding-top:150px;}
#section-23890 
h1{color:#FFFFFF;margin-top:30px;}
#section-23890 
img{width:50%;}
#section-23891 { background-color: #EEEEEE;}
#section-23891 iframe{width:95%;}
#section-23891 
{padding-top:50px;}
#section-23893 { background-color: #262D0C;}
#section-23893 h1 { color: #FFFFFF;}
#section-23893 h2 { color: #FFFFFF;}
#section-23893 h3 { color: #FFFFFF;}
#section-23893 p { color: #FFFFFF;}
#section-23893 h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-23893 
img{width:70%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-23895 { background-color: #113e24;}
#section-23895 h1 { color: #FFFFFF;}
#section-23895 h2 { color: #FFFFFF;}
#section-23895 h3 { color: #FFFFFF;}
#section-23895 p { color: #FFFFFF;}
#section-23895 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-24407 { background-color: #444444;}
#section-24407 h1 { color: #FFFFFF;}
#section-24407 h2 { color: #FFFFFF;}
#section-24407 h3 { color: #FFFFFF;}
#section-24407 p { color: #FFFFFF;}
#section-24408 { background-color: #555555;}
#section-24408 h1 { color: #FFFFFF;}
#section-24408 h2 { color: #FFFFFF;}
#section-24408 h3 { color: #FFFFFF;}
#section-24408 p { color: #FFFFFF;}
#section-24408 p{font-size:18px;}
#section-24410 { background-color: #444444;}
#section-24410 h1 { color: #FFFFFF;}
#section-24410 h2 { color: #FFFFFF;}
#section-24410 h3 { color: #FFFFFF;}
#section-24410 p { color: #FFFFFF;}
#section-24416 { background-color: #113e24;}
#section-24416 h1 { color: #FFFFFF;}
#section-24416 h2 { color: #FFFFFF;}
#section-24416 h3 { color: #FFFFFF;}
#section-24416 p { color: #FFFFFF;}
#section-24416 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-24927 h1 { color: #FFFFFF;}
#section-24927 h2 { color: #FFFFFF;}
#section-24927 h3 { color: #FFFFFF;}
#section-24927 p { color: #EEEEEE;}
#section-24927 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-24927 h1{font-size:40px;margin-top:50px;}
#section-24927 
p{font-size:22px;font-family:Prata;}
#section-24927 
img{margin-top: 50px;box-shadow:0 0 25px #FFF;}
#section-24927 
/*bloghead{display:none;}*/
#section-24930 { background-color: #ebebe3;}
#section-24931 { background-color: #21280B;}
#section-24931 h1 { color: #FFFFFF;}
#section-24931 h2 { color: #FFFFFF;}
#section-24931 h3 { color: #FFFFFF;}
#section-24931 p { color: #FFFFFF;}
#section-24931 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-24932 { background-color: #113e24;}
#section-24932 h1 { color: #FFFFFF;}
#section-24932 h2 { color: #FFFFFF;}
#section-24932 h3 { color: #FFFFFF;}
#section-24932 p { color: #EBEBE3;}
#section-24932 { background-image: url(/sites/site0125/media/allgemein/hd_spotlight_startseite-2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-24932 h1{padding-top:400px;}
#section-24932 
{text-align:left;}
#section-24941 { background-color: #ebebe3;}
#section-24941 iframe{width:95%;}
#section-24941 
{padding-top:50px;}
#section-24941 
h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-24941 
img{width:25%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-24951 { background-color: #EEEEEE;}
#section-24951 iframe{width:95%;}
#section-24951 
{padding-top:50px;}
#section-24954 { background-color: #113e24;}
#section-24954 h1 { color: #FFFFFF;}
#section-24954 h2 { color: #FFFFFF;}
#section-24954 h3 { color: #FFFFFF;}
#section-24954 p { color: #FFFFFF;}
#section-24954 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-24955 { background-color: #ebebe3;}
#section-24955 iframe{width:95%;}
#section-24955 
{padding-top:50px;}
#section-24955 
h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-24955 
img{width:25%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-25075 h1 { color: #FFFFFF;}
#section-25075 h2 { color: #FFFFFF;}
#section-25075 h3 { color: #FFFFFF;}
#section-25075 p { color: #ebebe3;}
#section-25075 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25075 {padding-top:150px;}
#section-25075 
h1{color:#FFFFFF;margin-top:30px;}
#section-25075 
img{width:50%;}
#section-25077 { background-color: #ebebe3;}
#section-25077 iframe{width:95%;}
#section-25077 
{padding-top:50px;}
#section-25077 
h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-25077 
img{width:25%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-25078 { background-color: #262D0C;}
#section-25078 h1 { color: #FFFFFF;}
#section-25078 h2 { color: #FFFFFF;}
#section-25078 h3 { color: #FFFFFF;}
#section-25078 p { color: #FFFFFF;}
#section-25078 h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-25078 
img{width:70%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-25079 { background-color: #EEEEEE;}
#section-25079 iframe{width:95%;}
#section-25079 
{padding-top:60px;}
#section-25081 { background-color: #113e24;}
#section-25081 h1 { color: #FFFFFF;}
#section-25081 h2 { color: #FFFFFF;}
#section-25081 h3 { color: #FFFFFF;}
#section-25081 p { color: #FFFFFF;}
#section-25081 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25085 h1 { color: #FFFFFF;}
#section-25085 h2 { color: #FFFFFF;}
#section-25085 h3 { color: #FFFFFF;}
#section-25085 p { color: #ebebe3;}
#section-25085 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25085 {padding-top:150px;}
#section-25085 
h1{color:#FFFFFF;margin-top:30px;}
#section-25085 
img{width:50%;}
#section-25087 { background-color: #ebebe3;}
#section-25087 iframe{width:95%;}
#section-25087 
{padding-top:50px;}
#section-25087 
h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-25087 
img{width:25%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-25089 iframe{width:95%;}
#section-25089 
{padding-top:50px;}
#section-25090 { background-color: #EEEEEE;}
#section-25091 { background-color: #113e24;}
#section-25091 h1 { color: #FFFFFF;}
#section-25091 h2 { color: #FFFFFF;}
#section-25091 h3 { color: #FFFFFF;}
#section-25091 p { color: #FFFFFF;}
#section-25091 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25105 h1 { color: #FFFFFF;}
#section-25105 h2 { color: #FFFFFF;}
#section-25105 h3 { color: #FFFFFF;}
#section-25105 p { color: #ebebe3;}
#section-25105 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25105 {padding-top:150px;}
#section-25105 
h1{color:#FFFFFF;margin-top:30px;}
#section-25105 
img{width:50%;}
#section-25106 { background-color: #ebebe3;}
#section-25109 iframe{width:95%;}
#section-25109 
{padding-top:50px;}
#section-25110 { background-color: #EEEEEE;}
#section-25111 { background-color: #113e24;}
#section-25111 h1 { color: #FFFFFF;}
#section-25111 h2 { color: #FFFFFF;}
#section-25111 h3 { color: #FFFFFF;}
#section-25111 p { color: #FFFFFF;}
#section-25111 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25112 h1 { color: #FFFFFF;}
#section-25112 h2 { color: #FFFFFF;}
#section-25112 h3 { color: #FFFFFF;}
#section-25112 p { color: #ebebe3;}
#section-25112 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25112 {padding-top:150px;}
#section-25112 
h1{color:#FFFFFF;margin-top:30px;}
#section-25112 
img{width:50%;}
#section-25114 { background-color: #ebebe3;}
#section-25114 iframe{width:95%;}
#section-25114 
{padding-top:50px;}
#section-25114 
h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-25114 
img{width:25%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-25118 { background-color: #113e24;}
#section-25118 h1 { color: #FFFFFF;}
#section-25118 h2 { color: #FFFFFF;}
#section-25118 h3 { color: #FFFFFF;}
#section-25118 p { color: #FFFFFF;}
#section-25118 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25125 h1 { color: #FFFFFF;}
#section-25125 h2 { color: #FFFFFF;}
#section-25125 h3 { color: #FFFFFF;}
#section-25125 p { color: #ebebe3;}
#section-25125 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25125 {padding-top:150px;}
#section-25125 
h1{color:#FFFFFF;margin-top:30px;}
#section-25125 
img{width:50%;}
#section-25127 { background-color: #ebebe3;}
#section-25127 iframe{width:95%;}
#section-25127 
{padding-top:50px;}
#section-25127 
h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-25127 
img{width:25%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-25131 { background-color: #113e24;}
#section-25131 h1 { color: #FFFFFF;}
#section-25131 h2 { color: #FFFFFF;}
#section-25131 h3 { color: #FFFFFF;}
#section-25131 p { color: #FFFFFF;}
#section-25131 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25135 { background-color: #ebebe3;}
#section-25135 h1{font-size:26px;margin: 0 0 50px 0;}
#section-25135 
{padding-top: 0px;padding-bottom:20px;}
#section-25137 { background-color: #ebebe3;}
#section-25137 h4{color:white;}
#section-25199 h1 { color: #888888;}
#section-25199 h2 { color: #888888;}
#section-25199 h3 { color: #888888;}
#section-25199 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25199 {background:linear-gradient(to bottom,#FFF,#EEE,#AAA);padding-top:40px;}
#section-25594 { background-color: #ebebe3;}
#section-25594 {padding-top: 20px;}
#section-25594 
{padding-bottom: 20px;}
#section-25633 { background-color: #EEEEEE;}
#section-25653 h1 { color: #FFFFFF;}
#section-25653 h2 { color: #FFFFFF;}
#section-25653 h3 { color: #FFFFFF;}
#section-25653 p { color: #EEEEEE;}
#section-25653 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25653 h1{font-size:40px;margin-top:50px;}
#section-25653 
p{font-size:22px;font-family:Prata;}
#section-25653 
img{margin-top: 59px;box-shadow:0 0 25px #FFF;}
#section-25653 
/*bloghead{display:none;}*/
#section-25655 { background-color: #ebebe3;}
#section-25656 { background-color: #21280B;}
#section-25656 h1 { color: #FFFFFF;}
#section-25656 h2 { color: #FFFFFF;}
#section-25656 h3 { color: #FFFFFF;}
#section-25656 p { color: #FFFFFF;}
#section-25656 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25660 { background-color: #ebebe3;}
#section-25662 { background-color: #ebebe3;}
#section-25663 { background-color: #262D0C;}
#section-25663 h1 { color: #FFFFFF;}
#section-25663 h2 { color: #FFFFFF;}
#section-25663 h3 { color: #FFFFFF;}
#section-26188 { background-color: #555555;}
#section-26188 {padding-top:0;}
#section-27262 h1 { color: #FFFFFF;}
#section-27262 h2 { color: #FFFFFF;}
#section-27262 h3 { color: #FFFFFF;}
#section-27262 p { color: #EEEEEE;}
#section-27262 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-27262 h1{font-size:40px;margin-top:50px;}
#section-27262 
p{font-size:22px;font-family:Prata;}
#section-27262 
img{margin-top: 59px;box-shadow:0 0 25px #FFF;}
#section-27262 
/*bloghead{display:none;}*/
#section-27264 { background-color: #ebebe3;}
#section-27268 { background-color: #ebebe3;}
#section-27269 { background-color: #21280B;}
#section-27269 h1 { color: #FFFFFF;}
#section-27269 h2 { color: #FFFFFF;}
#section-27269 h3 { color: #FFFFFF;}
#section-27269 p { color: #FFFFFF;}
#section-27269 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-27270 {padding-bottom: 5px;}
#section-27270 
{padding-top: 20px;}
#section-27611 { background-color: #113e24;}
#section-27611 h1 { color: #FFFFFF;}
#section-27611 h2 { color: #FFFFFF;}
#section-27611 h3 { color: #FFFFFF;}
#section-27611 p { color: #EBEBE3;}
#section-27611 { background-image: url(/sites/site0125/media/backgrounds/hd_back-geweih.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-27611 {padding:250px 0 150px 0;background-position:center center;}
#section-27611 
h1{font-size:70px;}
#section-27611 
p{font-size:22px;}
#section-27612 { background-color: #113e24;}
#section-27612 h1 { color: #FFFFFF;}
#section-27612 h2 { color: #FFFFFF;}
#section-27612 h3 { color: #FFFFFF;}
#section-27612 p { color: #EBEBE3;}
#section-27612 { background-image: url(/sites/site0125/media/backgrounds/hd_back-geweih.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-27612 {padding:250px 0 150px 0;background-position:center center;}
#section-27612 
h1{font-size:70px;}
#section-27612 
p{font-size:22px;}
#section-27613 { background-color: #113e24;}
#section-27613 h1 { color: #FFFFFF;}
#section-27613 h2 { color: #FFFFFF;}
#section-27613 h3 { color: #FFFFFF;}
#section-27613 p { color: #EBEBE3;}
#section-27613 { background-image: url(/sites/site0125/media/backgrounds/hd_back-geweih.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-27613 {padding:250px 0 150px 0;background-position:center center;}
#section-27613 
h1{font-size:70px;}
#section-27613 
p{font-size:22px;}
#section-29257 h1 { color: #FFFFFF;}
#section-29257 h2 { color: #FFFFFF;}
#section-29257 h3 { color: #FFFFFF;}
#section-29257 p { color: #EEEEEE;}
#section-29257 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-29257 h1{font-size:40px;margin-top:50px;}
#section-29257 
p{font-size:22px;font-family:Prata;}
#section-29257 
img{margin-top: 59px;box-shadow:0 0 25px #FFF;}
#section-29257 
bloghead{display:none;}
#section-29258 small{font-size:16px !important;}
#section-29259 { background-color: #ebebe3;}
#section-29261 { background-color: #ebebe3;}
#section-29261 {padding-bottom:5px;}
#section-29262 { background-color: #21280B;}
#section-29262 h1 { color: #FFFFFF;}
#section-29262 h2 { color: #FFFFFF;}
#section-29262 h3 { color: #FFFFFF;}
#section-29262 p { color: #FFFFFF;}
#section-29262 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-29263 h1 { color: #FFFFFF;}
#section-29263 h2 { color: #FFFFFF;}
#section-29263 h3 { color: #FFFFFF;}
#section-29263 p { color: #FFFFFF;}
#section-29263 { background-image: url(/sites/site0125/media/backgrounds/hd_start-intro.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-29263 .large-12:nth-child(1){background-color:rgba(0,0,0,0.5);padding:20px;margin: 0;}
#section-29263 
small{color:white !important;}
#section-29263 
a:link{color:white !important;}
#section-29263 
a:visited{color:white !important;}
#section-32141 h1 { color: #FFFFFF;}
#section-32141 h2 { color: #FFFFFF;}
#section-32141 h3 { color: #FFFFFF;}
#section-32141 p { color: #ebebe3;}
#section-32141 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-32141 {padding-top:150px;}
#section-32141 
h1{color:#FFFFFF;margin-top:30px;}
#section-32141 
img{width:50%;}
#section-32143 { background-color: #ebebe3;}
#section-32143 iframe{width:95%;}
#section-32143 
{padding-top:50px;}
#section-32143 
h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-32143 
img{width:25%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-32144 { background-color: #262D0C;}
#section-32144 h1 { color: #FFFFFF;}
#section-32144 h2 { color: #FFFFFF;}
#section-32144 h3 { color: #FFFFFF;}
#section-32144 p { color: #FFFFFF;}
#section-32145 { background-color: #EEEEEE;}
#section-32145 iframe{width:95%;}
#section-32145 
{padding-top:50px;}
#section-32147 { background-color: #113e24;}
#section-32147 h1 { color: #FFFFFF;}
#section-32147 h2 { color: #FFFFFF;}
#section-32147 h3 { color: #FFFFFF;}
#section-32147 p { color: #FFFFFF;}
#section-32147 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33380 h1 { color: #FFFFFF;}
#section-33380 h2 { color: #FFFFFF;}
#section-33380 h3 { color: #FFFFFF;}
#section-33380 p { color: #EEEEEE;}
#section-33380 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33380 h1{font-size:40px;margin-top:50px;}
#section-33380 
p{font-size:22px;font-family:Prata;}
#section-33380 
img{margin-top: 59px;box-shadow:0 0 25px #FFF;}
#section-33380 
/*bloghead{display:none;}*/
#section-33384 { background-color: #ebebe3;}
#section-33384 {padding-bottom:5px;}
#section-33385 h1 { color: #FFFFFF;}
#section-33385 h2 { color: #FFFFFF;}
#section-33385 h3 { color: #FFFFFF;}
#section-33385 p { color: #FFFFFF;}
#section-33385 { background-image: url(/sites/site0125/media/backgrounds/hd_start-intro.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33385 .large-12:nth-child(1){background-color:rgba(0,0,0,0.5);padding:20px;margin: 0;}
#section-33385 
small{color:white !important;}
#section-33385 
a:link{color:white !important;}
#section-33385 
a:visited{color:white !important;}
#section-33386 { background-color: #21280B;}
#section-33386 h1 { color: #FFFFFF;}
#section-33386 h2 { color: #FFFFFF;}
#section-33386 h3 { color: #FFFFFF;}
#section-33386 p { color: #FFFFFF;}
#section-33386 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-35261 { background-color: #000000;}
#section-35261 h1 { color: #FFFFFF;}
#section-35261 h2 { color: #FFFFFF;}
#section-35261 h3 { color: #FFFFFF;}
#section-35261 p { color: #EBEBE3;}
#section-35261 {padding:200px 0 100px 0;background-position:top center;}
#section-35261 
h1{font-size:60px;}
#section-35261 
{display:none;}
#section-37030 h1 { color: #FFFFFF;}
#section-37030 h2 { color: #FFFFFF;}
#section-37030 h3 { color: #FFFFFF;}
#section-37030 p { color: #FFFFFF;}
#section-37030 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37030 {padding-top:150px;}
#section-37030 
h1{color:#FFFFFF;margin-top:30px;}
#section-37030 
img{width:50%;}
#section-37032 { background-color: #ebebe3;}
#section-37032 iframe{width:95%;}
#section-37032 
{padding-top:50px;}
#section-37032 
h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-37032 
img{width:25%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-37033 { background-color: #262D0C;}
#section-37033 h1 { color: #FFFFFF;}
#section-37033 h2 { color: #FFFFFF;}
#section-37033 h3 { color: #FFFFFF;}
#section-37033 p { color: #FFFFFF;}
#section-37034 { background-color: #EEEEEE;}
#section-37034 iframe{width:95%;}
#section-37034 
{padding-top:50px;}
#section-37036 { background-color: #113e24;}
#section-37036 h1 { color: #FFFFFF;}
#section-37036 h2 { color: #FFFFFF;}
#section-37036 h3 { color: #FFFFFF;}
#section-37036 p { color: #FFFFFF;}
#section-37036 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-39752 h1 { color: #FFFFFF;}
#section-39752 h2 { color: #FFFFFF;}
#section-39752 h3 { color: #FFFFFF;}
#section-39752 p { color: #EEEEEE;}
#section-39752 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-39752 h1{font-size:40px;margin-top:50px;}
#section-39752 
p{font-size:22px;font-family:Prata;}
#section-39752 
img{margin-top: 59px;box-shadow:0 0 25px #FFF;}
#section-39752 
bloghead{display:none;}
#section-39752 
a:link{color:white !important;}
#section-39757 { background-color: #21280B;}
#section-39757 h1 { color: #FFFFFF;}
#section-39757 h2 { color: #FFFFFF;}
#section-39757 h3 { color: #FFFFFF;}
#section-39757 p { color: #FFFFFF;}
#section-39757 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-39759 small{font-size:16px !important;}
#section-39759 
{padding-top:25px;}
#section-39760 small{font-size:16px !important;}
#section-39761 { background-color: #ebebe3;}
#section-39762 { background-color: #ebebe3;}
#section-39763 small{font-size:16px !important;}
#section-39968 {padding-top:30px;padding-bottom:30px;}
#section-43643 { background-color: #ebebe3;}
#section-43643 {padding-bottom:0;}
#section-45473 h1 { color: #FFFFFF;}
#section-45473 h2 { color: #FFFFFF;}
#section-45473 h3 { color: #FFFFFF;}
#section-45473 p { color: #ebebe3;}
#section-45473 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-45473 {padding-top:150px;}
#section-45473 
h1{color:#FFFFFF;margin-top:30px;}
#section-45473 
img{width:50%;}
#section-45474 {padding-bottom:0px;}
#section-45475 { background-color: #ebebe3;}
#section-45475 iframe{width:95%;}
#section-45475 
{padding-top:50px;}
#section-45475 
h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-45475 
img{width:25%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-45476 { background-color: #262D0C;}
#section-45476 h1 { color: #FFFFFF;}
#section-45476 h2 { color: #FFFFFF;}
#section-45476 h3 { color: #FFFFFF;}
#section-45476 p { color: #FFFFFF;}
#section-45477 { background-color: #EEEEEE;}
#section-45477 iframe{width:95%;}
#section-45477 
{padding-top:50px;}
#section-45479 { background-color: #113e24;}
#section-45479 h1 { color: #FFFFFF;}
#section-45479 h2 { color: #FFFFFF;}
#section-45479 h3 { color: #FFFFFF;}
#section-45479 p { color: #FFFFFF;}
#section-45479 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-46349 h1 { color: #FFFFFF;}
#section-46349 h2 { color: #FFFFFF;}
#section-46349 h3 { color: #FFFFFF;}
#section-46349 p { color: #EEEEEE;}
#section-46349 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-46349 h1{font-size:40px;margin-top:50px;}
#section-46349 
p{font-size:22px;font-family:Prata;}
#section-46349 
img{margin-top: 59px;box-shadow:0 0 25px #FFF;}
#section-46349 
bloghead{display:none;}
#section-46349 
a:link{color:white !important;}
#section-46350 {padding-top:30px;padding-bottom:30px;}
#section-46351 small{font-size:16px !important;}
#section-46351 
{padding-top:25px;}
#section-46352 { background-color: #ebebe3;}
#section-46353 small{font-size:16px !important;}
#section-46354 { background-color: #ebebe3;}
#section-46356 { background-color: #21280B;}
#section-46356 h1 { color: #FFFFFF;}
#section-46356 h2 { color: #FFFFFF;}
#section-46356 h3 { color: #FFFFFF;}
#section-46356 p { color: #FFFFFF;}
#section-46357 h1 { color: #FFFFFF;}
#section-46357 h2 { color: #FFFFFF;}
#section-46357 h3 { color: #FFFFFF;}
#section-46357 p { color: #FFFFFF;}
#section-46357 { background-image: url(/sites/site0125/media/backgrounds/hd_start-intro.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-46357 .large-12:nth-child(1){background-color:rgba(0,0,0,0.5);padding:20px;margin: 0;}
#section-46357 
small{color:white !important;}
#section-46357 
a:link{color:white !important;}
#section-46357 
a:visited{color:white !important;}
#section-46906 h1 { color: #FFFFFF;}
#section-46906 h2 { color: #FFFFFF;}
#section-46906 h3 { color: #FFFFFF;}
#section-46906 p { color: #FFFFFF;}
#section-46906 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-46906 {padding-top:150px;}
#section-46906 
h1{color:#FFFFFF;margin-top:30px;}
#section-46906 
img{width:50%;}
#section-46908 { background-color: #ebebe3;}
#section-46908 iframe{width:95%;}
#section-46908 
h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-46908 
img{width:25%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-46909 { background-color: #262D0C;}
#section-46909 h1 { color: #FFFFFF;}
#section-46909 h2 { color: #FFFFFF;}
#section-46909 h3 { color: #FFFFFF;}
#section-46909 p { color: #FFFFFF;}
#section-46911 { background-color: #EEEEEE;}
#section-46911 iframe{width:95%;}
#section-46911 
{padding-top:50px;}
#section-46913 { background-color: #113e24;}
#section-46913 h1 { color: #FFFFFF;}
#section-46913 h2 { color: #FFFFFF;}
#section-46913 h3 { color: #FFFFFF;}
#section-46913 p { color: #FFFFFF;}
#section-46913 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-46914 { background-color: #262D0C;}
#section-46914 h1 { color: #FFFFFF;}
#section-46914 h2 { color: #FFFFFF;}
#section-46914 h3 { color: #FFFFFF;}
#section-46914 p { color: #FFFFFF;}
#section-50263 h1 { color: #FFFFFF;}
#section-50263 h2 { color: #FFFFFF;}
#section-50263 h3 { color: #FFFFFF;}
#section-50263 p { color: #EEEEEE;}
#section-50263 .button, .button a { color: #353535;}
#section-50263 .button, .button a { background-color: #f5efe2;}
#section-50264 h1 { color: #000000;}
#section-50264 h2 { color: #000000;}
#section-50264 h3 { color: #000000;}
#section-50264 {padding-top:20px;}
#section-50264 
H2{font-size:30px}
#section-50264 
{padding-bottom:50px;}
#section-50265 { background-color: #ebebe3;}
#section-50267 { background-color: #FFFFFF;}
#section-50267 h1 { color: #000000;}
#section-50267 h2 { color: #000000;}
#section-50267 h3 { color: #000000;}
#section-50267 H2{font-size:25px;}
#section-50267 
{padding-top:40px;}
#section-50267 
{padding-bottom:10px;}
#section-50268 { background-color: #ebebe3;}
#section-50268 h2{margin-bottom:40px;}
#section-50268 
{padding-top: 60px;}
#section-50269 { background-color: #f5efe2;}
#section-50269 .button, .button a { color: #FFFFFF;}
#section-50269 .button{font-size:18px;background:rgba(57,75,46,0.7);}
#section-50269 
.button:hover{font-size:18px;background:rgba(57,75,46,1);}
#section-vorlage_kontaktformular { background-color: #f5efe2;}
#section-vorlage_kontaktformular h1 { color: #353535;}
#section-vorlage_kontaktformular h2 { color: #353535;}
#section-vorlage_kontaktformular h3 { color: #353535;}
#section-vorlage_kontaktformular p { color: #353535;}
#section-51178 { background-color: #f5efe2;}
#section-51178 h1 { color: #353535;}
#section-51178 h2 { color: #353535;}
#section-51178 h3 { color: #353535;}
#section-51178 p { color: #353535;}
#section-51179 { background-color: #f5efe2;}
#section-51179 h1 { color: #353535;}
#section-51179 h2 { color: #353535;}
#section-51179 h3 { color: #353535;}
#section-51179 p { color: #353535;}
#section-51184 { background-color: #ffffff;}
#section-51184 h1 { color: #000000;}
#section-51184 h2 { color: #000000;}
#section-51184 h3 { color: #000000;}
#section-51184 p { color: #000000;}
#section-Von der Skizze zur Installation {padding-top:20px;}
#section-51187 {padding-bottom:0px;}
#section-51188 {padding-bottom:0px;}
#section-51271 {padding-bottom:0;}
#section-51356 li img{width:44% !important;margin-left:28%;}
#section-51356 
.flex-direction-nav a:before{ color:black !important;} 
#section-51356 
.flex-control-paging li a{background: black !important;} 
#section-51356 
.flex-control-paging li a.flex-active{background: black !important;} 
#section-51356 
.flex-control-paging li a:hover{background: black !important;}
#section-51356 
{margin-bottom:40px;}
#section-51357 {padding-bottom:35px;text-align:center;}
#section-51357 
.button{margin-bottom:40px;}
#section-51696 h1 { color: #ffffff;}
#section-51696 h2 { color: #ffffff;}
#section-51696 h3 { color: #ffffff;}
#section-51696 { background-image: url(/sites/site0125/media/allgemein/hd_mooskreis_-_startseite_.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51701 { background-color: #f5efe2;}
#section-51701 h1 { color: #353535;}
#section-51701 h2 { color: #353535;}
#section-51701 h3 { color: #353535;}
#section-51701 p { color: #353535;}
#section-51702 h1 { color: #ffffff;}
#section-51702 h2 { color: #ffffff;}
#section-51702 h3 { color: #ffffff;}
#section-51702 { background-image: url(/sites/site0125/media/allgemein/hd_mooskreis_-_startseite_.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51707 { background-color: #f5efe2;}
#section-51707 h1 { color: #353535;}
#section-51707 h2 { color: #353535;}
#section-51707 h3 { color: #353535;}
#section-51707 p { color: #353535;}
#section-51708 h1 { color: #ffffff;}
#section-51708 h2 { color: #ffffff;}
#section-51708 h3 { color: #ffffff;}
#section-51708 { background-image: url(/sites/site0125/media/allgemein/hd_mooskreis_-_startseite_.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51713 { background-color: #f5efe2;}
#section-51713 h1 { color: #353535;}
#section-51713 h2 { color: #353535;}
#section-51713 h3 { color: #353535;}
#section-51713 p { color: #353535;}
#section-51718 {padding-bottom:30px;}
#section-51719 { background-color: #f5efe2;}
#section-51719 h1 { color: #353535;}
#section-51719 h2 { color: #353535;}
#section-51719 h3 { color: #353535;}
#section-51719 p { color: #353535;}
#section-51764 H2{font-size:30px;}
#section-51831 h1 { color: #ffffff;}
#section-51831 h2 { color: #ffffff;}
#section-51831 h3 { color: #ffffff;}
#section-51831 { background-image: url(/sites/site0125/media/backgrounds/hd_startseite-realisierung-gespiegelt.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51831 h1{padding-top:400px;}
#section-51831 
{text-align:left;}
#section-51835 {text-align:center;}
#section-51838 H2{font-size:30px;}
#section-51881 { background-color: #ebebe3;}
#section-51881 {padding-bottom: 0px;}
#section-51881 
{padding-top: 30px;}
#section-51882 { background-color: #ebebe3;}
#section-51882 {padding-top: 0px;}
#section-51883 { background-color: #113e24;}
#section-51883 h1 { color: #FFFFFF;}
#section-51883 h2 { color: #FFFFFF;}
#section-51883 h3 { color: #FFFFFF;}
#section-51883 p { color: #FFFFFF;}
#section-51883 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51884 { background-color: #FFFFFF;}
#section-51884 .button, .button a { background-color: #EEEEEE;}
#section-51884 h1{font-size:40px;margin-top:50px;}
#section-51884 
p{font-size:22px;font-family:Prata;}
#section-51884 
img{margin-top: 50px;}
#section-51884 
a:link{color:#2E64FE;}
#section-51884 
a:visited{color:#2E64FE;}
#section-51885 h1 { color: #ffffff;}
#section-51885 h2 { color: #ffffff;}
#section-51885 h3 { color: #ffffff;}
#section-51885 { background-image: url(/sites/site0125/media/backgrounds/hd_pressekit_startseite.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51885 h1{padding-top:400px;}
#section-51885 
{text-align:left;}
#section-51887 { background-color: #f5efe2;}
#section-51887 h1 { color: #353535;}
#section-51887 h2 { color: #353535;}
#section-51887 h3 { color: #353535;}
#section-51887 p { color: #353535;}
#section-51888 h1 { color: #ffffff;}
#section-51888 h2 { color: #ffffff;}
#section-51888 h3 { color: #ffffff;}
#section-51888 { background-image: url(/sites/site0125/media/backgrounds/hd_unterseite-presse.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51888 h1{padding-top:400px;}
#section-51888 
{text-align:left;}
#section-51889 H2{font-size:30px;}
#section-51894 { background-color: #FFFFFF;}
#section-51894 {padding-top:0px;}
#section-51942 { background-color: #ebebe3;}
#section-51942 {padding-top:0px;}
#section-51952 {text-align:center;}
#section-51953 h1 { color: #ffffff;}
#section-51953 h2 { color: #ffffff;}
#section-51953 h3 { color: #ffffff;}
#section-51953 { background-image: url(/sites/site0125/media/backgrounds/hd_faqs_startseite-gespiegelt.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51953 h1{padding-top:400px;}
#section-51953 
{text-align:left;}
#section-51955 {padding-top:0;}
#section-51956 {padding-top:0;padding-bottom: 0px;}
#section-51957 {padding-top:0;padding-bottom: 0px;}
#section-51958 {padding-top:0;padding-bottom: 0px;}
#section-51959 {padding-top:0;padding-bottom: 0px;}
#section-51960 {padding-top:0;padding-bottom: 0px;}
#section-51961 {padding-top:0;padding-bottom: 0px;}
#section-51962 {padding-top:0;padding-bottom: 0px;}
#section-51963 {padding-top:0;padding-bottom: 0px;}
#section-51964 {padding-top:0;padding-bottom: 0px;}
#section-51965 {padding-top:0;padding-bottom: 0px;}
#section-51966 {padding-top:0;padding-bottom: 0px;}
#section-51967 {padding-top:0;padding-bottom: 40px;}
#section-51974 { background-color: #ebebe3;}
#section-51974 h1 { color: #353535;}
#section-51974 h2 { color: #353535;}
#section-51974 h3 { color: #353535;}
#section-51974 p { color: #353535;}
#section-51974 img{border:7px solid #ddd;border-radius:50%;}
#section-51974 
p{font-size:22px;}
#section-51975 { background-color: #113e24;}
#section-51975 h1 { color: #FFFFFF;}
#section-51975 h2 { color: #FFFFFF;}
#section-51975 h3 { color: #FFFFFF;}
#section-51975 p { color: #FFFFFF;}
#section-51975 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51976 {text-align:center;}
#section-51977 { background-color: #d8d4ce;}
#section-51977 {text-align:center;}
#section-51977 
{padding-top:50px;}
#section-51981 { background-color: #ebebe3;}
#section-51982 { background-color: #555555;}
#section-51982 h1 { color: #ffffff;}
#section-51982 h2 { color: #ffffff;}
#section-51982 h3 { color: #ffffff;}
#section-51982 p { color: #ffffff;}
#section-51984 { background-color: #444444;}
#section-51984 h1 { color: #ffffff;}
#section-51984 h2 { color: #ffffff;}
#section-51984 h3 { color: #ffffff;}
#section-51984 p { color: #ffffff;}
#section-51987 {padding-top:0;padding-bottom: 0px;}
#section-51995 {padding-bottom:35px;text-align:center;}
#section-51997 { background-color: #113e24;}
#section-51997 h1 { color: #FFFFFF;}
#section-51997 h2 { color: #FFFFFF;}
#section-51997 h3 { color: #FFFFFF;}
#section-51997 p { color: #EBEBE3;}
#section-51997 { background-image: url(/sites/site0125/media/allgemein/hd_header_spotlight.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-51997 h1{padding-top:300px;}
#section-51997 
{text-align:left;}
#section-51997 
{background-position:top center;}
#section-51998 { background-color: #ffffff;}
#section-51998 a.fancybox{display:block;}
#section-51998 
H2{font-size:30px;}
#section-52001 { background-color: #ebebe3;}
#section-52001 {padding-bottom: 30px;}
#section-52002 { background-color: #ebebe3;}
#section-52002 {padding-top: 0px;}
#section-52002 
{padding-bottom: 30px;}
#section-52003 { background-color: #ebebe3;}
#section-52003 {padding-top: 0px;}
#section-52007 { background-color: #FFFFFF;}
#section-52007 {text-align:center;}
#section-52013 { background-color: #113e24;}
#section-52013 h1 { color: #FFFFFF;}
#section-52013 h2 { color: #FFFFFF;}
#section-52013 h3 { color: #FFFFFF;}
#section-52013 p { color: #FFFFFF;}
#section-52013 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52018 h1 { color: #ffffff;}
#section-52018 h2 { color: #ffffff;}
#section-52018 h3 { color: #ffffff;}
#section-52018 { background-image: url(/sites/site0125/media/allgemein/hd_header_mooswand.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52018 h1{padding-top:400px;font-size:24px;}
#section-52018 
{text-align:right;}
#section-52019 h1 { color: #ffffff;}
#section-52019 h2 { color: #ffffff;}
#section-52019 h3 { color: #ffffff;}
#section-52019 { background-image: url(/sites/site0125/media/backgrounds/hd_neu_startseite_mooskreis_.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52019 h1{padding-top:400px;font-size:24px;}
#section-52019 
{text-align:left;}
#section-52020 h1 { color: #ffffff;}
#section-52020 h2 { color: #ffffff;}
#section-52020 h3 { color: #ffffff;}
#section-52020 { background-image: url(/sites/site0125/media/backgrounds/hd_mooswerk_-_startseite_.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52020 h1{padding-top:400px;font-size:24px;}
#section-52020 
{text-align:left;}
#section-52022 h1 { color: #ffffff;}
#section-52022 h2 { color: #ffffff;}
#section-52022 h3 { color: #ffffff;}
#section-52022 { background-image: url(/sites/site0125/media/backgrounds/hd_faqs_startseite-gespiegelt.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52022 h1{padding-top:400px;font-size:24px;}
#section-52022 
{text-align:left;}
#section-52023 h1 { color: #ffffff;}
#section-52023 h2 { color: #ffffff;}
#section-52023 h3 { color: #ffffff;}
#section-52023 { background-image: url(/sites/site0125/media/backgrounds/hd_unterseite-presse.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52023 h1{padding-top:400px;font-size:24px;}
#section-52023 
{text-align:left;}
#section-52024 h1 { color: #ffffff;}
#section-52024 h2 { color: #ffffff;}
#section-52024 h3 { color: #ffffff;}
#section-52024 { background-image: url(/sites/site0125/media/backgrounds/hd_pressekit_startseite.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52024 h1{padding-top:400px;font-size:24px;}
#section-52024 
{text-align:left;}
#section-52025 h1 { color: #ffffff;}
#section-52025 h2 { color: #ffffff;}
#section-52025 h3 { color: #ffffff;}
#section-52025 { background-image: url(/sites/site0125/media/backgrounds/hd_startseite-realisierung-gespiegelt.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52025 h1{padding-top:400px;400px;font-size:24px;}
#section-52025 
{text-align:left;}
#section-52068 h1 { color: #ffffff;}
#section-52068 h2 { color: #ffffff;}
#section-52068 h3 { color: #ffffff;}
#section-52068 { background-image: url(/sites/site0125/media/backgrounds/hd_back-team.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52068 h1{padding-top:400px;}
#section-52068 
{text-align:left;}
#section-52073 { background-color: #000000;}
#section-52073 h1 { color: #ffffff;}
#section-52073 h2 { color: #ffffff;}
#section-52073 h3 { color: #ffffff;}
#section-52073 p { color: #ffffff;}
#section-52074 { background-color: #000000;}
#section-52074 h1 { color: #ffffff;}
#section-52074 h2 { color: #ffffff;}
#section-52074 h3 { color: #ffffff;}
#section-52074 p { color: #ffffff;}
#section-52075 h1 { color: #FFFFFF;}
#section-52075 h2 { color: #FFFFFF;}
#section-52075 h3 { color: #FFFFFF;}
#section-52075 p { color: #EEEEEE;}
#section-52075 .button, .button a { color: #353535;}
#section-52075 .button, .button a { background-color: #f5efe2;}
#section-52075 { background-image: url(/sites/site0125/media/produktion/hd_wildesmoos_kreis_lackierung_28.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52075 h1{padding-top:400px;}
#section-52075 
{text-align:left;}
#section-52080 { background-color: #000000;}
#section-52080 h1 { color: #ffffff;}
#section-52080 h2 { color: #ffffff;}
#section-52080 h3 { color: #ffffff;}
#section-52080 p { color: #ffffff;}
#section-52080 .button, .button a { color: #000000;}
#section-52080 .button, .button a { background-color: #ffffff;}
#section-52376 {padding-bottom:0px;}
#section-52377 {padding-bottom:0px;}
#section-52379 { background-color: #FFFFFF;}
#section-52379 p { color: #000000;}
#section-52379 {padding-bottom:0px;}
#section-52379 
H2{font-size:25px;}
#section-52388 {padding-bottom:0px;}
#section-52389 {padding-bottom:0px;}
#section-52389 
{padding-top:20px;}
#section-52389 
H2{font-size:25px;}
#section-52390 { background-color: #FFFFFF;}
#section-52390 {padding-bottom:0px;}
#section-52390 
H2{font-size:25px;}
#section-52391 { background-color: #d8d4ce;}
#section-52391 p { color: #000000;}
#section-52391 .fa, #section-52391 .fa-regular,#section-52391 .fa-solid,#section-52391 .fa-light,#section-52391 .fa-thin,#section-52391 .fa-duotone { color: #000000 !important;}
#section-52391 .button, .button a { color: #ffffff;}
#section-52391 .button, .button a { background-color: #000000;}
#section-52410 {padding-top:0px;}
#section-52411 {padding-top:0px;}
#section-52411 
{padding-bottom:20px;}
#section-52412 h1 { color: #FFFFFF;}
#section-52412 h2 { color: #FFFFFF;}
#section-52412 h3 { color: #FFFFFF;}
#section-52412 h1{padding-top:400px;}
#section-52412 
{text-align:left;}
#section-52413 h1 { color: #FFFFFF;}
#section-52413 h2 { color: #FFFFFF;}
#section-52413 h3 { color: #FFFFFF;}
#section-52413 h1{padding-top:400px;}
#section-52413 
{text-align:left;}
#section-52420 h1 { color: #ffffff;}
#section-52420 h2 { color: #ffffff;}
#section-52420 h3 { color: #ffffff;}
#section-52420 p { color: #ffffff;}
#section-52421 h1 { color: #ffffff;}
#section-52421 h2 { color: #ffffff;}
#section-52421 h3 { color: #ffffff;}
#section-52421 p { color: #ffffff;}
#section-52427 { background-color: #000000;}
#section-52427 h1 { color: #ffffff;}
#section-52427 h2 { color: #ffffff;}
#section-52427 h3 { color: #ffffff;}
#section-52427 p { color: #ffffff;}
#section-52500 { background-color: #000000;}
#section-52500 h1 { color: #ffffff;}
#section-52500 h2 { color: #ffffff;}
#section-52500 h3 { color: #ffffff;}
#section-52500 p { color: #ffffff;}
#section-52500 .button, .button a { color: #000000;}
#section-52500 .button, .button a { background-color: #ffffff;}
#section-54556 h1 { color: #FFFFFF;}
#section-54556 h2 { color: #FFFFFF;}
#section-54556 h3 { color: #FFFFFF;}
#section-54556 h1{padding-top:400px;}
#section-54556 
{text-align:left;}
#section-vorlage-3-projekte { background-color: #000000;}
#section-vorlage-3-projekte h1 { color: #FFFFFF;}
#section-vorlage-3-projekte h2 { color: #FFFFFF;}
#section-vorlage-3-projekte h3 { color: #FFFFFF;}
#section-vorlage-3-projekte p { color: #FFFFFF;}
#section-vorlage-3-projekte .button, .button a { color: #000000;}
#section-vorlage-3-projekte .button, .button a { background-color: #FFFFFF;}
#section-vorlage-3-projekte {text-align:center;}
#section-vorlage-3-projekte 
img{height:150px;margin-bottom:10px;}
#section-vorlage-3-projekte 
h3{font-size:18px;}
#section-vorlage-3-projekte 
h2{margin-bottom:40px;}
#section-60708 { background-color: #113e24;}
#section-60708 h1 { color: #FFFFFF;}
#section-60708 h2 { color: #FFFFFF;}
#section-60708 h3 { color: #FFFFFF;}
#section-60708 p { color: #EBEBE3;}
#section-60708 { background-image: url(/sites/site0125/media/backgrounds/hd_neu-24_sophie_geyerhofer-95_kopie.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-60708 .large-6:nth-child(2){background-color:rgba(115,106,111,0.65);padding:20px;margin: 0;}
#section-60708 
h1{font-size:60px;}
#section-60709 { background-color: #000000;}
#section-60709 h1 { color: #FFFFFF;}
#section-60709 h2 { color: #FFFFFF;}
#section-60709 h3 { color: #FFFFFF;}
#section-60709 p { color: #EBEBE3;}
#section-60709 h1{font-size:60px;}
#section-60709 
{padding-top:0px;}
#section-60709 
{padding:200px 0 100px 0;background-position:top center;}
#section-60776 { background-color: #FFFFFF;}
#section-60776 img{border-radius:50%;border:7px solid #eee;}
#section-60776 
h2{color:#888888;}
#section-60776 
p{color:#AAA;}
#section-62193 h1 { color: #FFFFFF;}
#section-62193 h2 { color: #FFFFFF;}
#section-62193 h3 { color: #FFFFFF;}
#section-62193 p { color: #EEEEEE;}
#section-62193 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-62193 h1{font-size:40px;margin-top:50px;}
#section-62193 
p{font-size:22px;font-family:Prata;}
#section-62193 
img{margin-top: 59px;box-shadow:0 0 25px #FFF;}
#section-62193 
bloghead{display:none;}
#section-62193 
a:link{color:white !important;}
#section-62195 { background-color: #ebebe3;}
#section-62195 small{font-size:16px !important;}
#section-62197 { background-color: #FFFFFF;}
#section-62197 small{font-size:16px !important;}
#section-62197 
{padding-top:0px;padding-bottom:0px;}
#section-62198 { background-color: #FFFFFF;}
#section-62199 { background-color: #FFFFFF;}
#section-62199 small{font-size:16px !important;}
#section-62199 
{padding-top:0px;}
#section-62200 { background-color: #21280B;}
#section-62200 h1 { color: #FFFFFF;}
#section-62200 h2 { color: #FFFFFF;}
#section-62200 h3 { color: #FFFFFF;}
#section-62200 p { color: #FFFFFF;}
#section-62200 { background-image: url(/sites/site0125/media/backgrounds/hd_start-intro.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-62201 { background-color: #ebebe3;}
#section-62201 small{font-size:16px !important;}
#section-62202 { background-color: #FFFFFF;}
#section-62233 {padding-top:35px;}
#section-64373 { background-color: #ebebe3;}
#section-64373 iframe{width:95%;}
#section-64373 
h1{margin-top:70px;font-size:60px;margin-bottom:50px;}
#section-64373 
img{width:25%;border-radius:50%;border:12px solid rgba(255,255,255,0.5);}
#section-64374 { background-color: #262D0C;}
#section-64374 h1 { color: #FFFFFF;}
#section-64374 h2 { color: #FFFFFF;}
#section-64374 h3 { color: #FFFFFF;}
#section-64374 p { color: #FFFFFF;}
#section-64375 {padding-bottom:0px;}
#section-64379 { background-color: #113e24;}
#section-64379 h1 { color: #FFFFFF;}
#section-64379 h2 { color: #FFFFFF;}
#section-64379 h3 { color: #FFFFFF;}
#section-64379 p { color: #FFFFFF;}
#section-64379 { background-image: url(/sites/site0125/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64391 {padding-bottom:0px;}
#section-65278 h1 { color: #FFFFFF;}
#section-65278 h2 { color: #FFFFFF;}
#section-65278 h3 { color: #FFFFFF;}
#section-65278 p { color: #FFFFFF;}
#section-65278 { background-image: url(/sites/site0125/media/backgrounds/hd_back-moos.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65278 {padding-top:150px;}
#section-65278 
h1{color:#FFFFFF;margin-top:30px;}
#section-65278 
img{width:50%;}

/* Custom Styles */

header{margin:0;padding:10px 0 10px 0;background:rgba(0,0,0,0.7);position:fixed;}
.top-bar-right{padding-top: 5px;font-weight:500;border-radius:2px;}

.menu-icon {width:40px;height:50px;}
.menu-icon::after {width: 40px;height: 3px;}
.projekte_mobile_fixed{display:none;}
.button{font-size:14px;font-weight:normal;border-radius:4px;}
footer{border-top:1px solid #555555;}
footer p{font-size:16px;}

.flexslider {overflow: hidden;}

grau{background:#555555;color:white;font-weight:bold;font-size:16px;padding:5px;}

.faq_floating{position:fixed;text-align:center;bottom:100px;right:30px;background:rgba(0,0,0,0.5);z-Index:10000;border-radius:4px;color:white;width:60px;height:60px;font-size:12px;padding-top:10px;}
.faq_floating .fa-thin{color:#FFF !important;font-size:24px;}
.faq_floating a:link{color:#FFF !important;}
.faq_floating a:visited{color:#FFF !important;}
.faq_floating a:hover{color:#FFF !important;}

.row_testimonials h3{font-size:20px;}

#section-50263{font-family:Roboto;font-size:13px;color:#777777 !important;}

.accor {background: #ebebe3 !important; border-bottom: 1px solid #b7ab9e;}
.accor h3{color:#777;font-size:18px !important;}
.accor:before{content:+;font-size:22px;color: #b7ab9e;}

bigquote{font-size:1.3em;}

.icon-list{list-style: none;}
.icon-list li{position: relative;}
.icon-list i {font-size: 0.8em;position: absolute;left: -1.2em;width: 2em;line-height: 0.35em;margin: 10px 0;}
.icon list .fa-thin{font-size:18px;}

// slider buttons und pfeile

.flex-control-paging li a{background: grey !important;} 
.flex-control-paging li a.flex-active{ background: black !important;} 
.flex-control-paging li a:hover{background: black !important;} 


.cd-top{background:#000 url(../img/cd-top-arrow.svg) no-repeat center 50%;border-radius:4px;}
.no-touch .cd-top:hover{background-color: #444;}

#section-64371{display:none;}

/* Scroll Icon */
.scrolldown { opacity: 1; width: 60px; position: absolute; top: 86vh; left: 48vw; -webkit-animation: 0.5s linear 0s infinite alternate move_eye; animation: 0.5s linear 0s infinite alternate move_eye; }
@-webkit-keyframes move_eye { from { top: 86vh; } to { top: 87vh; }  }
@keyframes move_eye { from { top: 86vh; } to { top: 87vh; }  }

#section-event-detail{padding-top:150px;}

@media screen and (max-width: 899px){
.top-bar .top-bar-right > ul.menu.medium-horizontal > li:nth-last-child(-n+1) a {margin-left:0;background:none;color:#FFF;}
.faq_floating{display:none;}
.projekte_mobile_fixed{display:block;position:fixed;bottom:0;width:100%;height:45px;line-height:45px;background:#f5efe2;text-align:center;font-family:Prata;font-size:16px;color:#3b3535;}
.accor h3{color:#777;font-size:16px !important;}
.panel p{font-size:15px;}
#section-25137 .fa-thin{margin-top:60px;}
#section-10827 .fa-brands{margin-top:60px;color:#555555;}
#section-kundenstimmen h3{font-size:16px !important;}
#section-24933 h1{font-size:40px;}
#section-23794 h1{font-size:40px;}
#section-16076 h1{font-size:40px;}
#section-10846{display:none;}
#section-10845{display:none;}
#section-35262{display:none;}
#section-23794{background-image:url(/sites/site0125/media/backgrounds/back-geweih-mobile.jpg) !important;}
#section-24932{background-image:url(/sites/site0125/media/backgrounds/back-geweih-mobile.jpg) !important;}
#section-16076{background-image:url(/sites/site0125/media/backgrounds/back-geweih-mobile.jpg) !important;}
#section-24933{background-image:url(/sites/site0125/media/backgrounds/back-geweih-mobile.jpg) !important;}
#section-25634{background-image:url(/sites/site0125/media/backgrounds/back-geweih-mobile.jpg) !important;}
#section-24932{background-image:url(/sites/site0125/media/backgrounds/back-geweih-mobile.jpg) !important;}
#section-10846{display:none;}
#section-10807{display:none;}
#section-64371{display:none;}
#section-10816{background-image:url(/sites/site0125/media/backgrounds/back-geweih-mobile.jpg);}
#section-35261{background-image:none;display:block;}
#section-35262{background-image:none;display:block;}
}

.fullwidth-bg_video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto !important;
    height: auto !important;
    overflow: hidden;
}
.cover{background:rgba(0,0,0,0.0);}

.fancybox-iframe { height:auto !important; min-height: 800px; }
button.fancybox-button.fancybox-button--close { display: inline-block !important; }  .fancybox-toolbar { opacity: 1 !important; visibility: visible !important; }

.flex-direction-nav a:before {
color: #000;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}