body, td, p, div, form, input, select, option, textarea, .form, list, font {
  font-size: 9pt;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #636363;
  text-decoration: none;
}
.bold {
  font-size: 9pt;
  font-weight: bold;
  color: #636363;
  text-decoration: none;
}

.navLink {
  border-left: 1px solid #f0f0f0;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
}
.navLink a:link, .navLink a:visited, .navLink a:hover, .navLink a:active {
  height: 19px;
  line-height: 19px;
  vertical-align: middle;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  color: #636363;
  font-size: 7pt;
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
.navLink a:hover, .navLink a:active,
a.navLinkSelected:link, a.navLinkSelected:visited, a.navLinkSelected:hover, a.navLinkSelected:active {
  background-color: #f4cb00;
}

a:link, a:visited, a:active, a:hover {
  color: #6699CC;
  text-decoration: underline;
}

a.bold:link, a.bold:visited, a.bold:active, a.bold:hover {
  font-weight: bold;
  color: #6699CC;
  text-decoration: none;
}

a.leftnav:link, a.leftnav:visited, a.leftnav:active, a.leftnav:hover {
  font-size: 9pt;
  color: #636363;
  text-decoration: none;
}

a.secondsub:link, a.secondsub:visited, a.secondsub:active, a.secondsub:hover {
  font-size: 8pt;
  color : #636363;
  text-decoration: none;
}

a.forum:link, a.forum:visited, a.forum:active, a.forum:hover {
  font-size: 9pt;
  color: #636363;
  text-decoration: underline;
}

.alert {
  font-size: 9pt;
  font-weight: bold;
  color: #AD2B2B;
  text-decoration: none;
}
.copyright {
  font-size: 8pt;
  color: #636363;
  text-decoration: none;
}
a.copyright:link, a.copyright:visited, a.copyright:active, a.copyright:hover {
  font-size: 8pt;
  text-decoration: underline;
}

.headerbluelarge, h3 {
  font-size: 11pt;
  font-weight: bold;
  color: #6699CC;
  text-decoration: none;
}
.headerbluexlarge, h2 {
  font-size: 12pt;
  font-weight: bold;
  color: #6699CC;
  text-decoration: none;
}
.headerbluexxlarge, h1 {
  font-size: 14pt;
  font-weight: bold;
  color: #6699CC;
  text-decoration: none;
}

.head1blue{
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.glossarchoosen{
  font-size: 9pt;
  font-weight: bold;
  color: #6699CC;
  text-decoration: none;
}

.width130 {
  width: 130px;
}

.status {
    border: 1px #cccccc dashed;
}
.fehler {
    border: 1px #cc0000 dashed;
}
.fehler TD, .status TD {
    font-weight: bold;
}

.navBox {
  border-left: 1px solid #f0f0f0;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
}

.navText {
  padding-left: 3px;
  padding-right: 3px;
}
