
.text {
  font-family: Arial, Verdana, Helvetica;
  font-size: 9pt;
  color: #000000;
  line-height: 14pt;
}

.texthigh {
  font-weight: bold;
  color: #003399;
}

.headline {
  font-family: Arial, Verdana, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: #003399;
  line-height: 14pt;
}

.textsmall {
  font-family: Arial, Verdana, Helvetica;
  font-size: 8pt;
  color: #000000;
  line-height: 8pt;
}

.tabsmall {
  font-family: Arial, Verdana, Helvetica;
  font-size: 7pt;
  text-align: center;
  color: #000000;
  line-height: 8pt;
}

.link {
  font-family: Arial, Verdana, Helvetica;
  font-weight: bold;
  color: #003399;
  text-decoration: underline;
}

.link2 {
  font-family: Arial, Verdana, Helvetica;
  color: #003399;
  text-decoration: underline;
}

.linkaktiv {
  font-family: Arial, Verdana, Helvetica;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}

.formular {
  background-color: #E4E4E4;
  font-family: "Courier New",Courier;
  font-size: 10pt;
  width: 100%;
  border-top: 1pt #003399 solid;
  border-right: 1pt #003399 solid;
  border-bottom: 1pt #003399 solid;
  border-left: 1pt #003399 solid;
}

.formular1 {
  background-color: #E4E4E4;
  font-family: "Courier New", Courier;
  font-size: 10pt;
  border-top: 1pt #003399 solid;
  border-right: 1pt #003399 solid;
  border-bottom: 1pt #003399 solid;
  border-left: 1pt #003399 solid;
}

.bestform {
  background-color: #FFFFFF;
  font-family: "Courier New",Courier;
  font-size: 8pt;
  width: 100%;
}

.bestform1 {
  background-color: #FFFFFF;
  font-family: "Courier New",Courier;
  font-size: 8pt;
}

.katalog {
  background-color: #FFFFFF;
  font-family: Arial, Verdana, Helvetica;
  font-size: 8pt;
  width: 98%;
}

a:hover{color: #FF0000;
}

.bodylines {
  border-right: 1px #003399 solid;
  border-left: 1px #003399 solid;
}