boby,p,div
    { color:#FD872A;
    font-family: arial,helvetica,sans-serif;
    }

<!--Links-->

a:active { color:#FFFFFF; text-decoration:none; }
a:link { color:#FFFFFF; text-decoration:none; }
a:visited { color:#FFFFFF; text-decoration:none; }
a:hover { color:#000000; text-decoration:none; }

<!--Farben-->
.em {
    color:#CE3E47
    }

.rot
    {
    color:red;
    }
.hinter
    {
    color:#D54222;
    }
.gelb
    {
    color:yellow;
    }

.weiss
    {
    color:white;
    }

.weiss8
    {
    color:#FFFFFF;
    font-size:8pt;
    font-family: arial,helvetica,sans-serif;
    }

.weiss9
    {
    color:#FFFFFF;
    font-size:9pt;
    font-family: arial,helvetica,sans-serif;
    }

.weissfett
    {
    color:white;
    font-weight:bold;
    }

.weissfett11
    {
    color:white;
    font-weight:bold;
    font-size:10pt;
    }

.schw9
    {
    color:#000000;
    font-size:9pt;
    font-family: arial,helvetica,sans-serif;
    }


.rotfett9
    {
    color:#DF0000;
    font-weight:bold;
    font-size:9pt;
    font-family: arial,helvetica,sans-serif;
    }

.rotfett11
    {
    color:#FFDF00;
    font-weight:bold;
    font-size:10pt;
    }

.rotfett12
    {
    color:#DF0000;
    font-weight:bold;
    font-size:12pt;
    font-family: arial,helvetica,sans-serif;
    }

.rotfett14
    {
    color:#DF0000;
    font-weight:bold;
    font-size:14pt;
    font-family: arial,helvetica,sans-serif;
    }
.rot9
    {
    color:#DF0000;
    font-size:8pt;
    }

.rot7
    {
    color:#DF0000;
    font-size:7pt;
    }

.rotfett6
    {
    color:#DF0000;
    font-size:7pt;
    font-family: arial,helvetica,sans-serif;
    }

    .rot_e
    {
    color:#DF0000;
    }


.graufett
    {
    color:#404040;
    font-weight:bold;
    }
.grau
    {
    color:#CFCFCF;
    }

<!--Schriften-->
.kursiv
    {
    font-style:italic;
    }

.normal
    {
    font-weight:normal;
    }

.fett
    {
    font-weight:bold;
    }

.fett8
    {
    font-weight:bold;
    font-size:8pt;
    }

.fw8
    {
    font-weight:bold;
    font-size:8pt;
    color:#E4E3D7;
    }

.fw8a
    {
    font-weight:bold;
    font-size:8pt;
    color:#9B0808;
    }

.fw7
    {
    font-weight:bold;
    font-size:7pt;
    color:#E4E3D7;
    }

.pt8
    {
    font-size:8pt;
    }

.pt7
    {
    font-size:7pt;
    color:#383631;
    }
.pt7f
    {
    font-weight:bold;
    font-size:7pt; color:white;
    }
.pt7r
    {
    font-size:7pt; color:red;
    }
.pt6
    {
    font-size:6pt;
    }
.pt6r
       {
       color:red;
       font-size:7pt;
       }
<!--tabellen-->

table
    {
    font-family: verdana,arial,helvetica,sans-serif;
        vertikal-align:top;
    text-align:justify;
    font-size:8pt;
    }