/**
 * MUSC
 */
* { margin: 0px; padding: 0px; z-index: 10; outline: 0;} 

/**
body { background-color: #002350; }
*/
body { background-color:rgb(37,34,29) }

#viewport { 
	z-index:1;
	height: 1900px;
	/*text-align: center; */
	}
#my-container {
	z-index:2; 
	background: url('img/bg.jpg') bottom no-repeat; 
	margin: auto; 
	width: 900px;
	height: 440px; 
	padding: 0 6px;
	/*border-color:rgb(51,255,51);
	border:double;*/
	}
/**
#container { margin: auto; width: 1000px; text-align: left; padding: 0 6px; background: url(http://www.dlr.de/dlr/portaldata/1/img/general/content_bg.png) 0 0 repeat-y; }
*/
#container {
	z-index:3; 
	height: 400px;
	position: relative;
	left: 1px;
	width: 900px;
	top: 550px;
	/*border-color:rgb(51,255,51);
	border:double;*/
	}

#headline {
	z-index:4;
	height: 100px;
	position: relative;
	left: 1px;
	width: 500px;
	top: -370px;
	/*border-color:rgb(51,255,51);
	border:double;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:44px;
	font-weight:bold;
	text-align: left;
	/*color:#717171;*/
	color:rgb(220,220,220);
}
#hp3-text {
	z-index:5;
	height: 100px;
	position: relative;
	left: 1px;
	width: 900px;
	top: -350px;
	/*border-color:rgb(51,255,51);
	border:double;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align: left;
	line-height: 1.5;
	/*color:#717171;*/
	color:rgb(220,220,220);
}
#bis_zum_Landung {
	z-index:6;
	height: 50px;
	position: relative;
	left: 250px;
	width: 600px;
	top: -80px;
	/*border-color:rgb(51,255,51);
	border:double;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	text-align: right;
	/*color:#717171;*/
	color:rgb(180,180,180);
}
#stunden {
	z-index:7;
	height: 200px;
	position: relative;
	left: 250px;
	width: 600px;
	top: -220px;
	/*border-color:rgb(51,255,51);
	border:double;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80px;
	text-align: right;
	/*color:#717171;*/
	color:rgb(186,156,74);
}
#simulation {
	z-index:8;
	height: 100px;
	position: relative;
	left: 430px;
	width: 200px;
	top: -395px;
	/*border-color:rgb(51,255,51);
	border:double;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align: left;
	/*color:#717171;*/
	color:rgb(204,0,0);
}
#simulation-2 {
	z-index:8;
	height: 100px;
	position: relative;
	left: 700px;
	width: 200px;
	top: -650px;
	/*border-color:rgb(51,255,51);
	border:double;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align: left;
	/*color:#717171;*/
	color:rgb(204,0,0);
}


#bis_zur_Ankunft {
	z-index:6;
	height: 50px;
	position: relative;
	left: 250px;
	width: 600px;
	top: -950px;
	/*border-color:rgb(51,255,51);
	border:double;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	text-align: right;
	/*color:#717171;*/
	color:rgb(140,140,140);
}
#Tage_Ankunft {
	z-index:7;
	height: 200px;
	position: relative;
	left: 250px;
	width: 600px;
	top: -840px;
	/*border-color:rgb(51,255,51);
	border:double;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80px;
	text-align: right;
	/*color:#717171;*/
	color:rgb(100,100,100);
}
#simulation-2 {
	z-index:8;
	height: 100px;
	position: relative;
	left: 700px;
	width: 200px;
	top: -750px;
	/*border-color:rgb(51,255,51);
	border:double;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align: left;
	/*color:#717171;*/
	color:rgb(204,0,0);
}
#wo_ist_mascot {
	z-index:9;
	height: 100px;
	position: relative;
	left: 1px;
	width: 900px;
	top: -650px;
	/*border-color:rgb(51,255,51);
	border:double;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align: left;
	line-height: 1.5;
	/*color:#717171;*/
	color:rgb(220,220,220);
}
a {
    color:rgb(220,220,220);
} 
