div.navi{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.0em;
   text-align: center;
}

#grundeintr {
  background-color: #e5ffe5;
}

table.ausgabe{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  width: 100%;
  font-size: 1.0em;
  text-align: left;
}

table.ausgabe td{
  vertical-align:top; 
}

#headline{
  font-weight:bold; 
}



