body {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	background-image: url(grafik/hg8.gif);
}
.klein {
	font-size: small;
}
h2 {
	font-size: 150%;
	text-align: center;
}
#header {
	position: absolute;
	height: 240px;
	left: 0px;
	top: 0px;
	width: 1000px;
}
#reisemobil {
	position: absolute;
	height: 90px;
	width: 240px;
	left: 0px;
	top: 0px;
}
#ueberschrift {
	float: left;
	position: absolute;
	height: 90px;
	width: 500px;
	left: 240px;
	top: 10px;
	text-align: center;
	vertical-align: middle;
}
#erklaerung {
	font-size: small;
	position: absolute;
	height: 90px;
	width: 260px;
	left: 740px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
}
#linieoben {
	color: #993300;
	position: absolute;
	top: 90px;
}
#plan {
	height: 326px;
	width: 705px;
	left: 150px;
	top: 200px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#mittelinks {
	font-size: small;
	width: 150px;
	left: 0px;
	top: 190px;
	position: absolute;
	height: 400px;
}
#anleitung {
	position: absolute;
	left: 150px;
	top: 185px;
	font-size: small;
	text-align: center;
	width: 700px;
}
#unten1 {
	position: absolute;
	height: 50px;
	width: 200px;
	left: 2px;
	top: 535px;
	background-color: #FFCC66;
	border: 1px solid #000000;
	text-align: center;
	font-size: small;
	vertical-align: middle;
	z-index: 3;
}
#unten2 {
	position: absolute;
	height: 36px;
	width: 200px;
	left: 4px;
	top: 599px;
	text-align: center;
	font-size: small;
	z-index: 3;
}
#unten3 {
	position: absolute;
	height: 67px;
	width: 211px;
	left: 755px;
	top: 577px;
	font-size: small;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	z-index: 3;
}
#rekloben2 {
	position: absolute;
	height: 85px;
	width: 245px;
	top: 0px;
	left: 380px;
	font-size: small;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	background-color: #99CCFF;
}
#rekloben3 {
	position: absolute;
	height: 85px;
	width: 245px;
	top: 0px;
	left: 766px;
	font-size: small;
	vertical-align: middle;
	overflow: hidden;
	z-index: 3;
	background-color: #99CCFF;
}
#rekloben1 {
	position: absolute;
	height: 80px;
	width: 240px;
	top: 0px;
	left: 0px;
	background-color: #99CCFF;
	font-size: small;
	text-align: center;
	z-index: 3;
}
* {
	overflow: auto;
}
#zurueck {
	background-color: #FFFF00;
	position: absolute;
	z-index: 4;
	height: 27px;
	width: 160px;
	left: 40px;
	top: 120px;
	font-size: small;
	vertical-align: middle;
	overflow: auto;
	border: 1px dotted #FF0000;
}
.beschreibung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 10px;
	width: 98%;
	font-size: x-small;
}
