td, body, input, textarea, select, .text
{
        font-family:tahoma,univers,verdana;
        line-height:11pt;
        font-size:8pt;
        color:#605F5F;
        scrollbar-base-color:#904949;
        scrollbar-track-color:#904949;
        scrollbar-arrow-color:#904949;
        scrollbar-face-color:#904949;
        scrollbar-3dlight-color:#904949;
        scrollbar-darkshadow-color:#904949;
        scrollbar-highlight-color:#904949;
        scrollbar-shadow-color:#904949;
}

.grau
{
        color:#BCBCBC;
}

a
{
        font-size:8pt;
        color:#605F5F;
        text-decoration:underline;
}
a.grau
{
        font-size:8pt;
        color:#BCBCBC;
        text-decoration:underline;
}

a:hover
{
        font-size:8pt;
        color:#605F5F;
        text-decoration:none;
}
