body {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000
  padding: 0px;
  margin: 10px;
  background-color: #D9D9CC;
}

a:link { 
  color:#000000; text-decoration: underline
}
a:visited { 
  color:#000000; text-decoration:underline
}
a:hover { 
  color:#FF0000; text-decoration:none
}
a:active { 
  color:#FF0000; text-decoration:none
}
a {
  color: #000000; text-decoration: underline
}

p {
  margin-top: 10px; margin-left: 10px; margin-right: 10px; margin-bottom: 10px
}





#links {
  position: absolute;
  top: 50px;
  left: 100px;
  width: 450px;
  background-color: #D9D9CC;
}


#rechts {
  position: absolute;
  top: 50px;
  left: 570px;
  width: 500px;
  background-color: #D9D9CC;

}

