body {
  margin: 0;
  padding-left: 100px;
  padding-top: 25px;
  font-size: 10pt;
  font-family: Trebuchet MS, Verdana, Arial;
  font-style: normal;
  background: #00002D;
}

body.dialog {
  margin: 0;
  padding-left: 5px;
  padding-top: 5px;
  font-size: 10pt;
  font-family: Trebuchet MS, Verdana, Arial;
  font-style: normal;
  background: #FFFFFF;
}

a.navi:link {
  text-decoration: none;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 8pt;
  color: #000080;
  font-weight: bold;
}

a.navi:visited {
  text-decoration: none;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 8pt;
  color: #000080;
  font-weight: bold;
}

a.navi:hover {
  text-decoration: underline;
  color: #000080;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 8pt;
  font-weight: bold;
}

a:link {
  text-decoration: none;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 8pt;
  color: #000000;
}

a:visited {
  text-decoration: none;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 8pt;
  color: #000000;
}

a:hover {
  text-decoration: underline;
  color: #000080;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 8pt;
}

table.main {
  background: #FFFFFF;
  color: #000000;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 8pt;
  width: 800px;
  empty-cells: show;
}

table.navi {
  color: #000080;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 8pt;
  width: 211px;
}

td.navi {
  background: #E1E1E1;
  padding-left: 5px;
  height: 20px;
  border-top: 1px solid #FFFFFF;
}

table.content {
  color: #000000;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 8pt;
  width: 481px;
}

td.head {
  background: #E1E1E1;
  color: #000080;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 10pt;
  font-weight: bolder;
  letter-spacing: 3px;
  width: 481px;
  border-bottom: 1px #000090 solid; 
}

table.inhalt {
  color: #000080;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 8pt;
  width: 481px;
}

td.ihead {
  color: #000080;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 8pt;
  font-weight: bold;
  letter-spacing: 1px;
  width: 481px;
  border-bottom: 1px #000090 dotted;
}

img {
  border: 0px;
}

input, textarea {
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 8pt;
  border: 1px solid #000080;
}

td.head2 {
  border-bottom: 1px dotted #000080;
  font-weight: bold;
  font-size: 9pt;
  color: #000080;
}

td.head3 {
  font-weight: bold;
  font-size: 9pt;
  color: #000080;
}

.head {
  font-weight: bold;
  color: #000080;
  font-size: 11pt;
}