A
  {
    color: #000088;
    text-decoration: none;
    border-top: hidden 1px;
    border-bottom: hidden 1px;
  }

A:visited
  {
    color: #000088;
    text-decoration: underline;
    border-top: hidden 1px;
    border-bottom: hidden 1px;
  }

TD
  {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
  }

 DIV.conhead
  {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    background-color: #6264ac;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
  }

 TD.conkopftext
  {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
  }

 TD.layout
  {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
  }

TD.leftnav
{
  width: 150px;
  border-right: 1px solid #000000;
  font: 12px Verdana, sans-serif;
  vertical-align: top;
}


 TABLE.window
  {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
  }
  .text
  {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
  }

  DIV.image
  {
    background-color: #ffffff;
    border: solid 1px black;
    margin: 2px;
    padding: 2px;
    text-align: center;
    width: 155px;
    height: 167px;
    float: left;
  }

  DIV.infobox
  {
    background-color: #ededed;
    border: solid 1px black;
    margin: 2px;
    padding: 2px;
  }

  DIV.memberlist
  {
    border: solid 1px #000000;
    width: 170px;
    margin-right: 5px;
    float: right;
  }