




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

@import url('/engine/fonts/Inter.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: #111111;
}
	


h1 {
	font-size: 48px;
}

h2 {
	font-size: 28px;
}

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: #FFFFFF;
    box-shadow: 0 7px 0 #FFFFFF, 0 14px 0 #FFFFFF; } 
 
.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:#FFFFFF transparent transparent;
}

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

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

footer a {
	color: #FFFFFF;
}

footer a:hover {
	color: #FFFFFF;
}

footer a .fa:hover, footer a .fa-regular:hover, footer a .fa-solid:hover, footer a .fa-light:hover, footer a .fa-thin:hover, footer a .fa-duotone:hover {
	color: #ffffff;
}

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

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


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

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

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

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

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

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

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

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

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

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

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




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

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

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

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

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

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



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

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






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

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

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

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

h5#logo_footer a  {
	background-image: url(../../sites/site0221/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: #FFFFFF;
}

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

.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: Inter;
    color: #111111;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Inter;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Inter;
	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: Inter;
	 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-23607 h1 { color: #FFFFFF;}
#section-23607 h2 { color: #FFFFFF;}
#section-23607 h3 { color: #FFFFFF;}
#section-23607 p { color: #EEEEEE;}
#section-23607 { background-image: url(/sites/site0221/media/projekt-adolfstorgasse/hd_3_-_01_exterior_golden_hour_loebell__poolhaus_patrick_johannsen_fotografie_03.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-23607 h1{margin-top:340px;margin-bottom:0;}
#section-23607 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-23614 { background-color: #f9f9f9;}
#section-23614 img{border-radius:50%;text-align:center;width:70%;border: 8px solid rgba(255,255,255,0.7);}
#section-23619 h1 { color: #FFFFFF;}
#section-23619 h2 { color: #FFFFFF;}
#section-23619 h3 { color: #FFFFFF;}
#section-23619 p { color: #EEEEEE;}
#section-23619 {background:linear-gradient(to bottom right,#333,#666);}
#section-23619 
.large-12:first-child{background-color:rgba(255,255,255,0.3);padding:20px;margin: 0;}
#section-23621 { background-color: #DDDDDD;}
#section-23621 .fa-times{color:#893e31;}
#section-23621 
.large-4.medium-6.small-12.columns {border: dashed 1px #999999;background: #FFF;min-height: 600px;margin: 1%;padding: 3%;width: 31%;}
#section-23622 { background-color: #EEEEEE;}
#section-23623 {background:linear-gradient(to bottom right,#333,#777);}
#section-23624 { background-color: #FFFFFF;}
#section-23624 h2{margin-bottom:50px;}
#section-23625 { background-color: #444444;}
#section-23625 h1 { color: #FFFFFF;}
#section-23625 h2 { color: #FFFFFF;}
#section-23625 h3 { color: #FFFFFF;}
#section-23625 p { color: #EEEEEE;}
#section-23625 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-23626 {background:linear-gradient(to bottom,#FFF,#EEE);}
#section-23627 h1 { color: #FFFFFF;}
#section-23627 h2 { color: #FFFFFF;}
#section-23627 h3 { color: #FFFFFF;}
#section-23627 p { color: #EEEEEE;}
#section-23647 .fa-solid{font-size:30px;}
#section-23647 
h3{font-size:20px;}
#section-23648 { background-color: #f2f2f2;}
#section-23648 h1{font-size:28px;margin-bottom:50px;}
#section-23650 { background-color: #EEEEEE;}
#section-24383 {padding-top:50px;padding-bottom:30px;}
#section-24383 
img:hover{width:100% !important;}
#section-24384 { background-color: #f9f9f9;}
#section-24384 {padding-top:50px;}
#section-24384 
h2{margin-bottom:20px;}
#section-24384 
.project_button{margin-top:200px;}
#section-24385 h1 { color: #FFFFFF;}
#section-24385 h2 { color: #FFFFFF;}
#section-24385 h3 { color: #FFFFFF;}
#section-24385 p { color: #EEEEEE;}
#section-24385 { background-image: url(/sites/site0221/media/projekt-the_glass_house_pavillion-attersee/hd_glass-house-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-24385 h1{margin-top:340px;margin-bottom:0;}
#section-24385 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-24395 {padding-top:200px;padding-bottom:400px;}
#section-24611 {padding-top:30px;padding-bottom:0px;}
#section-25716 h1 { color: #FFFFFF;}
#section-25716 h2 { color: #FFFFFF;}
#section-25716 h3 { color: #FFFFFF;}
#section-25716 p { color: #EEEEEE;}
#section-25716 { background-image: url(/sites/site0221/media/profil/hd_gruppenportrait_01.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-25716 h1{margin-top:340px;margin-bottom:0;}
#section-25716 
h2{margin-top:-10px;}
#section-25716 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-25721 img{border-radius:50%;}
#section-25980 { background-color: #fafafa;}
#section-25980 h3{display:none;}
#section-25980 
.row{text-align:left;}
#section-25980 
.button{display:none !important;}
#section-25980 
{padding-top:0;}
#section-25980 
p{display:none;text-align:left}
#section-27440 h1 { color: #FFFFFF;}
#section-27440 h2 { color: #FFFFFF;}
#section-27440 h3 { color: #FFFFFF;}
#section-27440 p { color: #FFFFFF;}
#section-27440 { background-image: url(/sites/site0221/media/projekt-mercedes_sls_loft/hd_4-merceds-loft-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-27440 h1{margin-top:340px;margin-bottom:0;}
#section-27440 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-27441 h1 { color: #FFFFFF;}
#section-27441 h2 { color: #FFFFFF;}
#section-27441 h3 { color: #FFFFFF;}
#section-27441 p { color: #FFFFFF;}
#section-27441 {padding-top:50px;padding-bottom:30px;}
#section-27441 
img:hover{width:100% !important;}
#section-27442 { background-color: #f9f9f9;}
#section-27442 {padding-top:50px;}
#section-27442 
h2{margin-bottom:20px;}
#section-27442 
.project_button{margin-top:200px;}
#section-27465 {padding-top:40px;padding-bottom:30px;}
#section-27466 h1 { color: #FFFFFF;}
#section-27466 h2 { color: #FFFFFF;}
#section-27466 h3 { color: #FFFFFF;}
#section-27466 p { color: #FFFFFF;}
#section-27466 { background-image: url(/sites/site0221/media/projekt-glasshouse/hd_001_glasshouse1500.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-27466 h1{text-shadow:0 0 2px #000;font-size:60px;padding-top:200px;padding-bottom:200px;}
#section-27466 
{background-width:80%;}
#section-27467 {padding-top:40px;padding-bottom:30px;}
#section-27468 .row_gallery .row{max-width:100%;margin:0;}
#section-27468 
.row_gallery .columns{padding:0;}
#section-27468 
.row_gallery img {margin: 0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#section-27468 
a.fancybox{display:block;}
#section-27468 
img{border:2px solid white;}
#section-27468 
{padding-top:0;}
#section-27469 {padding-top:0;}
#section-27472 {padding-top:40px;padding-bottom:30px;}
#section-27473 h1 { color: #FFFFFF;}
#section-27473 h2 { color: #FFFFFF;}
#section-27473 h3 { color: #FFFFFF;}
#section-27473 p { color: #FFFFFF;}
#section-27473 { background-image: url(/sites/site0221/media/projekt-glasshouse/hd_001_glasshouse1500.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-27473 h1{text-shadow:0 0 2px #000;font-size:60px;padding-top:200px;padding-bottom:200px;}
#section-27473 
{background-width:80%;}
#section-27474 {padding-top:40px;padding-bottom:30px;}
#section-27475 .row_gallery .row{max-width:100%;margin:0;}
#section-27475 
.row_gallery .columns{padding:0;}
#section-27475 
.row_gallery img {margin: 0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#section-27475 
a.fancybox{display:block;}
#section-27475 
img{border:2px solid white;}
#section-27475 
{padding-top:0;}
#section-27476 {padding-top:0;}
#section-27486 {padding-top:40px;padding-bottom:30px;}
#section-27487 h1 { color: #FFFFFF;}
#section-27487 h2 { color: #FFFFFF;}
#section-27487 h3 { color: #FFFFFF;}
#section-27487 p { color: #FFFFFF;}
#section-27487 { background-image: url(/sites/site0221/media/projekt-glasshouse/hd_001_glasshouse1500.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-27487 h1{text-shadow:0 0 2px #000;font-size:60px;padding-top:200px;padding-bottom:200px;}
#section-27487 
{background-width:80%;}
#section-27488 {padding-top:40px;padding-bottom:30px;}
#section-27489 .row_gallery .row{max-width:100%;margin:0;}
#section-27489 
.row_gallery .columns{padding:0;}
#section-27489 
.row_gallery img {margin: 0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#section-27489 
a.fancybox{display:block;}
#section-27489 
img{border:2px solid white;}
#section-27489 
{padding-top:0;}
#section-27490 {padding-top:0;}
#section-27493 {padding-top:40px;padding-bottom:30px;}
#section-27494 h1 { color: #FFFFFF;}
#section-27494 h2 { color: #FFFFFF;}
#section-27494 h3 { color: #FFFFFF;}
#section-27494 p { color: #FFFFFF;}
#section-27494 { background-image: url(/sites/site0221/media/projekt-glasshouse/hd_001_glasshouse1500.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-27494 h1{text-shadow:0 0 2px #000;font-size:60px;padding-top:200px;padding-bottom:200px;}
#section-27494 
{background-width:80%;}
#section-27495 {padding-top:40px;padding-bottom:30px;}
#section-27496 .row_gallery .row{max-width:100%;margin:0;}
#section-27496 
.row_gallery .columns{padding:0;}
#section-27496 
.row_gallery img {margin: 0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#section-27496 
a.fancybox{display:block;}
#section-27496 
img{border:2px solid white;}
#section-27496 
{padding-top:0;}
#section-27497 {padding-top:0;}
#section-29416 {padding-top:0px;padding-bottom:0;}
#section-32204 {padding-top:0px;padding-bottom:0;}
#section-32206 { background-color: #fafafa;}
#section-32206 h1{font-size:28px;line-height:20px;margin-bottom:0}
#section-32206 
p{padding-top:0;}
#section-32206 
{padding-bottom:10px;}
#section-32207 h1 { color: #FFFFFF;}
#section-32207 h2 { color: #FFFFFF;}
#section-32207 h3 { color: #FFFFFF;}
#section-32207 p { color: #EEEEEE;}
#section-32207 { background-image: url(/sites/site0221/media/projekt-privat_residence_one-vienna/hd_privat-one-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-32207 h1{margin-top:340px;margin-bottom:0;}
#section-32207 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-32208 {padding-top:50px;padding-bottom:30px;}
#section-32208 
img:hover{width:100% !important;}
#section-32212 h1 { color: #FFFFFF;}
#section-32212 h2 { color: #FFFFFF;}
#section-32212 h3 { color: #FFFFFF;}
#section-32212 p { color: #EEEEEE;}
#section-32212 { background-image: url(/sites/site0221/media/projekt-adlerhorst/hd_adlehorst-woerthersee-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-32212 h1{margin-top:340px;margin-bottom:0;}
#section-32212 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-32213 {padding-top:50px;padding-bottom:30px;}
#section-32213 
img:hover{width:100% !important;}
#section-32214 { background-color: #f9f9f9;}
#section-32214 {padding-top:50px;}
#section-32214 
h2{margin-bottom:20px;}
#section-32214 
.project_button{margin-top:200px;}
#section-32217 h1 { color: #FFFFFF;}
#section-32217 h2 { color: #FFFFFF;}
#section-32217 h3 { color: #FFFFFF;}
#section-32217 p { color: #EEEEEE;}
#section-32217 { background-image: url(/sites/site0221/media/projekt-boathouse/hd_boathouse-woerthersee-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-32217 h1{margin-top:340px;margin-bottom:0;}
#section-32217 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-32218 {padding-top:50px;padding-bottom:30px;}
#section-32218 
img:hover{width:100% !important;}
#section-32219 { background-color: #f9f9f9;}
#section-32219 {padding-top:50px;}
#section-32219 
h2{margin-bottom:20px;}
#section-32219 
.project_button{margin-top:200px;}
#section-32222 h1 { color: #FFFFFF;}
#section-32222 h2 { color: #FFFFFF;}
#section-32222 h3 { color: #FFFFFF;}
#section-32222 p { color: #EEEEEE;}
#section-32222 { background-image: url(/sites/site0221/media/projekt-ny-loft_vienna_/hd_neuvienna-loft--start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-32222 h1{margin-top:340px;margin-bottom:0;}
#section-32222 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-32223 {padding-top:50px;padding-bottom:30px;}
#section-32223 
img:hover{width:100% !important;}
#section-32224 { background-color: #f9f9f9;}
#section-32224 {padding-top:50px;}
#section-32224 
h2{margin-bottom:20px;}
#section-32224 
.project_button{margin-top:200px;}
#section-32225 h1 { color: #FFFFFF;}
#section-32225 h2 { color: #FFFFFF;}
#section-32225 h3 { color: #FFFFFF;}
#section-32225 p { color: #EEEEEE;}
#section-32225 { background-image: url(/sites/site0221/media/projekt-overlooking_vienna/hd_bellariastrasse-01-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-32225 h1{margin-top:340px;margin-bottom:0;}
#section-32225 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-32226 {padding-top:50px;padding-bottom:30px;}
#section-32226 
img:hover{width:100% !important;}
#section-32227 { background-color: #f9f9f9;}
#section-32227 {padding-top:50px;}
#section-32227 
h2{margin-bottom:20px;}
#section-32227 
.project_button{margin-top:200px;}
#section-32228 h1 { color: #FFFFFF;}
#section-32228 h2 { color: #FFFFFF;}
#section-32228 h3 { color: #FFFFFF;}
#section-32228 p { color: #EEEEEE;}
#section-32228 { background-image: url(/sites/site0221/media/projekt-park_villa_reloaded-vienna/hd_separated-together-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-32228 h1{margin-top:340px;margin-bottom:0;}
#section-32228 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-32229 {padding-top:50px;padding-bottom:30px;}
#section-32229 
img:hover{width:100% !important;}
#section-32230 { background-color: #f9f9f9;}
#section-32230 {padding-top:50px;}
#section-32230 
h2{margin-bottom:20px;}
#section-32230 
.project_button{margin-top:200px;}
#section-32231 { background-color: #fafafa;}
#section-32231 h1{font-size:28px;line-height:20px;margin-bottom:0}
#section-32231 
p{padding-top:0;}
#section-32231 
{padding-bottom:10px;}
#section-32232 { background-color: #fafafa;}
#section-32232 h3{display:none;}
#section-32232 
.row{text-align:left;}
#section-32232 
.button{display:none !important;}
#section-32232 
{padding-top:0;}
#section-32232 
p{display:none;text-align:left}
#section-32238 { background-color: #fafafa;}
#section-32238 h1{font-size:28px;line-height:20px;margin-bottom:0}
#section-32238 
p{padding-top:0;}
#section-32238 
{padding-bottom:10px;}
#section-32239 { background-color: #fafafa;}
#section-32239 h3{display:none;}
#section-32239 
.row{text-align:left;}
#section-32239 
.button{display:none !important;}
#section-32239 
{padding-top:0;}
#section-32239 
p{display:none;text-align:left}
#section-32314 { background-color: #fafafa;}
#section-32314 h1{font-size:28px;line-height:20px;margin-bottom:0}
#section-32314 
p{padding-top:0;}
#section-32314 
{padding-bottom:10px;}
#section-32315 { background-color: #fafafa;}
#section-32315 h3{display:none;}
#section-32315 
.row{text-align:left;}
#section-32315 
.button{display:none !important;}
#section-32315 
{padding-top:0;}
#section-32315 
p{display:none;text-align:left}
#section-33109 h1 { color: #FFFFFF;}
#section-33109 h2 { color: #FFFFFF;}
#section-33109 h3 { color: #FFFFFF;}
#section-33109 p { color: #FFFFFF;}
#section-33109 { background-image: url(/sites/site0221/media/projekt-fabios/hd_fabios--start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33109 h1{margin-top:340px;margin-bottom:0;}
#section-33109 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33110 h1 { color: #FFFFFF;}
#section-33110 h2 { color: #FFFFFF;}
#section-33110 h3 { color: #FFFFFF;}
#section-33110 p { color: #FFFFFF;}
#section-33110 {padding-top:50px;padding-bottom:30px;}
#section-33110 
img:hover{width:100% !important;}
#section-33111 { background-color: #f9f9f9;}
#section-33111 {padding-top:50px;}
#section-33111 
h2{margin-bottom:20px;}
#section-33112 h1 { color: #FFFFFF;}
#section-33112 h2 { color: #FFFFFF;}
#section-33112 h3 { color: #FFFFFF;}
#section-33112 p { color: #FFFFFF;}
#section-33112 { background-image: url(/sites/site0221/media/projekt-hotel_sacher_gastgaerten/hd_hotel-sacher-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33112 h1{margin-top:340px;margin-bottom:0;}
#section-33112 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33113 h1 { color: #FFFFFF;}
#section-33113 h2 { color: #FFFFFF;}
#section-33113 h3 { color: #FFFFFF;}
#section-33113 p { color: #FFFFFF;}
#section-33113 {padding-top:50px;padding-bottom:30px;}
#section-33113 
img:hover{width:100% !important;}
#section-33114 {padding-top:50px;}
#section-33114 
h2{margin-bottom:20px;}
#section-33127 h1 { color: #FFFFFF;}
#section-33127 h2 { color: #FFFFFF;}
#section-33127 h3 { color: #FFFFFF;}
#section-33127 p { color: #EEEEEE;}
#section-33127 { background-image: url(/sites/site0221/media/projekt-raiffeisen_campus_vienna/hd_raiffeisen-campus-1-new.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33127 h1{margin-top:340px;margin-bottom:0;}
#section-33127 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33128 {padding-top:50px;padding-bottom:30px;}
#section-33128 
img:hover{width:100% !important;}
#section-33129 { background-color: #f9f9f9;}
#section-33129 {padding-top:50px;}
#section-33129 
h2{margin-bottom:20px;}
#section-33130 h1 { color: #FFFFFF;}
#section-33130 h2 { color: #FFFFFF;}
#section-33130 h3 { color: #FFFFFF;}
#section-33130 p { color: #EEEEEE;}
#section-33130 { background-image: url(/sites/site0221/media/projekt-privatklinik_maria-hilf/hd_privat-clinic-maria-hilf-0-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33130 h1{margin-top:340px;margin-bottom:0;}
#section-33130 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33131 {padding-top:50px;padding-bottom:30px;}
#section-33131 
img:hover{width:100% !important;}
#section-33132 { background-color: #f9f9f9;}
#section-33132 {padding-top:50px;}
#section-33132 
h2{margin-bottom:20px;}
#section-33133 h1 { color: #FFFFFF;}
#section-33133 h2 { color: #FFFFFF;}
#section-33133 h3 { color: #FFFFFF;}
#section-33133 p { color: #EEEEEE;}
#section-33133 { background-image: url(/sites/site0221/media/projekt-parkcafe-altaussee/hd_parkcaffee-altaussee-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33133 h1{margin-top:340px;margin-bottom:0;}
#section-33133 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33134 {padding-top:50px;padding-bottom:30px;}
#section-33134 
img:hover{width:100% !important;}
#section-33135 { background-color: #f9f9f9;}
#section-33135 {padding-top:50px;}
#section-33135 
h2{margin-bottom:20px;}
#section-33136 h1 { color: #FFFFFF;}
#section-33136 h2 { color: #FFFFFF;}
#section-33136 h3 { color: #FFFFFF;}
#section-33136 p { color: #EEEEEE;}
#section-33136 { background-image: url(/sites/site0221/media/projekt-lorenz_balsen_headquarters/hd_bahlsen-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33136 h1{margin-top:340px;margin-bottom:0;}
#section-33136 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33137 {padding-top:50px;padding-bottom:30px;}
#section-33137 
img:hover{width:100% !important;}
#section-33138 { background-color: #f9f9f9;}
#section-33138 {padding-top:50px;}
#section-33138 
h2{margin-bottom:20px;}
#section-33138 
.project_button{margin-top:200px;}
#section-33139 h1 { color: #FFFFFF;}
#section-33139 h2 { color: #FFFFFF;}
#section-33139 h3 { color: #FFFFFF;}
#section-33139 p { color: #EEEEEE;}
#section-33139 { background-image: url(/sites/site0221/media/projekt-weingut_reisenberg/hd_weingut-reisenberg-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33139 h1{margin-top:340px;margin-bottom:0;}
#section-33139 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33140 {padding-top:50px;padding-bottom:30px;}
#section-33140 
img:hover{width:100% !important;}
#section-33141 { background-color: #f9f9f9;}
#section-33141 {padding-top:50px;}
#section-33141 
h2{margin-bottom:20px;}
#section-33142 h1 { color: #FFFFFF;}
#section-33142 h2 { color: #FFFFFF;}
#section-33142 h3 { color: #FFFFFF;}
#section-33142 p { color: #EEEEEE;}
#section-33142 { background-image: url(/sites/site0221/media/projekt-humanomed-zentrum-_althofen/hd_hza-reha-neubau-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33142 h1{margin-top:340px;margin-bottom:0;}
#section-33142 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33143 {padding-top:50px;padding-bottom:30px;}
#section-33143 
img:hover{width:100% !important;}
#section-33144 { background-color: #f9f9f9;}
#section-33144 {padding-top:50px;}
#section-33144 
h2{margin-bottom:20px;}
#section-33145 h1 { color: #FFFFFF;}
#section-33145 h2 { color: #FFFFFF;}
#section-33145 h3 { color: #FFFFFF;}
#section-33145 p { color: #EEEEEE;}
#section-33145 { background-image: url(/sites/site0221/media/projekt-humanomed-klinik-villach/hd_villach_start-sqare.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33145 h1{margin-top:340px;margin-bottom:0;}
#section-33145 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33146 {padding-top:50px;padding-bottom:30px;}
#section-33146 
img:hover{width:100% !important;}
#section-33147 { background-color: #f9f9f9;}
#section-33147 {padding-top:50px;}
#section-33147 
h2{margin-bottom:20px;}
#section-33148 h1 { color: #FFFFFF;}
#section-33148 h2 { color: #FFFFFF;}
#section-33148 h3 { color: #FFFFFF;}
#section-33148 p { color: #EEEEEE;}
#section-33148 { background-image: url(/sites/site0221/media/projekt-onko-rehab_althofen/hd_hza-onkologie-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33148 h1{margin-top:340px;margin-bottom:0;}
#section-33148 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33149 {padding-top:50px;padding-bottom:30px;}
#section-33149 
img:hover{width:100% !important;}
#section-33150 { background-color: #f9f9f9;}
#section-33150 {padding-top:50px;}
#section-33150 
h2{margin-bottom:20px;}
#section-33150 
.project_button{margin-top:200px;}
#section-33151 h1 { color: #FFFFFF;}
#section-33151 h2 { color: #FFFFFF;}
#section-33151 h3 { color: #FFFFFF;}
#section-33151 p { color: #EEEEEE;}
#section-33151 { background-image: url(/sites/site0221/media/projekt-childrens-reha/hd_kinder-rehab-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33151 h1{margin-top:340px;}
#section-33151 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33151 
p{margin-top:-7px;font-size:24px;}
#section-33152 {padding-top:50px;padding-bottom:30px;}
#section-33152 
img:hover{width:100% !important;}
#section-33153 { background-color: #f9f9f9;}
#section-33153 {padding-top:50px;}
#section-33153 
h2{margin-bottom:20px;}
#section-33154 h1 { color: #FFFFFF;}
#section-33154 h2 { color: #FFFFFF;}
#section-33154 h3 { color: #FFFFFF;}
#section-33154 p { color: #EEEEEE;}
#section-33154 { background-image: url(/sites/site0221/media/projekt-fischerndorf-altaussee/hd_fischerndorf-altaussee-4.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33154 h1{margin-top:340px;margin-bottom:0;}
#section-33154 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33155 {padding-top:50px;padding-bottom:30px;}
#section-33155 
img:hover{width:100% !important;}
#section-33156 { background-color: #f9f9f9;}
#section-33156 {padding-top:50px;}
#section-33156 
h2{margin-bottom:20px;}
#section-33157 h1 { color: #FFFFFF;}
#section-33157 h2 { color: #FFFFFF;}
#section-33157 h3 { color: #FFFFFF;}
#section-33157 p { color: #EEEEEE;}
#section-33157 { background-image: url(/sites/site0221/media/projekt-puchen-altaussee/hd_puchen-altaussee-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33157 h1{margin-top:340px;margin-bottom:0;}
#section-33157 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33158 {padding-top:50px;padding-bottom:30px;}
#section-33158 
img:hover{width:100% !important;}
#section-33159 { background-color: #f9f9f9;}
#section-33159 {padding-top:50px;}
#section-33159 
h2{margin-bottom:20px;}
#section-33160 h1 { color: #FFFFFF;}
#section-33160 h2 { color: #FFFFFF;}
#section-33160 h3 { color: #FFFFFF;}
#section-33160 p { color: #EEEEEE;}
#section-33160 { background-image: url(/sites/site0221/media/projek-schloss-ramgut/hd_schloss-ramgut-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-33160 h1{margin-top:340px;margin-bottom:0;}
#section-33160 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33161 {padding-top:50px;padding-bottom:30px;}
#section-33161 
img:hover{width:100% !important;}
#section-33162 { background-color: #f9f9f9;}
#section-33162 {padding-top:50px;}
#section-33162 
h2{margin-bottom:20px;}
#section-33164 { background-color: #fafafa;}
#section-33164 h3{display:none;}
#section-33164 
.row{text-align:left;}
#section-33164 
.button{display:none !important;}
#section-33164 
p{display:none;text-align:left}
#section-33166 {padding-top:50px;padding-bottom:30px;}
#section-33166 
img:hover{width:100% !important;}
#section-33167 { background-color: #f9f9f9;}
#section-33167 {padding-top:50px;}
#section-33198 { background-color: #f9f9f9;}
#section-33198 {padding-top:50px;}
#section-33198 
h2{margin-bottom:20px;}
#section-33198 
.project_button{margin-top:200px;}
#section-33219 h1 { color: #FFFFFF;}
#section-33219 h2 { color: #FFFFFF;}
#section-33219 h3 { color: #FFFFFF;}
#section-33219 p { color: #EEEEEE;}
#section-33219 span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33219 
{padding-bottom:0;}
#section-33220 {padding-top:50px;padding-bottom:30px;}
#section-33220 
img:hover{width:100% !important;}
#section-33221 { background-color: #f9f9f9;}
#section-33221 {padding-top:50px;}
#section-33222 h1 { color: #FFFFFF;}
#section-33222 h2 { color: #FFFFFF;}
#section-33222 h3 { color: #FFFFFF;}
#section-33222 p { color: #EEEEEE;}
#section-33222 span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33222 
{padding-bottom:0;}
#section-33223 {padding-top:50px;padding-bottom:30px;}
#section-33223 
img:hover{width:100% !important;}
#section-33224 { background-color: #f9f9f9;}
#section-33224 {padding-top:50px;}
#section-33225 h1 { color: #FFFFFF;}
#section-33225 h2 { color: #FFFFFF;}
#section-33225 h3 { color: #FFFFFF;}
#section-33225 p { color: #EEEEEE;}
#section-33225 span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33225 
{padding-bottom:0;}
#section-33226 {padding-top:50px;padding-bottom:30px;}
#section-33226 
img:hover{width:100% !important;}
#section-33227 { background-color: #f9f9f9;}
#section-33227 {padding-top:50px;}
#section-33228 h1 { color: #FFFFFF;}
#section-33228 h2 { color: #FFFFFF;}
#section-33228 h3 { color: #FFFFFF;}
#section-33228 p { color: #EEEEEE;}
#section-33228 span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33228 
{padding-bottom:0;}
#section-33229 {padding-top:50px;padding-bottom:30px;}
#section-33229 
img:hover{width:100% !important;}
#section-33230 { background-color: #f9f9f9;}
#section-33230 {padding-top:50px;}
#section-33231 h1 { color: #FFFFFF;}
#section-33231 h2 { color: #FFFFFF;}
#section-33231 h3 { color: #FFFFFF;}
#section-33231 p { color: #EEEEEE;}
#section-33231 span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33231 
{padding-bottom:0;}
#section-33232 {padding-top:50px;padding-bottom:30px;}
#section-33232 
img:hover{width:100% !important;}
#section-33233 { background-color: #f9f9f9;}
#section-33233 {padding-top:50px;}
#section-33234 h1 { color: #FFFFFF;}
#section-33234 h2 { color: #FFFFFF;}
#section-33234 h3 { color: #FFFFFF;}
#section-33234 p { color: #EEEEEE;}
#section-33234 span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33234 
{padding-bottom:0;}
#section-33235 {padding-top:50px;padding-bottom:30px;}
#section-33235 
img:hover{width:100% !important;}
#section-33236 { background-color: #f9f9f9;}
#section-33236 {padding-top:50px;}
#section-33401 h1 { color: #FFFFFF;}
#section-33401 h2 { color: #FFFFFF;}
#section-33401 h3 { color: #FFFFFF;}
#section-33401 p { color: #EEEEEE;}
#section-33401 span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33401 
{padding-bottom:0;}
#section-33402 {padding-top:50px;padding-bottom:30px;}
#section-33402 
img:hover{width:100% !important;}
#section-33403 { background-color: #f9f9f9;}
#section-33403 {padding-top:50px;}
#section-33405 h1 { color: #FFFFFF;}
#section-33405 h2 { color: #FFFFFF;}
#section-33405 h3 { color: #FFFFFF;}
#section-33405 p { color: #EEEEEE;}
#section-33405 span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33405 
{padding-bottom:0;}
#section-33406 {padding-top:50px;padding-bottom:30px;}
#section-33406 
img:hover{width:100% !important;}
#section-33421 h1 { color: #FFFFFF;}
#section-33421 h2 { color: #FFFFFF;}
#section-33421 h3 { color: #FFFFFF;}
#section-33421 p { color: #EEEEEE;}
#section-33421 span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33421 
{padding-bottom:0;}
#section-33422 { background-color: #f9f9f9;}
#section-33422 {padding-top:50px;}
#section-33654 h1 { color: #FFFFFF;}
#section-33654 h2 { color: #FFFFFF;}
#section-33654 h3 { color: #FFFFFF;}
#section-33654 p { color: #EEEEEE;}
#section-33654 span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33654 
{padding-bottom:0;}
#section-33655 {padding-top:50px;padding-bottom:30px;}
#section-33655 
img:hover{width:100% !important;}
#section-33656 { background-color: #f9f9f9;}
#section-33656 {padding-top:50px;}
#section-33657 h1 { color: #FFFFFF;}
#section-33657 h2 { color: #FFFFFF;}
#section-33657 h3 { color: #FFFFFF;}
#section-33657 p { color: #EEEEEE;}
#section-33657 span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-33657 
{padding-bottom:0;}
#section-33658 {padding-top:50px;padding-bottom:30px;}
#section-33658 
img:hover{width:100% !important;}
#section-33661 { background-color: #f9f9f9;}
#section-33661 {padding-top:50px;}
#section-59060 {padding-top:50px;padding-bottom:30px;}
#section-59060 
img:hover{width:100% !important;}
#section-59061 { background-color: #f9f9f9;}
#section-59061 {padding-top:50px;}
#section-59061 
h2{margin-bottom:20px;}
#section-59066 h1 { color: #FFFFFF;}
#section-59066 h2 { color: #FFFFFF;}
#section-59066 h3 { color: #FFFFFF;}
#section-59066 p { color: #EEEEEE;}
#section-59066 { background-image: url(/sites/site0221/media/projekt-weingut_reisenberg/hd_weingut-reisenberg-start.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-59066 h1{margin-top:340px;margin-bottom:0;}
#section-59066 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-59067 {padding-top:50px;padding-bottom:30px;}
#section-59067 
img:hover{width:100% !important;}
#section-59068 h1 { color: #FFFFFF;}
#section-59068 h2 { color: #FFFFFF;}
#section-59068 h3 { color: #FFFFFF;}
#section-59068 p { color: #FFFFFF;}
#section-59068 { background-image: url(/sites/site0221/media/projekt-jilly-beach/hd_jilly_1s.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-59068 h1{margin-top:340px;margin-bottom:0;}
#section-59068 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-59069 h1 { color: #FFFFFF;}
#section-59069 h2 { color: #FFFFFF;}
#section-59069 h3 { color: #FFFFFF;}
#section-59069 p { color: #FFFFFF;}
#section-59069 {padding-top:50px;padding-bottom:30px;}
#section-59069 
img:hover{width:100% !important;}
#section-59070 { background-color: #f9f9f9;}
#section-59070 {padding-top:50px;}
#section-59070 
h2{margin-bottom:20px;}
#section-59070 
.project_button{margin-top:200px;}
#section-59071 h1 { color: #FFFFFF;}
#section-59071 h2 { color: #FFFFFF;}
#section-59071 h3 { color: #FFFFFF;}
#section-59071 p { color: #EEEEEE;}
#section-59071 { background-image: url(/sites/site0221/media/project-toeschling/hd_toeschling_1.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-59071 h1{margin-top:340px;margin-bottom:0;}
#section-59071 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-59072 {padding-top:50px;padding-bottom:30px;}
#section-59072 
img:hover{width:100% !important;}
#section-59073 { background-color: #f9f9f9;}
#section-59073 {padding-top:50px;}
#section-59073 
h2{margin-bottom:20px;}
#section-59073 
.project_button{margin-top:200px;}
#section-59075 h1 { color: #FFFFFF;}
#section-59075 h2 { color: #FFFFFF;}
#section-59075 h3 { color: #FFFFFF;}
#section-59075 p { color: #EEEEEE;}
#section-59075 { background-image: url(/sites/site0221/media/projekt-sekull/hd_sekull_5.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-59075 h1{margin-top:340px;margin-bottom:0;}
#section-59075 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-59076 {padding-top:50px;padding-bottom:30px;}
#section-59076 
img:hover{width:100% !important;}
#section-59077 { background-color: #f9f9f9;}
#section-59077 {padding-top:50px;}
#section-59077 
h2{margin-bottom:20px;}
#section-59077 
.project_button{margin-top:200px;}
#section-59087 { background-color: #FFFFFF;}
#section-59090 { background-color: #EEEEEE;}
#section-59092 h1 { color: #FFFFFF;}
#section-59092 h2 { color: #FFFFFF;}
#section-59092 h3 { color: #FFFFFF;}
#section-59092 p { color: #EEEEEE;}
#section-59092 { background-image: url(/sites/site0221/media/projekt-humanomed-zentrum-althofen_skywalk/hd_kph_4319.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-59093 h1 { color: #FFFFFF;}
#section-59093 h2 { color: #FFFFFF;}
#section-59093 h3 { color: #FFFFFF;}
#section-59093 p { color: #EEEEEE;}
#section-59093 { background-image: url(/sites/site0221/media/projekt-humanomed-zentrum-althofen_skywalk/hd_kph_4319.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-59093 h1{margin-top:340px;margin-bottom:0;}
#section-59093 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-59094 {padding-top:50px;padding-bottom:30px;}
#section-59094 
img:hover{width:100% !important;}
#section-59095 { background-color: #f9f9f9;}
#section-59095 {padding-top:50px;}
#section-59095 
h2{margin-bottom:20px;}
#section-65626 h1 { color: #FFFFFF;}
#section-65626 h2 { color: #FFFFFF;}
#section-65626 h3 { color: #FFFFFF;}
#section-65626 p { color: #FFFFFF;}
#section-65626 { background-image: url(/sites/site0221/media/uebersicht-commercial/hd_columbus_startbild.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-65626 h1{margin-top:340px;margin-bottom:0;}
#section-65626 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-65627 h1 { color: #FFFFFF;}
#section-65627 h2 { color: #FFFFFF;}
#section-65627 h3 { color: #FFFFFF;}
#section-65627 p { color: #FFFFFF;}
#section-65627 {padding-top:50px;padding-bottom:30px;}
#section-65627 
img:hover{width:100% !important;}
#section-65628 { background-color: #f9f9f9;}
#section-65628 {padding-top:50px;}
#section-65628 
h2{margin-bottom:20px;}
#section-65628 
.project_button{margin-top:200px;}
#section-66770 h1 { color: #FFFFFF;}
#section-66770 h2 { color: #FFFFFF;}
#section-66770 h3 { color: #FFFFFF;}
#section-66770 p { color: #EEEEEE;}
#section-66770 { background-image: url(/sites/site0221/media/news-holzbaupreis/hd_holzbaupreis-03.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-66770 span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-66770 
{padding-bottom:0;}
#section-66771 {padding-top:50px;padding-bottom:30px;}
#section-66771 
img:hover{width:100% !important;}
#section-66772 { background-color: #f9f9f9;}
#section-66772 {padding-top:50px;}
#section-68520 h1 { color: #FFFFFF;}
#section-68520 h2 { color: #FFFFFF;}
#section-68520 h3 { color: #FFFFFF;}
#section-68520 p { color: #EEEEEE;}
#section-68520 { background-image: url(/sites/site0221/media/projekt-adolfstorgasse/hd_3_-_01_exterior_golden_hour_loebell__poolhaus_patrick_johannsen_fotografie_03.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-68520 h1{margin-top:340px;margin-bottom:0;}
#section-68520 
span{background:rgba(0,0,0,.5);padding:2px 13px 2px 13px;}
#section-68521 {padding-top:50px;padding-bottom:30px;}
#section-68521 
img:hover{width:100% !important;}
#section-68522 { background-color: #f9f9f9;}
#section-68522 {padding-top:50px;}
#section-68522 
h2{margin-bottom:20px;}
#section-68522 
.project_button{margin-top:200px;}

/* Custom Styles */

h5#logo{width:250px !important;}
h5#logo_footer{display:none;}
header{padding:0px 0 0px 0;position:fixed;background-color:rgba(255,255,255,1);margin-right:0;}
b{font-weight: 600;}
h1{font-weight:600;}
h2{font-weight:600;margin-bottom:0;}
h3{font-weight:600;}

.subslide{font-size:24px;}

main{padding-top:66px;}
main a:hover{color:#444;}
.menu-icon{background:#FFF !important;}
.menu-icon::after {background:#666;box-shadow: 0 7px 0 #666, 0 14px 0 #666;}
.menu > li > a{ border: 1px solid transparent;} 

.top-bar-right {padding-top:7px;text-transform:uppercase;margin-left:450px;font-weight:500;}
.top-bar-right li{margin-left:0px;border-radius:4px;}
.top-bar-right li>li{border-radius:0px !important;}
.top-bar-right a:hover{background:black;border-radius:4px;color:white;}
.top-bar .top-bar-right > ul{text-align: right !important;}

.is-dropdown-submenu-parent.is-down-arrow > a::after {display:none;width:0 !important;}
.dropdown.menu:not(.vertical) .is-dropdown-submenu.first-sub li {background: #f2f2f2;border-radius:0;}
.dropdown.menu:not(.vertical) .is-dropdown-submenu.first-sub li:hover {background: #f2f2f2;border-radius:0;}
.submenu.menu.vertical.is-dropdown-submenu.first-sub{background-color:#f4f4f4 !important;}
.fancybox-bg {background: rgba(255,255,255,1);}

.is-dropdown-submenu{ min-width: 165px !important;} 

.is-dropdown-submenu a {padding-right: 1rem !important;} 
.menu-icon {width:40px;height:40px;margin-top:10px;}
.menu-icon::after {width: 30px;height: 2px;}
.menu-icon{background:#FFF !important;}
.menu-icon::after {background:#000;box-shadow: 0 10px 0 #000, 0 20px 0 #000;}
.menu-icon:hover::after {background:#000;box-shadow: 0 10px 0 #000, 0 20px 0 #000;} 

.dropdown.menu:not(.vertical) .is-dropdown-submenu.first-sub{padding-bottom: 8px;}

.top-bar .top-bar-right > ul.menu.medium-horizontal > li:last-child > a {background: #000;color: #fff;border-radius: 4px;border: 1px solid #000;}

.top-bar .top-bar-right > ul.menu.medium-horizontal > li:last-child > a:hover {background: #fff;color: #000 !important;border-color: #ccc;}

footer p{font-size:14px;}
footer a:link{font-size:14px;}
subhead{font-size:24px;color:#000;font-weight:600;}
preis{background:#B1C677;color:white;font-weight:bold;padding:10px;}
.button{border:1px solid #000;border-radius:4px;background:rgba(255,255,255,.0);}
.project_button{margin-top:20px !important;padding:13px;border-radius:4px;background:#000;color:white;margin-right:10px;}
.project_button:hover{color:#aaa;}

.icon-list {list-style: none;}
.icon-list li{position: relative;font-size: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-solid{font-size:20px;color:#B1C677;}

.fancybox-bg{background: rbga(255,255,255,0);}
.fancybox-is-open .fancybox-bg{opacity: 1;}

.cd-top{background:#000 url(../img/cd-top-arrow.svg) no-repeat center 50%;border-radius:50%;}
.no-touch .cd-top:hover{background-:#777;}

.row_gallery img:hover{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform:scale(1);}

/* MOBILE ANSICHTEN */
#section-14902{display:none;}
@media screen and (max-width: 899px){
main{padding-top:0;}
section{padding-top:20px !important;}
h5#logo{width:200px !important;}
header{position:relative;background-color:white;}

.top-bar-right {margin-left:0;}

#section-15034{display:block;} /* Öffnungszeiten Startseite mobil */
#section-15032{display:none;} /* Slider Startseite desktop */
#section-15033{display:block;} /* Slider Startseite mobil */
#section-24401{display:block;} /* Wir planen für auf der Startseite */
#section-24402{display:block;} /* Wir planen für auf der Startseite */
}

@media(max-width:480px){
.subslide{font-size:18px;}
h5#logo{padding-left:7px;width:220px !important;}
#section-32204,#section-29416 {padding-top: 0 !important;}
.row_pictures, .row_gallery{margin-left:6px;margin-right:6px;}
.row_gallery img{margin-bottom:20px;}
header h5#logo{margin-left: 8px;}
.row_content_half {padding-left: 8px !important;padding-right: 8px !important;}
}

@media screen and (max-width: 639px){

.top-bar .top-bar-right > .menu > li > a {font-size:16px;font-weight: 600;}
.top-bar .top-bar-right > .menu > li li > a{font-weight: 400;padding-left: 26px;line-height:1px;}
.top-bar .top-bar-right > ul{text-align: left !important;}
.top-bar .top-bar-right > .menu > li > a{padding: 5px 5px 5px 9px;}
h1{font-size: 6vw;}
h2{font-size:16px;}
}

@media screen and (min-width: 2000px){
h1{margin-top:600px !important;}
#section-32206 h1{margin-top:0px !important;}
#section-32231 h1{margin-top:0px !important;}
#section-32238 h1{margin-top:0px !important;}
#section-32314 h1{margin-top:0px !important;}
#section-23648 h1{margin-top:0px !important;}
}