body {
  font-family: Arial,Helvetica,sans-serif;
}
.terminetext {
  font-size: small;
  padding-right: 5px;
}
a {
  text-decoration: none;
  font-weight: inherit;
  font-style: italic;
}
.navi {
  font-family: Arial,Helvetica,sans-serif;
  line-height: normal;
  color: #000099;
  text-decoration: none;
  font-weight: bold;
  font-size: small;
}
.überschrift_kvs {
  color: #000099;
  font-weight: bold;
  font-size: xx-large;
  margin-left: 20px;
  line-height: normal;
}
.untertitel {
  font-size: small;
  color: #000099;
  margin-left: 20px;
  margin-top: 0px;
  padding-top: 0px;
}
.fuss {
  border-color: #999999 black black;
  border-width: thin thick thick;
  border-top: thin solid #999999;
  font-size: small;
  color: silver;
  background-color: white;
  margin-top: 5px;
  padding-top: 5px;
  text-align: center;
}
.zellenfarbe {
  background-color: #ffffcc;
}
.linie {
  border: 1px solid red;
  color: red;
}
.haupttabelle {
  border: 1pt solid #663300;
  background-color: white;
}
td {
  vertical-align: top;
}

