#base {
  background:url(../img/base.jpg) repeat-y;
  margin:auto;
  position:relative;
  width:950px;
}

#header {
  background:url(../img/header.jpg) no-repeat;
  height:425px;
  margin-bottom:-170px;
  position:relative;
}

#content {
  background:url(../img/menufooter.jpg) left bottom no-repeat;
  margin:0 20px;
  position:relative;
}

#menu {
  float:left;
  margin:0;
  overflow:hidden;
  position:relative;
  width:180px;
}

#menu ul {
  list-style-type:none;
  margin:0;
  padding:0;
  width:180px;
}

#menu ul li ul {
  display:none;
  margin:0;
  padding:0;
  width:180px;
}

#menu li {
  display:block;
  margin:0;
  padding:0;
  width:180px;
}

#menu a {
  background:#ffebb9;
  border-bottom:1px solid #DFB653;
  color:#6a330b;
  display:block;
  font-weight:bold;
  margin:0;
  padding:5px 10px 5px 30px;
  width:140px;
}

#menu ul li ul li a {
  background:transparent;
  font-weight:normal;
  padding:5px 10px 5px 40px;
  width:130px;
}

#menu .sitenav li a {
  font-size:12px;
  padding:5px 10px 5px 50px;
  width:120px;
}

#menu a:hover {
  background:#ffebb9 url(../img/marker.png) left center no-repeat;
}

#menu ul li ul li a:hover {
  background:url(../img/marker2.png) left center no-repeat;
}

#sprachauswahl {
  padding-top: 30px;
  text-align: center;
  background-color: transparent;
}

#sprachauswahl a {
  text-align: center;
  display: inline;
  background-color: transparent;
  padding:0px 0px 0px 00px;
}

#sprachauswahl a:hover {
  background-color: transparent;
  background-image: none;
}

#inhalt {
  margin-left:180px;
  min-height:280px;
  padding:15px 80px;
  position:relative;
  width:570px;
}

#inhalt p, #inhalt ul, #inhalt table {
  color:#222;
  line-height:1.4em;
  text-align:justify;
}

#footer {
  background:url(../img/footer.jpg) no-repeat;
  clear:both;
  height:70px;
  position:relative;
}

#footer p {
  margin:0;
}

#footer #copyright {
  float:left;
  position:relative;
  width:200px;
}

#footer #copyright a {
  color:#6a330b;
  font-size:10px;
}

#footer #copyright a:hover {
  color:red;
}

#footer #copyright p {
  padding:10px 0 0 50px;
  width:150px;
}

#footer #adresse {
  float:left;
  position:relative;
  width:750px;
}

#footer #adresse p {
  color:#6a330b;
  font-weight:bold;
  padding:6px 0 0 0;
  text-align:center;
  width:730px;
}

#footer #counter {
  float:left;
  position:relative;
  text-align:center;
  width:950px;
}

#footer #counter p {
  color:#FFBA00;
  padding-top:20px;
}

#freunde {
  float:right;
  margin:-14px 0 0 0;
  position:relative;
  width:224px;
}

#freunde a {
  border:1px solid #6A3408;
  display:block;
  float:left;
  margin:0 0 10px 10px;
}

#freunde h2 {
  margin-left:0;
}

#menu #menu-deckhengste li a {
  padding-bottom:20px;
  padding-top:20px;
}

#menu #menu-deckhengste #mdh-lothario {
  background:url(../img/menu-lothario.jpg) right center no-repeat;
}

#menu #menu-deckhengste #mdh-whitepepper {
  background:url(../img/menu-whitepepper.jpg) right center no-repeat;
}

#menu #menu-deckhengste #mdh-santos {
  background:url(../img/menu-santos.jpg) right center no-repeat;
}