IMG { border: 0; }

BODY {
    background-color: white;
    color: black;

    font: smaller 'Arial';
    text-align: left;
}
H1 {
    font: 105% 'Arial Black';
}
H2 {
    font: 150% 'Times New Roman';
    margin-top: 2em;
    font-weight: bold;
}
H3 {
    font-size: 12pt;
    font-weight: bold;
    color: #004080;
    margin-top: 10em;
    margin-bottom: -5em
}
H4 {
    font-size: 10pt;
    color: #004080;
    margin-top: 10em;
    margin-bottom: -5em
}
H5 {
    font-size: 10pt;
    color: Black;
    margin-top: 10em;
    margin-bottom: -5em
}
.klasse_0 { color: green; }
.klasse_1 { color: orange; }
.klasse_2 { color: red; }