body {
  background-image:url(../pics/noten.gif);
  background-attachment:fixed;
  font-family:Arial,Verdana;
  font-size:11pt;
  font-weight:none;
  cursor:default;
  }

p,table,td {
  font-weight:bold;
  }

h2 {
  font-family:Arial; font-size:14pt;
  }
#p {
  font-family:Arial; font-size:8.5pt;
  }

a, a:visited {
  color:444488;
  font-weight: bold;
  text-decoration:none;
  }

a:hover {
  color:#111111;
  text-decoration:none;
  }
label {
  cursor:pointer;
  }