/*css*/
@import "reset.css";
@import "skeleton.css";

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

	html, body {
		background-color: #FFF;
		font: 14px/24px Arial, sans-serif;
		color: #464543;
		min-width:300px;
	}

	* { -webkit-text-size-adjust: none;}

	a { color: inherit; text-decoration: none;}
	a:hover { text-decoration: none;}
	a[href^="tel:"] {color: inherit;text-decoration:none;}
	.a-hov { transition: all 0.4s ease;}
	.a-hov:hover { color: #d1ad46;}

	ul li a { transition: all 0.4s ease;}

	h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', sans-serif; text-transform: uppercase;}
	h1 { font-weight: 300; font-size: 38px; line-height: 36px; color: #3e3c3e; text-align:center;}
	h1 span { color: #d1ad46; display: block;}
	h2 { font-size: 40px; line-height: 1em; color: #d1ad46; font-weight: 300; padding-top: 68px; padding-bottom: 41px;}
	h3 { font-size: 30px; line-height: 30px; color: #d1ad46; font-weight: 600; }
	h3 span { font-size: 20px; color: #d1ad46; display: block; font-weight: 300;}
	h4 { font-size: 20px; line-height: 25px; color: #d1ad46; font-weight: 400; font-weight: 300; padding-bottom: 15px; padding-top: 3px;}
	h5 { color: #d4ad3e; font-size:15px; line-height:21px; font-weight:300; text-transform:none; padding:0 0 4px 0; }



	.title-1 { 
		margin-top:510px;
		font-family: 'Open Sans', sans-serif;
		color: #3e3c3e;
		font-weight: 300;
		font-size: 70px;
		line-height: 1;
		text-transform: uppercase;
		text-align: center;
		padding-bottom: 83px;
	} 
	.title-2 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		color: #fff;
		font-size: 70px;
		line-height: 70px;
		text-transform: uppercase;
	
		padding-top: 53px;
}
	.text-1 { line-height: 21px;}
	.text-2 { }
	.text-3 { }

	.color-1 { color: #d1ad46;}
	.color-2 { }

	h2 + h4 { padding-top: 0; margin-top: -8px;}
	h2 + h4.v1 { margin-top: 0px;}
	.title-2 + h4 { padding-top: 0;}

	h4 a, h3 a { transition: all .4s ease;}
	h4 a:hover, h3 a:hover { color: #fff;}

	.btn {
		display: inline-block;
		text-align: center;
		vertical-align: middle;
		transition: all 0.4s ease;
		background: #f16f2b url(../images/bg-4.gif) 0 0 repeat-x;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
		color: #fff;
		font-size: 25px;
		line-height: 25px;
		text-transform: uppercase;
		padding: 25px 26px 27px;
		margin-top: 65px;
	}
	.btn:hover { color: #302d30; background: #fff;}

	.btn-1 {
		display: inline-block;
		background: url(../images/mark-2.png) right bottom no-repeat;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
		color: #fff;
		font-size: 15px;
		line-height: 15px;
		text-transform: uppercase;
		padding: 2px 22px 2px 0;
		margin-top: 21px;
	}
	.btn-1:hover { color: #f58251; background-position: right 0;}

	.list { margin-bottom: 5px;}
	.list li {
		font-family: Arial, sans-serif;
		font-size: 14px;
		line-height: 16px;
		color: #f58251;
		background: url(../images/mark-1.png) 0 5px no-repeat;
		padding-left: 13px;
	
		margin-top: 18px;
}
	.list li + li { margin-top: 14px;}
	.list li a { }
	.list li a:hover { color: #fff;}


.bord-1 {
	border-top:1px solid #2e272e;
	margin-top: 23px;
}
.bord-1 h4 { padding-top: 26px;}


	/*auxiliary*/

	.img-ind {float: left; margin-right: 28px; margin-top: 5px;margin-bottom: 5px;}
	.wrapper {width: 100%; position: relative;}
	.extra-wrap {overflow:hidden;}
	.grid_inside { margin: 0 -10px;}
	.aligncenter {text-align: center !important;}
	.alignleft { text-align: left !important; }
	.it {font-style:italic; display: inline-block;}
	.fleft {float: left;}
	.fright {float: right;}
	.h-underline:hover { text-decoration: underline;}
	.underline {text-decoration: underline;}
	.upp {text-transform: uppercase;}
	.transition {transition: all 0.4s ease;}

	.clearfix { *zoom: 1;}
	.clearfix:before,.clearfix:after {display: table; content: "";line-height: 0;}
	.clearfix:after { clear: both;}

	.pad-left { padding-left: 10px;}

	p { padding-bottom: 12px;}
	p + .text-1 { margin-top: 3px;}

	.top-1 { padding-top: 12px;}

	.img-ind + div > h4 { padding-top: 0;}

/************Header************/

.header-top-menu {
	height:52px;
	line-height:52px;
	background-color:#d4ad3e;
	text-align:center;
}
#sitelinks span{
	display:none;
}
#sitelinks ul li{
	display:inline-block;
	margin:0;
	padding:0;
}
#sitelinks ul li a{
	line-height:52px;
	display:inline-block;
	font-weight:300;
	font-size:21px;
	color:#3e3c3e;
    font-family: "Open Sans",sans-serif;
	margin:0 28px;
	padding:0;
	text-transform:uppercase;
}

header { background-color: #FFF; position: relative; padding-bottom: 91px;}
h1 { margin-top: 23px; margin-bottom:165px; }
.page-1 header { padding-bottom: 145px;}

.bg-1 img {	display: none;}
.bg-1 {
	position: absolute;
	left: 0;
	right: 0;
	top: 52px;
	border-top:0px solid #d4ad3e;
	bottom: 0;
	/*background: url(../images/bg-3.png) 0 0 no-repeat;*/
	background-repeat:no-repeat;
	background-position:center 0;
	background-size: 100% auto;
}
.bg-2 { background: #fbf4ec; margin-top: 57px;}
.slogan {
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 20px;
	margin-top: 7px;
	color: #3e3c3e;
}



.block-1 { margin-top: 0px;}

.box-1 { line-height: 21px; color: #000;}
.box-1 .inside { background: #fbf4ec; padding: 35px 15px 20px 15px; text-align:center; min-height:300px;}
.box-1 h3 { padding-top: 0; padding-bottom: 20px;}
.box-1 { font-size:15px; line-height:1.5;  font-family: 'Open Sans', sans-serif; font-weight:300;}

.link,
.form_button_submit { 
	display: block;
	background: #d6b03f url(../images/arrow-3.png) 95% 16px no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	line-height: 51px;
	height: 51px;
	padding-left: 27px;
	transition: all .4s ease;
}
.link:hover,
.form_button_submit:hover { 
	background: #a57f2e url(../images/arrow-3.png) 95% 16px no-repeat;
	color: #FFF;
}
.form_button_submit{
	border:none;
	text-align:left;
	width:100%;
}
.email-field .form_field{
	line-height:28px;
	height:28px;
	border:none;
	width:95%;
	padding:0 2.5%;
	margin:0 0 9px 0;
}


/************Content***********/

.container { background: #FFF; padding-top: 30px;}
.list_carousel li { float: left;}
.list_carousel ul { cursor: default;}
.block-1 .box-1 { margin-bottom: 4px; margin-left: 10px; margin-right: 10px;}
.box-1 { position: relative;} 
.box-1 .inside { z-index: 10; position: relative;}

.arrows a {
	position: absolute;
	left: -21px;
	top: 242px;
	display: block;
	width: 44px; 
	height: 75px;
	background: url(../images/arrow-5.png) 0 0 no-repeat;
	z-index: 0;
}
.arrows .next {
	background: url(../images/arrow-6.png) 0 0 no-repeat;
	right: -21px;
	left: auto;
}
.arrows .prev:hover,
.arrows .next:hover { z-index: 20;}

.block-2 { margin-top: -12px;}
.date {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 22px;
	line-height: 22px;
	color: #d4ad3e;
	text-transform: uppercase;
	text-align: center;
	float: left;
	margin-right: 12px;
}
.date span {
	font-size: 57px;
	line-height: 57px;
	display: block;
	margin-bottom: 7px;
}
.block-2 h4 { padding-top: 3px;}
.block-2 > div + div { border-top: 1px solid #2e272e; margin-top: 23px; padding-top: 23px;}

.block-4 > .list { float: left; width: 44%;}
.block-4 { margin-bottom: 18px;}

.history dt { 
	float: left;
	font-size: 20px;
	line-height: 25px;
	color: #d1ad46;
	font-family: 'Open Sans', sans-serif;
	width: 66px;
}
.history dd { overflow: hidden; margin-bottom: 24px;}
.history { margin-bottom: -36px;}

.gallery { margin-top: -34px;}
.gallery .box-1 { margin-top: 40px;}



/*blog*/

.post { margin-bottom: 40px;}
.post + .post { margin-top: 20px;}
.post .date {
	display: block; 
	text-align: left; 
	float: left;
	background: #312831 url(../images/bg-5.gif) 0 0 repeat-x;
	width: 60px;
	line-height: 13px;
	padding: 11px 0px 12px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
}
.post .date span {
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	padding-bottom: 0px;
}
.post h3 span { color: #fff;}

.post_info { position: relative; margin-bottom: 7px;}
.post_info span { display: block;}
.post_info h3 { padding-bottom: 26px;}
.post_info img { margin-bottom: 23px;}

.post .img-ind { margin-top: 4px; margin-right: 20px;}
.post .date { margin-top: 6px;}
.post img { width: 100%;}

h2 + .list { margin-top: -17px;}


	/*toTop*/
#toTop {
    display:none;
    text-decoration:none;
    position:fixed;
    cursor:pointer;
    overflow:hidden;
    width: 58px;
    height: 58px;
    border-radius: 500px;
    border:none;
    text-indent:-999px;
    z-index:20;
    background: #000000 url(../images/ui.totop.png) center center no-repeat;
    margin-right: -670px !important;
    right: 50%;
    bottom: 30px;
    color: #464646;
    behavior:url(js/PIE.html);
}

#toTop:hover {
    display:block;
    overflow:hidden;
    float:left;
    background: #000000 url(../images/ui.totop.png) center center no-repeat;
}

#toTop:active, #toTop:focus {outline:none;}

.sitelink-text{
	line-height:52px;
	display:inline-block;
	font-weight:300;
	font-size:21px;
	color:#3e3c3e;
    font-family: "Open Sans",sans-serif;
	margin:0 28px;
	padding:0;
	text-transform:uppercase;
}

	/*touch-touch*/ 
	.magnifier {
		position:relative;
		display:block;
		background: url(../images/magnifier.png) center center no-repeat #d6b03f ;

	}
	.magnifier img {
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		width: 100%;
		-webkit-box-shadow: 0px 0px 0px 0px #201920;
		-moz-box-shadow: 0px 0px 0px 0px #201920;
		box-shadow: 0px 0px 0px 0px #201920;
	}

	.magnifier:hover img {
		opacity: 0.5;
	}

	


	

/************Footer************/

footer { font-family: 'Open Sans', sans-serif; font-size: 14px; padding:49px 0 31px 0;
background: #e6c64c; /* Old browsers */
background: -moz-linear-gradient(top, #e6c64c 0%, #d6b03f 49%, #c69b3a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6c64c), color-stop(49%,#d6b03f), color-stop(100%,#c69b3a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e6c64c 0%,#d6b03f 49%,#c69b3a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e6c64c 0%,#d6b03f 49%,#c69b3a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e6c64c 0%,#d6b03f 49%,#c69b3a 100%); /* IE10+ */
background: linear-gradient(to bottom, #e6c64c 0%,#d6b03f 49%,#c69b3a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6c64c', endColorstr='#c69b3a',GradientType=0 ); /* IE6-9 */

}
footer .fleft { margin-top: 29px; color: #766876;}
footer .fleft strong { text-transform: uppercase;}
footer .fleft a:hover { color: #d1ad46;}

.list-services { margin-top: 23px; position: relative;}
.list-services li {
	display: inline-block;
	float: left;
}

	[class*="list-services-"] {
		text-decoration: none;
		display: block;
		height: 34px;
		width: 35px;
		background: url(../images/social_icons.png) no-repeat;
		-webkit-transition: all 0.2s ease-out;
	    -moz-transition: all 0.2s ease-out;
	    -o-transition: all 0.2s ease-out;
	    -ms-transition: all 0.2s ease-out;
	    transition: all 0.2s ease-out;
		margin-left: 8px;
		-webkit-border-radius: 500px;
		-moz-border-radius: 500px;
		-ms-border-radius: 500px;
		-o-border-radius: 500px;
		border-radius: 500px;
	}
	.list-services-1 { background-position: 0px 0px;}
	.list-services-2 { background-position: -43px 0px;}
	.list-services-3 { background-position: -86px 0px;}
	.list-services-4 { background-position: -129px 0px;}

	.list-services-1:hover { background-position: 0px bottom;}
	.list-services-2:hover { background-position: -43px bottom;}
	.list-services-3:hover { background-position: -86px bottom;}
	.list-services-4:hover { background-position: -129px bottom;}



/*** CUSTOM ****/

DIV.csc-textpic-intext-left .csc-textpic-text, 
DIV.csc-textpic-intext-left-nowrap .csc-textpic-text {
	padding-left:20px;
}
#c83 .grid-8-4 .grid_4 h4{
	padding-bottom:3px;
}
#c83 .grid-8-4  .grid_4 .csc-default{
	border-bottom:1px solid #f6f6f6;
	margin-bottom:61px;
}
#c83 .grid-8-4  .grid_4 .csc-default p{
	padding-bottom:0;
}
#c83 .grid-8-4  .grid_4 .csc-default:first-child,
#c83 .grid-8-4  .grid_4 .csc-default:last-child{
	border-bottom:none;
	margin-bottom:0;
}
.grid-8-1-3 .grid_3 h2{
	padding-top:0;
	margin-top:0;
}

.footer_wrap{
	padding:48px 0 0 0;
}
.footer_wrap h2{
	margin:0;
	padding:0 0 4px 0;
	font-size:35px;
	line-height:48px;
}
.footer_wrap h2 b{
	font-weight:bold;
}
.footer_wrap h4{
	margin:0;
	padding:0;
	font-size:20px;
	color:#000;
}
.footer_wrap .grid_4{
	padding-top:8px;
}
.gewinn_text{
	display:none;
}
/*
.list_carousel{
	display:none;
}*/
section .block-1 h2{
	margin-left:10px;
	margin-right:10px;
}
section .block-1 .grid-8-1-3 h2,
section .block-1 .grid-8-4 h2{
	margin-left:0px;
	margin-right:0px;
}
.csc-default ul{
	padding:2px 0 8px 0;
}
.csc-default ul li{
	background-image:url(../images/li-icon.png);
	background-repeat:no-repeat;
	background-position:0 9px;
	color:#d4ad3e;	
	padding:0 0 6px 13px;
}
.contentContainer{
	padding-top:80px;
}
.kwl_bigbanner .gallery .grid_4:nth-child(3n+1) {
	clear:both;
}

.csc-textpic-imagewrap{
	max-width:100%;
}
img/*, embed, object, video */{
	max-width: 100% !important;
	height: auto !important;
	width: auto !important;
}
.frame-termine {
	padding-left:90px;
	margin-bottom:20px;
}
.frame-termine .date{
	margin-left:-90px;
	position:absolute;
	float:none;
}
.frame-termine h1{
	text-align:left;
	margin-bottom:20px;
	padding-top:9px;
}

/*** POWERMAIL ***/

.tx-powermail-pi1 input, 
.tx-powermail-pi1 textarea {
    border: medium none;
    height: 28px;
    line-height: 28px;
    margin: 0 0 9px;
    padding: 0 2.5%;
    width: 95%;	
}
body .tx-powermail-pi1 legend{
	display:none;
}
body .tx-powermail-pi1 textarea{
	line-height:normal;
	padding-top:3px;
	padding-bottom:3px;
	height:100px;
}
body .tx-powermail-pi1 input.tx-powermail-pi1_mandatory_submit {
	background-image:none !important;
	display:block;
}
.tx-powermail-pi1 input.powermail_submit,
body .tx-powermail-pi1 input.tx-powermail-pi1_mandatory_submit{
	cursor:pointer;
   border: medium none;
    text-align: left;
    width: 100%;
	display: block;
	background: #d6b03f url(../images/arrow-3.png) 95% 16px no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	line-height: 51px;
	height: 51px;
	padding-left: 27px;
	transition: all .4s ease;
}
.tx-powermail-pi1 input.powermail_submit:hover
body .tx-powermail-pi1 input.tx-powermail-pi1_mandatory_submit:hover { 
	background: #a57f2e url(../images/arrow-3.png) 95% 16px no-repeat;
	color: #FFF;	
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1950px) {
.bg-1 {
	background-size: auto 360px !important;
}
}
@media only screen and (max-width: 1800px) {
body .title-1 {
    margin-top: 440px;
}
}
@media only screen and (max-width: 1600px) {
body .top_image_wrap h1 {
	top:-25px;
}
body .top_image_wrap h1 img {
    width: 500px !important;
}	
body .title-1 {
    margin-top: 400px;
	font-size:60px;
	padding-bottom:30px;
}
}
@media only screen and (max-width: 1400px) {
body .title-1 {
 	font-size:50px;
  	margin-top: 320px;
}
}
@media only screen and (max-width: 1200px) {
body .title-1 {
	font-size:40px;
	padding-bottom:10px;
    margin-top: 280px;
}
}

@media only screen and (min-width: 996px) {
	.caroufredsel_wrapper { width: 940px !important; margin-left: 10px !important;}
	.caroufredsel_wrapper > ul { margin-left: -10px !important; }
	
	#c87,
	#c82{
		display:none !important;	
	}
}

@media only screen and (max-width: 995px) {
	body .box-1 h3{ font-size:20px; line-height:20px; }
	.caroufredsel_wrapper { width: 707px !important; margin-left: 10px !important;}
	.caroufredsel_wrapper > ul { margin-left: -7px !important; }
	.arrows a { left: 0;}
	.arrows .next { right: 0;}
	.list_carousel { width: 95%; margin: 0 auto;}
	.list_carousel li { min-height: 495px;}
	
	#home-person-description {
		display:none !important;
	}

}
@media only screen and (max-width: 767px) {
	body .top_image_wrap h1 { top:-20px; }
	body header nav{ top:242px !important; width:100%; }
	.box-1 + .box-1 { margin-top: 30px;}
	.w1 { width: 50%;}
	.block-3 > .fleft, .block-3 > .fright { float: none;}
	footer .fleft, footer .fright { float: none;}
	.page-1 header { padding-bottom: 40px;}
	.block-1 { margin-top: 0 !important;}
	header { padding-bottom: 0px;}
	.container { padding-top: 0px;}
	.block-1 { padding-top: 40px;}
	.block-4 > .list { float: none; width: 100%;}
	.caroufredsel_wrapper { width: 360px !important; margin-left: 8px !important;}
	.list_carousel { width: 90%; margin: 0 auto;} 
	.list_carousel li { min-height: 490px;}
	.box-1 .inside { padding: 35px 10px 51px 15px}
	.title-1{padding-bottom:20px !important; }
	.bg-1 {
		background-size: auto 200px !important;
	}	
}
@media only screen and (max-width: 479px) {
	body .top_image_wrap h1 { top:-15px; }
	body header nav{ top:242px !important; width:100%; }
	body h1 { margin-bottom:105px; }
	.w1 { width: 100%; margin-right: 0; float: none; margin-bottom: 20px;}
	.caroufredsel_wrapper { width: 241px !important; margin-left: 7px !important;}
	.list_carousel { width: 86%; margin: 0 auto;} 
	.list_carousel li { min-height: 447px;}
}
@media only screen and (max-width: 360px) {
	body header nav{ top:202px !important; width:100%; }
	body h1 { margin-bottom:105px; }

}


/**** WAK ÄNDERUNGEN STARTSEITE ****/

.kwl_bigbanner .link{
	display:none !important;
}
.kwl_bigbanner div.inside h3 span {
	text-transform:none !important;
	color:#000 !important;
	font-size:22px !important;	 
}
.kwl_bigbanner div.inside a{
	color:#d1ad46;
}
#home-person-description h2{
	padding-bottom:25px;
	padding-top:38px;
	margin-left:0;
	marign-right:0; 
}
.top_image_wrap h1 {
	position:absolute;
	top:-32px;
	width:100%;
	margin-top:0;
}
.top_image_wrap h1 img {
	width:700px !important;
}