body {background-color: #ffffcc; font-family: Arial,Helvetica,sans-serif}

#kopfzeile {
  clear: both;
  background-color: #ff0000;
  color: white;
  font-size: small;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

a { text-decoration:none; }
a:hover { text-decoration:underline; }
a:visited { color: #000066; }
a.mylink { color: #990000; }
