body {
  background-image: url(../grafiken/nav1.gif);
  background-position:0px 330px;
  background-repeat: no-repeat;
  background-color: #2B428E;
  color: #FBDD6B;

  }
td {
  font-family: Verdana,Arial,Helvetica;
  font-size: 13px;
  vertical-align: middle;
  text-align: left;
}
td.head {
  font-weight: bold;
}
td.navi {

  height: 29px;
  text-color:#1D2589;
}

a:link { color: #463200; }
a:visited { color: #463200; }
a:active { color: #A0A070; }
a:hover { color: #A0A070; }
