/*fonts
font-family:'VAG Rounded W01 Bold'; color: #394446;
font-family:'FrutigerLTW01-45Light', sans-serif; color: #000000;

*/

/*colors
navi: #ffdca0, #89cdda, #afa494, #394446;
box background: #89cdda;
gallery background: #ffdca0;
header & footer background: #e6e3de;
*/

*{
	font-family:'FrutigerLTW01-45Light', sans-serif;
	color: #394446;
	font-size: 16px;
}

body{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	line-height: 150%;
}

/* Mobile */
	.col.content, .col.col-left{
		float: right;
	}

	.col-left{
		margin-top: 11px;
	}

	.header-wrapper{
		overflow-x: hidden;

	}
	header{
		position: relative;
		width: 100%;
		background-color: #ffffff;
	}

	.service-navigation{
		position: relative;
		height: 60px;
		text-align: right;
	}

	.service-navigation a{
		display: none;
	}


	.header-background{
		position: relative;
		height: 430px;
		background-color: #e6e3de;
		width: 100%;
	}

	.header-facebook{
		position: absolute;
		top: -45px;
		right: 30px;
	}
	.header-logo{
		position: relative;
		margin-top: -50px;
		margin-left: 15px;
		height: 50%;
		width: 50%;
		z-index: 1000;
	}

	.header-address{
		display: none;
	}

	.nav{
		display: block;
	}

	.nav-mobile{
		position: absolute;
		display: block;
		top: 40px;
		right: 25px;
		z-index: 1001;
	}


.nav-mobile-btn-show{
  background-color: #c5e6ed;
  position: absolute;
  font-size: 30px;
  line-height: 30px;
  color: #394446;
  width: 40px;
  text-align: center;
  padding-bottom: 4px;
  padding-top: 4px;
top: 39px;
  right: 10px;
  z-index: 999;
}

.nav-mobile-btn-hide{
  background-color: #c5e6ed;
  position: absolute;
  font-size: 30px;
  line-height: 30px;
  color: #394446;
  width: 40px;
  text-align: center;
  padding-bottom: 8px;
  top: 10px;
  right: 20px;
  z-index: 999;
}

.nav-mobile-holder.hidden{
	display: none;
}


article.hidden, footer.hidden{
	display: none;
}


.nav-mobile-holder{
  background-color: #c5e6ed;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 9999;
  padding-top: 50px;
  padding-bottom: 50px;
  top: -60px;
}

nav.mobile a{
	display: block;
	line-height: 120%;
	font-size: 20px;
	padding: 10px 10px 10px 30px;
	border-bottom: 1px solid	#394446;
	color: #394446;
	position: relative;
	text-decoration: none;
}

nav.mobile span{
	display: block;
	line-height: 120%;
	font-size: 20px;
	padding: 10px;
	border-bottom: 1px solid	#394446;
	color: #394446;
	position: relative;
}

nav.mobile a:after{
	position: absolute;
	left: 10px;
	top: 15px;
	font-size: 80%;
	content:"\f054";
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

nav.mobile span, nav.mobile a.main{
	padding-top: 40px;
}

nav.mobile a.main:after{
	top: 45px;
}

nav.mobile a.secondary{
	padding-left: 60px;
}

nav.mobile a.secondary:after{
	left: 40px;
}








	.nav-container{
		display: none;
	}


	.slider{
		position: absolute ! important;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 300px;
	}


	.slider .item{
		width: 100%;
		height: 100%;
		background-size: cover;
	}

	.slider .container{
		height: 100%;
	}

	.slider .title-holder{
		padding: 20px;
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: rgba(255,255,255,0.7);
		width: 100%;
	}

	.slider .title-holder strong{
		display: block;
		font-family: 'VAG Rounded W01 Bold';
		font-weight: normal;
		font-size: 25px;
		color: #394446;
		line-height: 125%;
		margin-bottom: 10px;
	}



	.slider .title-holder a{
		text-decoration: none;
		display: block;
		font-family: 'VAG Rounded W01 Bold';
		color: #394446;
	}
	.slider .title-holder a i{
    	margin-left: 5px;
	}



	nav.secondary {
		margin-top: 70px;
		padding-right: 40px;
		padding-bottom: 60px;
	}

	nav.secondary a{
		padding-top: 10px;
		display: block;
		text-decoration: none;
		color: #394446;
	}

	nav.secondary a i{
		color: #394446;
		padding-right: 10px;
	}



	h1{
		font-family:'VAG Rounded W01 Bold';
		font-weight: normal;
		font-size: 25px;
		color: #394446;
		line-height: 125%;
		margin-bottom: 10px;
	}

	h2{
		font-family:'VAG Rounded W01 Bold';
		font-weight: normal;
		font-size: 25px;
		color: #394446;
		line-height: 125%;
		margin-bottom: 20px;
	}

	h3, h4, h5{
		font-family:'VAG Rounded W01 Bold';
		font-weight: normal;
		font-size: 40px;
		color: #394446;
		line-height: 125%;
		margin-bottom: 20px;
	}

	.content img{
		max-width: 100%;
	}

	.box-background{
		height: auto;
		width: 100%;
		background-color: #c5e6ed;
		padding-top: 30px;
		padding-bottom: 30px;
	}


	.box{
		padding-left: 40px;
		padding-right: 40px;
		margin-bottom: 50px;
		font-size: 14px;
	}

	.box h3{
		font-size: 25px;
	}


	.box img{
		max-width: 100%;
		display: block;
		margin-bottom: 15px;
	}

	.box a{
		text-decoration: none;
		display: block;
		text-align: right;
		font-family:'VAG Rounded W01 Bold';
		color: #394446;
	}

	.box a i{
		margin-left: 5px;
		color: #394446;

	}

	.box p{

	}

	.content{
		padding-top: 60px;
		margin-bottom: 50px;
	}

	.content img{
		float: left;
		padding-right: 20px;
		padding-bottom: 20px;
	}

	.content p{
		margin-bottom: 16px;
	}


	footer{
		background-color: #e6e3de;
		padding-top: 40px;
		height: auto;
		padding-bottom: 80px;
		overflow: hidden;
	}

	footer h3{
		font-size: 20px;
		margin-bottom: 10px;
	}


	footer .col{
		float: none;
		margin-bottom: 0px;
	}


	.footer-logo{
		position: relative;
		margin-left:20px;
		margin-bottom: 40px;
		float: none;
		width: 240px;
		height: auto;
	}

	.footer-address{
		margin-left: 40px;
	}

	.footer-address p{
		color: #394446;
		padding-top: 10px;
	}

	.footer-toplinks {
		margin-top: 40px;
		margin-bottom: 100px;
		margin-left: 40px;
	}
	.footer-toplinks a{
		padding-top: 10px;
		display: block;
		text-decoration: none;
		color: #394446;
	}

	.footer-toplinks a i{
		color: #394446;
		padding-right: 10px;
	}

	.footer-facebook{
		position: absolute;
		right: 40px;
		top: 0px;

	}


.content ul, .content ol{
	margin-left: 20px;
	margin-bottom: 20px;
}

.content ol{
	margin-bottom: 40px;
}

.content ol li{
	margin-bottom: 10px;
}


	.content img{
		float: left;
		margin-right: 30px;
		margin-bottom: 20px;
	}

.gallery, .gallery div{
	width: 100%;
	overflow: hidden;
	position: relative;
}

.gallery a{
	display: block;
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 30px;
}

.gallery a img{
	width: 100%;
	margin: 0;
	padding: 0;
}

.gallery div a:nth-child(even){
	margin-right: 0;
}

.slider-gallery_nav.next{
	font-size: 43px;
	float: right;
}

.slider-gallery_nav.prev{
	font-size: 43px;
	float: left;
}

.form-std label{
	display: block;
}

.impressionen{
	background-color: #ffedcf;
	padding-top: 40px;
	margin-top: -40px;
	margin-bottom: 80px;
}

.form-std{
	text-align: right;
}
.form-std input[type="text"], .form-std select, .form-std textarea{
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		display: block;
		width: 100%;
		padding: 10px;
		font-size: 20px;
		line-height: 20px;
		background-color: #f5f5f5;
		color: #333333;
		margin-bottom: 10px;
		border: none;
		height: 48px;
		border-radius: 0;
		color: #5c5b60;
	}

	.form-std select{
		display: inline-block;
	}

	.form-std span{
		float: right;
	}
	.form-std input[type="number"]{
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		display: inline-block;
		width: 120px;
		margin-left: 20px;
		padding: 10px;
		font-size: 20px;
		line-height: 20px;
		background-color: #f5f5f5;
		color: #333333;
		margin-bottom: 10px;
		border: none;
		height: 48px;
		border-radius: 0;
		color: #5c5b60;
		float: right;
	}

	.form-std label{
		display: block;
		width: 100%;
		float: left;
		line-height: 48px;
		text-align: left;
	}

	.form-std textarea{
		height: 110px;
	}
	.form-std button{
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 10px;
		font-size: 20px;
		line-height: 20px;
		background-color: #fbc443;
		color: #394446;
		font-weight: 400;
		border: none;
		cursor: pointer;
		font-family:'VAG Rounded W01 Bold';
	}

	.form-std button i{
		color: #394446;
		margin-left: 10px;
	}

	.team-entry{
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #394446;
	}

	.team-entry img{
		float: none;
		display: block;
		margin: 0;
	}


/* Tablet */
@media only screen and (min-width:768px){

	[class^="nav-mobile"]{
		display: none;
	}


.col.content, .col.col-left{
		float: right;
	}

	.col-left{
		margin-top: 11px;
	}

	.header-wrapper{
		height: 640px;
		
	}


	header{
		position: relative;
		width: 100%;
		height: 610px;
		background-color: #ffffff;
	}

	.slider .container{
		width: 100%;
	}

	.slider .title-holder{
		padding-bottom: 70px;
	}


	.service-navigation{
		height: 100px;

		padding-top: 70px;
	}

	.service-navigation a{
		display: inline;
		text-decoration: none;
		padding-left: 25px;
	}

	.service-navigation a i{
		margin-right: 5px;
	}

	.header-background{
		height: 510px;
	}

	.header-facebook{
		top: 30px;
		right: 15px;
		z-index: 1100;
	}




	.header-address p{
		color: #394446;
		padding-top: 10px;
	}

	.header-address a{
		color: #394446;
		text-decoration: none;
	}

	.nav-item a{
		text-decoration: none;
		font-family:'VAG Rounded W01 Bold';
		color: #ffffff;
		font-size: 20px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 80px !important;
		display: block;
		float: left;
		border-radius: 50%;
		text-align: center;
		width: 145px;
		height: 145px;
		margin-left: -20px;
		background-color: #ffdca0;

	}

	.nav-item:nth-of-type(1) a{
		color: #394446;
		background-color: #ffdca0;
	}

	.nav-item:nth-of-type(2) a{
		background-color: #89cdda;
	}

	.nav-item:nth-of-type(3) a{
		background-color: #afa494;
	}

	.nav-item:nth-of-type(4) a{
		background-color: #394446;
	}


	.nav-container{
		position: absolute;
		display: block;

		left: 0px;
		top: 280px;
		margin-left: 240px;
		z-index: 1001;
		width: 520px;
	}

	.nav-container a{
		padding-right: 20px;
	}

	.nav-mobile{
		display: none;
	}

	.slider{
		position: absolute;
		top: 0px;
		left: 0px;
		margin-left: 160px;
		width: 580px;
		height: 340px;
	}


	nav.secondary {
		margin-top: 70px;
		padding: 0;
	}



	h1{
		font-family:'VAG Rounded W01 Bold';
		font-size: 40px;
		color: #394446;
		line-height: 125%;
		margin-bottom: 0px;
	}

	h2{
		font-family:'VAG Rounded W01 Bold';
		font-size: 35px;
		color: #394446;
		line-height: 125%;
		margin-bottom: 30px;
	}

	h3, h4, h5{
		font-family:'VAG Rounded W01 Bold';
		font-size: 30px;
		color: #394446;
		line-height: 125%;
		margin-bottom: 20px;
	}


	.box-background{
		height: auto;
		width: 100%;
		background-color: #c5e6ed;
		padding-top: 30px;
		padding-bottom: 30px;
	}


	.box{
		font-size: 16px;
		margin-bottom: 30px;
		font-size: 16px;
		padding-left: 20px;
		padding-right: 20px;

	}

	.box h3{
		font-size: 25px;
	}


	.box img{
		max-width: 100%;
		display: block;
		margin-bottom: 15px;
	}

	.box a{
		text-decoration: none;
		display: block;
		text-align: right;
		font-family:'VAG Rounded W01 Bold';
		color: #394446;
	}

	.box a i{
		margin-left: 5px;
		color: #394446;

	}

	.box p{

	}

	.content{
		padding-top: 85px;
		margin-bottom: 100px;
	}

	.team-entry{
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #394446;
	}

	.team-entry img{
		float: left;
		margin-right: 30px;
		width: 170px;
		height: auto
	}






}

/* Desktop Small */
@media only screen and (min-width:1010px){

	.header-wrapper{
		margin-bottom: -80px;
	}


.header-logo{
		position: relative;
		margin-top: -70px;
		margin-left: 15px;
		height: 75%;
		width: 75%;
	}


	.slider{
		position: absolute;
		top: -341px;
		left: 170px;
		width: 610px;
		height: 374px;
	}

	.slider .item{
		width: 100%;
	}

	.slider .container{
		width: 100%;
	}

	.slider .title-holder{
		padding-bottom: 95px;
	}


	.header-background{
		height: 430px;
	}

	.header-address{
		display: block;
		margin-top: 55px;
		padding-left: 30px;
	}



	.header-facebook{
		top: 30px;
		left: 45px;
	}


	.nav-container{
		position: absolute;
		display: block;
		left: 180px;
		top: -50px;
		z-index: 1001;
		width: 530px;
	}


	.team-entry img{
		width: 200px;
		height: auto
	}





}


/* Desktop Standard */
@media only screen and (min-width:1200px){

	.header-wrapper{
		margin-bottom: 0;
	}


	.header-wrapper{
		height: 720px;
	}

	header{
		margin-bottom: 100px;
	}

	.header-logo{
		height: 100%;
		width: 100%;
	}

	.header-background{
		height: 600px;

	}


	.slider{
		position: absolute;
		top: -417px;
		left: 240px;
		width: 750px;
		height: 540px;
	}

	.service-navigation{
		position: relative;
	}

	.nav-container{
		position: absolute;
		display: block;
		width: 50%;
		left: 400px;
		top: 25px;
		z-index: 1001;
	}


	h1{
		font-size: 55px;
		margin-bottom: 30px;
	}

	h2{
		font-size: 50px;
		margin-bottom: 30px;
	}

	h3, h4, h5{
		font-size: 40px;
		margin-bottom: 20px;
	}


	footer h3{
		font-size: 25px;
		margin-bottom: 10px;
	}


	footer .col{
		float: left;
		margin-bottom: 0px;
	}


	.footer-logo{
		position: relative;
		float: left;
		width: 340px;
		height: auto;
	}

	.footer-address{
		float: left;
		margin: 0px;
		padding-left: 60px;
	}

	.footer-address p{
		color: #394446;
		padding-top: 10px;
	}

	.footer-toplinks {
		margin: 0;
		float: left;

	}
	.footer-toplinks a{
		padding-top: 10px;
		display: block;
		text-decoration: none;
		color: #394446;
	}

	.footer-toplinks a i{
		color: #394446;
		padding-right: 10px;
	}

	.footer-facebook{
		position: absolute;
		right: 40px;
		top: 40px;

	}

}




@media print {
	header, .box-background, article.impressionen, .footer-toplinks, .footer-facebook{
		display: none;
	}
	.footer-logo{
		position: fixed;
		width: 150px;
		left: 10px;
		top: 10px;
	}
	.footer-address{
		position: fixed;
		left: 180px;
		top: 10px;
	}
	.footer-address h3{
		display: none;
	}

	.footer-address *{
		font-size: 12px;
		line-height: 16px;
	}
	h1{
		font-family: 60px;
		margin-top: 100px;
		margin-bottom: 30px;
	}
}