.headline  { font-size: 12px; font-weight: bold }
body    { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white }
td   { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
.small_txt { font-size: 10px }
.copyright { font-size: 10px }
.medium_txt { font-size: 12px }
a:link { color: #004573; text-decoration: underline }


a:hover { color: #004573; text-decoration: none }
a:active  { color: #004573; text-decoration: none }
a:visited    { color: #478ebe; text-decoration: underline }
.form_muss  { font-size: 12px }
.form_kann { font-style: italic; font-size: 12px }
.spreetext  { font-style: italic }
.wichtig_txt  { font-weight: bold }
.bericht_titel { font-style: italic }
.bericht_ausgabe { font-style: normal; font-weight: bold }
hr { }

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu  { position: absolute; top: 8em; left: 0.1em; width: 150px }

#menu dt  { font-weight: bold; line-height: 20px; background: #b2d0e4; text-align: left; cursor: pointer; margin: 2px 0; height: 20px; border: solid 1px #004573 }

#menu dd  { color: #004573; background: #b2d0e4; text-align: left; margin-top: -1.4em; position: absolute; z-index: 100; left: 9em; width: 8em; border: solid 1px }

#menu ul  { text-align: left; padding: 2px }
#menu li  { font-size: 85%; line-height: 18px; text-align: left; height: 18px }
#menu li a, #menu dt a  { color: #000000; text-decoration: none; text-align: left; display: block }

#menu li a:hover  { text-decoration: underline; text-align: left }


#mentions   { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ddd; text-align: left; position: absolute; bottom: 200px; left: 10px }
#mentions a  { color: #222222; text-decoration: none; text-align: left }
#mentions a:hover { text-decoration: underline; text-align: left }

