     
  A
      {
      Color: A22564;
      Text-Decoration: underline;
      }
      
      A:HOVER
      {
      Color: 930049;
      Font-Weight: bolder;
      }
      
      
      .block
      {
      Width: 148px;
      Hight: 20px;
      }
     
      
      .unter
      {
      border:1px solid;
      border-color: DCC272
      Font-Family: Arial, Helvetica, Sans-Serif;
      Font-Size: 9pt;
      Position: relative;
      Color: 930049;
      Background-Color: FFFFFF;
      Visibility: hidden;
      Width: 148px;
      Text-Align: left;
      Cursor: pointer
      }
      
      .haupt
      {
      border-bottom:1px solid; 
      border-color: C09200;
      Font-Family: Arial, Helvetica, Sans-Serif;
      Font-Size: 10pt;
      Font-Weight: bolder;
      Position: relative;
      Color: FFEDC3;
      Background-Color: A22564;
      Width: 148px;
      Text-Align: center;
      Cursor: w-resize
      }