body
{
  background-color: #000000;
  color: #ffffff;
  font-family: Verdana,Arial,sans-serif;
  margin:10px 0 0 0;
  font-size: 10px;
  font-weight:bold;
}
a:link,a:visited
{
  color:#dddddd;
  text-decoration:none;
}
a:hover,a:active
{
  color:#aaaaaa;
}
a:link,a:visited
{
  color:#dddddd;
  text-decoration:none;
}
h1
{
 font-size:12px;
 color:#aaaaaa;
}
h2
{
 font-size:11px;
 color:#cccccc;
}
h3
{
 font-size:9px;
 color:#ffffff;
}
.paragraph
{
  clear:both;
}
.bild
{
  float:left;
  width:auto;
  padding-right:4px;
  padding-bottom:4px;
}
img
{
  border:0;
}
.auflistung
{
}
.auflistung td, li
{
  vertical-align:top;
  text-align:left;
  font-family: Verdana,Arial,sans-serif;
  font-size: 11px;
  font-weight:bold;
}
ul
{
  list-style-type:none;
  marker-offset:0;
  padding:0;
  border:0;
}
.auflistung td a:link,.auflistung td a:visited,
.auflistung td a:hover,.auflistung td a:active,
li a:link,li a:visited,
li a:hover,li a:active
{
  color: #9E9E9E;
}