* {
  margin: 0;
  padding: 0;
}
body {
  margin: 35px 0 15px;
  background: transparent url(../bilder/body_b.png) repeat scroll left top;
  font-family: 'Arial',sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.8em;
  height: 100.1%;
  color: #0066cc;
}
html {
  height: 100.1%;
}
a {
  outline-color: invert;
  outline-style: none;
  outline-width: medium;
}
img {
}
p {
  margin: 3px;
}
h1 {
  margin: 10px;
  color: #ffffff;
  font-size: 175%;
}
h2 {
  font-size: 140%;
  margin-top: 5px;
}
h3 {
  font-size: 125%;
}
h4 {
  margin: 10px 0;
  font-size: 115%;
  width: 100%;
}
h5 {
  border: 1px solid #0066cc;
  margin: 0px 0;
  padding: 5px;
  background: #ffffff none repeat scroll 0% 50%;
  font-size: 110%;
}
h6 {
  margin: 2px 0;
  font-size: 105%;
  color: #cccccc;
}
hr {
  border-style: solid none none;
  border-color: #cccccc -moz-use-text-color -moz-use-text-color;
  border-width: 1px 0px 0px;
  margin: 2px 10px;
  float: left;
  width: 970px;
}
#alles {
  margin: 0 auto;
  background: #ffffff none repeat scroll 0% 50%;
  width: 990px;
  min-height: 100%;
  height: auto ! important;
}
#kopf {
  margin: 0px;
  background: #ffffff none repeat scroll 0% 50%;
  float: left;
  width: 970px;
  height: 120px;
}
#navi {
  margin: 0 10px 2px;
  background: #095f94 url(../bilder/navi.png) repeat-x scroll left top;
  width: 970px;
  height: 80px;
  float: left;
}
#navi ul {
  margin: 0;
  padding: 0;
}
#navi ul li {
  margin: 20px 0 0 20px;
  float: left;
  display: block;
}
#navi ul li a {
  text-decoration: none;
  color: #ffffff;
}
#navi ul li a:hover {
  color: #000000;
}
#inhalt {
  margin: 15px 10px;
  width: 970px;
  float: left;
}
#inhalt .box-links {
  width: 740px;
  margin-right: 10px;
  float: left;
}
#inhalt .box-rechts {
  width: 218px;
  float: left;
}
.aufheben {
  height: 160px;
  clear: both;
  visibility: hidden;
}
#unten {
  margin: -150px auto 15px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 990px;
  height: 140px;
}
#unten .unten {
  margin: 0 10px 10px;
  background: #0066cc none repeat scroll 0% 50%;
  width: 970px;
  height: 150px;
}
.text-unten {
  margin: 10px 5px;
  width: 313px;
  float: left;
  color: #ffffff;
}
