body {
  color: black;
  background-color: #ffffff;
  margin-top: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px
}
/* Navi */
td.navi {
  color: black;
  background-color: #fcf5e3;
  padding: 0;
  font-size: 10px;
}
div.navi p  {
  border-bottom: 1px solid #644782;
  margin-top: 6px;
  margin-left: 8px;
  margin-right: 8px;
  padding-bottom: 6px;
}
div.navi a:link {
  color: black;
  text-decoration: none
}
div.navi a:visited {
  color: black;
  text-decoration: none
}
div.navi a:hover {
  color: red;
  text-decoration: underline
}
div.navi a:active {
  color: red;
  text-decoration: underline
}
div.navi a:link {
  color: black;
  text-decoration: none
}
div.navi a:visited {
  color: black;
  text-decoration: none
}
div.navi a:hover {
  color: red;
  text-decoration: underline
}
div.navi a:active {
  color: red;
  text-decoration: underline
}
p.subnavi {
  padding: 2px;
  background-color: #fcf5e3;
}
/* Umhuellende */
table {
  border-collapse: collapse;
}
th {
  vertical-align: top;
  font-size: 11px;
}
td {
  padding: 0;
  vertical-align: top;
  font-size: 11px;
  /* border: 1px solid gray; */
}
li {
  line-height:16px;
}
div.wk table {
  width: 100%;
  border-collapse: separate;
}
div.wk th {
  background-color: #ebe4d2;
}
div.wk th.right {
  text-align: right
}
div.wk td {
  background-color: #fcf5e3;
}
div#liste table {
  width: 100%;
  border-collapse: separate;
}
div#liste th {
  background-color: #ebe4d2;
}
div#liste th.right {
  text-align: right
}
div#liste td {
  background-color: #fcf5e3;
}
div#liste td.separator {
  font-size: 1px;
  background-color: white;
}
img {
  display: block;
  border: none
}
div.content th {
  padding: 2px;
  text-align: left;
}
div.content td {
  padding: 2px;
}

h1 {
  color: #644782;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 18pt;
  font-weight: bold 
}
h2 {
  color: #644782;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 16pt;
  font-weight: bold 
}

.legende {
  color: #666666;
  vertical-align: bottom;
  font-size: 9px
}
.small {
  font-size: 9px
}
input.button {
  margin-top: 4px;
  font-size: 11px;
  font-family: Verdana,sans-serif;
  border: solid 2px #999999;
  background-color: #eeeeee
}
textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px
}
.right {
  text-align: right
}


span.warning {
  background-color: red;
  color: white;
  font-weight: bold;
  font-style: normal;
  padding: 1px
}

span.red {
  color: red;
  font-weight: bold;
  font-style: normal;
}


/* folgende span-defs spaeter loeschen */
span.navi p  {
  border-bottom: 1px solid #644782;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  padding-bottom: 8px
}
span.content th {
  padding: 2px;
  text-align: left;
  background-color: red
}
span.content td {
  padding: 2px;
  background-color: red
}
img.fleft {
  float: left;
  margin-right: 4px;
  margin-top: 4px;
  margin-bottom: 4px
}
img.fright {
  float: right;
  margin-left: 4px;
  margin-top: 4px;
  margin-bottom: 4px
}
div.banner {
  margin-left: 6px;
}
div#promo {
  float: left;
  width: 180px;
  padding: 4px;
  margin-right: 8px;
  background-color: navajowhite;
  border: 1px solid darkgray;
}
div#promo h2 {
  font-size: 11px;
  line-height: 1.2em;
  margin: 0;
  background-color: navajowhite;
}
div#promo p {
  margin: 0;
}
div.clear {
  clear: both;
}
form.jump {
  display: inline;
}
th select {
  font-size: 9px;
}

