a {
  color: #707784; text-decoration: none;
}
a.layout:hover {
  color: #ffffff; text-decoration: none;
}
td.layout {
  font-size: 11px; color: #404040; font-family: Arial, Helvetica, sans-serif;
}

body {
  background-color: #000000;
  color: #404040;
}

.content {
  font-size:10pt;
}

a:hover {
  color: #1f1f1f; text-decoration: none;
}

.klein {
  font-size:8pt;
}

.header {
  height:143px;
  margin-bottom:30px;
}

.logo {
  background-image: url("/layout/koenig.jpg");
  width:90px;
  height:143px;
  float:left;
}

.titel {
  color: #000000;
  font-size:26pt;
  height:143px;
  font-weight:bold;
  text-align:center;
  vertical-align:middle;
}

.l_nav {
  width:200px;
  float:left;
}

.r_nav {
  width:200px;
  float:right;
}

.footer {
  font-size:8pt;
  height:25px;
  vertical-align: bottom;
}

.invi {
  display: none;
}

.clear {
  clear: both;
}
