body    {
        color:#000000;
        font-family:Arial,Helvetica,sans-serif;
        font-size:9pt;
        text-decoration:none;

        scrollbar-face-color: #007EA7;
        scrollbar-shadow-color: #1b8593;
        scrollbar-highlight-color: #85bab2;
        scrollbar-3dlight-color: #8ce5ed;
        scrollbar-darkshadow-color: #000000;
        scrollbar-track-color: #324b45;
        scrollbar-arrow-color: #2bbed2;
        }

a:link  {
        color:#01767d;
        font-weight:bold;
        font-family:Verdana, Arial, Helvetica;
        font-size:10pt;
        line-heigth:13pt;
        text-decoration:none
        }

a:active
        {
        color:#9E2E08;
        font-weight:bold;
        font-family:Verdana, Arial, Helvetica;
         font-size:10pt;
        line-heigth:13pt;
        text-decoration:none
        }

a:visited
        {
        color:#CC067d;
        font-weight:bold;
        font-family:Verdana, Arial, Helvetica;
        font-size:10pt;
        line-heigth:13pt;
        text-decoration:none
        }

a:hover {
        color: #9E2E08; font-weight: bold
        }

input
        {
        background-color:#77BAD5;
        font-family:Courier,monospace
        }

.titel  {
        color: #973400;
        font-weight:bold;
        font-family:Serif,Times;
        font-size:11pt;
        line-heigth:12pt;
        }

.datum  {
        color: #973400;
        font-weight:bold;
        font-family:Verdana, Arial, Helvetica;
        font-size:8pt;
        }
.select {
        background:#77BAD5
        }

a:link.toplinks  {
        color:#74A9B8;
        font-weight:bold;
        font-family:Verdana, Arial, Helvetica;
        font-size:10pt;
        line-heigth:13pt;
        text-decoration:none
        }

a:active.toplinks
        {
        color:#FF9F00;
        font-weight:bold;
        font-family:Verdana, Arial, Helvetica;
         font-size:10pt;
        line-heigth:13pt;
        text-decoration:none
        }

a:visited.toplinks
        {
        color:#FF9F00;
        font-weight:bold;
        font-family:Verdana, Arial, Helvetica;
        font-size:10pt;
        line-heigth:13pt;
        text-decoration:none
        }

a:hover.toplinks {
        color: #FFFF00; font-weight: bold
        }