body.head {
  background-color: #1c6180;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

body.main {
  background-color: #ffffff;
  border-width: 0;
  border-style: solid;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

table.menu {
  border-width: 0;
  border-style: solid;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

table.menurahmen {
  border-width: 0;
  border-right-width: 1;
  border-style: solid;
  border-color: #1c6180;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

table.headrahmen {
  border-width: 0;
  border-bottom-width: 1;
  border-style: solid;
  border-color: #1c6180;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

table.highlight {
  border-width: 1;
  border-style: solid;
  border-color: #ffbf05;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

th.highlight {
  border-width: 0;
  border-style: solid;
  background-color: #ffbf05;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  font-style:italic;
  text-decoration: none;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

td.highlight {
  border-width: 0;
  border-style: solid;
  background-color: #ffbf05;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  font-style:italic;
  text-decoration: none;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

table.normal {
  border-width: 1;
  border-style: solid;
  border-color: #1c6180;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

th.normal {
  border-width: 0;
  border-style: solid;
  background-color: #1c6180;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  font-style:italic;
  text-decoration: none;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

td.normal {
  border-width: 0;
  border-style: solid;
  background-color: #1c6180;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  font-style:italic;
  text-decoration: none;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

td.padding {
  background-color: #9ebcca;
}

td.fontorange {
  color: #ffbf05;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  font-style:italic;
  text-decoration: none;
}

a {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: underline;
}

a.menu {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  font-style:italic;
  text-decoration: none;
}

a.menuHighlight {
  color: #ffbf05;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  font-style:italic;
  text-decoration: none;
}

input.sbutton {
  background-color: #ffbf05;
  font-size: 10pt;
  font-weight: bold;
  color:#000000;
  border-color:#000000;
  border-style=none;
  border-width: 0px;
  cursor: hand;
  cursor: pointer;
}

div.navigationItem {
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#8db0bf;
}
