<!--

body {
        background-color: #7F0000;
}

.textlink {
 color:#5F0000;
 text-decoration: none;
 font-family:verdana,arial,helvetica;
 font-size:9pt;
 text-transform: none;
}

.textlink:visited {
 color:#5F0000;
}

.textlink:hover {
 color:#808000;
}

.textlinkn {
 color:#75824A;
 text-decoration: none;
 font-family:verdana,arial,helvetica;
 font-size:9pt;
 text-transform: none;
}

.textlinkn:visited {
 color:#75824A;
}

.textlinkn:hover {
 color:#7F0000;
}

.textlinko {
 color:#000000;
 text-decoration: none;
 font-family:arial;
 font-size:10pt;
 
}

.textlinkp {
 color:#000000;
 text-decoration: none;
 font-family:arial;
 font-size:10pt;
 text-align: justify;
 padding: 2px 2px 2px 2px;
}   

.textlinkq {
 color:#000000;
 text-decoration: none;
 font-family:arial;
 font-size:10pt;
 text-align: justify;
 padding: 0 25px 25px 25px;
}

#center {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 836px; /* Breite des Elements */
        height: 538px; /* Höhe des Elements */
        margin-left: -418px; /* Breite des Elements geteilt durch zwei! */
        margin-top: -269px; /* Höhe des Elements geteilt durch zwei! */
}

#centern {
        position: absolute;
        left: 50%;
        top: 0%;
        width: 836px; /* Breite des Elements */
        height: 0px; /* Höhe des Elements */
        margin-left: -418px; /* Breite des Elements geteilt durch zwei! */
        margin-top: 0px; /* Höhe des Elements geteilt durch zwei! */
}

#center0 {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 1004px; /* Breite des Elements */
        height: 704px; /* Höhe des Elements */
        margin-left: -502px; /* Breite des Elements geteilt durch zwei! */
        margin-top: -352px; /* Höhe des Elements geteilt durch zwei! */
}

#center1 {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 834px; /* Breite des Elements */
        height: 370px; /* Höhe des Elements */
        margin-left: -417px; /* Breite des Elements geteilt durch zwei! */
        margin-top: -185px; /* Höhe des Elements geteilt durch zwei! */
}

#center2 {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 834px; /* Breite des Elements */
        height: 380px; /* Höhe des Elements */
        margin-left: -417px; /* Breite des Elements geteilt durch zwei! */
        margin-top: -190px; /* Höhe des Elements geteilt durch zwei! */
}
-->