body              {
                     color:            #000000;
                     xbackground-color: #e7d7a7;
                     background-image: url(bg-body.gif);
                     font-size:        9pt;
                     font-family:      "trebuchet ms", "century gothic", univers, arial;
                     text-align:       center;
                  }

body.LINKS        {
                     text-align:       left;
                  }

table             {
                     horizontal-align: center;
                     align:            center;
                  }

td.TEXT           {
                     background-image: url(bg-td.gif);
                     color:            black;
                     font-family:      "trebuchet ms", "century gothic", univers, arial;
                     font-size:        9pt;
                     padding:          5pt;
                     vertical-align:   top;
                     width:            424px;
                  }

td.MENUE          {
                     height:           57px;
                     color:            #004444;
                     font-size:        8pt;
                     text-align:       center;
                     vertical-align:   bottom;
                     cursor:           hand;
                     padding:          1pt;
                  }

td.MENUE2         {
                     color:            #aa0000;
                     font-size:        10pt;
                     text-align:       center;
                     vertical-align:   bottom;
                     padding:          1pt;
                  }

td.GROSS          {
                     width:            130px;
                     color:            #aa0000;
                     text-align:       right;
                     vertical-align:   top;
                     font-size:        11pt;
                     font-weight:      bold;
                  }

td.TRENNER        {
                     width:            1px;
                     background-color: #aa0000;
                  }

td.TEXT           {
                  }



a                 {
                     color:            #000099;
                  }

a:link            {
                  }

a:visited         {
                  }

a:hover           {
                     background-color: #CC3300;
                  }

img               {
                     border:           none;
                  }
