




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

@import url('/engine/fonts/Julius-Sans-One.css');
@import url('/engine/fonts/Noto-Serif.css');



  


/* ---------- If Fullwidth Background Image ---------- */

section, footer {
	max-width: 65rem;
    margin-left: auto;
    margin-right: auto;
}	

main section, main article {
	background-color: #;
}
	
.flexslider_bg {
    position: fixed;
    top:0; 
    z-index: -10;
	height: 100%;
	/* overflow: hidden; */
	width: 100%;
}
	


header {
	position: static;
    max-width: 65rem;
    margin: auto;
}


@media screen and (max-width : 1540px)  { 
/* ----- Slider ----- */
	.fullwidth_slider .slides .slide-text {
		width: 60%;
		left: 20%;
	    right: 20%;
		top: 50%;
		margin-top: -70px;
	}
}


 

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

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

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

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


h1 {
	font-size: 50px;
}

h2 {
	font-size: 40px;
}

h3 {
	font-size: 30px;
}

header, .sticky {
	background:#FFFFFF;
}


.title-bar {
  background:#FFFFFF;
  color: #fefefe;
  padding: 0.5rem; }
  .title-bar::before, .title-bar::after {
    content: ' ';
    display: table; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }
  
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 26px;
  height: 26px; 
  background: #FFFFFF;
  padding: 5px;
  }
.menu-icon:hover {
  background: #FFFFFF;
  }  
.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background: #539eaf;
    top: 5px;
    left: 4px;
    box-shadow: 0 7px 0 #539eaf, 0 14px 0 #539eaf; }
    
.menu-icon:hover::after {
    background: #000000;
    box-shadow: 0 7px 0 #000000, 0 14px 0 #000000; } 
 
.accordion-content {
  padding: 1rem;
  display: none;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fefefe; }

.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #539eaf 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:#539eaf transparent transparent;
}

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

footer {
	background:#539eaf;
    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:#539eaf;
    font-size: 22px;
    font-family: 'Julius Sans One';
}

header .fa,header .fa-regular,header .fa-solid,header .fa-light,header .fa-thin,header .fa-duotone {
	color:#539eaf;
    font-size: 22px;
}


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

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #539eaf;
	font-family: 'Julius Sans One';
	font-size: 22px;
	background:#ffffff;
	border: 0;
}

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

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

header .menu a:hover {
			color: #000000 !important;
	}

.row_icons .fa, .row_icons_left .fa,.row_icons .fa-regular, .row_icons_left .fa-regular,.row_icons .fa-light, .row_icons_left .fa-light, .row_icons .fa-thin, .row_icons_left .fa-thin,.row_icons .fa-duotone, .row_icons_left .fa-duotone,.row_icons .fa-brands {
	color: #539eaf;
}
	
footer a {
	color:#FFFFFF;
}

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

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

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

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

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




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

body {
	font-family: 'Noto Serif';
	font-style: normal;
}

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

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

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

.flexslider .slides .slide-text h2{
	font-family: 'Julius Sans One';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #539eaf;
}



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

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






.row_testimonials .flexslider h2 {
	color:#539eaf;
	font-size: 40px;
    margin: 0 0 25px 0;
}

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

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

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

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

/* ---------- Accordion Programmiert ----------- */
.accor {
	background:#539eaf;
    cursor: pointer;
    padding: 14px;
    width: 100%;
    border: none;
    text-align: left;
    transition: 0.4s;
    margin-top: 10px;
}

.accor h1, .accor h2, .accor h3, .accor h4, .accor h5{
	color:#ffffff;
    margin:0;
	float:left;
	}

.accor.active, .accor:hover {
    background: #000000;
}

.accor:before{
    content: '+';
    font-size: 20px;
    color: #ffffff;
    float: left;
    line-height: 28px;
    font-weight: bold;
	margin: 0 15px 0 0;
}

.accor.active:before {
    content: "-";
}

.panel {
	max-height: 0;
    overflow: hidden;
	padding:0 20px;
    transition: 0.6s ease-in-out;
    opacity: 0;
    font-size: 18px;
    font-family: Noto Serifpx;
}

.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: Noto Serif;
    color: #444444;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Noto Serif;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Noto Serif;
	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: Noto Serif;
	 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-5539 { background-color: #63A8B7;}
#section-5539 h1 { color: #FFFFFF;}
#section-5539 h2 { color: #FFFFFF;}
#section-5539 h3 { color: #FFFFFF;}
#section-5539 p { color: #FFFFFF;}
#section-5539 { background-image: url(/sites/site0094/media/allgemein/hd_back-tuerkis.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-5542 { background-color: #FFFFFF;}
#section-5561 { background-color: #cae4e9;}
#section-5564 { background-color: #63A8B7;}
#section-5564 h1 { color: #FFFFFF;}
#section-5564 h2 { color: #FFFFFF;}
#section-5564 h3 { color: #FFFFFF;}
#section-5564 p { color: #FFFFFF;}
#section-5564 { background-image: url(/sites/site0094/media/allgemein/hd_back-tuerkis.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-5577 { background-color: #FFFFFF;}
#section-5577 { background-image: url(/sites/site0094/media/allgemein/hd_back-brunch2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-5583 { background-color: #509AAA;}
#section-5583 h1 { color: #FFFFFF;}
#section-5583 h2 { color: #FFFFFF;}
#section-5583 h3 { color: #FFFFFF;}
#section-5583 p { color: #FFFFFF;}
#section-5583 { background-image: url(/sites/site0094/media/allgemein/hd_back-tuerkis.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-5585 { background-color: #455460;}
#section-5585 h1 { color: #FFFFFF;}
#section-5585 h2 { color: #FFFFFF;}
#section-5585 h3 { color: #FFFFFF;}
#section-5585 p { color: #EEEEEE;}
#section-5585 img{border-radius:50%;border:8px solid rgba(255,255,255,0.7);}
#section-5587 { background-color: #63A8B7;}
#section-5587 h1 { color: #FFFFFF;}
#section-5587 h2 { color: #FFFFFF;}
#section-5587 h3 { color: #FFFFFF;}
#section-5587 p { color: #FFFFFF;}
#section-5587 { background-image: url(/sites/site0094/media/allgemein/hd_back-tuerkis.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-5587 h2{font-size:40px;}
#section-5589 h1 { color: #FFFFFF;}
#section-5589 h2 { color: #FFFFFF;}
#section-5589 h3 { color: #FFFFFF;}
#section-5589 p { color: #FFFFFF;}
#section-5593 { background-color: #FFFFFF;}
#section-5593 { background-image: url(/sites/site0094/media/allgemein/hd_back-eis.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-5593 {padding-bottom:20px;}
#section-5595 { background-color: #63A8B7;}
#section-5595 h1 { color: #FFFFFF;}
#section-5595 h2 { color: #FFFFFF;}
#section-5595 h3 { color: #FFFFFF;}
#section-5595 p { color: #FFFFFF;}
#section-5595 { background-image: url(/sites/site0094/media/allgemein/hd_back-tuerkis.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-5595 h1{font-size:26px;}
#section-5599 img{width:60%;}
#section-5600 { background-color: #cae4e9;}
#section-5606 { background-color: #cae4e9;}
#section-5608 { background-color: #68B1C1;}
#section-5608 h1 { color: #FFFFFF;}
#section-5608 h2 { color: #FFFFFF;}
#section-5608 h3 { color: #FFFFFF;}
#section-5608 p { color: #FFFFFF;}
#section-5610 { background-color: #68B1C1;}
#section-5610 h1 { color: #FFFFFF;}
#section-5610 h2 { color: #FFFFFF;}
#section-5610 h3 { color: #FFFFFF;}
#section-5610 p { color: #FFFFFF;}
#section-5614 h1 { color: #FFFFFF;}
#section-5614 h2 { color: #FFFFFF;}
#section-5614 h3 { color: #FFFFFF;}
#section-5614 p { color: #FFFFFF;}
#section-5616 h1 { color: #FFFFFF;}
#section-5616 h2 { color: #FFFFFF;}
#section-5616 h3 { color: #FFFFFF;}
#section-5616 p { color: #FFFFFF;}
#section-5617 { background-color: #68B1C1;}
#section-5617 h1 { color: #FFFFFF;}
#section-5617 h2 { color: #FFFFFF;}
#section-5617 h3 { color: #FFFFFF;}
#section-5617 p { color: #FFFFFF;}
#section-5620 h1 { color: #FFFFFF;}
#section-5620 h2 { color: #FFFFFF;}
#section-5620 h3 { color: #FFFFFF;}
#section-5620 p { color: #FFFFFF;}
#section-5623 { background-color: #68B1C1;}
#section-5623 h1 { color: #FFFFFF;}
#section-5623 h2 { color: #FFFFFF;}
#section-5623 h3 { color: #FFFFFF;}
#section-5623 p { color: #FFFFFF;}
#section-5623 .fa, #section-5623 .fa-regular,#section-5623 .fa-solid,#section-5623 .fa-light,#section-5623 .fa-thin,#section-5623 .fa-duotone { color: #FFFFFF !important;}
#section-5623 .button, .button a { color: #68b1c1;}
#section-5623 .button, .button a { background-color: #FFFFFF;}
#section-5632 { background-color: #63A8B7;}
#section-5632 h1 { color: #FFFFFF;}
#section-5632 h2 { color: #FFFFFF;}
#section-5632 h3 { color: #FFFFFF;}
#section-5632 p { color: #FFFFFF;}
#section-5634 { background-color: #68B1C1;}
#section-5634 h1 { color: #FFFFFF;}
#section-5634 h2 { color: #FFFFFF;}
#section-5634 h3 { color: #FFFFFF;}
#section-5634 p { color: #FFFFFF;}
#section-5838 { background-color: #000000;}
#section-5838 h1 { color: #FFFFFF;}
#section-5838 h2 { color: #FFFFFF;}
#section-5838 h3 { color: #FFFFFF;}
#section-5838 p { color: #FFFFFF;}
#section-5838 { background-image: url(/sites/site0094/media/allgemein/hd_back-heringsschmaus.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-5839 { background-color: #509AAA;}
#section-5839 h1 { color: #FFFFFF;}
#section-5839 h2 { color: #FFFFFF;}
#section-5839 h3 { color: #FFFFFF;}
#section-5839 p { color: #FFFFFF;}
#section-5840 h1 { color: #FFFFFF;}
#section-5840 h2 { color: #FFFFFF;}
#section-5840 h3 { color: #FFFFFF;}
#section-5840 p { color: #FFFFFF;}
#section-7026 { background-color: #68B1C1;}
#section-7026 h1 { color: #FFFFFF;}
#section-7026 h2 { color: #FFFFFF;}
#section-7026 h3 { color: #FFFFFF;}
#section-7026 p { color: #FFFFFF;}
#section-7506 { background-color: #63A8B7;}
#section-7506 h1 { color: #FFFFFF;}
#section-7506 h2 { color: #FFFFFF;}
#section-7506 h3 { color: #FFFFFF;}
#section-7506 p { color: #FFFFFF;}
#section-7509 { background-color: #509AAA;}
#section-7509 h1 { color: #FFFFFF;}
#section-7509 h2 { color: #FFFFFF;}
#section-7509 h3 { color: #FFFFFF;}
#section-7509 p { color: #FFFFFF;}
#section-7509 { background-image: url(/sites/site0094/media/allgemein/hd_back-tuerkis.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-7509 img{border-radius:50%;border: 10px solid rgba(255,255,255,0.2);}
#section-7511 h1 { color: #FFFFFF;}
#section-7511 h2 { color: #FFFFFF;}
#section-7511 h3 { color: #FFFFFF;}
#section-7511 p { color: #FFFFFF;}
#section-15959 { background-color: #FFFFFF;}
#section-17411 { background-color: #68B1C1;}
#section-17411 {padding-bottom:0px;}
#section-17411 
{padding-top:0px;}
#section-23314 { background-color: #509AAA;}
#section-23314 h1 { color: #FFFFFF;}
#section-23314 h2 { color: #FFFFFF;}
#section-23314 h3 { color: #FFFFFF;}
#section-23314 p { color: #FFFFFF;}
#section-23314 .button, .button a { color: #509AAA;}
#section-23314 .button, .button a { background-color: #FFFFFF;}
#section-23314 { background-image: url(/sites/site0094/media/allgemein/hd_back-tuerkis.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-24846 { background-color: #FFFFFF;}
#section-24846 h2{font-size:50px;}
#section-27236 preis{background:#f2922b;}
#section-35509 { background-color: #FFFFFF;}
#section-35509 h1 { color: #509AAA;}
#section-35509 h2 { color: #509AAA;}
#section-35509 h3 { color: #509AAA;}
#section-35509 {padding-bottom:40px;}
#section-35509 
h2{font-size:50px;}
#section-36167 { background-color: #FFFFFF;}
#section-36167 h2{font-size:50px;}
#section-36168 { background-color: #FFFFFF;}
#section-36168 h1 { color: #509AAA;}
#section-36168 h2 { color: #509AAA;}
#section-36168 h3 { color: #509AAA;}
#section-36168 {padding-bottom:40px;}
#section-36168 
h2{font-size:50px;}
#section-Eistorten-Uebersicht preis{background:#f2922b;}
#section-Eistorten-Uebersicht 
{padding-bottom:0;}
#section-Eistorten-Uebersicht 
h2{font-size:30px;color:#539eaf;margin-bottom:60px;}
#section-36170 h1 { color: #509AAA;}
#section-36170 h2 { color: #509AAA;}
#section-36170 h3 { color: #509AAA;}
#section-36170 {padding-bottom:0;}
#section-36170 
h2{font-size:40px;}
#section-36171 h1 { color: #509AAA;}
#section-36171 h2 { color: #509AAA;}
#section-36171 h3 { color: #509AAA;}
#section-36171 {padding-bottom:0;}
#section-36171 
h2{font-size:40px;}
#section-36172 h1 { color: #509AAA;}
#section-36172 h2 { color: #509AAA;}
#section-36172 h3 { color: #509AAA;}
#section-36172 {padding-bottom:0;}
#section-36172 
h2{font-size:40px;}
#section-36175 { background-color: #FFFFFF;}
#section-36175 h2{font-size:50px;}
#section-36183 { background-color: #68B1C1;}
#section-36183 {display:none;}
#section-36186 { background-color: #68B1C1;}
#section-36186 {display:none;}
#section-36186 
{padding-top:25px;}
#section-36186 
{padding-bottom:0px;}
#section-36187 { background-color: #68B1C1;}
#section-36187 {display:none;}
#section-36188 { background-color: #68B1C1;}
#section-36188 {display:none;}
#section-36188 
{padding-top:25px;}
#section-36188 
{padding-bottom:0px;}
#section-Filialen h2{font-size:40px;color:#539eaf;margin-bottom:50px;}
#section-Filialen 
img{margin-bottom:40px;}
#section-Kontaktvorlage { background-color: #68B1C1;}
#section-Kontaktvorlage h1 { color: #FFFFFF;}
#section-Kontaktvorlage h2 { color: #FFFFFF;}
#section-Kontaktvorlage h3 { color: #FFFFFF;}
#section-Kontaktvorlage p { color: #FFFFFF;}
#section-Kontaktvorlage .fa, #section-Kontaktvorlage .fa-regular,#section-Kontaktvorlage .fa-solid,#section-Kontaktvorlage .fa-light,#section-Kontaktvorlage .fa-thin,#section-Kontaktvorlage .fa-duotone { color: #FFFFFF !important;}
#section-Kontaktvorlage .button, .button a { color: #68B1C1;}
#section-Kontaktvorlage .button, .button a { background-color: #FFFFFF;}
#section-Kontaktvorlage { background-image: url(/sites/site0094/media/allgemein/hd_back-tuerkis.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-36494 { background-color: #cae4e9;}
#section-36996 { background-color: #FFFFFF;}
#section-36996 h2{font-size:50px;}
#section-37011 { background-color: #EEEEEE;}
#section-37011 h1 { color: #509AAA;}
#section-37011 h2 { color: #509AAA;}
#section-37011 h3 { color: #509AAA;}
#section-37011 .large-4.medium-6.small-12.columns{background:white;border: dashed 1px #539eaf;background: #FFF;margin: 1%;padding: 3%;width: 31%;}
#section-37011 
small{color:#888;}
#section-37011 
h2{line-height:36px;margin-bottom:40px;font-size:40px;}
#section-37011 
strike{color:#999;}
#section-37011 
.fa-solid{color:#539eaf;font-size:18px;}
#section-37011 
.fa-times-circle{color:#539eaf;font-size:18px;}
#section-37011 
img{width:50%;}
#section-37059 { background-color: #455460;}
#section-37059 h1 { color: #FFFFFF;}
#section-37059 h2 { color: #FFFFFF;}
#section-37059 h3 { color: #FFFFFF;}
#section-37059 p { color: #EEEEEE;}
#section-37059 { background-image: url(/sites/site0094/media/allgemein/hd_back-dinnerfoto.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37061 h1 { color: #FFFFFF;}
#section-37061 h2 { color: #FFFFFF;}
#section-37061 h3 { color: #FFFFFF;}
#section-37061 p { color: #FFFFFF;}
#section-37062 { background-color: #63A8B7;}
#section-37062 h1 { color: #FFFFFF;}
#section-37062 h2 { color: #FFFFFF;}
#section-37062 h3 { color: #FFFFFF;}
#section-37062 p { color: #FFFFFF;}
#section-37062 { background-image: url(/sites/site0094/media/allgemein/hd_back-tuerkis.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37062 h2{font-size:40px;}
#section-37065 { background-color: #FFFFFF;}
#section-37065 { background-image: url(/sites/site0094/media/allgemein/hd_back-eisbecher.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-37065 {padding-bottom:20px;}
#section-37071 { background-color: #cae4e9;}
#section-37075 { background-color: #509AAA;}
#section-37075 h1 { color: #FFFFFF;}
#section-37075 h2 { color: #FFFFFF;}
#section-37075 h3 { color: #FFFFFF;}
#section-37075 p { color: #FFFFFF;}
#section-37075 img{border-radius:50%;border:8px solid rgba(255,255,255,0.6);}
#section-37075 
h1{font-size:60px;}
#section-37078 h1 { color: #509AAA;}
#section-37078 h2 { color: #509AAA;}
#section-37078 h3 { color: #509AAA;}
#section-37078 {padding-bottom:20px;}
#section-37078 
h2{font-size:40px;margin-bottom:50px;}
#section-37079 {padding-top:0;}
#section-37122 { background-color: #FFFFFF;}
#section-37122 h2{font-size:50px;}
#section-37123 { background-color: #FFFFFF;}
#section-37123 h2{font-size:50px;}
#section-37126 {padding-bottom:0px;}
#section-37127 {padding-top:0px;}
#section-37129 h1 { color: #FFFFFF;}
#section-37129 h2 { color: #FFFFFF;}
#section-37129 h3 { color: #FFFFFF;}
#section-37129 p { color: #FFFFFF;}
#section-43375 p{font-size:6px;}
#section-43375 
{padding-top:10px;}
#section-43375 
{padding-bottom:10px;}
#section-44442 { background-color: #FFFFFF;}
#section-44442 img{object-fit: contain;width:80%;height:80%;}
#section-44442 
{padding-top:0px;padding-bottom:0px;}
#section-49991 { background-color: #FFFFFF;}
#section-49991 {padding-bottom:20px;}
#section-49992 img{width:60%;}
#section-49994 h2{font-size:40px;color:#539eaf;margin-bottom:50px;}
#section-49994 
img{margin-bottom:40px;}
#section-59036 {padding-top:30px;}
#section-59272 { background-color: #FFFFFF;}
#section-59272 img{object-fit: contain;width:80%;height:80%;}
#section-59272 
{padding-top:0px;padding-bottom:0px;}
#section-68512 { background-color: #FFFFFF;}
#section-68512 h2{font-size:50px;}
#section-68513 { background-color: #68B1C1;}
#section-68514 { background-color: #68B1C1;}
#section-68515 { background-color: #68B1C1;}
#section-68515 {display:none;}
#section-68515 
{padding-top:25px;}
#section-68515 
{padding-bottom:0px;}
#section-68517 { background-color: #68B1C1;}
#section-68517 {padding-top:25px;}
#section-68517 
{padding-bottom:0px;}
#section-68518 { background-color: #68B1C1;}

/* Custom Styles */

a:hover{color:black;}

header {background: rgba(255,255,255,0.9);margin-top:0; margin-bottom:10px;}

h5#logo-center { height:90px !important; margin: 25px auto 35px auto; }

main section,main article{background: rgba(255,255,255,0.85);}

.center {display: block; margin-left: auto; margin-right: auto; width: 75%;}
.button{font-size:18px;border-radius:8px; align: center;}

.preis{color:white;}
bloghead{font-family:Julius Sans One;font-size:1.3em;}
info{padding: 5px 0 5p 0;background:#539eaf;color:white;font-size:1.1em;}

preis{font-size:24px;background:green;color:white;font-weight:normal;padding:10px;margin-right:5px;}
preis_blau{font-size:24px;background:#539eaf;color:white;font-weight:normal;padding:10px;margin-right:5px;}
tag_green_s{font-size:14px;color:white;background:#539eaf;padding:5px;}

#bizkit_popup p{font-size:12px !important;}
#bizkit_popup h2{font-size:24px;margin-top:10px;color:#539eaf;}

h4{font-size:24px;}
h5{color:white;}
eis{background:#539eaf;color:white;font-size:18px;padding: 5px 10px 5px 10px;}
info-weiss{background:#FFFFFF;color:#539eaf;font-size:22px;padding: 5px 10px 5px 10px;}
info-blau{background:#539eaf;color:#FFFFFF;font-size:22px;padding: 5px 10px 5px 10px;}
.button{font-size:18px;}
.newsletterfeld {height: 50px; margin-top:20px;padding: 10px;}
.newsletterfeld2 {width: 450px;height: 50px; margin-top:20px;padding: 10px;}
.newsletterbutton {background:#68B1C1;padding: 10px;}
.tabs-title a {font-size:18px !important;font-family: Roboto;}

.icon-list {list-style: none;}
.icon-list li{position: relative;font-size:18px;}
.icon-list i {font-size: 0.8em;position: absolute;left: -1.2em;width: 2em;line-height: 0.35em;margin: 10px 0;}
.icon-list .fa-solid{font-size:18px;color:#539eaf;}

#section-5534 img{border-radius:50%;border: 10px solid rgba(255,255,255,0.2);}
#section-5336 h2{margin-top:35px !important;}
#section-5537 img{border-radius:50%;border: 10px solid rgba(255,255,255,0.2);}
#section-5539 h2{font-size: 30px; font-style:italic;}
#section-5539 img{border-radius:50%;border: 10px solid rgba(255,255,255,0.2);}
#section-5563 img{border-radius:50%;border: 10px solid rgba(255,255,255,0.2);}
#section-5564 h2{font-size: 30px; font-style:italic;}
#section-5564 img{border-radius:50%;border: 10px solid rgba(255,255,255,0.2);}
#section-5583 h2{font-size: 30px; font-style:italic;}
#section-5583 img{border-radius:50%;border: 10px solid rgba(255,255,255,0.2);}
#section-5585 img{border-radius:50%;border: 10px solid rgba(255,255,255,0.2);}
#section-5587 img{border-radius:50%;border: 10px solid rgba(255,255,255,0.2);}
#section-5595 img{border-radius:50%;border: 10px solid rgba(255,255,255,0.2);}
#section-5595 h2{font-size: 30px; font-style:italic;}
#section-5602 h4{font-size: 24px;color:white;}
#section-5623{display:none;}
#section-5623 h4{color:white;}
#section-5623 a {color:white;}
#section-7026{background:linear-gradient(bottom right, #509AAA,#68B1C1);}

// eistorten



#section-37011 .large-4.medium-6.small-12.columns b {
    font-size: 24px;
    background: #AACC33;
    color: #FFFFFF;
    padding: 2px 5px;
}

#section-37011 .large-4.medium-6.small-12.columns h3 {
    font-weight: 400;
}


@media screen and (max-width: 899px){

#section-37011 .large-4.medium-6.small-12.columns{width: 90%;margin: 20px 5%;padding-top: 30px;min-height: 100px;height: auto;}

#section-5623{display:block;}
.newsletterfeld2 {width: 95%;height: 50px; margin-top:20px;padding: 10px;}
.fa-chevron-right{display:none !important;}
.fa-chevron-left{display:none !important;}
#section-36173{display:none;}
#section-36183{display:block; !important;}
#section-36184{display:block; !important;}
#section-36174{display:none;}
#section-36187{display:block; !important;}
#section-36186{display:block; !important;}
#section-36175{display:none;}
#section-36188{display:block; !important;}
#section-36189{display:block; !important;}

#section-37011 .large-4.medium-6.small-12.columns {
    width: 90%; 
    margin: 20px 5%;
    padding-top: 30px;
    min-height: 100px;
    height: auto;
}
}


/* Speisekarte */

#print-21{
margin:0 auto 0 auto;
width:50%;
text-align:center;
}
#print-21 h1,h2 {
font-size:1.6em;
color:black;
}
#print-21 h2{
margin-top:1cm;
}
#print-21 h3 {
font-size:1.2em;
margin:0.8cm auto 0 auto;
color:black;
}
#print-21 p {
font-size:0.8em;
line-height:1.2em;
margin-top: 0.2cm;
color:black;
}
#print-21 #print-logo{
width:200px;
margin: 1cm 0 1cm 0;
}
#print-footer-21{
position:absolute;left: 5.5cm;bottom:0.5cm;width:10cm;
}
#print-footer-21 p{font-size:0.7em;
line-height: 0.6em;
color:black;}

#print-19{
margin:0 auto 0 auto;
width:50%;
text-align:center;
}
#print-19 h1,h2 {
font-size:1em;
line-height:1em;
color:black;
}
#print-19 h3 {
font-size:0.9em;
margin:0.3cm auto 0 auto;
color:black;
}
#print-19 p {
font-size:0.6em;
font-height:0.6em;
margin-top: 0.1cm;
color:black;
margin-bottom:0;
}

#print-19 .allergene {
margin:0;padding:0;
height:0;
}

#print-19 #print-logo{
width:200px;
margin: 1cm 0 0 0;
}
#print-footer-19{
position:absolute;left: 5.5cm;bottom:0.5cm;width:10cm;
}
#print-footer-19 p{font-size:10px;
line-height: 0.3em;
color:black;}