body {
  margin:10px 10px;
  background-color:#FFFFFF;
  background-image:url("/grafik/background.jpg");
  font:9pt Verdana,Geneva,Arial,Helvetica,sans-serif;
  color:#000000;
  xline-height:12pt;
  margin-top:0pt;
  margin-bottom:5pt;
}
p {
  line-height:12pt;
}
li {
  line-height:12pt;
  margin-top:0pt;
  margin-bottom:5pt;
}
ul {
  line-height:12pt;
  margin-top:0pt;
  margin-bottom:5pt;
  list-style-image:url("/grafik/star.gif");
}
ol {
  line-height:12pt;
  margin-top:0pt;
  margin-bottom:5pt;
}
b {
  font-weight:bold;
}
i {
  font-style:italic;
}
h1 {
  font-size:24pt;
  font-weight:bold;
}
h2 {
  font-size:16pt;
  font-weight:bold;
}
h3 {
  font-size:10pt;
  font-weight:bold;
  margin-bottom: 6px; 
  border-bottom:1px solid black;
}
h4 {
  font-size:9pt;
  font-weight:bold;
}
a:link {
  color:#CC0000;
}
a:visited {
  color:#990000;
}
a:active {
  color:#990000;
}
a:hover {
  color:#990000;
  background-color:#FFCC00;
  text-decoration:none;
}
.gelb {
  background-color:#FFCC00;
}
.klein {
  font:7pt Arial,Helvetica,sans-serif;
  line-height:8pt;
}

