.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.klein  {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.gross  {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #666666; font-weight: bolder; text-transform: uppercase}

a:active 			{ color: #666666}
a:link 			    { color: #666666; text-decoration: none}
a:visited 			{ color: #666666; text-decoration: none}
a:hover 			{ color: #000000; text-decoration: underline}