body {
  font-family : Verdana, Arial, Helvetica;
  color : #000000;
  background-color : #ffffff;
  background : url(grafiken/bg-main2.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

font {
  font-family : Verdana, Arial, Helvetica;
  color : #000000;
}

A:active {
  color : #003399;
}

A:visited {
  color : #003377;
  text-decoration: none;
}

A:link {
  color : #003399;
  text-decoration: none;
}

A:hover {
  color : #993300;
  text-decoration: underline;
}

td.normal {
  font-family:Arial,Helvetica,sans-serif;
  font-size:1em
  font-weight:normal
}
