/* liste.css */

BODY {
        background-color:#ffffff;
        scrollbar-arrow-color:#000000;
        scrollbar-base-color:#ffffff;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#ffffff;
        scrollbar-shadow-color:rgb(245,245,245);
        scrollbar-3d-LIGHT-color:#ffffff;
        scrollbar-track-color:#ffffff;
        font-size: 10pt;
        }

A,P,H1,H2,H3,H4,UL,LI,OL,DIV,TD,TH,BLOCKQUOTE,NOBR,I,U,B {
        font-family:MS Sans Serif,Arial,Helvetica,courier,monospace;
        }

P,UL,LI,OL,DIV,TD,TH,BLOCKQUOTE,NOBR,I,U,B {
        font-size:10pt;
        color:rgb(0,0,0);
        }

B {
        font-weight:bold;
        color:rgb(0,0,0);
        }

H1,H2,H3,H4 {
        font-weight:bold;
        color:rgb(255,255,255);
        background-color:rgb(255,190,2);
        }

H1 {
        font-size:19pt;
        }

H2 {
        font-size:18pt;
        }

H3 {
        font-size:16pt;
        }

H4 {
        font-size:12pt;
        }

A:link        {color: rgb(0, 0, 255); text-decoration: none; }
A:visited        {color: rgb(0, 0, 255); text-decoration: none; }
A:active         {color: rgb(0, 0, 255); text-decoration: none; }
A:hover         {background: rgb(255, 190, 2); color: white; text-decoration: none; }

UL.cir {
        list-style-type:square;
        }

B.leiste {
        font-family:Arial;
        font-size:16pt;
        font-weight:normal;
        color:rgb(0,0,0);
        }

.pro {
        background-color:rgb(249,249,249);
        }

.nam {
        font-weight:bold;
        background-color:rgb(2,1,205);
        }

.bes {
        line-height:17px;
        }

.dow {
        text-align:center;
        background-color:rgb(191,191,0);
        }

.sdw {
        background-color:rgb(178,178,178);
        }

.sys {
        font-size:8pt;
        font-weight:bold;
        color:rgb(130,130,130);
        }

.bk {
        background-color:rgb(0,0,0);
        }

.nav {
        font-family:Arial,MS Sans Serif,Helvetica,courier,monospace;
        font-size:12pt;
        }

.form {
        background-color:rgb(255,255,210);
        }

.ff {
        font-size:20px;
        }

.dd {
        font-size:16px;
        }

.bb {
        font-size:8pt;
        }

.ban {
        font-size:8pt;
        }

.f {
        font-weight:bold;
        color:rgb(128,0,0);
        }

.rt {
        color:rgb(210,0,0);
        }

.gr {
        color:rgb(0,125,0);
        }

TD.dat {
        font-size:11pt;
        font-weight:bold;
        color:rgb(255,100,0);
        text-align:center;
        background-color:rgb(255,255,210);
        }

CENTER.dat {
        padding:3px;
        }