body {
  font-family: 'Courier New', Courier;
  font-size: 10pt;
  line-height: 120%;
  margin-top: 7px;
  margin-left: 7px;
  background-color: #47677C;
  scrollbar-base-color: #F08655;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-arrow-color: #47677C;
  scrollbar-shadow-color: #47677C;
}

a {
  color: #616161;
}

a:visited {
  color: #616161;
}

a.syntax {
  text-decoration: none;
  color: #000000;
}

a.syntax:hover {
  color: #929292;
}

a.n {
  background: #ffffff;
  text-decoration: none;
  color: #616161;
}

a.n:hover {
  background: #47677C;
  color: #ffffff;
  width: 100%;
}

a.white {
  color: white;
}

a.white:visited {
  color: white;
}

span.number {
  font-family: 'Courier New', Courier;
  color: #cbcbcb;
}

span.big_number {
  font-family: Courier;
  color: #cbcbcb;
  font-size: 24pt;
}

div.top_margin {
  width: 750px;
  height: 7px;
  background-color: #F08655;
  overflow: hidden;
}

td.orange_bar {
  background-color: #F08655;
  width: 7px;
}

td.orange_bar_big {
  background-color: #F08655;
  width: 18px;
}

td.orange_horiz_bar {
  background-color: #F08655;
  height: 7px;
}

td.blue_bar {
  background-color: #DBE9F2;
  width: 7px;
}

.white_back {
  background-color: white;
}

.blue_back {
  background-color : #DBE9F2;
}

.hgts_img {
  border-top: 0;
  border-left: 0;
  border-right: 1px solid #A9CCDD;
  border-bottom: 1px solid #A9CCDD;
}

div.clock_area {
  font-family: Arial;
  font-size: 10pt;
  text-align: right;
}

div.script_clock_area {
  font-family: Arial;
  font-size: 10pt;
  text-align: right;
  padding-right: 5px;
  padding-top: 5px;
}

td.nav_entry {
  background-color: white;
  text-align: right;
}

td.nav_line {
  background-color: #F08655;
  height: 1px;
}

td.nav_line_big {
  background-color: #F08655;
  height: 2px;
}

td.border {
  border-left-width: 1pt; 
  border-left-style: outset;
  border-bottom-width: 2pt; 
  border-bottom-style: inset;
  text-align: left;
}

table.navigation_table {
  font-family: 'Times New Roman';
  font-size: 12pt;
  line-height: 140%;
}

.footer_text {
  font-family: 'Courier New', Courier;
  font-size: 10pt;
  color: #949494;
  text-align: left;
}

.address_text {
  width: 180px;
  font-family: Arial;
  text-align: right;
}

.copyright {
  font-family: Arial;
  font-size: 10px;
  color: white;
  padding-left: 40px;
  padding-top: 4px;
}

div.erklaerung {
  margin-left: 35px;
  padding-left: 4px;
  border-left-width:2pt;
  border-left-style:outset;
}

.annotation {
  font-family: 'Times New Roman';
  font-size: 10pt; 
}

div.partner_div {
  border: 0px solid black;
  margin: 5px 15px 10px 15px;
  padding: 5px;
  font-family: Arial;
  font-size: 10pt;
}

div.search_div {
  border: 0px solid black;
  margin: 5px 15px 10px 15px;
  padding: 5px;
  font-family: 'Courier New', Courier;
  font-size: 11pt;
  line-height: 150%;
}

div.sitemap_main a {
  text-decoration: none;
  color: #47677C;
  background-color: #ffffff;
}

div.sitemap_main a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #47677C;
}

form {
  font-family: Arial;
  font-size: 10pt;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

form label {
  float: left;
  width: 200px;
}

form input, form textarea {
  margin-bottom: 4px;
}

form br {
  clear: both;
}

form.login_form label {
  width: 100px;
}

form.personal_form label {
  width: 165px;
}

form.personal_form input {
  width: 240px;
}

form.reset_form label {
  width: 240px;
}

form.create_form label {
  width: 215px;
}

form.entry_form label {
  width: 175px;
}

fieldset.fs {
  padding: 0px 8px 8px 8px;
}

table.entries {
  font-family: Arial;
  font-size: 10pt;
  color: black;
}

table.entries a {
  color: black;
  text-decoration: none;
}

table.pages_table {
  font-family: Arial;
  font-size: 10pt;
}

label.none {
  width: auto;
  float: none;
}

input.none, textarea.none {
  margin-bottom: 0px;
}

table.info_table {
  font-family: 'Courier New', Courier;
  font-size: 10pt;
  line-height: 120%;
}

table.sitemap {
  font-family: 'Courier New', Courier;
  font-size: 10pt;
  margin-left: 30px;
}

table.sitemap td {
  text-align: left;
}

table.sitemap hr {
  height: 1px;
  border: 0px solid black;
  color: black;
  background-color: black;
}

table.sitemap a {
  text-decoration: none;
  color: #47677C;
  background-color: #ffffff;
}

table.sitemap a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #47677C;
}

div.sitemap_main {
  font-family: 'Courier New', Courier;
  font-size: 12pt;
  margin-top: 25px;
  margin-bottom: 10px;
  text-align: left;
}

div.sitemap_main a {
  text-decoration: none;
  color: #47677C;
  background-color: #ffffff;
}

div.sitemap_main a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #47677C;
}

div.news {
  margin-left: 20px;
  margin-top: 11px;
  margin-right: 10px;
  margin-bottom: 5px;
}
