    body {
        margin:             0px 10px;
    }

    div {
        padding:            0px;
    }

    #center {
        text-align:         left;
    }

    #header {
        display:            none;

    }

    #navigation {
        display:            none;
    }

    #content {
        font-family:        verdana;
        font-size:          9pt;
        color:              #000;
        line-height:        16px;
        width:              90%;
    }

    #content h1 {
        font-size:          16px;
    }

    #content h2 {
        font-size:          12px;
        display:            inline;
    }

    #content h2 a {
        color:              #151632;
    }

    #content a {
        color:              #0000FF;
        text-decoration:    none;
    }

    #footer {
        border-top:         1px solid #000;
        font-family:        verdana;
        font-size:          9pt;
        color:              #000;
        padding:            2px;
        clear:              both;
    }

    #footer img {
        display:            none;
    }
    
.bildunterschrift, td.bildunterschrift {
font-family: "Verdana", "Arial", sans-serif;
font-size: 7pt;
line-height:10pt;
color: #666666;
font-weight: normal;
text-decoration: none;
}

IMG.bildrahmen {
        border:             1px solid;
        border-color:		#103168;
    }
