body { 
  font-family: Verdana; 
  color: #000; 
  background-color: #aaf;}
div#content {
  text-align: left;
  border: 1px solid black;
  width: 770px;
  height: 600px; }
td#content {
  padding: 10px;
  width: 600px;
  vertical-align: top;
  background-color: #fff;}
.headline {
  color: #000;
  }
h1 {
  text-align: center;
  font-family: Arial; 
  font-size: 35px; 
  margin: 0px;}
h2 {
  text-align: center;
  font-family: Arial; 
  font-size: 15px; 
  margin: 0px;}
a {
  color: #EAD811;}
div#navigation {
  position: relative;
  top: 0px;
  filter: Alpha(opacity=85);
  -moz-opacity: 0.85;
  width: 500px;
  border: 1px solid #000;
  background-color: #fff; }
div#content p {
  margin: 0px;
  margin-bottom: 5px;
  margin-right: 30px; }
div#navigation a {
  height: 16px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  border-right: 1px solid #000;
  text-decoration: underline; 
  color: #88f;
  font-size: 11px;
  font-weight: bold; }
div#navigation a:hover {
  text-decoration: underline;
  color: #aaf; }
div#navigation a:active { 
  text-decoration: none; }
div#navigation strong {
  padding-top: 1px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px;
  text-decoration: none; 
  font-size: 11px;
  height: 16px;
  font-weight: bold;
  background-color: #88f;
  border-right: 1px solid #000;
  color: #fff; }
div#navigation strong#space {
  background-color: #fff; }
td#subnavigation {
  vertical-align: top;
  width: 200px;
  padding-top: 0px;
  padding-left: 5px;
  padding-bottom: 25px;
  font-weight: bold;
  font-size: 11px;  }
td#content { 
  font-size: 11px; 
  text-align: left; 
  padding-left: 10px; }
td#subnavigation a {
  text-decoration: underline; 
  color: #88f; }
td#subnavigation a:hover {
  color: #aaf;  }
td.imprint {
  font-size: 10px;
  vertical-align: bottom;
  color: #aaa; }
table#content {
  margin-top: 15px;
  width: 575px;
  font-size: 11px;
  height: 390px;
}
