body {
scrollbar-arrow-color: #3F0000;
scrollbar-3dlight-color: #3F0000;
scrollbar-highlight-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #3F0000;
scrollbar-track-color: #3F0000;
background-color: #000000;
background-image: url(../images/framebackground.gif); 
background-repeat: no-repeat; 
background-attachment: fixed; 
background-position: right bottom;
color: #AFAFAF;
font-size:10pt;
font-family: helvetica, arial, verdana; 
}

h1 { font-size: 16px; color:#AFAFAF; }

h2 { font-size: 10pt; color:#AFAFAF; }

h3 { font-size: 10pt; color:#AFAFAF; }

.ul { list-style-type:circle; color:#5F0000; font-size:8pt; }

ul { list-style-image:url(http://../images/arrow.jpg) }

.rahmen {
border: #5F0000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

a { text-decoration: underline; color: #AFAFAF; }
a:hover { text-decoration: none; color: #AFAFAF; cursor:url(../../images/evil.cur); }

.a { text-decoration: none; color: #AFAFAF; }


fieldset { padding: 10px; width:600px; border-left:1px solid #3F0000; 
border-top:1px solid #3F0000;border-right:1px solid #3F0000;
border-bottom:1px solid #3F0000; }


.table { border-left:solid 1px; border-top:solid 1px; border-color: #5F0000;
width:640px; margin-left:15px;
}

td { color: #AFAFAF; font-size:12px; font-family: arial; text-align:justify; }

#td { color: #AFAFAF; font-size: 11px; font-family: arial;}

#td1 { color: #AFAFAF; font-size: 11px; font-family: arial; text-align:center;}

#td2 { color: #AFAFAF; font-size: 11px; font-family: arial; text-align:right;}

.legend {color: #AFAFAF; font-weight:bold;}

.tablehead { 
color: #BFBFBF; font-size:12px; font-family: helvetica, arial, verdana; 
font-weight:bold; letter-spacing:1px;
background-color: #3F0000; text-indent:6px; padding-bottom:2px;
border-right:solid 1px; border-bottom:solid 1px; border-color: #5F0000 
}

.tablebody {
color: #AFAFAF; font-size:12px; font-family: helvetica, arial, verdana; padding:10px; vertical-align:top;
}

#red { color: #CC3300; }
#gr { color: #33CC00; }
#yel { color: #FFCC00; }