   body {
    background-color:#E0E0FF;
    font-family:Arial,Verdana,Helvetica,sans serif;
    font-size:12px;
    line-height:16px;
    color:#000080;
    padding:0px;
   }

   table {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
   }

   td {
    font-family:arial, verdana, helvetica, sans serif;
    font-weight:normal;
    font-size:11px;
    line-height:11px;
    letter-spacing:1px;
    color:#444466;
   }

   #kopf {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
/*    height:72px; */
    padding:0px;
    z-index:5;
   }

   #kopf #zeile1 {
    background-color:#444466;
    z-index:6;
   }

   #kopf #zeile2 {
    background-color:#555588;
    z-index:6;
   }

   h1,h2 {
    margin:0px;
    font-family:times new roman, serif;
    font-weight:normal;
    font-variant:small-caps;
    color:#DDD;
   }

   h1 {
    padding-top:12px;
    padding-bottom:6px;
    font-size:24px;
    line-height:28px;
    letter-spacing:3px;
   }

   h2 {
    padding-top:6px;
    padding-bottom:6px;
    font-size:20px;
    line-height:24px;
    letter-spacing:2px;
   }

   #kopf #zeile1 h1 {
    text-align:right;
    margin-right:30px;
   }

   #kopf #zeile1 h1 i {
    font-family:trebuchet ms, times new roman, serif;
    font-size:20px;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
   }

   #kopf #zeile2 h2 {
    text-align:right;
    margin-right:30px;
   }

   #kopf #zeile2 h2 i {
    font-family:trebuchet ms, times new roman, serif;
    font-size:17px;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
   }

   td {
    text-align:center;
   }

   td a {
    text-decoration:none;
   }

   td p {
    margin:0px;
    padding:0px;
    text-align:center;
    font-family:Arial,Verdana,Helvetica,sans serif;
    font-size:12px;
    font-weight:bold;
    line-height:16px;
    letter-spacing:1px;
    color:#336;
   }

   td p a:link {
    text-decoration:none;
    color:#669;
   }

   td p a:visited {
    text-decoration:none;
    color:#669;
   }

   td p a:hover {
    text-decoration:underline;
    color:#336;
   }

   td p a:active {
    text-decoration:underline;
    color:#336;
   }

   #fuss {
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    z-index:3;
   }

   #fuss1 {
    margin:0px;
    padding:5px;
    text-align:center;
    font-family:arial, verdana, helvetica, sans serif;
    font-weight:normal;
    font-size:11px;
    line-height:11px;
    letter-spacing:1px;
    color:#444466;
   }

   #fuss2 {
    height:30px;
    margin:0px;
    padding:3px;
    background-color:#444466;
    text-align:center;
    font-family:arial, verdana, helvetica, sans serif;
    font-weight:normal;
    font-size:11px;
    line-height:15px;
    letter-spacing:1px;
    color:#CCC;
   }

   #fuss2_1 {
    width:50px;
    float:left;
   }

   #fuss2_3 {
    width:50px;
    float:right;
   }

   #fuss2_2 a:link {
    text-decoration:none;
    color:#999;
   }
   #fuss2_2 a:visited {
    text-decoration:none;
    color:#999;
   }
   #fuss2_2 a:hover {
    text-decoration:underline;
    color:#CCC;
   }
   #fuss2_2 a:active {
    text-decoration:underline;
    color:#CCC;
   }