BODY
{
  font-family: Verdana;
  font-size: 10pt;
  background-color: #FFFFFF;
}

H3
{
  color: gray
}

H4
{
  color: gray
}

TABLE
{
  font-family: Verdana;
  font-size: 10pt;
}

TABLE.content
{
  font-family: Verdana;
  font-size: 10pt;
  width: 685px;
}

TABLE.topgrafik
{
  width: 100%;
  height: 35px;
  background-image: url(nopic/Hintergrund-hell.jpg);
}


TABLE.bottomgrafik
{
  width: 100%;
  height: 120px;
  background-image: url(pic/Hintergrund-gedreht_klein.jpg);
}


TABLE.headline
{
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: white;
  background-color: #BECD30;
  width: 100%;
}

TABLE.headspacer
{
  height: 20px;
}


TD
{
  vertical-align: top
}


IMG.frame
{
  border-top: thin black solid;
  border-right: thin black solid;
  border-bottom: thin black solid;
  border-left: thin black solid;
}