.MuseoSans-100 { 
	font-family: MuseoSans-100;
	font-weight: normal;
	font-style: normal;
}
.MuseoSlab-100 { 
	font-family: MuseoSlab-100;
	font-weight: normal;
	font-style: normal;
}


  

.voting{ z-index:9;position:absolute; top:-3%; right:9%; width:14%;}


.hidden-main {visibility: hidden; display: none}
.hidden-mobile {visibility: visible; display: block}

@media screen and (max-width:980px) {
.voting{ z-index:9;position:absolute; top:-1%; right:15%; width:23%;}
.hidden-mobile {visibility: hidden; display: none}
}

@media screen and (max-width:720px) {
.voting{ z-index:9;position:absolute; top:-1.5%; right:20%; width:25%;}
.hidden-mobile {visibility: hidden; display: none}
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background-color:#fff;
	color: #444;
	font-family: MuseoSans-100;
	-webkit-font-smoothing: antialiased; 
	font-size: 0.8vw; line-height:1.2vw;
}

@media screen and (max-width:1440px) {
body {
	font-size: 1.4vw; line-height:1.8vw;
}
}

@media screen and (max-width:980px) {
body {
	font-size: 2.4vw; line-height:2.8vw;
}
}
@media screen and (max-width:720px) {
body {
	font-size: 4.4vw; line-height:4.8vw;
}
a[href^="tel"] { 
  text-decoration: none; 
  cursor: default; 
  color: #FFF;
}
}

ol, ul {
	list-style: square;
	margin: 1% 0 0.5em 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}



a {
	color: #444;
	text-decoration: none;
}
.detail{color:#009bdb}

a:hover, a:active {

	color: #808080;
}
table {
  border-collapse: collapse;
  border-spacing: 0; 
}
td {padding:1% 6% 1% 0;}

img{
  max-width:100%;
  
  height:auto;
  border:0;
}


/*YOUTUBE*/

.embed-container {
  position: relative;
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.embed-container iframe {

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}

/*############## CONTENT BEGINN ###########################################*/
/*content elemente beginn*/
/* TYPO3 Anpassung für Responsive 
DIV.csc-textpic-above DIV.csc-textpic-imagewrap,
DIV.csc-textpic-below DIV.csc-textpic-imagewrap,
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI,
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
        float: none; 
}
*/
/**/
.hidden{display: none; visibility: hidden} 
.hidden-main{display: block; visibility: visible}
.spacer-mobile{padding-top:25px;}

/*##### HEADLINES ##########*/
h1 { font-weight: normal;padding:0; margin:0;text-align:left;font-size: 0.8vw; line-height:1.2vw; }
h2 { font-weight: normal;padding:0; margin:0;text-align:left;font-size: 0.8vw; line-height:1.2vw; }
h3 { font-weight: normal;padding:0; margin:0;text-align:left;}
h4 { font-weight: normal;padding:0; margin:0;text-align:left;}
h5 { font-weight: normal;padding:0; margin:0;text-align:left;}



/*MAP*/
.js-map{ float:left;width:100%; height:600px;}
@media screen and (max-width: 1920px) {
	.js-map{ float:left;width:100%; height:480px;}
}
@media screen and (max-width: 1680px) {
	.js-map{ float:left;width:100%; height:400px;}
}
@media screen and (max-width: 1440px) {
	.js-map{ float:left;width:100%; height:360px;}
}
/*ADRESS*/
.contact-icons { width:10%; height:auto; padding:4% 0 4% 0;}
#c14{ padding:6% 0 6% 0;font-size: 1.1vw; line-height:1.7vw;}
.map img{width:100%; height:auto;}



.btn-default { color:#FFF;text-decoration:none;padding:1% 4% 1% 4%;margin:2% auto 2% auto; width: auto; cursor:pointer; font-size: 1.2vw; line-height:1.2vw; text-transform:uppercase }
.btn-default:hover{color:#FFF; background-color:#444}
.btn-default a{text-decoration:none;color:#82764f;}
.btn-default { border:#FFF solid 1px;}


.btn-main { color:#FFF;text-decoration:none;padding:1% 4% 1% 4%;margin:2% auto 2% auto; width: auto; cursor:pointer; font-size: 1.2vw; line-height:1.2vw; text-transform:uppercase; background:#444;font-family: MuseoSans-100;}
.btn-main:hover{color:#FFF; background-color:#444}
.btn-main a{text-decoration:none;color:#82764f;}
.btn-main { border:#444 solid 1px;}

@media screen and (max-width: 980px) {
#c14{ padding:6% 0 6% 0;font-size: 3.1vw; line-height:3.7vw;}
.contact-icons { width:15%; height:auto; padding:6% 0 6% 0;}
.btn-default { font-size: 4.2vw; line-height:4.2vw;padding:3% 6% 3% 6%;margin:2% auto 2% auto;}
}

/*##### HEADER ##########*/
ul { padding-left:25px; }

#header-main
{
	position: absolute;
	float:left;
	z-index:10;
	left:0;top:5%;
	color: #fff;
	width: 100%;
	height: auto;
	padding:0; margin:0 0 0 0;
	display: none; visibility:hidden;
}


.header-main-box{ position:relative;width:98%;height: auto; display:block;margin:0% auto 0% auto; padding:0% 0 0 0;background:rgba(0,0,0,0); }
.header-main-content{ position:relative;width:62%;height: auto;margin:0% auto 0% auto; padding:0% 0 0 0;}





#logo-sidemenu{width:30%; height:auto}


/*##### social media ##########*/


.social-box {float: left; width:100%;padding:10% 0 5% 0; }

.icon-facebook { float:left;border-right:#999 solid thin;padding:0 5% 0 0;color:#999}
.icon-google { float:left;border-right:#999 solid thin;padding:0 5%; }
.icon-xing { float:left;border-right:#999 solid thin;padding:0 5%; }
.icon-twitter { float:left;border-right: none;padding:0 5%; }

.fa-facebook {color:#999} .fa-facebook:hover {color:#edd9d2}
.fa-google-plus {color:#999} .fa-google-plus:hover {color:#edd9d2}
.fa-xing {color:#999} .fa-xing:hover {color:#edd9d2}
.fa-twitter {color:#999} .fa-twitter:hover {color:#edd9d2}  





/*############## SLOTS BEGIN ###########################################*/
#wrapper-main { position: relative;width:100%; padding:0% 0 0 0; }








.headline { position:absolute; z-index:2; left:7%;top:5%;width:50%;color:#82764f;}
.headline h1 {font-size: 2.2vw; line-height:2.7vw;font-family:s021003t, sans-serif; color:#82764f; text-transform:uppercase; margin-bottom:20px;visibility:visible; display:block}

.headline h2 {font-size: 40px;margin:40px 0 0 0;font-family:s021004t, sans-serif; color:#FFF; text-transform:uppercase}
/*Menu */
/*
#nav-icon-main:hover{
    -ms-transform: rotate(90deg); 
    -webkit-transform: rotate(90deg); 
    transform: rotate(90deg);
}
*/

.nav-icon-box { position: fixed; z-index:9; right:1%; top:20px;width:30px;height:auto;margin:0px 0px 0% 0%; padding:10px;opacity:1;transition:all 1s ease; background:rgba(0,0,0, 0);}
.nav-icon-box img{width:100%; height:auto;}



.nav-icon-box-main { position: fixed; z-index:9; right:1%; top:20px;width:30px;height:auto;margin:0px 0px 0% 0%; padding:10px 10px 5px 10px;opacity:1;transition:all 1s ease; background:rgba(255,255,255, 0);}
.nav-icon-box-main img{width:100%; height:auto;}

.nav-icon-close { position: fixed; z-index:12; right:1%; top:20px;width:40px;height:auto;margin:0px 0px 0% 0%; padding:10px;opacity:1;transition:all 1s ease; background:#FFF; display:none}


.nav-icon-close-form { position: absolute; z-index:12; right:20px; top:20px;width:40px;height:auto;margin:0px 0px 0% 0%; padding:10px;opacity:1;transition:all 1s ease; background:#edd9d2; display:none}

@media screen and (max-width: 980px) {
.nav-icon-box {top:10px;width:30px;}
.nav-icon-close { right:5px; top:10px;width:40px;}
.nav-icon-close-form { right:5px; top:10px;width:40px;}
}

/*NAV-ICON-CSS */
.menuicon-line {width:100%; height:2px; display:block;background-color:#ead0af; margin:0 0 8px 0}
.menuicon-line-2 {width:100%; height:2px; display:block;background-color:#000; margin:0 0 8px 0}


/*FOOTER*/
.footer { float:left;background:#000; margin:0 0 4% 0;}
/****************  MAIL.FORM  *******************/

/*############### PROJEKTANFRAGE OVERLAY #######################*/


/*CLOSE*/

#close-icon-box {position:absolute;z-index:999999;cursor:pointer;right:3.4em; top:1.5em;}
#close-icon-alert {position:absolute;z-index:999999;cursor:pointer;right:3.4em; top:1.5em;}	
#close-icon-detail {position:fixed;z-index:999999;cursor:pointer;right:3.4em; top:1.5em;}




/*placeholder*/
/*placeholder*/
.projektanfrage ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:#666;
    opacity: 1; /* Firefox */
}

.projektanfrage ::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#666;
}

.projektanfrage ::-ms-input-placeholder { /* Microsoft Edge */
    color:#666;
}
/*placeholder*/



.projektanfrage { position: relative; width: 50%; padding: 4em 0 0 25%; color:#666; text-align: center;font-size: 1.4vw; line-height:2.2vw;font-family: MuseoSlab-100;}
			
.projektanfrage h2 {padding:10% 25% 0em 25%; margin:0 0 0em 0;text-align: center;text-transform:uppercase; color: #666; font-weight: 100;}
.projektanfrage p{ display:block; visibility:visible;}


.projektanfrage p{padding:0 10% 0% 10%;}
.projektanfrage .control-label{ display:none; visibility:hidden}
 
 
.form-check {float: left; width: auto; padding: 0 2% 0 0;}

.form-control { float:left;border: solid 1px #666; width:45%; background: transparent; color:#666;font-size: 0.9vw; line-height:1.3vw; padding:1% 0% 1% 2%;}
.form-control {margin:1.5% 1% 1.5% 1%; color: #666}
.xxlarge  {float:left;border: solid 1px #666; width:94.5%; height:4em;background:transparent; color:#666;font-size: 0.9vw; line-height:1.3vw;padding:1% 0% 1% 2%;}

.frame-type-form_formframework h2{ display:none; visibility:hidden}
.frame-type-form_formframework header{ display:none; visibility:hidden}

.btn-primary {width: auto; background: transparent;padding:1em 3em;  margin:4% 0 0 0}
.btn-primary { color:#666;font-size: 0.9vw; line-height:0.9vw;}
.btn-primary {border: solid 1px #666;}

.projektanfrage  .checkbox{width: 90%; padding: 2% 2% 0 8%; display: inline-block; vertical-align:middle;font-size: 1.4vw; line-height:0.9vw; text-align: center;}
.projektanfrage  .checkbox label span {margin:0 0 0 0.5em}


input[type=checkbox] {
    transform: scale(1.5);  
    vertical-align: top;
}


@media screen and (max-width:480px) {	
	
	.projektanfrage { position: relative; width: 80%; padding: 2em 0 0 10%; color:#666;}		
	.projektanfrage h2 {font-size: 5.2vw; line-height:5.8vw;padding:10% 0% 1em 0%; margin:0; font-weight:700;text-align: center;text-transform: none;}
	
	.frame-type-form_formframework h2 {padding:10% 0 10% 0;}
	.btn-primary {font-size: 4.2vw; line-height:4.2vw;padding:1em 3em;}
	.form-control { float:left;font-size: 4.2vw; line-height:4.2vw;width:100%; padding:3% 0% 3% 3%;}
	.form-control {margin:2.5% 1% 2.5% 1%; -webkit-appearance: none;}
	
	.form-check {float: left; width:100%; padding: 0 2% 0 0;}
	.projektanfrage  .checkbox{width: 90%; padding: 4% 2% 4% 1%; display: inline-block; vertical-align:middle;font-size: 4.2vw; line-height:4.2vw; text-align:left;}
	.projektanfrage  .checkbox{ color: #666;}
	.projektanfrage  .checkbox label span {margin:0 0 0 0.0em;color: #666;}

}


/* preloader animation*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999;}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -150px 0 0 -100px; }
  
.spinner {
  margin: 100px auto;
  width: 60px;
  height: 60px;
  position: relative;
  text-align: center;
  
  -webkit-animation: sk-rotate 2.0s infinite linear;
  animation: sk-rotate 2.0s infinite linear;
}

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #ead0af;
  border-radius: 100%;
  
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}


/*FLEXSLIDER*/
/*SLIDER-MAIN-BEGINN*/
#c1 .image-slider-temp {height: 100vh; width: 100%;}
#c1 {display: block; visibility: visible;}
#c1 .caption-wrapper {position:absolute; top:0; width:100%; height:100%; }
#c1 .tx-ws-flexslider .caption-text { position: absolute; width:50%; margin:0 25%; text-align:center; color:#ead0af;top: 37%; left:0; background: none;}
#c1 .tx-ws-flexslider .caption-text {font-size: 3.8vw; line-height:5.2vw; }
#c1 .caption-title { display:none; visibility:hidden}
#c1 .logo-box-slider-white {position: fixed; z-index:8; top:12%; left:39.7%;width:19.7%; height:auto;opacity: 1;display:block; visibility:visible;}
#c1 .fadeDiv-2 .logo-box-slider-white {opacity: 0;}
#c1 .logo-box-slider-black {position: fixed; z-index:8;  top:3%; left:3%; width:17%; height:auto;opacity: 0;display:none; visibility:hidden;}
#c1 .fadeDiv-3 .logo-box-slider-black {opacity: 1; }
#c1 .arrow-down-box {position:absolute; z-index:12;  bottom:5%; left:48%; width:3%; height:auto;transition: 1.2s;display:block; visibility:visible;}
#c1 .fadeDiv img{ opacity: 0.4;}
#c1 .image-slider-temp img{
  	min-width: 100%;
    min-height: 100%;	
    object-fit: cover;
	height: auto;
    width: auto;
}

.logo-box-slider-white-2 {position: fixed; z-index:8; top:12%; left:39.7%;width:19.7%; height:auto;opacity: 1;display: none;transition: 2s;}
.logo-box-slider-white-3 {position: fixed; z-index:23; top:12%;left:39.7%;width:19.7%;height:auto;opacity: 1;display: none;}
/*SLIDER-MAIN-END*/


/*SLIDER-MOBILE-BEGINN*/

/*SLIDER-MOBILE-END*/


#logo-box-slider-main {position: fixed; z-index:34;  top:3%; left:3%; width:17%; height:auto;opacity: 0;}

.logo-box-main {position:absolute; z-index:8; top:4%; left:4%;width:12%; height:auto;opacity: 1;display:block; visibility:visible;}

#c1 .termin { position:absolute;z-index:8; right:0; bottom:0; background:#FFF; color:#444;opacity:1; padding:1.2% 2.5% 1%;font-size: 1.2vw; line-height:0vw; }
#c1 .termin {display: block; visibility: visible}

.termin {display:none; visibility:hidden}

@media screen and (max-width: 720px) {
	#c1 .logo-box-slider-white {position: absolute; z-index:20; top:16%; left:21%;width:60%; height:auto;opacity: 1;display:block; visibility:visible;}
	#c1 .tx-ws-flexslider .caption-text{ display:none}
}


@media screen and (max-width: 420px) {
#c1 .logo-box-slider-white {position: absolute; z-index:20; top:14%; left:21%;width:60%; height:auto;opacity: 1;display:block; visibility:visible;}
#c1 .tx-ws-flexslider .caption-text { position: absolute; width:80%; margin:0 8%; text-align:center; color:#ead0af;top: 37%; left:0; background: none;}
#c1 .tx-ws-flexslider .caption-text {font-size: 6.6vw; line-height:9.2vw; }
#c1 .tx-ws-flexslider .caption-text{ display: block}
#c1 .arrow-down-box {position:absolute; z-index:12;  bottom:10%; left:45%; width:10%; height:auto;transition: 1.2s;display:block; visibility:visible;}

#logo-box-slider-main {top:10px; left:5px;width:35%;}
.logo-box-main {position:absolute; z-index:8; top:15px; left:15px;width:25%;}
#c101 .termin {display: none; visibility: hidden}
}

/*BILDER_BOX*/
#c2 .caption-wrapper { display:none; visibility:hidden} #c4 .caption-wrapper { display:none; visibility:hidden}

/*stukatur*/

#c5 .caption-wrapper {position:absolute; z-index:111;top:0; width:100%; height:100%; }
#c5 .tx-ws-flexslider .caption-text { position: absolute; width:70%; margin:0 15%; text-align:center; top:10%;left:0; background: none;font-family: MuseoSlab-100;font-size: 1.4vw; line-height:2.4vw; padding: 0 0 0 0;}
#c5 .tx-ws-flexslider .caption-title {font-size: 3.8vw; line-height:4.8vw;font-family: MuseoSans-100; padding:0 0 6% 0; margin:0 15%;font-weight: 100;}

@media screen and (max-width: 980px) {
#c5 .tx-ws-flexslider .caption-title {font-size: 5.4vw; line-height:6.4vw;padding:10% 0 0% 0;margin:0 10%}
#c5 .tx-ws-flexslider .caption-text {font-size: 3.1vw; line-height:4.7vw; width:85%; margin:0 5%; left:0;top:0%; }
#c5 .tx-ws-flexslider .caption-text strong{display:none; visibility:hidden;}
#c5 .tx-ws-flexslider .caption-body {margin:-1.5em 0 10% 0;}

}

/*TEAM-SLIDER-BEGINN*/

#c6 .tx-ws-flexslider .caption-title {font-family: MuseoSans-100;font-size: 1.4vw; line-height:2.4vw; text-transform:uppercase}
#c6 .tx-ws-flexslider .caption-text {font-family: MuseoSlab-100;font-size: 1.1vw; line-height:1.7vw;}
#c6 .tx-ws-flexslider .caption-text { height:90%;width: 22%;padding:5%;top:0px; left:0;color:#FFF; background: #000}

@media screen and (max-width: 980px) {
#c6 .tx-ws-flexslider .caption-title {font-family: MuseoSans-100;font-size: 3.4vw; line-height:4.4vw; text-transform:uppercase}
#c6 .tx-ws-flexslider .caption-text {font-family: MuseoSlab-100;font-size: 3.1vw; line-height:4.7vw;}
#c6 .tx-ws-flexslider .caption-text { height: auto;width: 80%;padding:10%;top:0px; left:0;color:#FFF; background: #000}
}

@media screen and (max-width: 720px) {
#c6 .tx-ws-flexslider .caption-title {font-family: MuseoSans-100;font-size: 4.6vw; line-height:5.6vw; text-transform:uppercase}
#c6 .tx-ws-flexslider .caption-text {font-family: MuseoSlab-100;font-size: 4.6vw; line-height:7.6vw;}
#c6 .tx-ws-flexslider .caption-text { height: auto;width: 80%;padding:10%;top:0px; left:0;color:#FFF; background: #000}
}
/*TEAM-SLIDER-END*/

/*NEWS-SLIDER-BEGINN*/
#c21 .tx-ws-flexslider .caption-title {font-family: MuseoSans-100;font-size: 1.8vw; line-height:2.6vw;padding:0 30% 7% 0; text-transform:uppercase}
#c21 .tx-ws-flexslider .caption-text {font-family: MuseoSlab-100;font-size: 1.2vw; line-height:1.7vw;}
#c21 .tx-ws-flexslider .caption-text { height:90%;width:28%;padding:0% 20% 0% 2%;top:0px; left:50%;color:#444; text-align:left; background: #edd9d2}

@media screen and (max-width: 980px) {
#c21 .tx-ws-flexslider .caption-title {font-family: MuseoSans-100;font-size: 4.6vw; line-height:6.2vw; text-transform:uppercase}
#c21 .tx-ws-flexslider .caption-text {font-family: MuseoSlab-100;font-size: 3.1vw; line-height:4.7vw;}
#c21 .tx-ws-flexslider .caption-text { height: auto;width: 80%;padding:10%;top:0px; left:0;color:#444; }
}
@media screen and (max-width: 720px) {
#c21 .tx-ws-flexslider .caption-title {font-family: MuseoSans-100;font-size: 5.6vw; line-height:7.2vw; text-transform:uppercase}
#c21 .tx-ws-flexslider .caption-text {font-family: MuseoSlab-100;font-size: 4.6vw; line-height:7.0vw;}
#c21 .tx-ws-flexslider .caption-text { height: auto;width: 80%;padding:10%;top:0px; left:0;color:#444; }
}
/*NEWS-SLIDER-END*/



/*MAIN*/
.main .tx-ws-flexslider .caption-wrapper { display:none; visibility:hidden}

.logo-box-slider-white {display:none; visibility:hidden}
.logo-box-slider-black {display:none; visibility:hidden}
.arrow-down-box {display:none; visibility:hidden}

