/* Generated by KompoZer */
body {
  margin: 50px auto;
  background-image: url('bilder/bground.gif');
  background-repeat: repeat;
  color: black;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-align: center
}
#hintergrund {
  border-style: none;
  margin: 0px auto;
  padding: 40px 0px 20px;
  background-color: white;
  background-image: url('bilder/m00_bg1.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  text-align: left;
  width: 800px; 

}
#kopf {
  padding-top: 60px;
}
#menu {
  margin-right: 20px;
  margin-left: 10px;
  border-left: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  display: block;
  width: 180px;
  float: left;
}
#menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#menu li {
  border-top: 1px dotted #cecece;
  height: 35px;
}
#menu a, #menu a:link, #menu a:visited {
  padding: 0px 0px 0px 20px;
  border-right: 7px solid #cecece;
  color: #666666;
  display: block;
  font-weight: bold;
  height: 35px;
  text-decoration: none;
}
#menu a:hover, #menu a:active {
  border-right: 7px solid #996633;
  color: #996633;
}
#inhalt {
  float: left;
  width: 500px;
}
#inhalt li {
  margin-top: 6px;
}
#fuss {
  border-top-style: dotted;
  border-top-width: 1px;
  clear: both;
  color: white;
  font-size: 10px;
  font-weight: bold;
  margin-top: 15px;
  padding-top: 15px;
  text-align: center;
  text-transform: uppercase;
}
#fuss table {
  margin: 0 auto;
  width: 200px;
  display: table;
  height: 30px;
  border-collapse: collapse;
}
#fuss td {
  padding: 5px;
  vertical-align: middle;
  border: 0px;
}
h1, h2, h3 {
  margin: 0px;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  color: #996633;
  text-align: left;
}
h1 {
  margin: 0px 0px 60px;
  font-size: 22px;
  color: #333333;
  text-indent: 200px;

}
h2 {
  margin: 0px 0px 30px;
  font-size: 18px;
  text-indent: 200px;
}
p {
  margin: 0px;
}
a, a:link, a:visited {
  color: #996633;
}
a:hover {
  color: #333333;
}
a img, a:link img, a:visited img {
  border: 3px solid #996633;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
a:hover img {
  border: 3px solid #ffcc33;
}
ul {
  margin-top: 0px;
}
table {
  line-height: 16px;
  width: 100%;
}
td {
  border-bottom: 1px dotted #996633;
  padding: 3px;
}