body
{
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial;
}

div.ueberschrift
{
  background-color: #e7e7e7;
  font-size: 14px;
  font-weight: bold;
  color: #ff6300;
  padding: 5px;
  text-align: center;
}

div.bild
{
  text-align: center;
  padding: 5px;
}

div.thumb
{
  background-color: #e7e7e7;
  padding: 5px;
  text-align: center;
}

div.link_close
{
  text-align: center;
}

a
{
  text-decoration:none;
  color: #e37737;
  font-size: 11px;
}
