body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-color:white;
margin: 0;
padding: 0;
color: #000000;
}
#inhalt a {color:#000099; font-weight:bold; text-decoration:none;} A:active {color:#000099; 
text-decoration:none;} 
#inhalt a:hover {color:#000099; text-decoration:underline;} 
h1,h2,h3 {
color:#000099;
}
h1 {
font-size:25px;
font-weight:normal;
}
#oben {
width:100%;
background-image:url(images/balkenoben.jpg);
margin:0;
padding:0;
height:120px;
}
#obenrechts {
position:absolute;
right:0px;
top:0px;
}
#mitte {
width:100%;
background-image:url(images/balkenlinks.gif);
background-repeat:repeat-y;
margin:0;
padding:0;
margin-top:-4px;
}
#inhaltsbereich {
display:block;
background-image:url(images/balkenrechts_pattern.gif);
background-position:right;
background-repeat:repeat-y;
padding-top:1px;
padding-bottom:1px;
margin:0px;
margin-left:180px;
}
#inhalt {
margin-left:0px;
padding-right:50px;
display:block;
padding-top:20px;
}
#unten {
background-image:url(images/balkenunten.jpg);
width:100%;
height:148px;
display:block;
}
#untenlinks {
float:left;
}
#untenrechts {
float:right;
}
#navigation {
margin-top:40px;
float:left;
width:141px;
background-image:url(images/navi_mitte.gif);
}
.submenupunkt { margin-bottom:2px; }
.submenupunkt a { color: #003399; font-size: 11px; font-weight: normal; text-decoration: none; margin-left:25px; }
.submenupunkt a:hover { text-decoration: underline;}
.hauptmenupunkt a { color: #003399; font-size: 13px; font-weight: bold; text-decoration:none; margin-top:0px; 
line-height:160%; margin-left:24px; }
