body, html {
 background-color: #FFFFFF; 
 color: #000000; 
 font-size: 13px; 
 font-family: Arial, Helvetica, sans-serif; 
 text-decoration: none; 
 font-style: normal; 
 font-weight: normal; 
}

table, tr, td {
 color: #000000; 
 font-size: 13px; 
 font-family: Arial, Helvetica, sans-serif; 
 text-decoration: none; 
 font-style: normal; 
 font-weight: normal; 
}

table tr td p {
 color: #000000; 
 font-size: 13px; 
 font-family: Arial, Helvetica, sans-serif; 
 text-decoration: none; 
 font-style: normal; 
 font-weight: normal; 
}

a:active, a:link, a:visited {
 color: #000000; 
 text-decoration: underline; 
 font-style: normal; 
 font-weight: normal; 
}

a:hover {
 color: #000000; 
 text-decoration: underline; 
 font-style: normal; 
 font-weight: normal; 
}

#main {
 background-color: #FFFFFF; 
 border-width: 1px; 
 border-color: #cccccc; 
 border-style: solid; 
}

#navigation li a:active, #navigation li a:link, #navigation li a:visited {
 color: #666666; 
 text-decoration: none; 
 font-style: normal; 
 font-weight: normal; 
}

#navigation li a:hover {
 color: #003F00; 
 text-decoration: none; 
 font-style: normal; 
 font-weight: normal; 
}

#navigation li a#aktiv {
 color: #003F00; 
 text-decoration: none; 
 font-style: normal; 
 font-weight: bolder; 
}

#navigation li a span {
 border-bottom-width: 2px; 
 border-bottom-color: #003F00; 
 border-bottom-style: solid; 
}

#unternavigation li a:active, #unternavigation li a:link, #unternavigation li a:visited {
 color: #CCCCCC; 
 text-decoration: none; 
 font-style: normal; 
 font-weight: normal; 
}

#unternavigation li a:hover {
 color: #003F00; 
 text-decoration: none; 
 font-style: normal; 
 font-weight: normal; 
}

#unternavigation li a#unter_aktiv {
 color: #003F00; 
 text-decoration: none; 
 font-style: normal; 
 font-weight: bolder; 
}

.content_mit_rahmen {
 border-width: 1px; 
 border-color: black; 
 border-style: solid; 
}

.inputfeld {
 color: #666666; 
 background-color: white; 
 border-width: 1px; 
 border-color: #003F00; 
 border-style: solid; 
 font-size: 13px; 
 font-family: Arial, Helvetica, sans-serif; 
 text-decoration: none; 
 font-style: normal; 
 font-weight: normal; 
}

textarea {
 scrollbar-base-color: #cccccc; 
 scrollbar-track-color: #cccccc; 
 scrollbar-arrow-color: #cccccc; 
 scrollbar-face-color: #003f00; 
 scrollbar-shadow-color: #003f00; 
 scrollbar-3dlight-color: #003f00; 
}

.button {
 color: #FFFFFF; 
 background-color: #003F00; 
 border-width: 1px; 
 border-color: #003F00; 
 border-style: solid; 
 font-size: 13px; 
 font-family: Arial, Helvetica, sans-serif; 
 text-decoration: none; 
 font-style: normal; 
 font-weight: normal; 
}

#letzte_aktualisierung {
 color: #000000; 
 font-size: 9px; 
 text-decoration: none; 
 font-style: normal; 
 font-weight: normal; 
}