body {
font-family : Verdana, Arial, Helvetica, sans-serif; 
background-color : #033; 
background-image :   url("bilder/grad.jpg"); 
background-repeat : repeat-x; 
background-position : 0 0; 
font-size : xx-small; 
color : #000; 
z-index : 0; 
} 
a:link , a:visited {
color : #333; 
} 
iframe {
width : 67px; 
height : 500px; 
margin : 0; 
position : absolute; 
top : 194px; 
z-index : 10; 
left : 1px; 
} 
#titel {
left : 0; 
top : 0; 
background-image :   url("bilder/titel.jpg"); 
height : 260px; 
width : 760px; 
position : absolute; 
z-index : 10; 
} 
#anmerkung {
position : relative; 
width : 100%; 
text-align : right; 
font-size : 10px; 
font-weight : bold; 
border-top-width : 1px; 
border-top-style : solid; 
border-top-color : #333; 
padding-top : 10px; 
} 
#ueberschrift {
position : absolute; 
z-index : 20; 
left : 69px; 
font-size : x-large; 
color : #333; 
width : 661px; 
top : 225px; 
text-align : right; 
} 
#textteil {
	color : #333;
	background-color : #e9f7e6;
	left : 69px;
	top : 260px;
	position : absolute;
	padding : 10px;
	z-index : 10;
	margin : 0px;
	width: 661px;
	font-size: 12px;
} 
.menue {
top : 167px; 
height : 30px; 
position : absolute; 
font-weight : bold; 
color : #333; 
z-index : 20; 
visibility : visible; 
font-size : 14px; 
} 
.untermenue {
z-index : 30; 
position : absolute; 
top : 24px; 
left : -2px; 
visibility : hidden; 
} 
.menue a:link , .menue a:visited {
color : #333; 
text-decoration : none; 
} 
.menue a:hover {
color : #666; 
text-decoration : none; 
} 
.navcontainer {
width : 100px;
font-size : 10px;
opacity : .8;
-moz-opacity : .8;
filter : Alpha(opacity=80);
}
.navcontainer ul {
margin-left : 0; 
padding-left : 0; 
margin-top : 0; 
padding-top : 0; 
list-style-type : none; 
}
.navcontainer a {
display : block; 
padding : 3px; 
width : 100px; 
background-color : #cbcdda; 
border-top : 0 solid inherit; 
border-right : 1px solid #333; 
border-bottom : 1px solid #333; 
border-left : 1px solid #333; 
} 
.navcontainer a:link , .navlist a:visited {
color : #333; 
text-decoration : none; 
} 
.navcontainer a:hover {
color : #000; 
background-color : #fff; 
} 
hr {
color : #033;
height : 1px;
}
.bild_links {
float : left;
padding : 10px; 
}
.bild_rechts {
float : right;
padding : 10px; 
}
.tabelle_zeile_dunkel {
	background-color: #FAFAFC;
}
.schrift9 {
	font-size: 9px;
}
