@charset "utf-8";
.body {
	position: absolute;
	height: auto;
	width: 980px;
	top: -1px;
	bottom: auto;
	z-index: 1;
	margin-top: -3px;
	margin-left: -490px;
	left: 50%;
}
.kopf {
	position: absolute;
	height: 270px;
	width: 980px;
	z-index: 3;
	top: 0px;
	left: 0px;
	visibility: visible;
}

.filmdose {
	left: 3px;
	top: 200px;
	position: absolute;
	width: 200px;
	z-index: 5;
	visibility: visible;
	background-repeat: repeat-y;
}
.film {
	left: -1px;
	top: 290px;
	position: absolute;
	width: 200px;
	z-index: 4;
	visibility: visible;
	background-image: url(Corel%20Graphik/film.gif);
	background-repeat: repeat-y;
}
.filmbild {
	padding-bottom: 0px;
	padding-left: 40px;
	width: 100px;
	font-family: "Courier New", Courier, monospace;
	color: #FFE0BB;
}

.contend {
	position: absolute;
	height: auto;
	width: 760px;
	left: 180px;
	top: 270px;
	background-color: #FFFFFF;
	z-index: auto;
	padding-top: 50px;
	padding-left: 40px;
	margin-right: 5px;
	text-align: left;
}
.links {
	float: right;
	width: 220px;
	position: relative;
	padding-left: 20px;
	border: thin none #666666;
	background-color: #FFFFFF;
	z-index: auto;
	top: 0px;
	clear: right;
	right: 0px;
}
.fuellraum {
	float: right;
	width: 275px;
	position: relative;
	border: thin none #666666;
	background-color: #FFFFFF;
	z-index: 3;
	height: 170px;
	clear: none;
	top: 0px;
	right: 0px;
}
.unterkopf {
	float: right;
	width: 280px;
	position: absolute;
	border: thin none #666666;
	height: 260px;
	top: 220px;
	z-index: 4;
	right: 20px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}
.bild-rechts {
	padding: 10px;
	float: right;
}
.achtung {
	font-size: 24px;
	color: #F00;
	text-decoration: blink;
	font-weight: bolder;
}
