/* Dokument Hintgergrund und Rollbalken, 2002-03*/
BODY {
        scrollbar-arrow-color : "#FFCCCC";
        scrollbar-highlight-color : "#FF0000"; }
/* Schriftartgrösse H1, H2, H3, 2002-03*/
H1,H2,H3 {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 22px;
        color : #000099;           }
/* Schriftformat Italic, 2002-03*/
I {
        font-family : Arial,Helvetica,sans-serif;
        font-style: italic;
        font-weight : bold }

P,OL,UL,DD {
        font-family : Arial,Helvetica,sans-serif;
        line-height : 130%;
        font-size : 13px; }


TD,TR {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 13px; }

CODE {
        font-family : Courier,Courier New,monospace ;
        color : #666666;
        background-color : #F4F4F4; }




A:link {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 13px;
        color : #000000;
        text-decoration: none;  }

A:visited {
        font-family : Arial,Helvetica,sans-serif;
        color : #000000;
        font-size : 13px;
        text-decoration: none; }

A:hover {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        font-size : 13px;
        font-weight: bold;
        color: #000000;
        text-decoration: none; }

A:active {
        font-size : 13px;
        color: #000000;
        text-decoration: none; }

.hover {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        font-size : 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none; }

.ueber {
        font-size : 12px;
        color : #FFFFFF;
        font-weight: bold;
        font-family : Verdana, Helvetica, sans-serif;}

.ueberklein {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 12px;
        color : #FFFFFF;
        font-weight: bold;}

.ueberblack {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 14px;
        color : #000000;
        font-weight: bold;}


.red {
        color : white;
        font-weight: normal;
        font-family : Verdana,Arial,Helvetica,sans-serif;}

.gr {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        font-size : 30px; }

.kl {
        font-size : 10px; }

.ha {
        color : black;
        font-weight: bold; }

.bu {
        background-color : yellow;}

.anz {
        color : darkgrey; }

.leg {
        font-size : 82%;  font-weight: bold; }

.uns {
        display : none; }

.rah {
        border-top : 1px solid black;
        border-bottom : 1px solid black;
        border-left : 1px solid black;
        border-right : 1px solid black;}

.dfn {  border-bottom : 1px dotted red }