/* Generated by KompoZer */
@charset "utf-8";
body {
  font-family: "Bitstream Vera Sans",Verdana,sans-serif;
  font-size: 0.9em;
  line-height: 1.5em;
  color: #efefef;
  background-position: left center;
  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.png);
}
#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_dk2os.png);
  color: #666666;
}
