@font-face {
  font-family: 'custom';
  src: url('../fonts/LT_50114.ttf');
}

body
{
margin: 0px;
margin-top: 0px;
margin-bottom:0px;
padding: 0px;
text-align: center;
font-family: 'custom';

}
.slides_control div img{
	border-radius: 0px;
}



img {
 border: 0;
}

#szene
{
width: 1920px;
height: 1080px;
margin:0px auto;
position: absolute;
border-radius: 0px;
z-index: 10;

}
#loupe{
width: 980px;
height: 735px;
margin:0px auto;
position: absolute;
border-radius: 0px;

}

#loupesymbol{
width: 0px;
height: 0px;
position: absolute;
left: 850px;
top: 15px;
z-index: 70;
background-position: center;
background-image: url(../images/kon/lupe_weiss.png);
cursor:pointer;

}

.newImgBody
{
width: 1920px;
height: 1080px;
top: 0px;
position: absolute;
display:none;
overflow: hidden;

border-radius: 0px;
}
.newImgBody  > img{

border-radius: 0px;
}


#nav-container{
	width: 1920px;
	height: 1080px;
	margin: 0px auto;
	position: absolute;
	border-radius: 0px;
	
}

#daynightsymbol{
	left: 1500px;
	width: 150px;
	height: 150px;
	top: 910px;
	opacity:0.0;
	position: absolute;
	background-color: rgba(115,115,115,0.6);	
	background-size:100%;
	z-index: 70;
	background-position: center;
	cursor:pointer;
}

#onscreen-container {
	position:absolute;
	left: 220px;
}

#position1 {
	display:none;
	position:absolute;
	left: 275px;
	width: 150px;
	height: 150px;
	top: 910px;
	z-index: 70;
	background-color: rgba(115,115,115,0.6);
	background-image: url(../images/kon/position_01.png);
	border-top-right-radius: 0px;
	cursor:pointer;
	opacity:0.9;
}

#position2{
	display:none;
	position:absolute;
	left: 425px;
	width: 175px;
	height: 150px;
	top: 910px;
	z-index: 70;
	background-color: rgba(115,115,115,0.6);
	background-image: url(../images/kon/position_02.png);
	border-top-right-radius: 0px;
	cursor:pointer;	
	opacity:0.9;
}
#position3{
	display:none;
	position:absolute;
	left: 600px;
	width: 200px;
	height: 150px;
	top: 910px;
	z-index: 70;
	background-color: rgba(115,115,115,0.6);
	background-image: url(../images/kon/position_03.png);
	border-top-right-radius: 0px;
	cursor:pointer;
	opacity:0.9;
}


#hoehe1{
	display:none;
	position:absolute;
	left: 850px;
	width: 150px;
	height: 150px;
	top: 910px;
	z-index: 70;
	background-color: rgba(115,115,115,0.6);	
	background-image: url(../images/kon/hoehe_280.png);
	border-top-right-radius: 0px;
	cursor:pointer;
	opacity:0.9;
}

#hoehe2{
	display:none;
	position:absolute;
	left: 1000px;
	width: 150px;
	height: 150px;
	top: 910px;
	z-index: 70;
	background-color: rgba(115,115,115,0.6);	
	background-image: url(../images/kon/hoehe_420.png);
	border-top-right-radius: 0px;
	cursor:pointer;	
	opacity:0.9;
}
#hoehe3{
	display:none;
	position:absolute;
	left: 1150px;
	width: 150px;
	height: 150px;
	top: 910px;
	z-index: 70;
	background-color: rgba(115,115,115,0.6);	
	background-image: url(../images/kon/hoehe_560.png);
	border-top-right-radius: 0px;
	cursor:pointer;
	opacity:0.9;
}
#hoehe4{
	display:none;
	position:absolute;
	left: 1300px;
	width: 150px;
	height: 150px;
	top: 910px;
	z-index: 70;
	background-color: rgba(115,115,115,0.6);	
	background-image: url(../images/kon/hoehe_700.png);
	border-top-right-radius: 0px;
	cursor:pointer;
	opacity:0.9;
}


.nav{
    display: block;
	width: 60px;
	height: 180px;	
	opacity: 1;
	position: absolute;
	border-top-right-radius: 0px;
	border-bottom-right-radius:5px;
	background-color: rgba(115,115,115,0.6);
	z-index: 12;
}

.color{
	width: 0px;
	height: auto;
	opacity: 0.0;
	position: absolute;
	top: 0px;
	left: 60px;
	border-radius: 0px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:0px;
	border-top-left-radius:0px;
	background-color: rgba(115,115,115,1);
	overflow: hidden;
	z-index: 11;
}

.color_hover{
	width: 160px;
	left: 33px;
	opacity: 0.9;
}

.kasten{
	height: auto;
	display: block;

}


.box{
	margin-top:3px;
	margin-bottom:3px;
	float: left;
	height: auto;
	width: 100px;
	
}
.element{
	
	float: left;
	margin: 6px 12px;
	width: 75px;
	height: 50px;
	border: 0px solid gray;
	background-position: center;
	cursor: pointer;
	z-index: 10;
	opacity: 1 !important;
	
}


#info{

	background-color: rgba(115,115,115,0.6);
	width: 0px;
	height: auto;
	right: 30px;
	top: 26px;
	opacity: 0.0;
	border-radius: 0px;
	border-bottom-right-radius:0px;
	border-top-right-radius:0px;
	position: absolute;
	z-index: 11;
	overflow: hidden;
	display: none;
}
#infoarea{
	text-align: center;
	margin: 20px auto 0px auto;
	width: 200px;
	height: 30px;
	font-size: 100%;
	font-family:"custom";
	font-weight:bold;
	z-index: 11;
	letter-spacing: 0.5px;
	color: #cccccc;
}
#infoarea2{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 200px;
	height: 30px;
	font-size: 100%;
	font-family:"custom";
	font-weight:bold;
	z-index: 11;
	letter-spacing: 0.5px;
	color: #cccccc;
}

#infopic{
	margin: 30px auto 0px auto;
	width: 225px;
	height: 75px;
	z-index: 11;
	overflow: hidden;
	display: none;
	opacity: 0;
	z-index: 13;
}
#infopic2{
	margin: 0px auto 20px auto;
	width: 225px;
	height: 75px;
	z-index: 11;
	overflow: hidden;
	display: none;
	opacity: 0;
	z-index: 13;
}


#startinfo{
	font-size: 80%;
	font-family:"custom";
	font-weight:bold;
}

#container_program{
	visibility: hidden;
	top: 510px;
	width: 900px;
	height: 200px;
	margin: 0px auto;
	position: absolute;
	z-index: 15;
}
#containercover{
	top: 510px;
	width: 890px;
	height: 170px;
	margin: 0px auto;
	position: absolute;
	z-index: 20;
	background-color: white;
}

.program{
	
	width: 270px;
	height: 152px;
	top: 30px;
	border-radius: 7px;
	position: absolute;
	cursor: pointer;
	
}

#currentInfo{
	display:none;
	left: 0px;
	width: 60px;
	height: 60px;
	top: 1000px;
	position: absolute;
	border-bottom-right-radius: 5px;
	background-image: url("../images/kon/info3.png");
	background-color: rgba(115,115,115,0.6);
	z-index: 70;
	background-position: center;
	cursor:pointer;
}

#circle{
    display: none;
	position: absolute;
	left: 0px;
	top: 1000px;
	width: 60px;
	height: 60px;
	z-index: 70;
	background-color: rgba(115,115,115,0.6);
	border-top-right-radius: 0px;
}

#variante1Info{

	width: 0px;
	height: 225px;
	left: 65px;
	top: 26px;
	opacity: 0.33;
	border-top-right-radius: 0px;
	background-color: rgba(115,115,115,0.6);
	position: absolute;
	z-index: 11;
	overflow: hidden;
	display: none;
}


#cvariante1{
	top: 10px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 180px;
	height: 40px;
	font-size: 80%;
	font-family:"custom";
	font-weight:bold;
	z-index: 11;
	letter-spacing: 0.5px;
	color: #CCCCCC;
}

#variante1InfoPic{
	top: 45px;
	margin: 0px auto;
	width: 100px;
	position: relative;
	height: 100px;
	z-index: 11;
	overflow: hidden;
	display: none;
	opacity: 1;
	z-index: 13;
	border: 1px solid gray;
}
#variante1InfoArea{
	top: 55px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 200px;
	height: 30px;
	font-size: 80%;
	font-family:"custom";
	font-weight:bold;
	z-index: 11;
	letter-spacing: 0.5px;
	color: grey;

}

#variante2Info{
	background-color: rgba(115,115,115,0.6);
	width: 0px;
	height: 225px;
	left: 65px;
	top: 258px;
	opacity: 0.9;
	border-radius: 0px;
	position: absolute;
	z-index: 11;
	overflow: hidden;
	display: none;
	
}

#cvariante2{
	top: 10px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 150px;
	height: 20px;
	font-size: 80%;
	font-family:"custom";
	font-weight:bold;
	z-index: 11;
	letter-spacing: 0.5px;
	color: #CCCCCC;
}

#variante2InfoPic{
	top: 45px;
	margin: 0px auto;
	width: 100px;
	position: relative;
	height: 100px;
	z-index: 11;
	overflow: hidden;
	display: none;
	opacity: 1;
	z-index: 13;
	border: 1px solid gray;
}

#variante2InfoArea{
	top: 55px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 200px;
	height: 30px;
	font-size: 80%;
	font-family:"custom";
	font-weight:bold;
	z-index: 11;
	letter-spacing: 0.5px;
	color: grey;

}

#positionInfo{
	background-color: rgba(115,115,115,0.6);
	width: 0px;
	height: 55px;
	left: 500px;
	top: 850px;
	opacity: 0.33;
	border-top-right-radius: 0px;
	position: absolute;
	z-index: 11;
	overflow: hidden;
	display: none;
	
}
#cposition{
	top: 10px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 200px;
	height: 20px;
	font-size: 80%;
	font-family:"custom";
	font-weight:bold;
	z-index: 11;
	letter-spacing: 0.5px;
	color: #CCCCCC;

}

#positionInfoArea{
	top: 75px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 200px;
	height: 30px;
	font-size: 80%;
	font-family:"custom";
	font-weight:bold;
	z-index: 11;
	letter-spacing: 0.5px;
	color: grey;
}

#hoeheInfo{
	background-color: rgba(115,115,115,0.6);
	width: 0px;
	height: 55px;
	left: 800px;
	top: 850px;
	opacity: 0.33;
	border-top-right-radius: 0px;
	position: absolute;
	z-index: 11;
	overflow: hidden;
	display: none;
	
}
#choehe{
	top: 10px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 200px;
	height: 20px;
	font-size: 80%;
	font-family:"custom";
	font-weight:bold;
	z-index: 11;
	letter-spacing: 0.5px;
	color: #CCCCCC;

}

#hoeheInfoArea{
	top: 75px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 200px;
	height: 30px;
	font-size: 80%;
	font-family:"custom";
	font-weight:bold;
	z-index: 11;
	letter-spacing: 0.5px;
	color: grey;
}


#tagnachtInfo{
	background-color: rgba(115,115,115,0.6);
	width: 0px;
	height: 55px;
	left: 1400px;
	top: 850px;
	opacity: 0.33;
	border-top-right-radius: 0px;
	position: absolute;
	z-index: 11;
	overflow: hidden;
	display: none;
	
}
#ctagnacht{
	top: 10px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 120px;
	height: 20px;
	font-size: 80%;
	font-family:"custom";
	font-weight:bold;
	z-index: 11;
	letter-spacing: 0.5px;
	color: #CCCCCC;

}

#tagnachtInfoArea{
	top: 75px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	width: 200px;
	height: 30px;
	font-size: 80%;
	font-family:"custom";
	font-weight:bold;
	z-index: 11;
	letter-spacing: 0.5px;
	color: grey;
}

#startImage {
	position: absolute;
	width: 980px;
	height: 735px;
	z-index: 11;
	margin: 0px auto;
	border-radius: 7px;
}


#companyLogo{
	position:absolute;
	left: 700px;
	width: 150px;
	height: 115px;
	top: 140px;
	
	background-image: url(../images/kon/companylogo.png);
}