




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

@import url('/engine/fonts/Helvetica.css');
@import url('/engine/fonts/Libre-Bodoni.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: #111111;
}

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

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


h1 {
	font-size: 50px;
}

h2 {
	font-size: 40px;
}

h3 {
	font-size: 28px;
}

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

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

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

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

footer a {
	color: #444444;
}

footer a:hover {
	color: #444444;
}

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

header .menu a,
.row_icons {
	color:#000000;
    font-size: 13px;
    font-family: 'Helvetica';
}

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


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

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

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

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

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

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

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

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

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

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




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

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

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

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

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

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



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

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






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

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

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

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

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

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

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

.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: Helvetica;
    color: #111111;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Helvetica;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Helvetica;
	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: Helvetica;
	 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-45880 h1 { color: #FFFFFF;}
#section-45880 h2 { color: #FFFFFF;}
#section-45880 h3 { color: #FFFFFF;}
#section-45880 p { color: #EEEEEE;}
#section-45880 {margin-top:0;}
#section-45881 {display:none;}
#section-45882 {position:relative;}
#section-45883 {display:none;}
#section-45885 { background-color: #DDDDDD;}
#section-45885 h2{margin-bottom:40px;}
#section-45886 h2{margin-bottom:50px;}
#section-45887 h2{margin-bottom:50px;}
#section-45887 
{background:linear-gradient(to bottom right,#DDD,#EEE);}
#section-45888 { background-color: #444444;}
#section-45888 h1 { color: #FFFFFF;}
#section-45888 h2 { color: #FFFFFF;}
#section-45888 h3 { color: #FFFFFF;}
#section-45888 p { color: #EEEEEE;}
#section-45888 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-45889 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-45890 { background-color: #000000;}
#section-45890 { background-image: url(/sites/site0284/media/testbilder-16-9/hd_alm.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-45890 .large-6:nth-child(2){background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-45891 h1 { color: #FFFFFF;}
#section-45891 h2 { color: #FFFFFF;}
#section-45891 h3 { color: #FFFFFF;}
#section-45891 p { color: #EEEEEE;}
#section-45903 { background-color: #FFFFFF;}
#section-45903 h1{margin-bottom:20px;margin-top:-25px;}
#section-45903 
bloghead{font-weight:bold;}
#section-45905 h2{margin-bottom:50px;}
#section-45921 .fa, #section-45921 .fa-regular,#section-45921 .fa-solid,#section-45921 .fa-light,#section-45921 .fa-thin,#section-45921 .fa-duotone { color: #ef7c1f !important;}
#section-45921 .fa-brands{color:#ef7c1f;}
#section-Kontakt-allgemein { background-color: #ef7c1f;}
#section-Kontakt-allgemein h1 { color: #FFFFFF;}
#section-Kontakt-allgemein h2 { color: #FFFFFF;}
#section-Kontakt-allgemein h3 { color: #FFFFFF;}
#section-Kontakt-allgemein p { color: #EEEEEE;}
#section-45924 { background-color: #EEEEEE;}
#section-45947 { background-color: #FFFFFF;}
#section-45947 h1{margin-bottom:20px;margin-top:-25px;}
#section-45947 
bloghead{font-weight:bold;}
#section-45948 h2{margin-bottom:50px;}
#section-45949 { background-color: #FFFFFF;}
#section-45949 h1{margin-bottom:20px;margin-top:-25px;}
#section-45949 
bloghead{font-weight:bold;}
#section-45951 { background-color: #FFFFFF;}
#section-45951 h1{margin-bottom:20px;margin-top:-25px;}
#section-45951 
bloghead{font-weight:bold;}
#section-blog3-besucher-interessierte-auch h2{font-size:28px;margin-bottom:50px;}
#section-blog3-besucher-interessierte-auch 
{padding-top:0;}
#section-45953 h1 { color: #ef7c1f;}
#section-45953 h2 { color: #ef7c1f;}
#section-45953 h3 { color: #ef7c1f;}
#section-45953 { background-image: url(/sites/site0284/media/backgrounds/hd_back-wohnhaus.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-45953 h1{font-size:60px;width:70%;line-height:70px;}
#section-45953 
p{font-size:20px;width:70%;}
#section-45953 
{background-position:top center;}
#section-45954 { background-color: #ef7c1f;}
#section-45954 h1 { color: #ffdb2f;}
#section-45954 h2 { color: #ffdb2f;}
#section-45954 h3 { color: #ffdb2f;}
#section-45954 p { color: #ffdb2f;}
#section-45954 h1{font-size:70px;width:70%;line-height:80px;}
#section-45954 
weiss{color:white;}
#section-45956 {padding-top:0;}
#section-45956 
img{margin-bottom:15px;}
#section-45957 {padding-bottom:20px;padding-top:20px;}
#section-45957 
img{border:1px solid #DDD;margin-bottom:10px;}
#section-45957 
.large-8{border-left:1px solid #DDD;}
#section-45957 
.large-4{border-left:1px solid #DDD;}
#section-45957 
h1{margin-bottom:10px;font-size:40px;}
#section-45957 
h3{line-height:32px;}
#section-45958 img{border:1px solid #DDD;margin-bottom:10px;}
#section-45958 
{padding-top:20px;}
#section-45958 
.large-4{border-left:1px solid #DDD;}
#section-45958 
h3{line-height:32px;}
#section-46015 .button, .button a { background-color: #FFFFFF;}
#section-46015 .large-6:first-child{background-color:#ffdb2f;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46015 
.large-6:nth-child(2){background-color:#ef7c1f;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46015 
{padding-top:0px;padding-bottom:0px;}
#section-46016 { background-image: url(/sites/site0284/media/backgrounds/hd_awards.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-46016 .large-6:first-child{background-color:rgba(255,255,255,0.7);padding:20px;margin: 0;}
#section-46016 
{background-position:top center;}
#section-ueber-funk-kurz { background-color: #ffdb2f;}
#section-ueber-funk-kurz p { color: #555555;}
#section-ueber-funk-kurz .button, .button a { background-color: #FFFFFF;}
#section-ueber-funk-kurz img{border-radius:50%;border:10px solid white;}
#section-ueber-funk-kurz 
p{font-size:22px;}
#section-46019 .large-4:nth-child(2){background:#ffdb2f;padding:20px;margin: 0;border-radius:15px;}
#section-46024 h1 { color: #ef7c1f;}
#section-46024 h2 { color: #ef7c1f;}
#section-46024 h3 { color: #ef7c1f;}
#section-46024 { background-image: url(/sites/site0284/media/backgrounds/hd_back-wien-panorama.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-46024 h1{font-size:60px;width:70%;line-height:70px;}
#section-46024 
p{font-size:20px;width:70%;}
#section-46024 
{background-position:top center;}
#section-46025 .large-4:nth-child(2){background:#ffdb2f;padding:20px;margin: 0;border-radius:15px;}
#section-46029 h1 { color: #ef7c1f;}
#section-46029 h2 { color: #ef7c1f;}
#section-46029 h3 { color: #ef7c1f;}
#section-46029 { background-image: url(/sites/site0284/media/backgrounds/hd_back-loft.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-46029 h1{font-size:60px;width:70%;line-height:70px;}
#section-46029 
p{font-size:20px;width:70%;}
#section-46029 
{background-position:center center;}
#section-46030 .large-4:nth-child(2){background:#ffdb2f;padding:20px;margin: 0;border-radius:15px;}
#section-46034 { background-color: #6ea1b4;}
#section-46034 h1 { color: #000000;}
#section-46034 h2 { color: #000000;}
#section-46034 h3 { color: #000000;}
#section-46034 p { color: #FFFFFF;}
#section-46034 h1{font-size:60px;width:70%;line-height:70px;}
#section-46034 
p{font-size:20px;width:70%;}
#section-46034 
{background-position:top center;padding-bottom:20px;}
#section-46035 h1 { color: #6ea1b4;}
#section-46035 h2 { color: #6ea1b4;}
#section-46035 h3 { color: #6ea1b4;}
#section-46035 .large-4:nth-child(2){background:#6ea1b4;padding:20px;margin: 0;border-radius:15px;}
#section-46035 
h3:nth-child(1){color:white;}
#section-46035 
.gross{color:#6ea1b4;border-left: 4px solid #6ea1b4;}
#section-46039 h1 { color: #ef7c1f;}
#section-46039 h2 { color: #ef7c1f;}
#section-46039 h3 { color: #ef7c1f;}
#section-46039 { background-image: url(/sites/site0284/media/backgrounds/hd_back-office.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-46039 h1{font-size:60px;width:70%;line-height:70px;}
#section-46039 
p{font-size:20px;width:70%;}
#section-46039 
{background-position:center center;}
#section-46040 .large-4:nth-child(2){background:#ffdb2f;padding:20px;margin: 0;border-radius:15px;}
#section-Callback-Formular { background-color: #ef7c1f;}
#section-Callback-Formular h1 { color: #FFFFFF;}
#section-Callback-Formular h2 { color: #FFFFFF;}
#section-Callback-Formular h3 { color: #FFFFFF;}
#section-Callback-Formular p { color: #FFFFFF;}
#section-46116 { background-color: #ef7c1f;}
#section-46116 h1 { color: #FFFFFF;}
#section-46116 h2 { color: #FFFFFF;}
#section-46116 h3 { color: #FFFFFF;}
#section-46116 p { color: #ffdb2f;}
#section-46116 h1{font-size:70px;width:70%;}
#section-46116 
weiss{color:white;}
#section-46117 {padding-bottom:0;}
#section-46119 {border-top:1px solid #ddd;padding-top:50px;}
#section-46119 
h2{margin-bottom:40px;margin-top:0px;}
#section-46119 
.large-4:first-child{background-color:#ffdb2f;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46119 
.large-4:nth-child(2){background-color:#faae27;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46119 
.large-4:nth-child(3){background-color:#ef7c1f;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46121 {padding-top:0;}
#section-46121 
.large-4:first-child{background-color:#EEE;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46121 
.large-4:nth-child(2){background-color:#DDD;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46121 
.large-4:nth-child(3){background-color:#CCC;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46122 {padding-top:0;}
#section-46123 { background-color: #ef7c1f;}
#section-46123 h1 { color: #FFFFFF;}
#section-46123 h2 { color: #FFFFFF;}
#section-46123 h3 { color: #FFFFFF;}
#section-46123 p { color: #ffdb2f;}
#section-46123 h1{font-size:70px;width:70%;}
#section-46123 
weiss{color:white;}
#section-46124 {padding-bottom:0;}
#section-46125 {padding-top:0;}
#section-46126 {padding-top:0;}
#section-46126 
.large-4:first-child{background-color:#EEE;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46126 
.large-4:nth-child(2){background-color:#DDD;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46126 
.large-4:nth-child(3){background-color:#CCC;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46127 {border-top:1px solid #ddd;padding-top:50px;}
#section-46127 
h2{margin-bottom:40px;margin-top:0px;}
#section-46127 
.large-4:first-child{background-color:#ffdb2f;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46127 
.large-4:nth-child(2){background-color:#faae27;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46127 
.large-4:nth-child(3){background-color:#ef7c1f;padding:20px;margin: 0;border:10px solid white;border-radius:25px;}
#section-46147 { background-color: #ef7c1f;}
#section-46147 h1 { color: #ffdb2f;}
#section-46147 h2 { color: #ffdb2f;}
#section-46147 h3 { color: #ffdb2f;}
#section-46147 p { color: #ffdb2f;}
#section-46147 h1{font-size:70px;width:70%;line-height:80px;}
#section-46147 
weiss{color:white;}
#section-46148 h3{font-family:Arial;font-size:16px;font-weight:bold;}
#section-46148 
img{border-radius:15px;}
#section-46148 
{padding-bottom:0;}
#section-46149 {padding-top:0;}
#section-46149 
h3{font-family:Arial;font-size:16px;font-weight:bold;}
#section-46149 
img{border-radius:15px;}
#section-46151 { background-color: #ef7c1f;}
#section-46151 h1 { color: #ffdb2f;}
#section-46151 h2 { color: #ffdb2f;}
#section-46151 h3 { color: #ffdb2f;}
#section-46151 p { color: #ffdb2f;}
#section-46151 h1{font-size:70px;width:70%;line-height:80px;}
#section-46151 
weiss{color:white;}
#section-46153 { background-color: #ef7c1f;}
#section-46153 h1 { color: #ffdb2f;}
#section-46153 h2 { color: #ffdb2f;}
#section-46153 h3 { color: #ffdb2f;}
#section-46153 p { color: #FFFFFF;}
#section-46153 .button, .button a { background-color: #FFFFFF;}
#section-46153 h1{font-size:60px;width:70%;line-height:70px;}
#section-46153 
p{width:70%;}
#section-46153 
weiss{color:white;}
#section-46153 
img{box-shadow:2px 2px 4px rgba(0,0,0,0.5);}
#section-46731 img{border:1px solid #DDD;margin-bottom:10px;}
#section-46731 
{padding-top:20px;}
#section-46731 
.large-4{border-left:1px solid #DDD;}
#section-46731 
h3{line-height:32px;}
#section-46760 h1 { color: #ef7c1f;}
#section-46760 h2 { color: #ef7c1f;}
#section-46760 h3 { color: #ef7c1f;}
#section-46760 { background-image: url(/sites/site0284/media/backgrounds/hd_back-office2.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-46760 h1{font-size:60px;width:70%;line-height:70px;}
#section-46760 
p{font-size:20px;width:70%;}
#section-46760 
{background-position:center center;}
#section-46761 .large-4:nth-child(2){background:#ffdb2f;padding:20px;margin: 0;border-radius:15px;}
#section-46764 {padding-top:0;}
#section-46766 {padding-top:0;}
#section-46766 
h3{font-family:Arial;font-size:16px;font-weight:bold;}
#section-46766 
img{border-radius:15px;}
#section-46767 {padding-top:0;}
#section-46767 
h3{font-family:Arial;font-size:16px;font-weight:bold;}
#section-46767 
img{border-radius:15px;}
#section-46768 {padding-top:0;}
#section-46768 
h3{font-family:Arial;font-size:16px;font-weight:bold;}
#section-46768 
img{border-radius:15px;}
#section-46770 { background-color: #ef7c1f;}
#section-46770 h1 { color: #ffdb2f;}
#section-46770 h2 { color: #ffdb2f;}
#section-46770 h3 { color: #ffdb2f;}
#section-46770 p { color: #ffdb2f;}
#section-46770 h1{font-size:70px;width:70%;line-height:80px;}
#section-46770 
weiss{color:white;}
#section-46771 {padding-bottom:60px;}
#section-46772 {padding-bottom:0;padding-top:0;}
#section-46773 {padding-bottom:0;}
#section-46774 {padding-bottom:0;}
#section-46775 {padding-bottom:0;}
#section-46776 {padding-bottom:0;}
#section-46777 {padding-bottom:0;}
#section-46781 { background-color: #ef7c1f;}
#section-46781 h1 { color: #ffdb2f;}
#section-46781 h2 { color: #ffdb2f;}
#section-46781 h3 { color: #ffdb2f;}
#section-46781 p { color: #ffdb2f;}
#section-46781 h1{font-size:70px;width:70%;line-height:80px;}
#section-46781 
weiss{color:white;}
#section-46783 {padding-bottom:0;}
#section-46799 h1 { color: #ef7c1f;}
#section-46799 h2 { color: #ef7c1f;}
#section-46799 h3 { color: #ef7c1f;}
#section-46799 { background-image: url(/sites/site0284/media/backgrounds/hd_back-office-kontakt.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-46799 h1{font-size:60px;width:70%;line-height:70px;}
#section-46799 
p{font-size:20px;width:70%;}
#section-46799 
{background-position:center center;}
#section-46802 { background-color: #FFFFFF;}
#section-46802 h1{margin-bottom:20px;margin-top:-25px;}
#section-46802 
bloghead{font-weight:bold;}
#section-46805 { background-color: #FFFFFF;}
#section-46805 h1{margin-bottom:20px;margin-top:-25px;}
#section-46805 
bloghead{font-weight:bold;}
#section-46808 { background-color: #FFFFFF;}
#section-46808 h1{margin-bottom:20px;margin-top:-25px;}
#section-46808 
bloghead{font-weight:bold;}
#section-46812 { background-color: #FFFFFF;}
#section-46812 h1{margin-bottom:20px;margin-top:-25px;}
#section-46812 
bloghead{font-weight:bold;}
#section-46815 { background-color: #FFFFFF;}
#section-46815 h1{margin-bottom:20px;margin-top:-25px;}
#section-46815 
bloghead{font-weight:bold;}
#section-46818 h3{font-family:Arial;font-size:16px;font-weight:bold;}
#section-46818 
img{border-radius:15px;}
#section-46820 { background-color: #ef7c1f;}
#section-46820 h1 { color: #FFFFFF;}
#section-46820 h2 { color: #FFFFFF;}
#section-46820 h3 { color: #FFFFFF;}
#section-46820 p { color: #FFFFFF;}
#section-46821 { background-color: #ef7c1f;}
#section-46821 h1 { color: #ffdb2f;}
#section-46821 h2 { color: #ffdb2f;}
#section-46821 h3 { color: #ffdb2f;}
#section-46821 p { color: #FFFFFF;}
#section-46821 h1{font-size:70px;width:70%;line-height:80px;}
#section-46821 
weiss{color:white;}
#section-46821 
p{font-size:24px;}
#section-46823 { background-color: #DDDDDD;}
#section-46823 h1 { color: #ef7c1f;}
#section-46823 h2 { color: #ef7c1f;}
#section-46823 h3 { color: #ef7c1f;}
#section-46823 { background-image: url(/sites/site0284/media/backgrounds/hd_back-office-kontakt.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-46916 h1 { color: #ef7c1f;}
#section-46916 h2 { color: #ef7c1f;}
#section-46916 h3 { color: #ef7c1f;}
#section-46916 img{border-radius:10px;}
#section-Lexikon-A-Z {padding-top:0;}
#section-Lexikon-A-Z 
h3{margin-bottom:10px;margin-top:25px;font-size:60px;}
#section-46977 { background-color: #FFFFFF;}
#section-46977 h1{margin-bottom:20px;margin-top:-25px;}
#section-46977 
bloghead{font-weight:bold;}
#section-46980 { background-color: #FFFFFF;}
#section-46980 h1{margin-bottom:20px;margin-top:-25px;}
#section-46980 
bloghead{font-weight:bold;}
#section-46983 { background-color: #FFFFFF;}
#section-46983 h1{margin-bottom:20px;margin-top:-25px;}
#section-46983 
bloghead{font-weight:bold;}
#section-46986 { background-color: #FFFFFF;}
#section-46986 h1{margin-bottom:20px;margin-top:-25px;}
#section-46986 
bloghead{font-weight:bold;}
#section-46989 { background-color: #FFFFFF;}
#section-46989 h1{margin-bottom:20px;margin-top:-25px;}
#section-46989 
bloghead{font-weight:bold;}
#section-47207 h1 { color: #ef7c1f;}
#section-47207 h2 { color: #ef7c1f;}
#section-47207 h3 { color: #ef7c1f;}
#section-47207 img{border-radius:10px;}
#section-47209 h1 { color: #ef7c1f;}
#section-47209 h2 { color: #ef7c1f;}
#section-47209 h3 { color: #ef7c1f;}
#section-47209 img{border-radius:10px;}
#section-47979 { background-color: #FFFFFF;}
#section-47979 h1{margin-bottom:20px;margin-top:-25px;}
#section-47979 
bloghead{font-weight:bold;}
#section-47982 {padding-top:0;}
#section-47982 
img{margin-bottom:15px;}
#section-47983 { background-color: #EEEEEE;}
#section-47983 img{margin-bottom:15px;}
#section-47984 img{margin-bottom:15px;}
#section-Lexikon-PDF-Download { background-color: #ffdb2f;}
#section-Lexikon-PDF-Download .button, .button a { background-color: #FFFFFF;}
#section-Lexikon-PDF-Download img{box-shadow:0px 2px 2px rgba(0,0,0,0.5);}
#section-47992 h1 { color: #ef7c1f;}
#section-47992 h2 { color: #ef7c1f;}
#section-47992 h3 { color: #ef7c1f;}
#section-47992 img{border-radius:10px;}
#section-47993 h1 { color: #ef7c1f;}
#section-47993 h2 { color: #ef7c1f;}
#section-47993 h3 { color: #ef7c1f;}
#section-47993 img{border-radius:10px;}
#section-52801 { background-color: #ef7c1f;}
#section-52801 h1 { color: #ffdb2f;}
#section-52801 h2 { color: #ffdb2f;}
#section-52801 h3 { color: #ffdb2f;}
#section-52801 p { color: #FFFFFF;}
#section-52801 h1{font-size:70px;width:70%;line-height:80px;}
#section-52801 
weiss{color:white;}
#section-52801 
p{font-size:24px;}
#section-52802 .button{font-size:24px;}
#section-52802 
.button .fa-solid{font-size:18px;}
#section-52803 { background-color: #DDDDDD;}
#section-52803 h1 { color: #ef7c1f;}
#section-52803 h2 { color: #ef7c1f;}
#section-52803 h3 { color: #ef7c1f;}
#section-52803 { background-image: url(/sites/site0284/media/backgrounds/hd_back-office-kontakt.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-52804 th{background:#84bc65;text-align:center;}
#section-52804 
th:nth-child(2){background:#ede447;}
#section-52804 
th:nth-child(3){background:#f8b447;}
#section-52804 
b{font-size:22px;}
#section-52804 
{padding-top:10px;}
#section-52808 { background-color: #efefef;}
#section-52808 p{font-size:20px;}
#section-53738 { background-color: #efefef;}
#section-53738 { background-image: url(/sites/site0284/media/backgrounds/hd_back-vermietung-pdf-mockup.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-53738 p{font-size:20px;}
#section-53738 
{background-position:top center;padding-bottom:200px;}
#section-53892 { background-color: #FFFFFF;}
#section-53892 h1{margin-bottom:20px;margin-top:-25px;}
#section-53892 
bloghead{font-weight:bold;}
#section-54083 { background-color: #FFFFFF;}
#section-54083 h1{margin-bottom:20px;margin-top:-25px;}
#section-54083 
bloghead{font-weight:bold;}
#section-55611 { background-color: #FFFFFF;}
#section-55611 h1{margin-bottom:20px;margin-top:-25px;}
#section-55611 
bloghead{font-weight:bold;}
#section-56282 { background-color: #FFFFFF;}
#section-56282 h1{margin-bottom:20px;margin-top:-25px;}
#section-56282 
bloghead{font-weight:bold;}
#section-56285 { background-color: #FFFFFF;}
#section-56285 h1{margin-bottom:20px;margin-top:-25px;}
#section-56285 
bloghead{font-weight:bold;}
#section-57898 { background-color: #FFFFFF;}
#section-57898 h1{margin-bottom:20px;margin-top:-25px;}
#section-57898 
bloghead{font-weight:bold;}
#section-57901 { background-color: #FFFFFF;}
#section-57901 h1{margin-bottom:20px;margin-top:-25px;}
#section-57901 
bloghead{font-weight:bold;}
#section-58336 {padding-bottom:20px;padding-top:20px;}
#section-58336 
img{border:1px solid #DDD;margin-bottom:10px;}
#section-58336 
.large-8{border-left:1px solid #DDD;}
#section-58336 
.large-4{border-left:1px solid #DDD;}
#section-58336 
h1{margin-bottom:10px;font-size:40px;}
#section-58336 
h3{line-height:32px;}
#section-58337 img{border:1px solid #DDD;margin-bottom:10px;}
#section-58337 
{padding-top:20px;}
#section-58337 
.large-4{border-left:1px solid #DDD;}
#section-58337 
h3{line-height:32px;}
#section-58344 { background-color: #ffdb2f;}
#section-58344 p { color: #555555;}
#section-58344 .button, .button a { background-color: #FFFFFF;}
#section-58344 img{border-radius:50%;border:10px solid white;}
#section-58344 
p{font-size:22px;}
#section-58345 { background-color: #ef7c1f;}
#section-58345 h1 { color: #FFFFFF;}
#section-58345 h2 { color: #FFFFFF;}
#section-58345 h3 { color: #FFFFFF;}
#section-58345 p { color: #FFFFFF;}
#section-58347 { background-color: #ffdb2f;}
#section-58347 .button, .button a { background-color: #ef7c1f;}
#section-59172 { background-color: #FFFFFF;}
#section-59172 h1{margin-bottom:20px;margin-top:-25px;}
#section-59172 
bloghead{font-weight:bold;}
#section-59175 { background-color: #FFFFFF;}
#section-59175 h1{margin-bottom:20px;margin-top:-25px;}
#section-59175 
bloghead{font-weight:bold;}
#section-59457 { background-color: #FFFFFF;}
#section-59457 h1{margin-bottom:20px;margin-top:-25px;}
#section-59457 
bloghead{font-weight:bold;}
#section-59518 { background-color: #FFFFFF;}
#section-59518 h1{margin-bottom:20px;margin-top:-25px;}
#section-59518 
bloghead{font-weight:bold;}
#section-59604 {padding-top:0;}
#section-59604 
h3{font-family:Arial;font-size:16px;font-weight:bold;}
#section-59604 
img{border-radius:15px;}
#section-61888 iframe{border:0;height:500px;}
#section-61889 { background-color: #ef7c1f;}
#section-61889 h1 { color: #ffdb2f;}
#section-61889 h2 { color: #ffdb2f;}
#section-61889 h3 { color: #ffdb2f;}
#section-61889 p { color: #FFFFFF;}
#section-61889 h1{font-size:70px;width:70%;line-height:80px;}
#section-61889 
weiss{color:white;}
#section-61889 
p{font-size:24px;}

/* Custom Styles */

h5#logo{height:50px !important;width:200px !important;}
body a:hover{color:#555;}
header{padding:20px 0 20px 0;box-shadow:0 0 2px #000;}
.top-bar .row{min-width:80%;text-align:center;}
.top-bar-right { margin-top: 10px; }

.top-bar .top-bar-right > ul.menu.medium-horizontal > li:nth-child(1) a {background:#ef7c1f;color:white;padding:7px;margin-right:6px;}
.top-bar .top-bar-right > ul.menu.medium-horizontal > li:nth-child(1) a:hover {background:#ffdb2f;color:white;}
.top-bar .top-bar-right > ul.menu.medium-horizontal > li:nth-child(2) a {background:#ffdb2f;color:#ef7c1f;padding:7px;}
.top-bar .top-bar-right > ul.menu.medium-horizontal > li:nth-child(2) a:hover {background:#ef7c1f;color:#ffdb2f !important;}
.top-bar .top-bar-right > ul.menu.medium-horizontal > li:nth-last-child(-n+3) a {padding: 5px;}

footer{border-top:1px solid #888;}
.button{font-size:14px;border-radius:8px;}
footer p{font-size:14px;}
footer a:link{font-size:14px;}
.gross{font-size:40px;font-family:Libre Bodoni;color:#ef7c1f;border-left:4px solid #ef7c1f;line-height:48px;padding-left:20px;}
preis{background:#B1C677;color:white;font-weight:bold;padding:10px;}
motto{font-family:Helvetica, Arial;font-size:16px;color:#AAA;font-weight:bold;}

.td_orange{background:#f8b447;padding:7px;}
.td_gelb{background:#ede447;padding:7px;}

h1{line-height:54px;}
subhead{font-size:21px;font-weight:bold;padding-bottom:50px;}
filter{background:#ffdb2f;padding:6px;border-radius:5px;margin-right:10px;font-size:12px;}

.icon-list {list-style: none;}
.icon-list li{position:relative;font-size:16px;}
.icon-list i {font-size: 0.7em;position: absolute;left: -1.2em;width: 2em;line-height: 0.37em;margin: 10px 0;}
.icon-list .fa-solid{font-size:20px;color:#B1C677;}
#immosuche_desktop{text-align:center;background:#ef7c1f;position:fixed;width:180px;right:0;top:38px;height:35px;z-Index:10000;text-transform:uppercase;padding-top:5px;display:block;border-radius:10px 0 0 10px;box-shadow:0 0 2px #bbb;}
#immosuche_desktop a:link{color:white;font-size:14px;font-weight:normal;}
#immosuche_desktop a:hover{color:white;}
#immosuche_desktop a:visited{color:white;}

#immosuche_mobile{text-align:center;background:#ef7c1f;position:fixed;width:100%;bottom:0;height:65px;z-Index:10000;text-transform:uppercase;padding-top:14px;display:none;}
#immosuche_mobile a:link{color:white;font-size:22px;font-weight:normal;}
#immosuche_mobile a:hover{color:white;}
#immosuche_mobile a:visited{color:white;}

/* hintergrund anklickbarer teil */
.accor{background:#FFF;border-bottom:1px solid #ddd;line-height:20px;}

/*  hintergrund anklickbarer teil, hover */
.accor:hover{background:#FFF;}

/*  hintergrund anklickbarer teil wenn er aktiv ist */
.accor.active{background:#EEE;}

/*  headline im anklickbaren teil */
.accor h3{color:#444444;font-size:16px;font-family:Arial;}
.accor h3:hover{color:#ef7c1f;}
/*  anklickbares zeichen / funktioniert aber nicht */
.accor:before{content: +;font-size: 14px;color: #444;}

/*  hintergrund sich öffnender content */
.panel{background:#FFF;border-radius:2px;}

/*  textgröße aufklappbarer teil */
.panel p{font-size:15px;}

/* MOBILE ANSICHTEN */
#section-14902{display:none;}
@media screen and (max-width: 899px){
header{position:relative;background-color:white;}
#immosuche_mobile{display:block;}
#immosuche_desktop{display:none;}
#section-45953 h1{font-size:45px;}
#section-46039 h1{font-size:45px;}
#section-45954 h1{font-size:45px;}
#section-46153 h1{font-size:45px;}
}