/********** CLOBAL TEXT*******************************************************************************************/
body,td    { color: black; font-size: 11px; font-family: Arial, Helvetica }
input,option,select,textarea  { color: black; font-size: 11px; font-family: Arial, Helvetica }

/********** GLOBAL LINKS *****************************************************************************************/
A:LINK  { color: #666666; font-size: 11px; font-family: Arial, Helvetica }
A:VISITED { color: #666666; font-size: 11px; font-family: Arial, Helvetica; text-decoration: underline }
A:HOVER        { color: black; font-size: 11px; font-family: Arial, Helvetica; text-decoration: underline; background-color: #9adc32 }
A:ACTIVE { color: #666666; font-size: 11px; font-family: Arial, Helvetica; text-decoration: underline }

/********** GLOBAL BG-COLOR ***************************************************************************************/
.hell{background-color:#F0FFF0;}
.over{background-color:#9ADC32;}
.dunkel{background-color:#008000;}
.return{background-color:#F5F5DC;}
.white{background-color:white}
.whitetext     { color: white; font-weight: bolder; font-size: 11px; font-family: Arial, Helvetica; background-color: gray; margin: 0px; border: black }
