p.gross {
    font-family: Arial, Helvetica;
    font-size: 14pt;
    color: #f00
    }
p.fett {
    font-family: Arial, Helvetica;
    font-size: 12pt;
    color: #000
    }
p.norm {
    font-family: Arial, Helvetica;
    font-size: 9pt;
    color: #000
    }
p.rot {
    font-family: Arial, Helvetica;
    font-size: 9pt;
    color: #f00
    }
p.small {
    font-family: Arial, Helvetica;
    font-size: 8pt;
    color: #000
    }
p.un {
    font-family: Arial, Helvetica;
    font-size: 10px;
    color: #000;
    text-decoration: none
    }
div {
    position: absolute;
    left: 10%;
    top: 15%
    }
td.oben {
    font-family: Arial;
    font-size: 9pt;
    color: #000
    }
td {
    font-family: Arial;
    font-size: 9pt;
    color: #000
    }
th.fett {
    font-family: Arial;
    font-size: 8pt;
    color: #000
    }
td.norm {
    font-family: Arial;
    font-size: 8pt;
    color: #000
    }
td.grey {
    font-family: Arial;
    font-size: 9pt;
    color: #999;
    text-decoration: none
    }
a.nav {
    font-family: Arial;
    font-size: 9pt;
    color: #000;
    text-decoration: none
    }
a.grey {
    font-family: Arial;
    font-size: 9pt;
    color: #999;
    text-decoration: none
    }
a.grey:hover {
    font-family: Arial;
    font-size: 9pt;
    color: #f00;
    text-decoration: none
    }
h4 {
    font-family: Arial;
    font-size: 11pt;
    color: #000;
    text-decoration: none
    }
a.blau {
    font-family: Arial;
    font-size: 9pt;
    color: #00f;
    text-decoration: none
    }
a.blau:hover {
    font-family: Arial;
    font-size: 9pt;
    color: #00f;
    text-decoration: none
    }
ul {
    font-family: Arial, Helvetica;
    font-size: 9pt;
    color: #000
    }
li {
    font-family: Arial, Helvetica;
    font-size: 9pt;
    color: #000
    }
input {
    font-family: Arial, Helvetica;
    font-size: 9pt;
    color: #000
    }
input.suche {
    font-family: Arial, Helvetica;
    font-size: 9pt;
    color: #000;
    width: 150px
    }
input.sub {
    font-family: Arial, Helvetica;
    font-size: 9pt;
    color: #000;
    width: 85px
    }