body
{
        margin-top:2px; margin-bottom:2px; margin-left:15px; margin-right:0px;
        color:#51596C;
        background-color:#D8D8D8;
        scrollbar-face-color: #51596c; 
        scrollbar-highlight-color: #ffffff; 
        scrollbar-shadow-color: #BFC3D3; 
        scrollbar-3dlight-color: #757B8E; 
        scrollbar-arrow-color: #ffffff; 
        scrollbar-track-color: #BFC3D3;         
        scrollbar-darkshadow-color: #BFC3D3;
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal;line-height: normal;


}

/* Links */
a:link
{
        color: rgb(66,87,135);
}
a:visited
{
        color: rgb(66,81,133);
}
a:active
{
        color: rgb(66,66,181);
}

/* Texte */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{
        font-family:Verdana,Arial,sans-serif; font-size:10pt; color:#51596C;
}

/* Ueberschriften */
h1
{
        font-size:20pt;
}
h2
{
        font-size:18pt;
}
h3
{
        font-size:16pt;
}
h4
{
        font-size:13pt;
}

/* Tabellen hellgrün: #B8D5DB; blau:"#2E5185";*/
tr.head, td.head
{
        background-color: rgb(81,89,108);  font-weight:800;
        color:#FFFFFF;
}
