body { overflow:hidden;
background-color: #000000;
color: #AFAFAF;
font-size:10pt;
font-family: helvetica, arial, verdana; 
}

h1 { font-size: 18px; color:#DFDFDF; 
}

.rahmen {
border: #660000;
border-style: solid;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
}

a {}
a { text-decoration: underline; color: #AFAFAF; }
a:hover { text-decoration: none; color: #AFAFAF; cursor:url(../../images/evil.cur); }

td { color: #AFAFAF; font-size:10pt; font-family: helvetica, arial, verdana; }

fieldset { padding:6px; border:1px solid #3F0000; }

.legend {color:#000000;}

