html {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: #ffeebb;
  background-image: url(steinmetz.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: fixed;
  border-style: none;
  color: #000000;
  text-align: justify;
  text-decoration: none;
  font-family: serif;
  font-size: 12pt;
  font-weight: normal;
  font-style: normal;
}

body {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;  
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent; 
  border-style: none;
  color: #000000;
  text-align: inherit;
  text-decoration: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#kopf {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 1ex 0 1ex 0;
  background-color: #ffeebb;
  border-style: none;
  color: #000000;
  text-align: center;
  text-decoration: inherit;
  font-family: serif;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#menu {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: #ccbb66;
  border-style: solid;
  border-color: #ccbb66;
  border-width: 4px 4px 4px 4px;
  color: #FFFFFF;
  text-align: inherit;
  text-decoration: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#menu a {
  display: inline;
  position: static;
  margin: 1em 2em 1em 2em;
  padding: 0 2px 0 2px;
  background-color: #ccbb66;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: #ccbb66;
  color: #FFFFFF;
  text-decoration: none;
  font-family: serif;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
}

div#menu a:hover {
  display: inline;
  position: static;
  margin: 1em 2em 1em 2em;
  padding: 0 2px 0 2px;
  background-color: #ccbb66;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: #ffeebb;
  color: #FFFFFF;
  text-decoration: none;
  font-family: serif;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
}

div#menu a.current {
  display: inline;
  position: static;
  margin: 1em 2em 1em 2em;
  padding: 0 2px 0 2px;
  background-color: #ffeebb;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: #ffeebb;
  color: #000000;
  text-decoration: none;
  font-family: serif;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
}

div#menu ul {
  display: block;
  position: static;
  clear: none;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: serif;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
}

div#menu ul li {
  display: inline;
  position: static;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-decoration: none;
  font-family: serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
}

div#normal {
  display: block;
  position: static;
  clear: both;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 1em 0 1em;
  background-color: transparent;
  border-style: solid;
  border-color: #000000;
  border-width: 0 0 0 0;
  color: #000000;
  text-align: inherit;
  text-decoration: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#normal a {
  display: inline;
  position: static;
  background-color: transparent;
  border-style: none;
  color: #000000;
  text-decoration: underline;
  font-family: serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
}

div#normal h1 {
  display: block;
  position: static;
  clear: both;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 2em 0 0 0;
  padding: 0 0 0 5px;
  background-color: transparent;
  border-style: double;
  border-color: #ccbb66;
  border-width: 3px 3px 3px 3px;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: serif;
  font-size: 14pt;
  font-weight: bold;
  font-style: normal;
}

div#normal ol {
  display: block;
  position: static;
  clear: both;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: justify;
  text-decoration: none;
  font-family: serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
}

div#normal ol li {
  display: list-item;
  position: static;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  list-style-type: decimal;
  list-style-position: outset;
}

div#normal p {
  display: block;
  position: static;
  clear: both;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 1em 0 1em 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: justify;
  text-decoration: none;
  font-family: serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
}

div#normal p:first-letter {
  display: inline;
  position: static;
  background-color: transparent;
  border-style: none;
  color: #ccbb66;
  text-decoration: none;
  font-family: serif;
  font-size: 18pt;
  font-weight: normal;
  font-style: normal;
}

div#normal table {
  display: table;
  position: static;
  clear: both;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  border-spacing: 2ex;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
}

div#normal table tr {
  display: table-row;
  position: static;
  height: auto;
  width: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
}

div#normal table tr td {
  display: table-cell;
  position: static;
  height: auto;
  width: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
}

div#normal table tr td p {
  display: block;
  position: static;
  clear: both;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
}

div#normal table tr th {
  display: table-cell;
  position: static;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  height: auto;
  width: auto;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
}

div#normal table tr th p {
  display: block;
  position: static;
  clear: both;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
}

div#normal ul {
  display: block;
  position: static;
  clear: both;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: justify;
  text-decoration: none;
  font-family: serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
}

div#normal ul li {
  display: list-item;
  position: static;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent;
  border-style: none;
  color: inherit;
  text-align: left;
  text-decoration: none;
  font-family: serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  list-style-type: disc;
  list-style-position: outset;
}

div#footer {
  display: block;
  position: static;
  clear: both;
  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: #ccbb66; 
  border-style: solid;
  border-color: #ccbb66;
  border-width: 4px 4px 4px 4px;
  color: #FFFFFF;
  text-align: inherit;
  text-decoration: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}

div#footer a {
  display: inline;
  position: static;
  background-color: #ccbb66;
  border-style: none;
  color: #FFFFFF;
  text-decoration: underline;
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: italic;
}


div#footer hr {
  display: none;
}

div#footer p {
  display: block;
  position: static;
  clear: both;


  float: none;
  height: auto;
  width: auto;
  overflow: visible;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: transparent; 
  border-style: none;
  color: inherit;
  text-align: right;
  text-decoration: none;
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
}

