body  {
  text-align: center;
  color: #fff; 
  background-color: #036;
}
p, div, table, tr, td, h1  {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #fff; 
}
#seite  {
  width: 75%;
  margin: 0 auto;
  text-align: left;
}

a  {
  font-size: 0.92em;
  line-height: 1.6em; 
}
a:link  {
  color: #ff0; 
}
a:visited  {
  color: #f90; 
}
a:hover {
  color: #f90; 
}
a.w {
  font-size:100%;
  font-weight:500; 
}
a.w:visited  {
  color: #ff0;
}
a.w:hover  {
  color:#fff;
}
