.body {
	background-image: url(../Bilder/hintergrund.jpg);
}

.position {
	position:absolute;
	left:50%;
	width:400px;
	margin-top:20px;
	margin-left:-500px;
	padding:15px;

	}
.image1 {
	position:absolute;
	width:623px;
	height:115px;
	z-index:1;
	left: 12px;
	top: 184px;
}
.image2 {
	position:absolute;
	width:300px;
	height:256px;
	z-index:1;
	left: 393px;
	top: 9px;
}

.image3 {
	position:absolute;
	width:298px;
	height:211px;
	z-index:1;
	left: 391px;
	top: 53px;
}

.image4 {
	position:absolute;
	width:283px;
	height:164px;
	z-index:3;
	left: 627px;
	top: 260px;
}

.image5 {
	position:absolute;
	width:174px;
	height:289px;
	z-index:3;
	left: 731px;
	top: 262px;
}
.autoaufkleber {
	position:relative;
	width:620px;
	height:115px;
	z-index:4;
	left: 440px;
	top: -440px;
}
.page {
	position:absolute;
	width:960px;
	height:686px;
	z-index:1;

}

.inhalt {
	position:absolute;
	width:668px;
	height:282px;
	z-index:1;
	left: 253px;
	top: 182px;
	overflow: auto;
}
.navi {
	position:absolute;
	width:200px;
	height:277px;
	z-index:3;
	left: 38px;
	top: 154px;
}
.navi2 {
	position:absolute;
	width:200px;
	height:341px;
	z-index:2;
	left: 29px;
	top: 227px;
}
.sprache {
	position:absolute;
	width:149px;
	height:22px;
	z-index:1;
	left: 57px;
	top: 448px;
}

