body
{
  font-size:10px;
  font-family:Verdana,sans-serif;
}

table
{
  font-size:10px;
  font-family:Verdana,sans-serif;
}

#kleineueberschrift
{
  font-weight: bold;
  font-style:italic;
  padding: 5px;
}

#grosseueberschrift
{
  font-size:16px;
  font-weight:bold;
  padding: 7px;
  background-color: #CCE1CC;
}

a:link
{
  text-decoration:underline;
  color:#000000;
  font-weight:bold;
}

a:visited
{
  text-decoration:underline;
  color:#000000;
  font-weight:bold;
}

a:hover
{
  text-decoration:none;
  color:#000000;
  font-weight:bold;
}

a:active
{
  text-decoration:underline;
  color:#000000;
  font-weight:bold;
}

