




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

@import url('/engine/fonts/Montserrat.css');



  


.slider .slides .slide-text {
	top: 55%;
    width: 40%;
    margin: 0 auto;
    text-align: center;
    left: 25%;
    right: 25%;
}
	
.slider h2 {
	font-size:50px;
}

main section, main article {
	background-color: #FFFFFF;
}

 

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

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

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

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


h1 {
	font-size: 30px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

header, .sticky {
	background:#;
}


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

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

footer {
	background:#ffffff;
    color: #222222;
}

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

footer a {
	color: #222222;
}

footer a:hover {
	color: #222222;
}

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

header .menu a,
.row_icons {
	color:#222222;
    font-size: 14px;
    font-family: 'Montserrat';
}

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


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

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

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

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

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

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

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

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

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

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




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

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

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

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

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

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



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

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






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

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

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

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

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

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

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

.panel.show {
    opacity: 1;
    max-height: 10000px;
	padding: 20px;
}

.row_content_half .fa,.row_content_half .fa-regular,.row_content_half .fa-solid,.row_content_half .fa-thin,.row_content_half .fa-light,.row_content_half .fa-duotone,.row_content_half .fa-brands {
font-size: 55px;
margin: 10px 0;
}	





/* ---------- Speisekarte ----------- */	

.speise {
margin: 0 0 35px 0;
display: inline-block;
margin-left: -4px;
float: none;
vertical-align: top;
}
	
.speise h5:before {
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    display: block;
    margin: 0 auto 30px;
}

.speise h5:after {
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100px;
    display: block;
    margin-top: 25px;
}

.speise h3{
	float:left;
	font-size: 1.2em;
    font-family: Montserrat;
    color: #222222;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Montserrat;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Montserrat;
	margin:0;
	max-width:100%;
	}
	
.speise p{
	margin:0;
	font-size: 1em;
	clear:both;
	width: 80%; 
	}
.speise h4.preis{
	float:right;
	font-size: 1.6em;
    font-family: Montserrat;
	 margin: 0;
	}
	
.speise .allergene{
	float:none;
	clear:both;
	font-size: 11px;
    margin: 0 0 10px 0;
	}



<!-- .tabs-panel .speise:nth-of-type(2n+1) {
clear: both;
}
-->
	
/* Fiver Changes */

.row_content_third {
overflow: hidden;
}

.aos-init {
overflow: hidden;
}




/* Content-spezifische Styles */


@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(/engine/fonts/roboto-v30-latin-300.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


/* Page Loader Mobile Speed CSS */

.loader-added .loader-bg {
        opacity: 0;
        visibility: hidden;        
    }
    
.loader-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,1);
    z-index: 99999;
    transition: all 0.3s ease-in-out;
}

.loader-logo {
    position: fixed;
    top: 50%;
    width: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: -75px;    
    animation: spinning 1.5s infinite ease-in-out;
}


@keyframes spinning {
	0% { transform:  scale(1) ;}
	50% { transform:  scale(0.8) ;}
	100% { transform:  scale(1) ;}
}

@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-logo:after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    background-color:
    rgba(0,0,0,0);
 border-radius:100%;
 margin:-15px;
    box-shadow: 0 4px 0 0 #000;
    transition: all 1s linear;
    animation: lds-eclipse 1s linear infinite;
    left: -16px;
    right: 0;
    top: 50%;
    margin: 0 auto;
    margin-top: -90px;
}

#section-343 { background-color: #dc3936;}
#section-343 h1 { color: #FFFFFF;}
#section-343 h2 { color: #FFFFFF;}
#section-343 h3 { color: #FFFFFF;}
#section-343 { background-image: url(/sites/site0031/media/backgrounds/hd_back-gloriette.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-343 h1{font-size:40px;text-shadow: 1px 1px 3px #000;}
#section-343 
{padding-top:250px;padding-bottom:200px;}
#section-348 {padding-top:20px;}
#section-350 { background-color: #EEEEEE;}
#section-352 { background-color: #FFFFFE;}
#section-353 { background-color: #CFCFCF;}
#section-354 { background-color: #EEEEEE;}
#section-355 { background-color: #FFFFFE;}
#section-541 { background-color: #F5F5F5;}
#section-542 { background-color: #FFFFFF;}
#section-543 { background-color: #F9F9F9;}
#section-545 { background-color: #FFFFFE;}
#section-545 {padding-top:30px;}
#section-546 { background-color: #EEEEEE;}
#section-548 { background-color: #F9F9F9;}
#section-549 { background-color: #FFFFFE;}
#section-550 { background-color: #EEEEEE;}
#section-551 { background-color: #DDDDDD;}
#section-554 { background-color: #EEEEEE;}
#section-555 { background-color: #DDDDDD;}
#section-556 { background-color: #FFFFFE;}
#section-557 { background-color: #EEEEEE;}
#section-64676 {height:0;padding-top:0;}
#section-64784 h1 { color: #FFFFFF;}
#section-64784 h2 { color: #FFFFFF;}
#section-64784 h3 { color: #FFFFFF;}
#section-64784 { background-image: url(/sites/site0031/media/slider/hd_030.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64784 h1{font-size:60px;text-shadow:0 0 4px #000;margin-top:100px;margin:bottom:100px;}
#section-64843 { background-image: url(/sites/site0031/media/backgrounds/hd_back-dame.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64843 h3{font-size:30px;}
#section-64843 
{padding-top:400px;padding-bottom:150px;}
#section-kundenstimmen-ohne-abstand {padding-top:20px;}
#section-kundenstimmen-ohne-abstand 
h3{color:#666;}
#section-formular-allgemein { background-color: #F5F5F5;}
#section-formular-allgemein { background-image: url(/sites/site0031/media/backgrounds/hd_back-form.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-64851 h1{margin-bottom:20px;}
#section-64851 
bloghead{font-weight:bold;}
#section-64851 
p{font-size:20px;}
#section-64853 {padding-top:0;}
#section-kundenstimmen-headline {padding-bottom:0;border-top:1px solid #DDD;}
#section-12-Gruende-Checkliste h1 { color: #FFFFFF;}
#section-12-Gruende-Checkliste h2 { color: #FFFFFF;}
#section-12-Gruende-Checkliste h3 { color: #FFFFFF;}
#section-12-Gruende-Checkliste p { color: #FFFFFF;}
#section-12-Gruende-Checkliste {background:linear-gradient(to bottom right,#dc3936,#ab0806);}
#section-12-Gruende-Checkliste 
.fa-light{color:white;}
#section-12-Gruende-Checkliste 
li{color:white;font-size:16px;}
#section-12-Gruende-Checkliste 
h2{margin-bottom:50px;}
#section-12-Gruende-Checkliste 
a:link{color:white;}
#section-12-Gruende-Checkliste 
a:hover{color:white;text-decoration:underline;}
#section-12-Gruende-Checkliste 
a:visited{color:white;}
#section-call-to-action-4spaltig .fa, #section-call-to-action-4spaltig .fa-regular,#section-call-to-action-4spaltig .fa-solid,#section-call-to-action-4spaltig .fa-light,#section-call-to-action-4spaltig .fa-thin,#section-call-to-action-4spaltig .fa-duotone { color: #DDDDDD !important;}
#section-call-to-action-4spaltig h2{margin-bottom:50px;}
#section-call-to-action-4spaltig 
.fa-light{font-size:55px;margin-top:35px;margin-bottom:10px;padding:0;}
#section-call-to-action-4spaltig 
h3{margin-top:0;}
#section-call-to-action-4spaltig 
{padding-top:50px;}
#section-65639 img{width:50%;}
#section-65639 
{form:margin-top:0;}
#section-65639 
h3{font-size:30px;}
#section-65648 { background-color: #FFFFFF;}
#section-65648 img{width:50%;}
#section-65651 { background-color: #F9F9F9;}
#section-65652 img{border-radius:50%;border: 7px solid #dc3936;width:60%;}
#section-65652 
h2{margin-bottom:55px;}
#section-65653 img{border-radius:50%;border: 7px solid #dc3936;width:60%;}
#section-65653 
{padding-top:0;}
#section-65654 { background-color: #F9F9F9;}
#section-65654 h2{margin-bottom:60px;}
#section-65661 {height:0;padding-top:0;}
#section-65662 h3{text-transform:none !important;color:#555;font-size:16px;}
#section-65662 
img{margin-bottom:5px;}
#section-65662 
p{display:none;}
#section-65662 
.button{font-size:13px;}
#section-65662 
{padding-top:0;}
#section-65662 
.row{margin-bottom:55px;}
#section-65663 {padding-top:0;}
#section-65663 
subhead{font-size:24px;}
#section-65664 { background-color: #dc3936;}
#section-65664 h1 { color: #FFFFFF;}
#section-65664 h2 { color: #FFFFFF;}
#section-65664 h3 { color: #FFFFFF;}
#section-65664 p { color: #FFFFFF;}
#section-65664 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65667 { background-color: #dc3936;}
#section-65667 h1 { color: #FFFFFF;}
#section-65667 h2 { color: #FFFFFF;}
#section-65667 h3 { color: #FFFFFF;}
#section-65667 p { color: #FFFFFF;}
#section-65667 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65669 subhead{font-size:24px;}
#section-65674 { background-color: #dc3936;}
#section-65674 h1 { color: #FFFFFF;}
#section-65674 h2 { color: #FFFFFF;}
#section-65674 h3 { color: #FFFFFF;}
#section-65674 p { color: #FFFFFF;}
#section-65674 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65675 subhead{font-size:24px;}
#section-65678 { background-color: #dc3936;}
#section-65678 h1 { color: #FFFFFF;}
#section-65678 h2 { color: #FFFFFF;}
#section-65678 h3 { color: #FFFFFF;}
#section-65678 p { color: #FFFFFF;}
#section-65678 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65679 subhead{font-size:24px;}
#section-65682 { background-color: #dc3936;}
#section-65682 h1 { color: #FFFFFF;}
#section-65682 h2 { color: #FFFFFF;}
#section-65682 h3 { color: #FFFFFF;}
#section-65682 p { color: #FFFFFF;}
#section-65682 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65683 subhead{font-size:24px;}
#section-65686 {padding-bottom:0;}
#section-65686 
p{font-size:22px;}
#section-65686 
a {font-size:18px;}
#section-65687 {padding-bottom:0;}
#section-65687 
p{font-size:22px;}
#section-65688 { background-color: #dc3936;}
#section-65688 h1 { color: #FFFFFF;}
#section-65688 h2 { color: #FFFFFF;}
#section-65688 h3 { color: #FFFFFF;}
#section-65688 p { color: #FFFFFF;}
#section-65688 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65689 {padding-bottom:0;}
#section-65689 
p{font-size:22px;}
#section-65690 subhead{font-size:24px;}
#section-65693 { background-color: #dc3936;}
#section-65693 h1 { color: #FFFFFF;}
#section-65693 h2 { color: #FFFFFF;}
#section-65693 h3 { color: #FFFFFF;}
#section-65693 p { color: #FFFFFF;}
#section-65693 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65694 {padding-bottom:0;}
#section-65694 
p{font-size:22px;}
#section-65695 subhead{font-size:24px;}
#section-65721 { background-color: #dc3936;}
#section-65721 h1 { color: #FFFFFF;}
#section-65721 h2 { color: #FFFFFF;}
#section-65721 h3 { color: #FFFFFF;}
#section-65721 p { color: #FFFFFF;}
#section-65721 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65722 {padding-bottom:0;}
#section-65722 
p{font-size:22px;}
#section-65723 subhead{font-size:24px;}
#section-65726 { background-color: #dc3936;}
#section-65726 h1 { color: #FFFFFF;}
#section-65726 h2 { color: #FFFFFF;}
#section-65726 h3 { color: #FFFFFF;}
#section-65726 p { color: #FFFFFF;}
#section-65726 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65727 {padding-bottom:0;}
#section-65727 
p{font-size:22px;}
#section-65728 subhead{font-size:24px;}
#section-65731 { background-color: #dc3936;}
#section-65731 h1 { color: #FFFFFF;}
#section-65731 h2 { color: #FFFFFF;}
#section-65731 h3 { color: #FFFFFF;}
#section-65731 p { color: #FFFFFF;}
#section-65731 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65732 {padding-bottom:0;}
#section-65732 
p{font-size:22px;}
#section-65733 subhead{font-size:24px;}
#section-65736 { background-color: #F5F5F5;}
#section-65736 subhead{font-size:24px;}
#section-65737 subhead{font-size:24px;}
#section-65738 { background-color: #F5F5F5;}
#section-65738 subhead{font-size:24px;}
#section-65739 subhead{font-size:24px;}
#section-65743 { background-color: #dc3936;}
#section-65743 h1 { color: #FFFFFF;}
#section-65743 h2 { color: #FFFFFF;}
#section-65743 h3 { color: #FFFFFF;}
#section-65743 p { color: #FFFFFF;}
#section-65743 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65744 {padding-bottom:0;}
#section-65744 
p{font-size:22px;}
#section-65745 subhead{font-size:24px;}
#section-65748 { background-color: #dc3936;}
#section-65748 h1 { color: #FFFFFF;}
#section-65748 h2 { color: #FFFFFF;}
#section-65748 h3 { color: #FFFFFF;}
#section-65748 p { color: #FFFFFF;}
#section-65748 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65749 {padding-bottom:0;}
#section-65749 
p{font-size:22px;}
#section-65750 subhead{font-size:24px;}
#section-65753 { background-color: #dc3936;}
#section-65753 h1 { color: #FFFFFF;}
#section-65753 h2 { color: #FFFFFF;}
#section-65753 h3 { color: #FFFFFF;}
#section-65753 p { color: #FFFFFF;}
#section-65753 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65754 {padding-bottom:0;}
#section-65754 
p{font-size:22px;}
#section-65755 subhead{font-size:24px;}
#section-65758 { background-color: #dc3936;}
#section-65758 h1 { color: #FFFFFF;}
#section-65758 h2 { color: #FFFFFF;}
#section-65758 h3 { color: #FFFFFF;}
#section-65758 p { color: #FFFFFF;}
#section-65758 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65759 {padding-bottom:0;}
#section-65759 
p{font-size:22px;}
#section-65760 subhead{font-size:24px;}
#section-65763 { background-color: #dc3936;}
#section-65763 h1 { color: #FFFFFF;}
#section-65763 h2 { color: #FFFFFF;}
#section-65763 h3 { color: #FFFFFF;}
#section-65763 p { color: #FFFFFF;}
#section-65763 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65764 {padding-bottom:0;}
#section-65764 
p{font-size:22px;}
#section-65765 subhead{font-size:24px;}
#section-65768 { background-color: #dc3936;}
#section-65768 h1 { color: #FFFFFF;}
#section-65768 h2 { color: #FFFFFF;}
#section-65768 h3 { color: #FFFFFF;}
#section-65768 p { color: #FFFFFF;}
#section-65768 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65769 {padding-bottom:0;}
#section-65769 
p{font-size:22px;}
#section-65770 subhead{font-size:24px;}
#section-65773 { background-color: #dc3936;}
#section-65773 h1 { color: #FFFFFF;}
#section-65773 h2 { color: #FFFFFF;}
#section-65773 h3 { color: #FFFFFF;}
#section-65773 p { color: #FFFFFF;}
#section-65773 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65774 {padding-bottom:0;}
#section-65774 
p{font-size:22px;}
#section-65775 subhead{font-size:24px;}
#section-65778 { background-color: #dc3936;}
#section-65778 h1 { color: #FFFFFF;}
#section-65778 h2 { color: #FFFFFF;}
#section-65778 h3 { color: #FFFFFF;}
#section-65778 p { color: #FFFFFF;}
#section-65778 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65779 {padding-bottom:0;}
#section-65779 
p{font-size:22px;}
#section-65780 subhead{font-size:24px;}
#section-65783 { background-color: #dc3936;}
#section-65783 h1 { color: #FFFFFF;}
#section-65783 h2 { color: #FFFFFF;}
#section-65783 h3 { color: #FFFFFF;}
#section-65783 p { color: #FFFFFF;}
#section-65783 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65784 {padding-bottom:0;}
#section-65784 
p{font-size:22px;}
#section-65785 subhead{font-size:24px;}
#section-logoleiste {padding-bottom:10px;}
#section-65990 {padding-top:0px;}
#section-65990 
.button{font-size:18px;}
#section-66233 {padding-top:0;}
#section-68214 {padding-bottom:0;}
#section-68214 
p{font-size:22px;}
#section-68510 {padding-top:0;padding-bottom:0;}
#section-68510 
.row{width:90%;}
#section-68578 { background-color: #dc3936;}
#section-68578 h1 { color: #FFFFFF;}
#section-68578 h2 { color: #FFFFFF;}
#section-68578 h3 { color: #FFFFFF;}
#section-68578 p { color: #FFFFFF;}
#section-68578 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68585 { background-color: #dc3936;}
#section-68585 h1 { color: #FFFFFF;}
#section-68585 h2 { color: #FFFFFF;}
#section-68585 h3 { color: #FFFFFF;}
#section-68585 p { color: #FFFFFF;}
#section-68585 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68590 { background-color: #dc3936;}
#section-68590 h1 { color: #FFFFFF;}
#section-68590 h2 { color: #FFFFFF;}
#section-68590 h3 { color: #FFFFFF;}
#section-68590 p { color: #FFFFFF;}
#section-68590 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-69381 { background-color: #dc3936;}
#section-69381 h1 { color: #FFFFFF;}
#section-69381 h2 { color: #FFFFFF;}
#section-69381 h3 { color: #FFFFFF;}
#section-69381 p { color: #FFFFFF;}
#section-69381 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-69382 {padding-bottom:0;}
#section-69382 
p{font-size:22px;}
#section-69383 subhead{font-size:24px;}
#section-69393 { background-color: #dc3936;}
#section-69393 h1 { color: #FFFFFF;}
#section-69393 h2 { color: #FFFFFF;}
#section-69393 h3 { color: #FFFFFF;}
#section-69393 p { color: #FFFFFF;}
#section-69393 { background-image: url(/sites/site0031/media/backgrounds/hd_back-rot2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-69394 {padding-bottom:0;}
#section-69394 
p{font-size:22px;}
#section-69395 subhead{font-size:24px;}

/* Custom Styles */

body{margin:0;padding:0;}
h5#logo { width: 250px !important; text-decoration: none; }
h5#logo_footer{width:249px;}

#zoomlogo{width:900px;}
header{position:fixed;background:rgba(255,255,255,0.4);}

.top-bar .row{min-width:80%;}
.top-bar-right {text-transform:uppercase;font-weight:500;margin-top:4px;}
.top-bar .top-bar-right > ul.menu.medium-horizontal > li:nth-last-child(-n+1) a {padding: 5px;}

subhead{color:#dc3936;font-size:20px;text-transform:uppercase;}
subhead2{color:#777;font-size:20px;text-transform:uppercase;font-style:italic;}

zitat{font-size:22px;color:#777;font-style:italic;}

h1{text-transform:uppercase !important;}
h2{text-transform:uppercase !important;}
h3{text-transform:uppercase !important;}
h4{text-transform:uppercase !important;}
h5{text-transform:uppercase !important;}

.icon-list {list-style: none;}
.icon-list li{position: relative;font-size:18px;margin-bottom:20px;}
.icon-list i {font-size: 0.8em;position: absolute;left: -1.2em;width: 2em;line-height: 0.35em;margin: 10px 0;}
.icon-list .fa-light{font-size:18px;color:#dc3936;}

footer p{font-size:12px;}
footer {font-size:12px;}
footer a:link{font-size:12px;}
footer .fa-phone{display:block;}

input[type=text]{border:1px solid #BBB !important;background-color:#F9F9F9;}
input[type=email]{border:1px solid #BBB !important;background-color:#F9F9F9;}
textarea{border:1px solid #BBB !important;background-color:#F9F9F9;}
input[type=text]:focus{border:1px solid green !important;background:white;}
input[type=email]:focus{border:1px solid green !important;}
textarea:focus{border:1px solid green !important;}
select{background:#EEE;border:1px solid green !important;}

.sprechblase-weiss{background:white;border-radius:20px;padding:20px;}
.sprechblase-grau{background:#F9F9F9;border-radius:20px;padding:20px;}

@media (min-width: 1024px) {
/* telefonicon desktop ausblenden */
header ul.horizontal.medium-horizontal.menu.menu-items > li:nth-last-child(1) { display:none;}
}

/* MOBILE ANSICHTEN */
@media screen and (max-width: 899px){
header{position:fixed;background:white;}
h1{font-size:26px;}
h2{font-size:22px;}
h3{font-size:18px;}
#section-65650{padding-top:100px;}
h5#logo{padding-left:15px;}

}


/* IPAD HOCHFORMAT*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1078px){
#zoomlogo_mobile{display:none;}
#zoomlogo{display:none;}
h5#logo{display:block !important;}
.top-bar .row{min-width:99% !important;}
header .menu {text-align:left !important;}
header .menu a{font-size:10px !important;}
header .fa-solid{font-size:12px;}
}


/* IPHONE QUER */
@media only screen and (max-width: 812px) and (orientation: landscape) {
.top-bar .row{min-width:99% !important;}
header .menu {text-align:left !important;}
header .menu a{font-size:10px !important;}
header .fa-solid{font-size:12px;}
#zoomlogo_mobile{display:none;}
h5#logo{display:block !important;}
.is-dropdown-submenu-parent.is-down-arrow a { padding: 0.7rem 1.5rem 0.7rem 0.5rem;position: relative; }
}

ul.submenu.menu {
    background: #EEE !important;
}

@media 
  only screen and (min-device-width: 820px) and (max-device-width: 1180px) and 
  (-webkit-min-device-pixel-ratio: 2), 
  only screen and (min-device-width: 820px) and (max-device-width: 1180px) and 
  (min-resolution: 192dpi), 
  only screen and (min-device-width: 820px) and (max-device-width: 1180px) and 
  (min-resolution: 2dppx) {

#zoomlogo{
        display:none !important;
    }

    h5#logo {
        display: block !important;
    }

    header{
        background-color: rgb(255, 255, 255) !important;

    }

    .top-bar .top-bar-right > ul{
        text-align:left;
    }

    .top-bar-right li{
        margin:0 !important;
    }

    header .menu a{
        font-size:10px !important;
    }


}