* html {
  margin: 0;
  overflow: hidden;
  padding: 0;
  height: 100%;
}
* html {
  margin: 0;
  overflow: hidden;
  padding: 0;
  height: 100%;
}
body {
  background-color: #39f;
  color: #666;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 100.01%;
  overflow: hidden;
  margin-top: 5.5em;
  margin-right: auto;
  margin-bottom: 1.5em;
  margin-left: auto;
  text-align:center;
  width: 952px;
}
* html body {
  margin: 0;
  overflow: hidden;
  padding-top: 5.9em;
  padding-bottom: 1.5em;
  width: 100%;
}
#kopf {
  background-color: #f93;
  color: #603;
  border: 1px solid #9cf;
  width: 950px;
  position: fixed;
  top: 5px;
  left: 50%;
  margin-left: -476px;
  z-index: 5;
  height: 75px;
  text-align: left;
}
* html #kopf {
  position: absolute;
  width: 952px;
}
#logo img {
  border: none;
  margin-left: 65px;
  height: 75px;
  width: 75px;
}
a.www, a.www:hover {
  background-image: none;
}
h1 {
  color: #06f;
  display: inline;
  font-family: "times new roman", arial, verdana, helvetica, sans-serif;
  font-size: 200%;
  font-style: italic;
  letter-spacing: 2px;
  margin: 0;
  position: relative;
  top: -20px;
  left: 120px;
  z-index: 6;
}
#mitte {
  background-color: #f93;
  color: #603;
  border: 1px solid #9cf;
  font-size: 80%;
  margin: auto;
  overflow: hidden;
  width: 950px;
  height: 100%;
  position: relative;
}
#box {
  overflow: auto;
  text-align: left;
  width: 950px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 2;    
}
#info {
  margin-left: 232px;
  padding: 0 8px 0 8px;
  text-align: left;
  width: 685px;
  position: relative;
}
* html #info {
  width: 701px;
}
h2 {
  color: #06f;
  font-family: "times new roman", arial, verdana, helvetica, sans-serif;
  font-size: 180%;
  font-style: italic;
  letter-spacing: 2px;
  margin: 0;
  padding: 10px 0 20px 0;
}
h3 {
  color: #06f;
  font-family: verdana, helvetica, sans-serif;
  font-size: 120%;
  letter-spacing: 1px;
  margin: 0 0 10px 0;
}
h4 {
  color: #06f;
  font-family: verdana, helvetica, sans-serif;
  font-size: 110%;
  letter-spacing: 1px;
  margin: 0;
}
hr {
  display: none;
}
#info p {
  line-height: 125%;
  margin: 0 0 10px 0;
  padding: 0;
}
#info strong {
  color: #06f;
}
a.intern {
  background-image: url(img/link.gif);
  background-repeat: no-repeat;
  background-position: 4px 50%;
  color: #039;
  padding-left: 15px;
}
a:hover.intern {
  background-image: url(img/link_hover.gif);
  color: #c00;
}
.fett {
  font-weight: bold;
}
.inline {
  display: inline;
}
.klein {
  font-size: 90%;
}
.links {
  text-align: left;
}
.mitte {
  text-align: center;
}
.rechts {
  text-align: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.nonfloat {
  clear: both;
}
.linkseite {
  border: 1px solid #999;
  padding: 0 0 5px 0;
}
table {
 font-size: 100%;
 text-align: left;
 width: 100%;
}
table td {
 vertical-align: top;
}
#liste {
 border-top: 1px solid #39f;
 border-left: 1px solid #39f;
}
#liste td {
 border-right: 1px solid #39f;
 border-bottom: 1px solid #39f;
}
#navi {
  color: #333;
  overflow: auto;
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 4;
  text-align: left;
  width: 220px;
  height: 100%;
}
* html #navi {
  height: 99.6%;
}
#menue {
  background-color: #f93;
  color: #ddd;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  width: 202px;
}
#menue div {
  border-bottom: 1px solid #333;
  line-height: 1.3em;
}
#menue .logo {
  padding: 5px;
  text-align: center;
}
#menue .menpunkt {
  background-color: #f60;
  color: #333;
  font-weight: bold;
  text-indent: 15px;
}
#menue a {
  background-image: url(img/link.gif);
  background-repeat: no-repeat;
  background-position: 4px 50%;
  color: #039;
  display: block; 
  margin: 0;
  padding: 0;
  text-indent: 15px;
  text-decoration: none;
  width: 100%;
}
#menue a:hover {
  background-image: url(img/link_hover.gif);
  background-color: #cdf;
  color: #c00;
  font-weight: bold;
  text-decoration: underline;
}
#menue a:focus {
 outline: 1px dotted #00f;
 width: 99%;
}
#menue a.aktiv {
  background-image: url(img/link_aktiv.gif);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  color: #06f;
  font-weight: bold;
}
#unten {
  color: #000;
  font-size: 70%;
  text-align: center;
  width: 952px;
  position: fixed;
  left: 50%;
  margin-bottom: 3px;
  margin-left: -476px;
  bottom: 0;
  z-index: 5;
  min-height: 1.2em;
}
* html #unten {
  position: absolute;
  bottom: 0;
}
#unten a.extern {
  background-image: url(img/extern.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
  color: #ff0;
  padding-left: 15px;
}
#unten a:hover.extern {
  background-image: url(img/extern_hover.gif);
  color: #c00;
}
#unten a.top {
  background-image: url(img/top.gif);
  background-repeat: no-repeat;
  background-position: 0 -3px;
  font-size: 120%;
  font-weight: bold;
  margin-left: 150px;
  padding-left: 20px;
  color: #ff0;
}
#unten a:hover.top {  
  background-image: url(img/top_hover.gif);
  color: #c00;
}
