html { margin:0px; padding:0px; border:0px; }
body { margin:30px; padding:0px; border:0px; background-color:#ffffff; }

body,td,p,input,textarea { font-family:Arial,sans-serif; font-size:9pt; font-weight:normal; line-height:20px; }

h1 { font-family:Arial,sans-serif; font-size:12pt; font-weight:bold; line-height:20px; }
h2 { font-family:Arial,sans-serif; font-size:10pt; font-weight:bold; line-height:20px; }
b { font-weight:bold; }

#ueberschrift { }

#navigation { }
#navigation p { line-height:16px; }

#seiteninhalt { }

#fussnavigation { }

#fusszeile { }

a { text-decoration:underline; }
a:link { color:#0000FF; background-color:#ffffff; }
a:visited { color:#0050a0; background-color:#ffffff; }
a:focus { color:#000000; background-color:#00ff7f; }
a:hover { color:#000000; background-color:#00ff7f; }
a:active { color:#ff0000; background-color:#00ff7f; }

input.eingabe,textarea.eingabe { color:#000000; background-color:#ffffff; }
input.eingabe { height:25px; width:300px; }
textarea.eingabe { width:300px; overflow:auto; }
input.button { width:300px; height:25px; cursor:pointer; }
.meldung1 { font-size:9pt; font-weight:bold; }
.meldung2 { font-size:9pt; font-weight:bold; color:red; background-color:#ffffff; }

ul { list-style:square; }

.endo { color:#000000; text-decoration:none; }
.endo a { color:#000000; text-decoration:none; }
.endo a:link { color:#000000; text-decoration:none; }
.endo a:visited { color:#000000; text-decoration:none; }
.endo a:focus { color:#000000; text-decoration:none; }
.endo a:hover { color:#000000; text-decoration:none; }
.endo a:active { color:#000000; text-decoration:none; }