.copyright  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #99B2CC;
        font-size : 9px;
        line-height : 10px;
}
.headline  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #CC0000;
        font-weight : bold;
        font-size : 12px;
        line-height : 12pt;
}

.fliesstext  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #000000;
        font-size : 11px;
        line-height : 15px;
}
.bildtext  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #99B2CC;
        font-size : 9px;
        line-height : 10px;
}
.table  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #000000;
        font-size : 10px;
        line-height : 12px;
}
.liste  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #336699;
        font-size : 10px;
        margin-top : 0;
        margin-bottom : 0;
}
a:link  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #336699;
        font-size : 11px;
        text-decoration : none;
}

a:hover  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #CC0000;
        font-size : 11px;
        text-decoration : none;
}

a:active  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #333333;
        font-size : 11px;
        text-decoration : none;
}

a:visited  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #336699;
        font-size : 11px;
        text-decoration : none;
}

a:visited:hover  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #CC0000;
        font-size : 11px;  
        text-decoration : none;
}
input  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        height : 16px;
        color:#CC0000;
        background-color:#E5E5E5;
        border:#E5E5E5 1px solid;
        border-style:outset;
}
select  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color:#CC0000;
        background-color:#E5E5E5;
        border-style:outset;
        width : 120px;
}
body {
        scrollbar-3dlight-color : White;
        scrollbar-arrow-color : #CC0000;
        scrollbar-base-color : White;
        scrollbar-darkshadow-color : #E5E5E5;
        scrollbar-face-color : White;
        scrollbar-highlight-color : White;
        scrollbar-shadow-color : Black;
        scrollbar-track-color : #E5E5E5;
}