@charset "utf-8";
.body {
	position: relative;
	height: auto;
	width: 980px;
	top: -1px;
	right: auto;
	bottom: auto;
	z-index: 1;
	margin-top: -3px;
}
.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;
}

.contend {
	position: absolute;
	height: auto;
	width: 760px;
	left: 220px;
	top: 320px;
	background-color: #FFFFFF;
	z-index: auto;
}
.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: 160px;
	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;
}

