 /* Abstände aller Elemente werden auf Null gesetzt */
html, body, div, p, h1, h2, h3, h4, h5, span, a, form, input, select {
margin: 0Px; 
padding: 1Px; 
} 
BODY {
font-family : Verdana, Arial, Helvetica; 
background-color : #ffffff; 
} 
.Contenttext {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica; 
color : #222222; 
} 
a:link {
color : #ffffff; 
font-family : Verdana, Arial, Helvetica; 
text-decoration : none; 
} 
a:visited {
color : #ffffff; 
font-family : Verdana, Arial, Helvetica; 
text-decoration : none; 
} 
a:active {
font-family : Verdana, Arial, Helvetica; 
text-decoration : none; 
} 
a:hover {
color : #ffff00; 
font-family : Verdana, Arial, Helvetica; 
text-decoration : underline; 
} 
.navidiv {
border-top-style : solid; 
background-color : #efefef; 
} 
#Navigation {
font-family : Verdana, Arial, Helvetica; 
font-size : 14px; 
font-weight : bold; 
color : #ffffff; 
background-image : url(navi_oben3.png); 
background-repeat : no-repeat; 
width : 812px; 
height : 43px; 
padding-top : 4px; 
padding-left : 16px; 
border-right : 0 solid #013c02; 
border-left : 0 solid #013c02; 
} 
#Footer {
font-family : Verdana, Arial, Helvetica; 
font-size : 10px; 
color : #ffffff; 
background-image : url(navi_oben3.png); 
background-repeat : no-repeat; 
width : 812px; 
height : 27px; 
padding-top: 0px; 
padding-left: 0px;
padding-bottom:0px; 

} 
.rahmen {
border : 1px solid #12710d; 
} 
#navi_aktuell {
color : #ffff00; 
} 
#List {
list-style : square; 
} 

