<STYLE type="text/css"> 
 <!--
 .temp
 { 
 }
 .norm
 {
 Text-Decoration : none;
 Font-Family : Verdana;
 Font-Size : 12px ! important;
 Font-Style : normal ! important;
 Font-Weight: none; 
 Color : black;
 }
  .normfett
 {
 Text-Decoration : none;
 Font-Family : Verdana;
 Font-Size : 12px ! important;
 Font-Style : normal ! important;
 Font-Weight: bold; 
 Color : black;
 }
 .klein
 {
 Text-Decoration : none;
 Font-Family : Tahoma;
 Font-Size : 11px ! important;
 Font-Style : normal ! important;
 Font-Weight: none; 
 Color : black;
 }
.menu
 {
	Text-Decoration : none;
	Font-Family : Tahoma;
	Font-Size : 11px;
	Font-Style : normal ! important;
	Font-Weight: bold;
	Color : red;
}
 .menu:hover
 {
	Text-Decoration : underline;
	Font-Family : Tahoma;
	Font-Size : 11px ! important;
	Font-Style : normal ! important;
	Font-Weight: none;
	Color : red;
}
.menufettdisabled
 {
	Text-Decoration : none;
	Font-Family : Tahoma;
	Font-Size : 11px;
	Font-Style : normal ! important;
	Font-Weight: bold;
	Color : black;
}
 .b
 {
 Text-Decoration : none;
 Font-Family : Tahoma;
 Font-Size : 11px ! important;
 Font-Style : normal ! important;
 Font-Weight: bold; 
 Color : #3399FF;
 }
 .b:hover
 {
 Text-Decoration : underline;
 Font-Family : Tahoma;
 Font-Size : 11px ! important;
 Font-Style : normal ! important;
 Font-Weight: none; 
 Color : #3399FF;
 }
 .w
 {
 Text-Decoration : none;
 Font-Family : Tahoma;
 Font-Size : 11px ! important;
 Font-Style : normal ! important;
 Font-Weight: bold; 
 Color : white;
 }
 -->
 </STYLE>
