body {
  font-family: Arial,Helvetica,sans-serif; color: #000000; background-color: #FFFFFF
  }

a {
  font-family: Arial,Helvetica,sans-serif; color: #000000
  }
a:active {
  color: #CC0000
  }
a:visited {
  color: #330066
  }

table.liste {
  font-family: Arial,Helvetica,sans-serif; 
  background-color: #CCCC00; 
  width: 80%; 
  font-size: 0.8em; 
  border-width: thin; 
  border-color: #000000;
  border-style: solid; 
  border-collapse: collapse;
  padding: 5px;
  }

td.liste {
  font-family: Arial,Helvetica,sans-serif; 
  background-color: #CCCCFF;
  border-width: thin; 
  border-color: #000000;
  border-style: solid; 
  padding: 5px;
  }

b {
  font-family: Arial,Helvetica,sans-serif; color: #000000; font-weight: bold
  }
b.auswahl {  }
