#container {
  margin: 0px auto auto auto;
  border-color: #000000;
  width: 955px;
  height: 1000px;
        margin-top: 15px;
  background-image: url('bg-autopflege2.png');
  background-repeat: no-repeat;
  text-align: left;
  position: relative;
  padding-top: 15px;
}
#header {
  width: 950px;
  margin-left: 10px;
  margin-top: 15px;
  padding-left: 0px;
  margin-bottom: 10px;
  text-align: center;
}
#navi {
  width: 905px;
  height: 25px;
  margin-left: 10px;
  background-image: none;
  text-align: center;
}
#navi ul {
  padding: 0px;
  margin-left: 2px;
  font-weight: bold;
  color: #FFCC00;
}
#navi ul li {
  display: block;
  list-style-type: none;
  text-align: left;
  float: left;
  margin-left: 2px;
  padding-left: 0px;
  border: 1px solid #2D3241;
  color: #FFCC00;
}
#navi ul li:hover {
  border: 2px solid #2D3241;
  background-color: #000080;
  color: #FFFFFF;
}
#inhalt {
  width: 300px;
  height: 30px;
  margin-left: 3px;
  margin-top: 8px;
  padding-left: 10px;
  padding-top: 5px;

}
#inhalt2 {
  width: 630px;
  height:300px;
  margin-left: 300px;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-top: 5px;


}
#inhalt4 {
  width: 500px;
  height: 70px;
  margin-left: 405px;
  padding-left: 0px;
  padding-top: 20px;  
}
body {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #FFCC00;
  background-color: #333331;
  
}
h1 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
h2, h3 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  
}
h4, h5, h6 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  

}
a:link {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  color: white;
  text-decoration: none;
  font-size: 11px;
}
a:visited {
  color: white;
  font-weight: bold;
  font-family: Arial, Helvetica, Sans-Serif;
}
a:hover {
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial, Helvetica, Sans-Serif;
  background-color: #FF0000;
}

address {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  bottom: 5px;
  margin-bottom: 5px;
}
li {
  line-height: 150%;
}
