body, html {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;} 
	
h1 {
	font-size:23px;}
h2 {
	font-size:22px;}
h3 {
	font-size:17px;}
h4 {
	font-size:13px;}

body {
	background:url(../pics/hintergrund.jpg);}/* CSS Document */
	
#oben{
background:url(../pics/untergrundoben.png) no-repeat;
position:absolute;
top:0px;
right:0px;
width:416px;
height:76px;}

#haupt{
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:520px;}
	
#inhaltindex{
position:absolute;
top:0px;
left:0px;
width:560px;
height:480px;}

#inhalt{
background:url(../pics/hintergrundinhalt.png) no-repeat;
position:absolute;
top:10px;
left:0px;
width:540px;
height:450px;
padding: 10px 0 0 10px;
margin-bottom:20px;
overflow:auto;}

#navi{
position:absolute;
top:100px;
left:560px;
width:340px;
height:380px;}

#navi a{
background:url(../pics/neuronblau.png) no-repeat;
padding-left:40px;
font-size:22px;
padding-top:4px;
padding-bottom:20px;
line-height:35px;
vertical-align:top;
color:#000000;
text-decoration:none;
}

#navi a:hover{
background:url(../pics/neuronrot.png) no-repeat;
color:#FF0000;}


#unten{
position:absolute;
top:480px;
left:0px;
height:40px;}



















