@charset "utf-8";

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, dfn, em, img, strong, b, u, i,l, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin: 0;	padding: 0;	border: 0;	vertical-align: baseline; font-style: normal; font-weight: normal; }
html {	height: 100%; }
body{  	
	width: 100%;
	font-family: 'Sen', Arial, sans-serif; font-style: normal; font-weight: 400;
	letter-spacing:0pt; 
	font-size: 17px; 
	line-height:25px;
	letter-spacing: 0.2pt;
	color: #555; 
	background-color: #FFF; 
	 -webkit-hyphens:auto;-moz-hyphens: auto; -ms-hyphens:auto;hyphens: auto;
}

h1 { font-family: 'Sen', sans-serif; font-size: 32px; line-height:36px; font-weight: 400; margin: 5px 0 15px 0; color: #007676; }
h2 { font-family: 'Sen', sans-serif; font-size: 20px;  line-height: 26px; font-weight: 400; margin: 0px 0 20px 0; color: #007676; } 
h3 { font-family: 'Sen', sans-serif; font-size: 16px;  line-height: 25px; font-weight: 400; margin: 0px 0 0 0; color:#7DB61C; } 
h4 {  color:#7DB61C; } 


a{  text-decoration: none ; color: #007676;  outline:none !important; border: none !important;  }
a:hover { color: #000; text-decoration: none ; }
a:focus, area, area a , map, map area { outline: none; }
b, strong { font-family: 'Sen', Arial, sans-serif; font-style: normal; font-weight: 700; }
table {	border-collapse: collapse; border-spacing: 0; border: 0; }
td{	vertical-align:top;}
hr{ border:none; border-bottom:1px solid #000; margin:13px 0 30px 0; padding:0;	}
img, img a{	border:0; }
sup { margin:0;padding:0; line-height:3px; vertical-align: middle; position: relative; top: -5px; font-size: 10px;}
.clearfloat{ clear:both; height:0px; font-size: 1px; line-height: 0px; margin:0px; padding:0px;display:block; }
.clearfix:after { content:""; display:table; clear:both; }
.rollover { cursor: pointer;}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 { -webkit-text-size-adjust:none; } /* iPhone Schriftgrössenanpassung beim Drehen verhindern */

.nobr { white-space:nowrap; }
hr { border: 2px solid #007676; width:70px;  margin:0 0 40px 0; }

.mainColor { color:#e94f08; }
/* rgba(67,140,194, 0.6) */

ul li { margin: 0 0 0 16px; padding: 0 0 0px 0; }

/****************************************************************************************************************************/
/*  Basics  */
/****************************************************************************************************************************/

.center { max-width: 1350px; width: 100%; margin: 0 auto; padding: 0 3%; position: relative;  box-sizing:border-box; }

#headerWrap { width: 100%; height: 160px; position: fixed; z-index: 1001; top:0; -moz-box-shadow: 3px  3px 40px  3px rgba(0,0,0,1);	box-shadow: 3px  3px 40px  3px rgba(0,0,0,1); background: rgba(250,250,250,0.8);}

.topBar { color:#FFF;  height:55px;  position: relative; padding:8px 0 0 0 ;  box-sizing:border-box; font-size:14px; line-height:20px;} 
.topBar .center { text-align:right;  } 
.topBar a { color:#FFF; } 

#header {  position: relative;  }

#logo { position: absolute; width:300px; bottom:-70px; z-index:10000; }
#logo img{ margin:0px 0 0 0; display: block; height: auto; width: 100%;  }

#naviButton { display:none; }

#mainnav {  width: auto;  position:relative; display: block; float:right;}

ul.mainNavi {  position: relative; display: block; margin: 32px 0 0 10px; float:right; }
ul.mainNavi li { list-style:none;  display:inline-block; height: 20px; margin:0 0 0 15px; text-align:right; }
ul.mainNavi li a { font-size: 14px; height:100%; display: block; padding: 15px 0px 0px 0; text-decoration: none; color:#000; font-family: 'Sen', sans-serif; font-weight:400; text-transform:uppercase; }
ul.mainNavi li:hover a, ul.mainNavi li.active a { color: #007676;  }


ul.subNavi { position: absolute; display: none; z-index: 10000; padding: 25px 0 20px 0; margin-left: -23px; width: 270px; height: auto; background: rgba(255,255,255, 0.8); overflow:hidden; }
ul.subNavi li { list-style:none;  display: block; min-height:25px; text-align:left;  }
ul.subNavi li a { font-size: 14px;  height: auto;  font-weight: 400; text-decoration: none; margin:0 0 0 0px; padding: 3px 10px; color: #999;  text-transform:none;}
ul.mainNavi li.active ul.subNavi li a, ul.mainNavi li:hover ul.subNavi li a { font-weight: 400;  color: #999;}
ul.mainNavi li:hover ul.subNavi li a:hover , ul.mainNavi li:hover ul.subNavi li.active a, ul.mainNavi li ul.subNavi li.active a , ul.mainNavi li ul.subNavi li a:hover  { color: #000; }


#headerImage { padding-top:0; width: 100%; height: auto; position: relative;  }
#headerImage { width: 100%; height: auto; position: relative; border-bottom:solid 40px #888; }
#headerImage img { width: 100%; height: auto; position: relative; display: inline;margin-bottom: -7px; }
#headerImageWrap .sliderTextbox { top: 25%; }
#headerClaim {  position:absolute; z-index: 10; bottom:30px; left: 50%; text-align:center; margin: 0 auto; width: 80%; max-width: 1000px; transform: translate(-50%, 0%); }
#headerClaim p { color:#FFF;  font-size:40px; line-height:35px; font-family: 'Sen', sans-serif; font-weight:400; text-transform:uppercase; } 

.contactHeader { width:100%;  text-align:right; vertical-align:top; }
.contactHeader a:hover { color:#ccc; }
.contactHeader img { width:40px; height:auto; margin:  3px 3px -13px; }

.langNavi { display:inline-block; display:none; width:100px;   margin: -20px 40px 0 0; height:30px; padding: 0 0 15px 0; color:#999;} 
.langNavi a { color:#999;}
.langNavi a.active, .langNavi a:hover { color:#000; }



#sliderBox { position: relative; height: auto;}

#contentWrap { position: relative; margin: 0 0 0px 0;}
#contentWrap .center { min-height: 0;}

.topContent { min-height:600px;  padding: 50px 0 0 0; padding-bottom: 50px; background:#FFF; overflow:visible; }
/*body.bodyId_48 .topContent {  padding: 40px 0 0 0;  }*/
.bottomContent { padding: 0 0 0 0;}

.centerBox { text-align:center; padding: 0 15%; }

/* Boxen */
.colWrap { overflow:hidden; margin: 35px 0 0px 0; }
.colWrap.weiss { background:#FFF; padding: 25px; }
.col13 { float: left; width:30%; margin: 0 5% 15px 0; position: relative; text-align:left; }
.colWrap .col13:nth-child(3n), .colWrap .col13:nth-child(6n)  { margin: 0 0 15px 0; }
.col13 img, .col12 img, .leftCol img { width: 100% !important; height: auto !important; margin: 0 0 15px 0;}

.leftCol img {  margin: 0;}

.colWrap.weiss .col13  h2 {font-size: 24px;  line-height: 28px; font-weight:700; }

.col23 { width: 65%; float:left; }

.col12 { float: left; width:48.5%; margin: 0 2.9% 15px 0; }

.col12 .prortraitBild img { max-width: 200px; margin:0;}
.col12 .prortraitBild h1 { font-size:22px; line-height:28px; margin:0;  }

.col12.right { margin: 0 0 15px 0;  }

.teaserbox { background-color:#ccc; padding: 0 0 30px 0; box-sizing:border-box; color: #007676;  }
.col13.teaserbox { float:none; display:inline-block; vertical-align:top; }
.teaserbox h2 { color: #007676;  font-weight: 400; padding: 0 20px; font-family: 'Sen', sans-serif; font-size: 24px;  line-height: 28px; font-weight:700;}
.teaserbox p { padding: 0 20px; } 
.teaserbox p.btn { display:table; max-width: 140px;  height:50px; margin:0 0 0 20px;  background:#7DB61C; color:#FFF; font-size: 14px; font-weight:700;  position:relative; text-align:center; }
.teaserbox p.btn:hover { background-color:#ccc; }
.teaserbox p.btn a { color:#FFF; font-size: 12px; font-weight:700; display:table-cell; vertical-align:middle; line-height:18px; background-color:transparent; }
.teaserbox p.btn:hover  a { color:#000; }

.teaserbox.standard { padding-top:30px;}
.teaserbox.standard p { font-size: 24px;  line-height: 28px; }
 
.teaserbox.col13 h2 { font-weight:normal; margin-bottom:15px;  }
.teaserbox.col13 p { color:#555  !important; }
 
.teaserbox.col13.standard  {text-align:center;  background-color:#FFF; margin-top:-30px;}
.teaserbox.col13.standard img { width:60px !important;}
.teaserbox.col13.standard h2, .teaserbox.col13.standard p { font-size: 17px; line-height:25px; font-weight:normal;}
.teaserbox.col13.standard h2 { margin-bottom:25px; }
.teaserbox.col13.standard p { color:#555  !important;}

.col13.team { width:25%; margin: 0 12% 60px 0;}
.col13.team h2 { font-size:24px; font-weight:bold; margin:0; }
.colWrap .col13.team:nth-child(3n), .colWrap .col13.team:nth-child(6n)  { margin: 0 0 15px 0; }


/*
.teaserbox:nth-child(2) { background-color:#BF6970; }
.teaserbox:nth-child(3) { background-color:#D49978; }
*/

.colWrap44 { overflow:hidden; width:100%; margin: 0 0 0 0; }
.col14 { float:left; width:24%; margin:20px 0.5%; }
.col14 img { width:100%; height: auto;}
.col14 p { padding: 10px 15px; color:#000;  color:#555; font-size:15px; font-weight:normal; margin-top:-6px; min-height:50px; }
.colWrap44 .col14 { margin-bottom:15px; }

.colWrap44 { margin-bottom:100px; background-color:#ccc; }

.colWrap.blog { border-bottom: solid 2px #431816; } 

p.textGruen, .teaserbox.standard p.textGruenGross { color:#007676;  }

.center img { max-width:100%; height:auto; }


/* Slider */

.owl-carousel { width: 80%;margin: 0 auto; }
#owl1.owl-carousel { width: 100%;}
.owl-prev { opacity: 0.5; left:-12%; top:50%; margin-top:-20px; position:absolute; background:url(../images/prev.png) no-repeat; background-size:35px;  width:35px; height: 35px; color:transparent; }
.owl-next {  opacity: 0.5; right:-12%; top:50%; margin-top:-20px; position:absolute; background:url(../images/next.png) no-repeat; background-size:35px;  width:35px; height: 35px; color:transparent}
#owl1 .owl-prev { display:block; left:30px; background:url(../images/prev_w.png) no-repeat; background-size:35px; opacity: 1; }
#owl1 .owl-next {  display:block; right:30px; background:url(../images/next_w.png) no-repeat; background-size:35px; opacity: 1; }

.owl-item { width: 20%; }

.sliderImg { width: 45%; float:left; margin:0 5% 0 0%;}
.sliderItemText { float:left;  width: 45%; }
.sliderItemText h2 { font-size: 20px; line-height: 24px; color: #4a1d3f; margin:0 0 10px 0; }
.sliderItemText p { line-height: 20px; }

.sliderLegende {  position:absolute; z-index:10; bottom:20px; left:5%; width:50%;}
.sliderLegende h1 { color:#FFF; margin-bottom:10px;  font-size:60px; line-height:60px; -webkit-hyphens:none;-moz-hyphens: none; -ms-hyphens:auto;hyphens: none;} 
.sliderLegende p { color:#FFF; font-size:24px; line-height: 28px; margin-top:80px;}





/* Footer */ 

#footerclaim { font-size:36px; color:#666; text-align:center; padding: 30px 0; border-bottom:5px solid #ccc; }

#footer { line-height: 28px; background:url(../images/Footer.jpg) no-repeat; background-size:cover;  width: 100%; height: auto;  margin-bottom: 0px; position: relative; text-align:center; }
#footer .center { overflow: hidden; padding: 20px 3%; height:auto;}
#footer h2 { font-size:28px; color:#FFF;  margin-bottom:30px;  }

.socialLinks  { background-color:#e94f08; min-height:20px; }
#footer .socialLinks .center { padding: 0;}
img.socialIcon { width: 30px !important; height: auto !important; padding: 10px 0 0 0;  }

#footer p, #footer h4, #footer a { color: #FFF; text-decoration: none; font-size:22px; line-height:40px; }
#footer a:hover { color: #ccc; }

#toplink { cursor:pointer; margin: 25px auto 0px auto; padding-bottom:25px; width: 30px; height: auto; display:block; }

.footerSpecIcon { display:inline-block; float:left; }
.footerSpecIcon img { width:20px !important; height:auto;margin-bottom:-5px; }
.footerEinzug { padding-left: 35px; }

#baufuchs { width:370px !important; height:auto; position:absolute; right:2%; bottom:50px;}



#contentWrap, #sliderBox { 
	opacity:0;  /* make things invisible upon start */	
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */	
	-moz-animation:fadeIn ease-in 1;	
	animation:fadeIn ease-in 1; 	
	-webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; animation-fill-mode:forwards;	
	-webkit-animation-duration:0.4s;-moz-animation-duration:0.4s;animation-duration:0.4s;
}
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
 





/* Icons */

#nav-icon {  width: 30px;  height: 30px;  position: relative; float:right; margin: 5px 0px 0 0;  -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -o-transform: rotate(0deg);  transform: rotate(0deg);  -webkit-transition: .5s ease-in-out;  -moz-transition: .5s ease-in-out;  -o-transition: .5s ease-in-out;  transition: .5s ease-in-out;  cursor: pointer;}
#nav-icon span {	height: 3px;  display: block;  position: absolute;    width: 100%;  background: #000;  border-radius: 0px;  opacity: 1;  left: 0;  -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -o-transform: rotate(0deg);  transform: rotate(0deg);  -webkit-transition: .25s ease-in-out;  -moz-transition: .25s ease-in-out;  -o-transition: .25s ease-in-out;  transition: .25s ease-in-out;}
#nav-icon span:nth-child(1) { top: 0px;}
#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) { top: 7px;}
#nav-icon span:nth-child(4) {top: 14px;}
#nav-icon.open span:nth-child(1) {top: 11px;width: 0%;left: 50%;}
#nav-icon.open span:nth-child(2) {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg);-o-transform: rotate(45deg); transform: rotate(45deg);}
#nav-icon.open span:nth-child(3) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg); -o-transform: rotate(-45deg);transform: rotate(-45deg);}
#nav-icon.open span:nth-child(4) { top: 18px; width: 0%;left: 50%;}


.cookieinfo {  background:rgba(200,200,200,0.75) !important; } 
.cookieinfo span { max-width: 70%; float:left; font-size:14px;font-family: 'Sen', Arial, sans-serif;  }
.cookieinfo span a { text-decoration:underline !important;  }
.cookieinfo span a:hover { color:#000 !important; font-weight:normal !important; }
.cookieinfo-close { max-width:150px;  min-width:50px !important;  float:right;  margin: 0 auto 5px auto; display:inline-block !important; border-radius:0 !important;  font-size:16px; background-color:#000 !important; color:#FFF !important;}
.cookieinfo-close:hover { background-color:#ccc !important;}



/****************************************************************************************************************************/
/* #Media Queries
/****************************************************************************************************************************/


@media only screen and (max-width: 1300px) {


.sliderLegende {  position:absolute; z-index:10; bottom:20px; left:5%; width:50%;}
.sliderLegende h1 { color:#FFF; margin-bottom:10px;  font-size: 40px; line-height:45px; -webkit-hyphens:none;-moz-hyphens: none; -ms-hyphens:auto;hyphens: none;} 
.sliderLegende p { color:#FFF; font-size:18px; line-height: 22px; margin-top:80px;}


}

@media only screen and (max-width: 1120px) {	

	#headerWrap { height: 85px; }
	.topBar { height:5px; position:relative; z-index:100; } 
	#header {  height: 85px; 	}	
	#logo { width: 20%; min-width:100px; bottom:-65px; left:4%; }	
	#logo img { margin: 20px 0 0 0; }	
	.contactHeader {  width:93%;  }
	.contactHeader img { width:30px; height:auto; margin:  10px 3px -10px; }
	
	#contentWrap { margin: 85px 0 80px 0;}

	#naviButton { display: block; position: absolute; right: 3%; top: 15px; z-index: 1200; cursor: pointer;}  
	
	p.headertel, p.headermail { margin: 0 0 0 40px; height: 50px; }
	.headertel img, .headermail img {  margin: 8px 5px 2px 0;  }

	.center { overflow:visible; }	
	
	#mainnav { position: fixed; top: 85px; height: 100%; overflow:auto; bottom:auto; left: auto; right:0; display: none; z-index: 1100; clear:both; width: 100%; margin: 0 0 0 0; padding: 0 0 0px 0; background: rgba(200,200,200, 0.97); }

	ul.mainNavi  { text-align:left; margin:30px 0 0px 3%; padding-bottom: 30px;  position:relative; position:relative; width:100%; float:left; }	
	ul.mainNavi li { display:block;  padding: 0 0 0 0; width: auto !important; height: auto; min-height: 30px; text-align:left; position:relative; }
	ul.mainNavi li a { font-size: 18px; color:#666; }
	ul.mainNavi li:hover a, ul.mainNavi li.active a { font-size: 18px; color:#000; }
	
	ul.subNavi  { display:block; text-align:left; position:relative; padding: 0 0 0 20px; background:transparent; margin-bottom: 10px; width:auto; }
	ul.subNavi li { min-height:15px; line-height: 22px;}
	ul.subNavi li a { padding: 3px 5px;  }
	
	#sliderBox { padding-top: 0px; }	
	
	.sliderLegende {  top:30px;  width:30%;}
	.sliderLegende h1 {  font-size: 25px; line-height:30px; } 
	.sliderLegende p { font-size:16px; line-height: 22px; margin-top:40px; }
	
	#baufuchs { width:270px !important;  right:2%; bottom:50px;}



}

@media only screen and (max-width: 760px) {
	
	
	#headerWrap { height: 65px; }
	#header {  height: 65px; 	}	
	#contentWrap { margin: 65px 0 0px 0;}
	
	.langNavi { margin: -10px 30px 0 0; }
	
	
	body {	font-size: 15px; 	line-height:19px;}

	.topContent { padding: 40px 0;}
	.colWrap { margin-top: 0; }
	
	#footer .colWrap { margin-top: 30px; margin-bottom:30px;}

	.col12 { width:100%; margin-right:0;   }
	.teaserbox { padding: 0px 0 50px 0; }
	.col13 { width:100%; }
	.col14 { width: 94%; margin: 15px 3%; }
	
	.col23 { width: 100%;  }
	
	#footer	.colWrap .col13 { width:100%; }
	
	h1 { font-size: 26px; line-height:34px;  }
	h2, .colWrap.weiss .col13 h2 , .teaserbox h2{ font-size: 18px;  line-height: 24px; } 

	h3 { font-size: 14px;  line-height: 22px; }  
	
	#toplink { display:block; }	
	
	#logo {   bottom:auto; top:-16px; }
	#logo img { margin: 25px 0 0 0; }	
	
	
	#mainnav { top: 65px; }
	
	#footer p, #footer h4, #footer a {    line-height: 30px;}
	#footer  h2 { font-size:24px; }
	#footer .footerbottom p {  font-size: 18px !important;}
	#footer .colWrap .col13 p, #footer .colWrap .col13 a {   font-size: 18px; }
	
	.footerTable td { float:left; width:100%;  display:block; text-align:center; vertical-align:center !important; }
	.footerTable td img { display:none; }
	
	.statement { text-align:center; }
	#footer .statement hr { display:none; }
	#footer .statement h2 { text-align:center; font-size:20px; margin-top:18px; -webkit-hyphens:none;-moz-hyphens: none; -ms-hyphens:auto;hyphens: none;}
	#footer .statement p { text-align:center;font-size: 11px; 	line-height:19px; -webkit-hyphens:none;-moz-hyphens: none; -ms-hyphens:auto;hyphens: none; }
	#footer .statement h3 { font-size:20px; line-height:28px;text-align:center;-webkit-hyphens:none;-moz-hyphens: none; -ms-hyphens:auto;hyphens: none; }
	
	.colWrap44 { margin-bottom:20px; }
	
	.sliderLegende {  bottom:auto; top:20px;  width:60%; left:10%;}
	.sliderLegende h1 {  font-size: 25px; line-height:30px; } 
	.sliderLegende p { font-size:20px; line-height: 24px;  }
	
	.teaserbox h2 {    font-size: 24px;    line-height: 30px;}
	
	#footer .colWrap .col13 {margin-bottom:30px; }
	
	#footerclaim { font-size: 26px; line-height:30px;  }
	
.teaserbox.col13.standard  {margin-top:0px;}
	
	
	#baufuchs { width:200px !important;  right:2%; bottom:50px;}

}



@media only screen and (max-width: 650px) {
	

	.sliderLegende h1 { margin-bottom:0;  font-size: 18px; line-height:22px;} 
	.sliderLegende p {  font-size: 16px; line-height:20px; }
	
	.col13.team {    width: 100%;    margin: 0 0 60px 0;}
	#headerClaim {  bottom:0px; }
	#headerClaim p { font-size:25px;}


}


@media only screen and (max-width: 550px) {
	

	.sliderLegende h1 { margin-bottom:0;  font-size: 18px; line-height:22px;} 
	.sliderLegende p {  font-size: 16px; line-height:20px; }


	.contactHeader img { display:none; }
	#naviButton { top: 10px; }  
	
}

@media print {
		
	#contentWrap, #sliderBox  {  opacity:1;   position:relative; margin: 0 auto; overflow:visible; }

}