body {
       background-color:#333333;
       color:#e8e8e8;
       font-size:9pt;
       font-family:verdana, sans-serif;
       line-height:14pt;
       text-align:justify;
       margin:0px;
}

table, td, p {
       background-color:#2c2c2c;
       color:#e8e8e8;
       font-size:9pt;
       font-family:verdana, sans-serif;
       line-height:14pt;
       text-align:justify;
}

.hell {
        background-color:#e8e8e8;
}

.dunkel {
    background-color:#555555;
}

a:active {
       color:#ffffff;
       font-size:9pt;
       font-family:verdana, sans-serif;
       text-decoration:none;
}

a:link {
       color:#ffffff;
       font-size:9pt;
       font-family:verdana, sans-serif;
       text-decoration:none;
}

a:visited {
       color:#ffffff;
       font-size:9pt;
       font-family:verdana, sans-serif;
       text-decoration:none;
}

a:hover {
       color:#ffffff;
       font-size:9pt;
       font-family:verdana, sans-serif;
       text-decoration:underline;
}