TABLE.kstabel {
  border: 1px;
  border-style: solid;
  border-color: #60609F;
}

.kstabel-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CECEE1;
  color: #000000;
  font-weight: bold;
}

.kstabel-heading-licht {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DFDFEC;
  color: #000000;
  font-weight: bold;
}

TD.kstabel-donker {
  background: #DFDFEC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.kstabel-licht {
  background: #EFEFF5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.mainRed, P.mainRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#FF0000;
}

A.ksLink {
  color: #000077;
  text-decoration: underline;
}

A.ksLink:hover {
  color: #2DB0FF;
  text-decoration: underline;
}

strong.head {
	line-height: 30px;
}
