
BODY {
  font-family: Arial;
  background-color: #FFFFFF;
}

A:link {
  font-size: 10pt;
  color: #CC0000;
  font-weight: bold;
  font-family: Arial;
  text-decoration: none;
}

A:active {
  font-size: 10pt;
  color: #FF0000;
  font-family: Arial;
  font-weight: bold;
  text-decoration: underline;
}

A:visited {
  font-size: 10pt;
  color: #CC0000;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
}

H3 {
  font-family: Arial, sans-serif;
  color: #CC0000;
  font-size: 12pt;
  font-weight: bold;
}

TABLE {
  padding-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  font-family: Arial;
  font-size: 10pt;
}

TD {
  font-family: Arial;
  font-size: 10pt;
  vertical-align: top;
}

TH {
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

IMG.foto {
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  border-top: 1px #666666 solid;
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 0px;
  margin-bottom: 50px;
  border-right: 1px #666666 solid;
  border-bottom: 1px #666666 solid;
  border-left: 1px #666666 solid;
}

P.fototext {
  font-family: Arial;
  color: #330000;
  margin-top: 5px;
}

TD.undzwar {
  background-color: #FDECDA;
}
