::-webkit-scrollbar {
	background-color: #000;
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.4); 
    border-radius: 25px;
}
 
::-webkit-scrollbar-thumb {
	background-color: #FFF;
    border-radius: 25px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9); 
}

* {
	/*font-family: 'Ubuntu', sans-serif;*/
	/*font-family: 'Orbitron', sans-serif;*/
	font-family: 'Nunito', sans-serif;
}

.contact-form-error {
	position: relative;
	margin: 5px;
	padding: 5px;
	width: 100%;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}

.no-bullet, 
.faq-bullet{
	list-style-type: none;
}
.faq-bullet{
	font-size: .8em;
}

.faq-bullet li:first-child:before {
    content: "F: ";
}
.faq-bullet li:last-child:before {
    content: "A: ";
}

.faq-bullet li:first-child:first-letter, 
.faq-bullet li:last-child:first-letter {
	font-weight: bold;
	color: #FFF;
}

.text-h1 {
	font-size: 1em;
}
.text-heading {
	padding: 5px;
	font-size: 1.6em;
}
.vert-mid {
	position: relative;
	height: 100%;
	margin: auto 0px;
	margin-top: calc(25% - 250px);
	padding: 0px;
	display: inline-block;
}

body {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	overflow-x: hidden;
	color: #666;
}

.color-dark {
	color: #333;
}

.header {
	text-align: center;
	z-index: 1000;
	padding-top: 20px;
	padding-bottom: 20px;
	position: fixed;
	left: 0px;
	right: 0px;
	width: 100%;
	background-color: rgba(255,255,255,1);
	border-bottom: 1px inset rgba(0,0,0,0.3);
	box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	
	-webkit-box-shadow: 0 15px 10px -10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 15px 10px -10px rgba(0,0,0,0.2);
	box-shadow: 0 15px 10px -10px rgba(0,0,0,0.2);
}

.cardcontent {
	height: 100px;
}

.firstcontent {
	height: 140px;
}

.pfeil {
	background-color: #000;
}
.pfeil, 
.pfeil2 {
	height: 45px;
	text-align: center;
	background-image: url(/assets/img/onepager.pfeil2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 330px 45px;
	opacity: .1;
}

.pfeil img,
.pfeil2 img {
	width: 330px;
}

.white-overlay{
	background-color: rgba(255,255,255,.95);
	min-height: 620px;
	height: 100%;
}

.cardpage, 
.onepager1 {
	min-height: 620px;
	height: 100%;
	padding-bottom: 40px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 1.2em;
	/*background-image: url(/libs/imageManipulation.php);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;*/
}

.onepager1 img {
	max-height: 700px;
	width: auto !important;
	height: auto !important;
	margin: 0px;
	padding: 0px;
}

.onepager2 {
	min-height: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #CCC;
}

.onepager3 {
	min-height: 800px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

.onepager4 {
	min-height: 800px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

.logo {
	margin: 0px auto;
	border: 1px inset #f00;
}
.logo_container {
	width: 40%;
	margin: auto auto;
	line-height: 25px;
	border: 1px inset #0f0;
	height: 100px;
}

.mylogo{
	height: 60px;
	width: 40px;
	margin: auto;
	padding: 0px;
	/*background-image: url(/assets/img/logo.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;*/
}

.mylogo-gradient {
	/*position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	
	opacity: .3;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;*/
}

.navi {
	text-decoration: none;
	margin-top: 5px;
	width: 100%;
}

.navi a {
	text-decoration: none;
	color: #000;
	margin: 10px;
	font-size: 1.4em;
}

.logo_unten {
	padding-top: 20px;
	padding-bottom: 10px;
}

.navigation {
	text-align: center;
	text-decoration: none;
	float: left;
	margin: 10px;
	list-style: none;
	margin-top: 30px;
}

.content {
	height: 620px;
	width: 150px;
	margin-left: 400px;
	font-family: Arial;
	padding-top: 200px;
	padding-left: 100px;

}

.bilder img {
	margin-top: 400px;
	width: 24.8%;
}

.teaser-box {
	width: 33%;
	height: 650px;
	margin-top: 20px;
	float: left;
	margin-right: 0.333333%;
	overflow: hidden;
}

.clear-box {
	clear: both;
}


.teaser-box img {
	width: 100%;
	position: relative;
	

}

.profile_img {
	position:	relative;
	width:		250px;
	height:		250px;
	padding:	0px;
	margin:		0px auto;
	background-image:	url('/assets/img/profil.jpg');
	background-repeat:	no-repeat;
	background-position: 0px 0px;
	background-size: cover;
	border:		1px inset rgba(0,0,0,0.3);
	
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: url('/assets/img/gray.svg#grayscale');
	filter: gray;
	-webkit-filter: grayscale(1);
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(grayScale=1)';
}
.profile_img:hover{
	filter: none;
    -webkit-filter: grayscale(0%);
}
.profile_img_card {
	position:	relative;
	width:		250px;
	height:		320px;
	padding:	0px;
	margin:		0px auto;
	background-image:	url('/assets/img/profil_card.jpg');
	background-repeat:	no-repeat;
	background-position: 0px 0px;
	background-size: cover;
	border:		1px inset rgba(0,0,0,0.3);
}

/* Kacheln */

.alle-kacheln {
	padding-top: 5px;
	text-align: center;
}

.kachel {
	position: relative;
	max-width: 20%;
	width: 19.2%;
	margin: auto auto;
	padding: 0px;
	overflow: hidden;
	border: 1px inset rgba(255,255,255,0.5);
	display: inline-block;
}

.kachel .hg-bild {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: #000;
	background-size: cover;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: url('/assets/img/gray.svg#grayscale');
	filter: gray;
	-webkit-filter: grayscale(1);
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(grayScale=1)';
	
}
.kachel:hover .hg-bild {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	filter: none;
    -webkit-filter: grayscale(0%);
}

.kachel .link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
}

.kachel .text {
	font-size: 14px;
	position: relative;
	height: 100%;
	z-index: 10;
	color: #fff;
	text-align: center;
	padding: 20%;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	background-color: rgba(0,0,0,0.5);
}

.kachel:hover .text {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transform: scale(1.0001);
	-webkit-transform: scale(1.0001);
	-moz-transform: scale(1.0001);
}

.hg-bild {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.text_kontakt {
	font-size: 1em;
	font-weight: 300;
	text-align: center;
	padding-top: 100px;
	margin-bottom: 40px;
}

.lightbox {
	background-color: rgba(0, 0, 0, 1);
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
	display: none;
}

.lightbox-inner {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	width: auto;
	height: auto;
	margin: auto auto;
	padding: 0px;
	vertical-align: middle;
}

.lightbox-bild {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 100px;
	width: auto;
	height: auto;
	margin: auto auto;
	padding: 0px;
	text-align: center;
}


.lightbox-bild img {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	width: auto;
	max-width: 98%;
	height: auto;
	max-height: 98%;
	margin: auto auto;
}

.lightbox-text {
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	width: auto;
	height: 90px;
	margin: auto auto;
	text-align: center;
	color: #fff;
	font-size: 2em;
}

.xbox {
	color: #fff;
	position: absolute;
	right: 20px;
	top: 20px;
}

.fb-link a {
	font-weight: 400;
	font-size: 18px;
	text-decoration: none;
	color: black;
}

.fb-link a:hover {
	color: #b9b9b9;
}

hr {
	color: #FFF;
	background-color: #FFF;
}

@media (max-width: 981px) {
	.navi h3 {
		font-size: 3em;
	}
	.cardcontent {
		height: 115px;
	}
	.firstcontent {
		height: 105px;
	}
	.titleImg {
		width: 100%;
		height: 600px;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.kachel {
		max-width: 33.333%;
		width: 31%;
		max-height: 33.333%;
	}
	.lightbox-text {
		font-size: 3em;
	}
	.text_kontakt {
		font-size: 2em;
	}
	label {
		font-size: 2em;
	}
	.text-heading{
		font-family: 'Quicksand', sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 2em;
	}
	.mylogo{
		height: 80px;
		width: 60px;
		padding: 10px;
	}
	.onepager1 {
		min-height: 700px !important;
		font-size: 1.4em;
	}
	.profile_img {
		width:		200px;
		height:		200px;
	}
	.profile_img_card {
		width:		200px;
		height:		300px;
		margin-top: calc(25%);
	}
	.vert-mid {
		margin-top: calc(25%);
	}
	.text-faq {
		font-size: 1.4em;
	}
	.faq-bullet{
		font-size: 1.4em;
	}
	.onepager2 {
		color: #FFF;
	}
	.faq-bullet li:first-child:first-letter, 
	.faq-bullet li:last-child:first-letter {
		color: #FFF;
	}
	.cardpage{
		font-size: 1.4em;
	}
}