html {
 height: 100%;
}

body {
 background-color: #B38C66;
 font-family: Verdana;
 font-size: 9pt;
 color: #000000;
 margin: 0px;
 height: 100%;
}

#page {
 position:absolute;
 left:50%;
 width: 900px;
 margin-left: -450px;
 height: 100%;
}

#impressum {
  height: 15px;
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
}

#impressum a:link {
 font-family: Verdana;
 font-size: 8pt;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

#impressum a:visited {
 font-family: Verdana;
 font-size: 8pt;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

a:link {
 font-family: Verdana;
 font-size: 9pt;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

a:visited {
 font-family: Verdana;
 font-size: 9pt;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

a:hover {
 font-family: Verdana;
 font-size: 9pt;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

a:active {
 font-family: Verdana;
 font-size: 9pt;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

td {
 font-family: Verdana;
 font-size: 9pt;
 color: #000000;
}

th {
 font-family: Verdana;
 font-size: 9pt;
 color: #000000;
 font-weight: bold;
}

b {
 font-family: Verdana;
 font-size: 9pt;
 color: #000000;
 font-weight: bold;
}

h1 {
 font-family: Verdana;
 font-size: 16pt;
 color: #000000;
 font-weight: bold;
}
