body {
	margin: 0px;
	padding: 0px;
	background-color: #FAFAFA;
//	background-image: url(../grafiken/fernsehturm.png);
//	background-repeat: no-repeat;
//	background-position: 800px 0px;
}
.flugzeug {
	background-image: url(../grafiken/flugzeug.gif);
	position: absolute;
	height: 30px;
	width: 52px;
	left: 970px;
	top: 75px;
}
.logo {
	position: absolute;
	height: 150px;
	width: 100px;
	left: 170px;
	top: 675px;
}
.inhalt .boxoben .navigation img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.inhalt {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	width: 890px;
	left: 150px;
	top: 0px;
}
.inhalt .kopf p {
	margin: 0px;
	text-align: right;
}
.kopf {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	padding: 0px;
	background-image: none;
	height: 150px;
	width: 850px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.boxoben {
	background-image: url(../grafiken/hintergrund_boxen_oben.png);
	height: 70px;
	width: 890px;
	background-repeat: no-repeat;
	background-position: 0px 30px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hauptbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	width: 890px;
	background-image: url(../grafiken/hintergrund_boxen_seiten.png);
	height: 500px;
}
.flash {
	height: 500px;
	width: 810px;
	margin-right: 40px;
	margin-left: 40px;
}
.video {
	height: 500px;
	width: 810px;
	margin-right: 40px;
	margin-left: 40px;
	background: #000;
	text-align:center;
}
.videoiframe {
	height: 500px;
	width: 810px;
	margin: 0px;
	background: #000;
	text-align:center;
}
.boxfuss {
	background-image: url(../grafiken/hintergrund_boxen_unten.png);
	height: 40px;
	width: 890px;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	background-image: none;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	height: 40px;
	width: 700px;
	padding: 0px;
	margin-bottom: 0px;
}
