/*** CSS Angaben Letztes Update: 10.08.2001 ***/

A.orange:link {color: rgb(255,165,0);text-decoration: none;}
A.orange:visited {color: rgb(255,165,0);text-decoration: none;}
A.orange:active {color: rgb(255,165,0);text-decoration: none;}
A.orange:hover {color: rgb(255,165,0);text-decoration: none;}

A.rot:link {color: rgb(200,0,0);text-decoration: none;}
A.rot:visited {color: rgb(200,0,0);text-decoration:none;}
A.rot:active {color: rgb(200,0,0);text-decoration: none;}
A.rot:hover {color: rgb(200,0,0);text-decoration: none;}

A.weiss:link {color: rgb(255,255,255);text-decoration: none;}
A.weiss:visited {color: rgb(255,255,255);text-decoration:none;}
A.weiss:active {color: rgb(255,255,255);text-decoration: none;}
A.weiss:hover {color: rgb(255,255,255);text-decoration: none;}

A:link {color: rgb(245, 200, 150);text-decoration: none;}
A:visited {color: rgb(245, 200, 150);text-decoration: none;}
A:active {color: rgb(245, 200, 150);text-decoration: none}
A:hover {color: rgb(253, 217, 180);text-decoration: none;}

BODY {
    font-size: 9px;
    color: black;
    font-family: Tahoma;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #6699CC;
    scrollbar-highlight-color: #6699CC;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #6699CC;
    scrollbar-track-color: #000ff;
    scrollbar-arrow-color: #6699CC
}

.black105 {font-size: 14px;}
.black85 {font-size: 11px;}
.black70 {font-size: 9px;}
.black50 {font-size: 5px;}
.black30 {font-size: 5px;}

.blau90 {font-size: 12px; color: rgb(40, 72, 112);}
.blau80 {font-size: 11px; color: rgb(40, 72, 112);}
.rot20 {font-size: 20px; color: rgb(200, 0, 0);}
.rot14 {font-size: 14px; color: rgb(200, 0, 0);}

P {
    font-size: 12px;
    font-family: Tahoma;
}

TD {
    font-size: 12px;
    font-family: Tahoma;
}

TD.menu {
    font-size: 8px;
    font-family: Tahoma;
}

TD.orange-1 {font-size: 11px;font-family: Tahoma;background-color: rgb(253, 217, 180)}
TD.orange0 {font-size: 11px;font-family: Tahoma;background-color: rgb(235, 114, 76);}
TD.orange1 {font-size: 11px;font-family: Tahoma;background-color: rgb(192, 216, 240);}
TD.orange2 {font-size: 11px;font-family: Tahoma;background-color: rgb(152, 192, 224);}
TD.orange3 {font-size: 11px;font-family: Tahoma;color: #ffffff;background-color: rgb(112, 160, 216);}
TD.orange4 {font-size: 11px;font-family: Tahoma;color: #ffffff;background-color: rgb(80, 136, 200);}
TD.orange5 {font-size: 11px;font-family: Tahoma;color: #ffffff;background-color: rgb(64, 128, 192);}
TD.orange6 {font-size: 11px;font-family: Tahoma;color: #ffffff;background-color: rgb(56, 104, 168);}
TD.orange7 {font-size: 11px;font-family: Tahoma;color: #ffffff;background-color: rgb(245, 195, 130);}
TD.orange8 {font-size: 11px;font-family: Tahoma;color: #ffffff;background-color: rgb(40, 72, 112);}
TD.orange9 {font-size: 11px;font-family: Tahoma;color: #ffffff;background-color: rgb(24, 48, 72);}
TD.orange10 {font-size: 11px;font-family: Tahoma;color: #ffffff;background-color: rgb(75, 20, 0);}
