    /* Body */
body       { font-family: Verdana,Arial,Helvetica,sans-serif; background-color:#000000; }
    /* Schriften */
h1         { color:#00ff00; font-weight: bold; font-size:24pt; margin-top:3pt; margin-bottom:16pt; text-align:center; }
h2         { color:#00ff00; font-weight: bold; font-size:18pt; margin-top:3pt; margin-bottom:16pt; }
h3         { color:#00ff00; font-weight: bold; font-size:16pt; margin-top:12pt; margin-bottom:6pt; }
h4         { color:#00ff00; font-weight: bold; font-size:14pt; margin-top:12pt; margin-bottom:6pt; }
h5         { color:#00ff00; font-weight: bold; font-size:12pt; margin-top:8pt; margin-bottom:6pt; }
h6         { color:#00ff00; font-weight: bold; font-size:12pt; margin-top:8pt; margin-bottom:6pt; }
p          { color:#000000;                    font-size:12pt; margin-top:4pt; margin-bottom:6pt; line-height:125%; text-align:justify }
    /* Aufzaehlungen Nummerierungen */
ol         { color:#ff00ff;                    font-size:12pt; margin-top:4pt; margin-bottom:3pt; line-height:125%; margin-left:40pt; }
ul         { color:#ff00ff;                    font-size:12pt; margin-top:4pt; margin-bottom:3pt; line-height:125%; margin-left:40pt; }
li         { color:#ff00ff;                    font-size:12pt; margin-top:4pt; margin-bottom:6pt; line-height:120%; text-align:justify }
    /* Spez. Formate */
blockquote { color:#ff00ff;                    font-size:12pt; margin-top:4pt; margin-bottom:6pt; line-height:125%; text-align:justify }
address    { color:#ff00ff;                    font-size:12pt; margin-top:4pt; margin-bottom:6pt; line-height:125%; text-align:justify }
dl         { color:#ff00ff;                    font-size:12pt; margin-top:4pt; margin-bottom:6pt; line-height:125%; text-align:justify }
    /* Tabellen */
tr         { color:#000000;                    font-size:12pt; margin-top:4pt; margin-bottom:6pt; line-height:125%; text-align:justify }
td         { color:#000000;                    font-size:12pt; margin-top:4pt; margin-bottom:6pt; line-height:125%; text-align:justify }
    /* Classen Schriften */
.kk   { font-size:10pt; font-style:italic; margin-top:0pt; margin-bottom:0pt; line-height:100%; }
.kl   { font-size:10pt; }
.kle1 { font-size:10pt; margin-left:50pt; }
.skl  { font-size:8pt; }
.ku   { font-style:italic; }
.gr   { font-size:14pt; }
.sgr  { font-size:36pt; font-weight: bold;}
.e1   { margin-left:50pt; }
.e2   { margin-left:90pt; }
.e3   { margin-left:130pt; }
.e4   { margin-left:170pt; }
.e5   { margin-left:210pt; }
    /* Linie */
hr    { margin-top:12pt; margin-bottom:12pt; color:#FFCC00; border:1pt groove #D0D0D0;  height:4pt; width:100% }
    /* Links */
A:link    { color:#0000ff; text-decoration:underline; }
A:visited { color:#800080; text-decoration:underline; }
A:hover   { color:#0000ff; text-decoration:underline; background:#66ffff; }
A:active  { color:#ff0000; text-decoration:underline; }