body {
  margin:0;
  background-color:#FFFFFF; background-image:url(images/bg.jpg);
  color:#62656B;
  font-family:Arial,sans-serif;
}

div#start {
  margin-left:98; margin-top:0; padding:0; width:662;
}

div#Navtop p,td,tr {
  font-size:10pt;
  margin-left:98; margin-top:127; padding:0; width:662;
}

div#Inhalt p,ul {
  font-size:10pt;
  margin-left:98; margin-top:0; padding:0; width:585;
}

div#Links a:link {
  color:#62656B; text-decoration:none;
}
div#Links a:visited {
  color:#62656B; text-decoration:none;
}
div#Links a:active {
  color:#000000; text-decoration:none;
}
div#Links a:hover {
  color:#000000; text-decoration:underline;
}

div#tab {
  margin:0; padding:0; width:760; background-image:url(images/bgtab.jpg);
}

div#footer {
  margin:0; padding:0; width:760; background-image:url(images/bgbot.jpg);
}