body, p a {
	color: #000066;
	background-color: #dae2eb;
	font-size: 100.01%;
	font-family: Helvetica, Arial, sans-serif; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	background-image: url(../image/hinten-mitte.jpg);
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-FACE-COLOR: #C6E3F7;}

h1 {
	font-size: 0.9em;
	padding: 0.3em;
	text-align: center;
	position: absolute;
	top: 0.7em;
	z-index: 1;
	min-width: 430px;
	background-color: #dae2eb;
	color: #000066;
	left: 11em;
	right: 8em;}

ul#Navigation {
	margin: 0;
	position: absolute;
	z-index: 2;
	top: 5em;
	padding: 0px;
	left: 0.5em;
	width: 130px;
	height: 440px;
	overflow: hidden;}

div#Info {
	font-size: 0.9em;
	width: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0.2em;
	top: 4em;
	float: right;
	z-index: 4;
	text-align: center;
	clear: right;}
	
div#Info h2 {
	font-size: 0.7em;}
	
div#Info p {
	font-size: 1em;}

div#Inhalt {
	padding: 15px;
	left: 10em;
	position: absolute;
	overflow: auto;
	top: 3em;
	right: 7em;
	bottom: 2em;
	z-index: 9;
	min-width: 400px;
	background-color: #dae2eb;
	color: #000099;
	margin: 0px;}

div#Inhalt h2 {
	font-size: 0.8em;
	margin: 0.2em 0;}
	
div#Inhalt p {
	font-size: 1em;
	margin: 1em 0;
	z-index: 6;}

p#Fusszeile {
	font-size: 0.6em;
	text-align: center;
	position: absolute;
	z-index: 1;
	width: 95%;
	bottom: 1px;
	padding: 5px;
}
	
a:link {color: #006600;}
a:hover {
	color: #FFFFFF;}
a:active {}
a:visited {color: #CC0000;}
  
.autor {
	font-size: 70%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;}
	
.smallText {
	font:60% Arial, Helvetica, sans-serif;
	color:#333333;}
	
.navText-weiter {
	color: #3333FF;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;}
	
.navText-zurueck {
	color: #3333FF;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;}
