TABLE {
        padding : 5px 5px 5px 5px;
}
TH {
        background-color : #9BCDFF;
        font-size : large;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : Navy;
        font-weight : lighter;
}
H2 {
        font-weight : lighter;
        text-align : center;
        word-spacing : 10px;
        color : Navy;
        margin-top : 10px;
        text-decoration : none;
        text-transform : none;
        vertical-align : middle;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 160%;
}
HR {
        color : Navy;
        width : 90%;

        }
TD {
        font-size : 9pt;
}
A:HOVER {

}
 BODY {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 9pt;
        background-image : url(../bilder/hinter01.jpg);
        background-attachment : fixed;
        background-position : center;
        background-repeat : no-repeat;
        cursor : url(../bilder/curs.cur.gif);
}
A:ACTIVE {
        color : Red;
}
A:LINK {
        color : Blue;
}
A:VISITED {
        color : Maroon;
}
H1 {
        font-weight : lighter;
        text-align : center;
        word-spacing : 10px;
        color : Navy;
        margin-top : 10px;
        text-decoration : none;
        text-transform : none;
        vertical-align : middle;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 220%;
}