body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: lowercase;
	color: #000000;
	background-image: url(image/hg.gif);
	background-repeat: repeat-y;
}
#logo {
position:absolute; width:200px; height:250px; z-index:1; left: 0px; top: 5px;
}
#navi {
position:absolute; left:0px; top:300px; width:185px; height:225px; z-index:2;
}
#inhalt {
	position:absolute;
	left:250px;
	top:-2px;
	width:525px;
	height:169px;
	z-index:3;
}
#unavi {
	position:absolute;
	left:801px;
	top:5px;
	width:199px;
	height:629px;
	z-index:4;
}
#gross {
	position:absolute;
	left:250px;
	top:201px;
	width:492px;
	height:222px;
	z-index:5;
	text-align: center;
	vertical-align: middle;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FF990C;
}
#zurueck {
position:absolute; 
left:406px; 
top:515px; 
width:68px; 
height:33px; 
z-index:6;
}
#vor {
position:absolute; 
left:555px; 
top:515px; 
width:70px; 
height:33px; 
z-index:7;
}
#text {
	position: absolute;
	left:250px;
	top:493px;
	width:492px;
	height:20px;
	z-index:8;
	text-align: center;
	vertical-align: middle;
}
