html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	height: 100%; margin: 0px; padding: 0px; overflow-x: auto; overflow-y:
	auto;
	background-color: #FFFF99;
	}
#zentrieren {
	position: absolute;
	top: 19px;
	left: 50%;
	width: 1000px;
	margin-left:-505px;
	text-align: left;
	z-index: 1;
	height: 1000px;
	background-image:url(images/hintergrund.jpg); background-repeat:no-repeat; background-position:right top;
	background-color:#FFFF99 }

td,th, table {
	margin: 0px auto 0px auto;
	
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color: #000000;
	font-weight:bold;
}
h2 {
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	font-style:italic;
}
#nav {
	position: absolute;
	left: 20px;
	top: 9px;
	z-index: 2;
	width: 187px;
	height: 608px;
	background-color: #FFFF99;	
}
#content {
	position: absolute;
	left: 235px;
	top: 9px;
	z-index: 2;
	width: 773px;
	height: 729px;
	
}
#zurueck {
	position:absolute;
	left:650px;
	top:-2px;
	width:54px;
	height:18px;
	border:1px none #000000;
	z-index:2;
}
#vor {
	position:absolute;
	left:730px;
	top:-2px;
	width:30px;
	height:12px;
	border:1px none #000000;
	z-index:2;
}
#titel {
	position:absolute;
	left:1px;
	top:-4px;
	width:532px;
	height:21px;
	z-index:2;
}
.Stil3 {font-size: 10px}
.Stil2 {font-size: 12px}

