body {
  margin-right:0px;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
  bgcolor:#000000;
}

.text {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #000000;
  line-height: 14pt;
}

.mainhead {
  font-family: Arial, Helvetica;
  font-size: 16pt;
  color: #000000;
}

.texthead {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 12pt;
  color: #000000;
  line-height: 12pt;
}

.textsmall {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  color: #000000;
  line-height: 10pt;
}

.texttable {
  font-family: Arial, Helvetica;
  font-size: 8pt;
  color: #000000;
  line-height: 10pt;
}

.textlink {
  font-family: Arial, Helvetica;
  font-weight: bold;
  color: #3366B2;
}

.navlink {
  font-family: Arial, Helvetica;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.navlinkakt {
  font-family: Arial, Helvetica;
  font-weight: bold;
  text-decoration: none;
  color: #3366B2;
}

.subnavlink {
  font-family: Arial, Helvetica;
  font-weight: bold;
  text-decoration: none;
  color: #88B2E4;
}

.subnavlinkakt {
  font-family: Arial, Helvetica;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

.box {
  border-right: 1px #3366B2 solid;
  border-left: 1px #3366B2 solid;
  border-top: 1px #3366B2 solid;
  border-bottom: 1px #3366B2 solid;
}

.border_b {
  border-bottom: 1px #3366B2 solid;
}

.border_bl {
  border-bottom: 1px #3366B2 solid;
  border-left: 1px #3366B2 solid;
}

.border_rl {
  border-right: 1px #3366B2 solid;
  border-left: 1px #3366B2 solid;
}

.border_tb {
  border-top: 1px #3366B2 solid;
  border-bottom: 1px #3366B2 solid;
}

.border_rtb {
  border-right: 1px #3366B2 solid;
  border-top: 1px #3366B2 solid;
  border-bottom: 1px #3366B2 solid;
}

.border_rlb {
  border-right: 1px #3366B2 solid;
  border-left: 1px #3366B2 solid;
  border-bottom: 1px #3366B2 solid;
}

.border_nav_inakt {
  border-right: 1px #B2B2B2 solid;
  border-left: 1px #E4E4E4 solid;
  border-top: 1px #666666 solid;
}


.formular {
  color: #000000;
  background-color: #E4E4E4;
  border-right: 1px #999999 solid;
  border-left: 1px #999999 solid;
  border-top: 1px #999999 solid;
  border-bottom: 1px #999999 solid;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

