body {
      font-family:Verdana,Arial;
      background-color:#FFEFDD;
      }

table_01 {
   border-color:black;
   border-width:1px;
   border-style:solid;
   font-size:1em;
  }

td {
   vertical-align:top;
  }

#va {
   vertical-align:top;
  }

.links {
   width:33em;
  }

.mitte
  width:490em; 
 }
.rechts {
  width:490em;
  padding-left: 0.9em
 }

a {
   font-size:1em;
   padding: 0.2em;
   font-weight: bold;
  }

a:link {
  color:#000000;
 }

a:visited {
  color:#0000A0;
 }

a:active {
  color:#000080;
 }

a:hover {
  color:#FF0000;
 }

.navi {
  list-style-type:none;
  text-indent:-1em;
 }

