/* Generated by KompoZer */
body {
  font-family: "Bitstream Vera Sans",Verdana,sans-serif;
  font-size: 0.9em;
  line-height: 1.5em;
  color: #efefef;
  background-image: url(images/hintergrund-silber.png);
}
#page {
  padding: 0px;
  background-repeat: repeat-y;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  background-image: url(images/mitte.jpg);
}
#header {
  height: 190px;
  background-repeat: no-repeat;
  background-image: url(images/header_dok.jpg);
}
#navi {
  width: 200px;
  float: left;
  margin-top: 50px;
  font-family: "Times New Roman",Times,serif;
  text-transform: uppercase;
}
#inhalt {
  padding: 30px 30px 20px;
  margin-left: 200px;
}
#footer {
  background-repeat: no-repeat;
  clear: both;
  font-size: 0.6em;
  text-align: center;
  padding-top: 20px;
  height: 40px;
  background-image: url(images/footer.png);
  color: #666666;
}
#navi ul {
  margin: 0px 0px 0px 50px;
  padding: 0px;
  list-style-type: none;
}
#navi li {
  margin-bottom: 10px;
}
#navi a {
  color: #d6d9e0;
  padding-top: 5px;
  padding-bottom: 1px;
  text-decoration: none;
  list-style-image: url();
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-left: 30px;
  background-image: url(images/bullet1.png);
}
#navi a:hover {
  color: white;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(images/bullet2.png);
}
h1 {
  text-align: right;
  position: absolute;
  z-index: 2;
  right: 80px;
  top: 120px;
  color: #d6d9e0;
}
.links {
  padding: 2% 2% 2% 10px;
  float: left;
  width: 47%;
}
.rechts {
  padding-top: 2%;
  padding-right: 2%;
  padding-bottom: 2%;
  float: right;
  width: 47%;
}
.lang {
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 2%;
  width: 98%;
  clear: right;
}
#logo {
  background-repeat: no-repeat;
  width: 350px;
  height: 190px;
  position: absolute;
  top: 0px;
  left: 0px;
  <!-- background-image: url(images/logo.jpg); -->
}
#logo em {
  visibility: hidden;
}
#download {
  color: white;
  width: 100%;
}
#download a {
  border: 1px solid white;
  text-align: center;
  color: white;
  display: block;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
#download a:hover {
  color: #d6d9e0;
}
h2 {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  display: inline;
  color: #ff6600;
  font-size: 1.8em;
}
h3 {
  font-size: 1.4em;
  padding-left: 10px;
}
h4 {
  font-weight: bold;
  padding-left: 10px;
  font-size: 1.2em;
  line-height: 0em;
  padding-top: 1em;
}
#inhalt p {
  padding-left: 10px;
}
