* {
	margin:0;
	padding:0;
}
img { border:0;border-style: none;}
html, body {
	margin:0;
	padding:0;
	height:100%;

	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
	font-weight:400;
	font-size: 16px;
	color:#101010;
	line-height:20px;

	letter-spacing:0px;
}
body {
	background-color:#ffffff;
}

#container {
	min-height:100%;
	position:relative;
}



#log {
	position:fixed;
	right:0px;
	bottom:0px;

	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	line-height:16px;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	z-index:40010;
	background-color:#000000;
}
.ku {
	white-space:nowrap;
}
/* -------------------------------------------------- */
.abschnitt,.detail_abschnitt {
	position:relative;
	min-height:600px;
	width:100%;

	background-size: cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	overflow:hidden;
}
/* -------------------------------------------------- */
#start {
	background-size: cover;
	background-repeat:no-repeat;
	background-position:0% 70%;
	overflow:hidden;
}
#start_logo_gross {
	position:absolute;
	top: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);

	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	
	width:30%;
	margin-top:0px;
}
#start_logo_gross img {
	width:100%;
	height:auto;
}
@media all and (max-width:900px) {
	#start_logo_gross {
		width:50%;
	}
}
@media all and (max-width:500px) {
	#start_logo_gross {
		width:65%;
	}
}
/* -------------------------------------------------- */
#oben,#oben_s,#oben2 {
	position:fixed;
	left:0px;
	top:40px;
	width:100%;
	z-index:40000;
	height:30px;
}
#oben_s {
	display:none;
	opacity:0;
}
#oben_x {
	position:absolute;
	right:6.7%;
	top:-19px;

	width:46px;
	height:46px;

}
#oben_x img {
	width:46px;
	height:46px;
}
.oben_logo {
	position:absolute;
	width:112px;
	height:auto;
	left:8%;
	top:0px;
}
.menuesymbol {
	position:absolute;
	width:50px;
	height:auto;
	right:6.7%;
	cursor:pointer;
	top:-14px;
}
/* -------------------------------------------------- */
.weiter {
	position:absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);

	bottom:0px;
	width:50px;
	height:0px;
	cursor:pointer;

	background-image: url(gfx2019/vert_weiss.png);
	background-repeat:repeat-y;
	background-position:49% 0%;
}
/* -------------------------------------------------- */
#menue,#menue_s {
	position:absolute;
	right: 4.5%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top:-3px;
	font-weight:600;
}
#menue a,#menue_s a {
	color:#ffffff;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}
#menue_s a {
	color:#000000;
}

@media all and (max-width:550px) {
	#menue,#menue_s {
		display:none;
	}
}
@media all and (max-width:1300px) {
	#menue,#menue_s {
		right: 3.5%;
	}
}
@media all and (max-width:1100px) {
	#menue,#menue_s {
		right: 3.0%;
	}
}
@media all and (max-width:930px) {
	#menue,#menue_s {
		right: 2.5%;
	}
}
@media all and (max-width:810px) {
	#menue,#menue_s {
		right: 1.5%;
	}
}
@media all and (max-width:650px) {
	#menue,#menue_s {
		right: 0.5%;
	}
}
/* -------------------------------------------------- */
#gmenue {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-image: url(gfx2019/schwarz80.png);
	background-repeat:repeat;
	z-index:40001;
	display:none;
}
#gmenue_fusszeile {
	position:absolute;
	bottom:3%;
	padding-left:8%;
	color:#ffffff;
	font-size:12px;
	line-height:16px;
	font-weight:400;
	width:80%;
}
#gmenue_fusszeile a {
	color:#ffffff;
	text-decoration:none;
	padding-right:20px;
}
#gmenue_x {
	position:absolute;
	right:6%;
	top:2%;

	width:60px;
	height:60px;
	background-image: url(gfx2019/x.png);
	background-size: cover;
	background-repeat:no-repeat;
	cursor:pointer;
}
#gmenue_icon_ig {
	position:absolute;
	right:6%;
	bottom:8%;
	width:60px;
	height:60px;
}
#gmenue_icon_ig img {
	width:100%;
	height:100%;
}
#gmenue_icon_maps {
	position:absolute;
	right:6%;
	bottom:0%;
	width:60px;
	height:60px;
}
#gmenue_icon_maps img {
	width:100%;
	height:100%;
}
/* -------------------------------------------------- */
#gmenue1 {
	position:absolute;
	left:8%;
	top:12%;
}
#gm1 {
	position:relative;
}
.gmenue {
	display:block;
	color:#ffffff;
	font-size:48px;
	line-height:62px;
	text-decoration:none;
}
@media all and (max-height:500px) {
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
#arbeiten {
	position:relative;

}
#arbeiten h1,#arbeiten h2 {
	position:relative;

	font-size:16px;
	line-height:20px;

	color:#707070;
	margin-bottom:20px;
	font-weight:600;
}
#arbeiten_text {
	position:relative;
	padding-top:12%;
	padding-bottom:12%;
	left:16%;
}

#arbeiten a {
	display:block;
	color:#000000;
	text-decoration:none;
	font-size:51px;
	line-height:63px;
	opacity:0.7;
}
#arbeiten a:hover {
	opacity:1;
}
@media all and (max-width:979px) {
	#arbeiten_text {
		padding-top:100px;
	}
}
/* -------------------------------------------------- */
#arbeiten_hg {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:-1;

}
.arbeiten_hg,.arbeiten_hg0 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	overflow:hidden;
	opacity:0;
}
.arbeiten_hg0 {
	background-image: url(fotos_arbeiten/00.jpg);
	opacity:1
}
/* -------------------------------------------------- */
#arbeiten_zusatztext {
	display:none;
}
#arbeiten_mehr {
	margin-top:53px;
	padding:31px;
	padding-top:14px;
	padding-bottom:14px;
	border:1px solid #000000;
	display:inline-block;
	cursor:pointer;

	font-size: 16px;
	line-height:20px;
}
#arbeiten_mehr:hover {
	background-color:#f8f8f8;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */

/* -------------------------------------------------- */
#partner {
	position:relative;
}
#partner_text {
	position:relative;

	left:16%;
	width:46%;
	padding-top:12%;

	font-size:21px;
	line-height:30px;
	color:#000000;

}
#partner_text a {
	color:#000000;
	text-decoration:none;

}
#partner_text h1 {
	font-size:16px;
	line-height:20px;
	color:#707070;
	margin-bottom:30px;
	font-weight:600;
}
@media all and (max-width:979px) {
	#partner_text {
		padding-top:100px;
	}
}
/* -------------------------------------------------- */
#kontakt {
	position:relative;


}
#kontakt_text {
	position:relative;

	left:16%;

	padding-top:12%;

	font-size:21px;
	line-height:30px;
	color:#000000;

}
#kontakt_text h1 {
	font-size:16px;
	line-height:20px;
	color:#707070;

	font-weight:600;
}
#kontakt_text h2 {
	font-size:21px;
	line-height:30px;
	color:#000000;

	font-weight:600;
	text-transform: uppercase;
}
#kontakt_text a {
	color:#000000;
	text-decoration:none;
}
#kontakt_text a:hover {
	text-decoration:underline;
}
@media all and (max-width:979px) {
	#kontakt_text {
		padding-top:100px;
	}
}
/* -------------------------------------------------- */
#kontakt_fusszeile {
	position:absolute;
	bottom:3%;
	padding-left:8%;
	color:#000000;
	font-size:12px;
	line-height:16px;
	font-weight:400;
	width:80%;
}
#kontakt_fusszeile a {
	color:#000000;
	text-decoration:none;
	padding-right:20px;
}
#kontakt_icon_ig {
	position:absolute;
	right:6%;
	bottom:8%;
	width:60px;
	height:60px;
}
#kontakt_icon_ig img {
	width:100%;
	height:100%;
}
#kontakt_icon_maps {
	position:absolute;
	right:6%;
	bottom:0%;
	width:60px;
	height:60px;
}
#kontakt_icon_maps img {
	width:100%;
	height:100%;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
#ueber_uns {
	position:relative;
}
#ueber_uns1 {
	position:relative;
	width:46%;
	left:16%;
	font-size:21px;
	line-height:30px;
	color:#000000;

	padding-top:12%;

}
#ueber_uns1 h1 {
	font-size:16px;
	line-height:20px;
	color:#707070;
	margin-bottom:30px;
	font-weight:600;
}
#ueber_uns_abstand {
	position:relative;
	height:80px;
}
#ueber_uns2 {
	position:relative;

	margin-left:50%;
	width:29%;

	font-size:16px;
	line-height:30px;
	color:#000000;
	padding-bottom:12%;
}
@media all and (max-width:979px) {
	#ueber_uns1 {
		padding-top:100px;
	}
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
#ueber_uns1x {
	position:absolute;
	left:0px;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.detail_foto1 {
	position:relative;
	width:100%;
	overflow:hidden;
	height:2000px;
}
.detail_foto1 img {
	position:absolute;
	width:100%;
	height:auto;
}
.detail_abschnitt h1 {
	position:absolute;
	left: 50%;
	top:100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);

	text-align:center;
	color:#000000;
	font-size:70px;
	line-height:70px;
	font-weight:600;
}
/* -------------------------------------------------- */
.detail_foto2 {
	position:relative;
	margin-left:7%;
	margin-right:7%;
	overflow:hidden;
	height:2000px;
}
.detail_foto2 img {
	position:absolute;
	width:100%;
	height:auto;
display:none;
}
.detail_foto3 {
	position:relative;
	margin-left:29%;
	margin-right:29%;
	overflow:hidden;
	height:2000px;
}
.detail_foto3 img {
	position:absolute;
	width:100%;
	height:auto;
}

.detail_text1 {
	position:relative;
	margin-top:175px;
	margin-bottom:390px;
}
.detail_text1 p {
	margin-left:16%;
	width:48%;
	font-size:21.8px;
	line-height:30px;
	color:#303030;
}
.detail_text1 h2 {
	margin-left:16%;
	font-size:16px;
	line-height:20px;
	color:#707070;
	font-weight:600;
	text-align:left;

	margin-bottom:35px;
}
.detail_text1 p a {
	color:#000000;
	font-weight:600;
	text-decoration:none;
}
.detail_abstand {
	height:87px;
}
@media all and (max-width:979px) {
	.detail_abstand {
		height:67px;
	}
}
@media all and (max-width:689px) {

	.detail_abstand {
		height:67px;
	}
}
@media all and (max-width:599px) {
	.detail_abstand {
		height:47px;
	}
}








.detail_text_1 {
	position:relative;
	margin-top:175px;
	margin-bottom:390px;
}
.detail_text_1 p {
	margin-left:16%;
	width:48%;
	font-size:21.8px;
	line-height:30px;
	color:#303030;
}
.detail_text_1 h2 {
	margin-left:16%;
	font-size:16px;
	line-height:20px;
	color:#707070;
	font-weight:600;
	text-align:left;

	margin-bottom:35px;
}
.detail_text_1 p a {
	color:#000000;
	font-weight:600;
	text-decoration:none;
}
/* ---------------------------------------Text links - Foto rechts ----------- */
.detail_foto4 {
	position:relative;
	margin-left:7%;
	margin-right:7%;
	overflow:hidden;
	height:2000px;
	text-align:center;
}
.detail_foto4a {
	position:relative;
	float:left;
	width:49.2%;
	margin-right:1.6%;
}
.detail_foto4a p {
	padding-left:23%;
	padding-right:23%;
	font-size:22px;
	line-height:30px;
	color:#303030;

	text-align:left;
}

.detail_foto4 img {
	position:relative;
	float:left;
	
	width:49.2%;
	height:auto;
}
.detail_foto4a h2 {
	padding-top:80px;

	padding-left:23%;
	padding-right:23%;

	font-size:16px;
	line-height:20px;
	color:#707070;
	font-weight:600;
	text-align:left;

	margin-bottom:35px;
}
@media all and (max-width:840px) {
	.detail_foto4a {
		float:none;
		width:auto;
	}
	.detail_foto4 img {
		margin-top:80px;
		float:none;

	}
	.detail_foto4a p,.detail_foto4a h2  {
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		margin-bottom:20px;
	}
}
/* -------------------------------------------------- */
.detail_foto_4 {
	position:relative;
	margin-left:7%;
	margin-right:7%;
	overflow:hidden;
	height:2000px;
	text-align:center;
}
.detail_foto_4a {
	position:relative;
	float:left;
	width:49.2%;
	margin-right:1.6%;
}
.detail_foto_4a p {
	padding-left:23%;
	padding-right:16%;
	font-size:22px;
	line-height:30px;
	color:#303030;

	text-align:left;
}
.detail_foto_4a p a {
	font-size:smaller;
	color:#000000;
}
.detail_foto_4 img {
	position:relative;
	float:left;
	
	width:49.2%;
	height:auto;
}
.detail_foto_4a h2 {
	padding-top:80px;

	padding-left:23%;
	padding-right:23%;

	font-size:16px;
	line-height:20px;
	color:#707070;
	font-weight:600;
	text-align:left;

	margin-bottom:35px;
}
@media all and (max-width:840px) {
	.detail_foto_4a {
		float:none;
		width:auto;
	}
	.detail_foto_4 img {
		margin-top:80px;
		float:none;

	}
	.detail_foto_4a p,.detail_foto_4a h2  {
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		margin-bottom:20px;
	}
}
/* -------------------------------------------------- */
.detail_foto5 {
	position:relative;
	margin-left:7%;
	margin-right:7%;
	overflow:hidden;
	height:2000px;

}
.detail_foto5a {
	position:relative;
	float:left;
	width:49.2%;
	margin-right:1.6%;
}
.detail_foto5b {
	position:relative;
	float:left;
	width:49.2%;
}
.detail_foto5a img,.detail_foto5b img {
	width:100%;
	height:auto;
display:none;
}
.detail_foto5_abstand {
	position:relative;
	height:10px;
}
/* -------------------------------------------------- */

/* -------------------------------------------------- */
.smoothzoom {
	position:absolute;
	height:100%;
	width:100%;
	overflow:hidden;
	text-align:center;
}
.smoothzoom_container {
	position:absolute;
	overflow: hidden;
	width:100%;
	height:100%;
}
.smoothzoom_inhalt {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;

	background-size: cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
}
#startfoto {

}




.startvid {
	position:absolute;
	width:100%;
	height:100%;
	left:0%;
	top:0%;
	overflow:hidden;
}
.startvid1 {
	position:absolute;
}
/* -------------------------------------------------- */
.vimeo {
	position:relative;
	padding:0 0 0 0;
	height:100%;
}

.video_exakt {
	position:relative;
}
.video_exakt video {
	width:100%;
	height:100%;
}
.video_fussnote {
	font-size:12px;
	line-height:15px;
	position:absolute;
	right:30px;
	bottom:-18px;
	color:#808080;
}
.playpause {
    background-image:url(gfx2019/playbutton.png);
    background-repeat:no-repeat;
    width:95px;
    height:95px;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
}
/* -------------------------------------------------- */
#leistungen {
	position:relative;
}
#leistungen_text {
	position:relative;

	left:16%;
	width:46%;
	padding-top:12%;

	font-size:21px;
	line-height:30px;
	color:#000000;

}
#leistungen_text h1 {
	font-size:16px;
	line-height:20px;
	color:#707070;
	margin-bottom:30px;
	font-weight:600;
}
@media all and (max-width:979px) {
	#leistungen_text {
		padding-top:100px;
	}
}
/* -------------------------------------------------- */
#ds {
	position:relative;
}
#ds_text {
	position:relative;

	left:16%;
	width:66%;
	padding-top:12%;

	font-size:21px;
	line-height:30px;
	color:#000000;

}
#ds_text h1,#ds_text h2 {
	font-size:21px;
	line-height:30px;
	color:#000000;
	font-weight:600;
}

#ds_text a {
	text-decoration:underline;
	color:#000000;
}
/* -------------------------------------------------- */
.detail_text3 {
	position:relative;
	margin-top:175px;
	margin-bottom:390px;
}
.detail_text3 p {
	margin-left:16%;
	width:48%;
	font-size:21.8px;
	line-height:30px;
	color:#303030;
}
.detail_text3 h2 {
	margin-left:16%;
	font-size:16px;
	line-height:20px;
	color:#707070;
	font-weight:600;
	text-align:left;

	margin-bottom:35px;
}
.detail_text3 p a {
	color:#000000;
	font-weight:600;
	text-decoration:none;
}
