/* DATEI: wss01.css */

body { margin-top:0px; margin-bottom:0px; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Arial,sans-serif; }

h1 { font-size:18pt; color:#000000; font-weight:normal; }

h1.weiss { font-size:18pt; color:#ffffff; font-weight:normal; }

h1.gweiss { font-size:24pt; color:#ffffff; font-weight:normal; }

h2 { font-size:16pt; color:#000000; font-weight:normal; }

h2.weiss { font-size:16pt; color:#ffffff; font-weight:normal; }

h3 { font-size:14pt; color:#000000; font-weight:normal; }

h3.weiss { font-size:14pt; color:#ffffff; font-weight:normal; }

p,ul,ol,li,div,th,address,nobr,b,i { font-size:10pt; color:#000000; }

p.w { font-size:10pt; color:#ffffff; text-decoration:none; }
p.s { font-size:10pt; color:#000000; text-decoration:none; }

b.gn { font-size:8pt; background-color:#00ff00; color:#400040; font-weight:normal; text-decoration:none; }

b.weiss { font-size:12pt; color:#ffffff; text-decoration:none; }

b.weissblau { font-size:12pt; background-color:#0000a0; color:#ffffff; text-decoration:none; }

b.rot { font-size:12pt; color:#ff0000; text-decoration:none; }

td { font-size:8pt; background-color:#d6d6d6; }

td.neu { font-size:8pt; background-color:#ffff00; }

td.neurot { font-size:8pt; color:#ff0000; background-color:#ffff00; }

td.rot { font-size:8pt; color:#ff0000; }

td.weissblau { font-size:10pt; color:#ffffff; background-color:#0000ff; text-align:left; }

td.stblau { font-size:10pt; color:#ffffff; background-color:#706d92; text-align:center; }
td.stblauh { font-size:10pt; color:#000000; background-color:#c5c2e7; text-align:center; }

td.stblaul { font-size:10pt; color:#ffffff; background-color:#706d92; text-align:left; }

td.oliv { font-size:10pt; color:#ffffff; background-color:#808000; text-align:center; }
td.olivh { font-size:10pt; color:#000000; background-color:#caca7d; text-align:center; }

td.olivl { font-size:10pt; color:#ffffff; background-color:#808000; text-align:left; }

td.rotbr { font-size:10pt; color:#ffffff; background-color:#800040; text-align:center; }
td.rotbrh { font-size:10pt; color:#000000; background-color:#cd87aa; text-align:center; }

td.rotbrl { font-size:10pt; color:#ffffff; background-color:#800040; text-align:left; }

td.gruen { font-size:10pt; color:#ffffff; background-color:#008000; text-align:center; }
td.gruenh { font-size:10pt; color:#ffffff; background-color:#87cd87; text-align:center; }

td.gruenl { font-size:10pt; color:#ffffff; background-color:#008000; text-align:left; }

td.lila { font-size:10pt; color:#ffffff; background-color:#800080; text-align:center; }
td.lilah { font-size:10pt; color:#000000; background-color:#cd87cd; text-align:center; }

td.lilal { font-size:10pt; color:#ffffff; background-color:#800080; text-align:left; }

td.blau { font-size:14pt; color:#ffffff; background-color:#0073aa; text-align:center; }
td.blauh { font-size:10pt; color:#000000; background-color:#a5c9da; text-align:center; }

td.blaul { font-size:10pt; color:#ffffff; background-color:#0073aa; text-align:left; }

td.w { font-size:10pt; color:#000000; background-color:#ffffff; }

td.g { font-size:10pt; color:#000000; background-color:#d6d6d6; }


a:link { color:#00ffff; text-decoration:underline; }
a:visited { color:#ffff80; text-decoration:underline; }
a:active { color:#ff8080; text-decoration:none; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */

