.ohnedruck { display: none; }
BODY {
    background-image: none;
    bgcolor: #FFFFFF;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    font-family: Arial,
    font-size: 12px;
    color: #202020;
    scrollbar-arrow-color: 384131;
    scrollbar-track-color: 728264;
    scrollbar-face-color: 9AAC8C;
    scrollbar-highlight-color: C2CFB7;
    scrollbar-3dlight-color: 5D6B51;
    overflow: auto
}
h1 {
    margin-left: 5px;
    font-size: 14px;
    COLOR: #202020;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
    letter-spacing: 3px;
}
#inhalt {
    bgcolor: #FFF;
    width: 100%;
    font-size: 12px;
    color: #000;
    border-top: 1px;
    border-right: 1px #FFF solid;
    border-bottom: 1px #FFF solid;
    border-left: 1px #FFF solid;
}
table.beschreibung {
    font-size: 12px;
    color: #000;
    border-left: 1px;
    border-top: 1px;
    border-right: 1px #53586B solid;
    border-bottom: 1px #53586B solid;
}