html { margin:0px; padding:0px; border:0px; }
body { margin:0px; padding:0px; border:0px; background-color:#ffffff; }

body,td,p { font-family:Arial,sans-serif; font-size:10pt; font-weight:normal; line-height:20px; }

h1 { font-family:Arial,sans-serif; font-size:12pt; font-weight:bold; line-height:24px; border:0px; padding:0px; margin:0px; }
h2 { width:500px; font-family:Arial,sans-serif; font-size:12pt; font-weight:bold; line-height:20px; border:0px; padding:20px 0 5px 0; margin:0px; }
b { font-weight:bold; }

table.oben,table.mitte,table.unten { width:100%; }
td.ol { color:#000000; background-color:#ffffff; }
td.om { color:#000000; background-color:#ffffff; }
td.or { color:#000000; background-color:#ffffff; }
td.ml { color:#000000; background-color:#ffffff; } /* hierin ist table.navtable mit td.nav */
td.mm { color:#000000; background-color:#ffffff; } /* hierin ist table.mmtable mit td.inhalt */
td.mr { color:#000000; background-color:#ffffff; }
td.ul { color:#000000; background-color:#ffffff; }
td.um { color:#000000; background-color:#ffffff; } /* hierin ist table mit td.fuss */
td.ur { color:#000000; background-color:#ffffff; }

@media all
{
.vornn4verstecken { }
}

.desc { width:500px; text-align:left; padding:0px; margin:0px; }

.url { width:500px; text-align:left; font-size:8pt; color:#003080; background-color:#cfcfcf; padding:0px; margin:0px; text-decoration:none; }
.url a { color:#0070c0; text-decoration:none; }
.url a:link { text-decoration:none; }
.url a:visited { text-decoration:none; }
.url a:focus { text-decoration:none; }
.url a:hover { text-decoration:none; }
.url a:active { text-decoration:none; }

.navtd { background-color:#dfdfdf; color:#003080; line-height:16px; padding-left:4px; font-size:8pt; }
.navtd a { background-color:#dfdfdf; color:#003080; }
.navtd a:link { text-decoration:none; }
.navtd a:visited { text-decoration:none; }
.navtd a:focus { text-decoration:underline; }
.navtd a:hover { text-decoration:underline; }
.navtd a:active { text-decoration:underline; }

.inhalt { color:#003080; background-color:#cfcfcf; }
.inhalt a { color:#0070c0; }


.linkzeile { font-size:8pt; line-height:14px; color:#9F9F9F; }
.linkzeile a { color:#9F9F9F; }
.linkzeile a:link { text-decoration:none; }
.linkzeile a:visited { text-decoration:none; }
.linkzeile a:focus { text-decoration:none; }
.linkzeile a:hover { text-decoration:none; }
.linkzeile a:active { text-decoration:none; }

.fuss { font-size:8pt; line-height:14px; color:#000000; background-color:#efefef; } /* fuer td */
.fuss a { color:#0070c0; background-color:#efefef; }
.fuss a:link { text-decoration:none; }
.fuss a:visited { text-decoration:none; }
.fuss a:focus { text-decoration:none; }
.fuss a:hover { text-decoration:none; }
.fuss a:active { text-decoration:none; }

form.formular td { }
.beschriftungtd { }
.eingabetd { }
input,textarea { font-family:Verdana,Arial,sans-serif; font-size:10pt; font-weight:normal; line-height:20px; }
input.eingabe,textarea.eingabe { color:#000000; background-color:#ffffff; padding-left:2px; }
input.eingabe { height:25px; width:300px; }
textarea.eingabe { width:300px; overflow:auto; }
input.button { width:300px; height:25px; color:#0070c0; background-color:#ff9f00; cursor:pointer; line-height:16px; }
@media all
{
input.eingabe,textarea.eingabe { border:1px solid blue; }
input.button { border:2px solid blue; }
}
.meldung1 { font-size:10pt; font-weight:bold; color:#000000; background-color:#ffffff; }
.meldung2 { font-size:10pt; font-weight:bold; color:red; background-color:yellow; }

ul { list-style:square; }

.nn4pic { border:1px; }