#base {
  margin:auto;
  position:relative;
  width:950px;
}

#links {
  float:left;
  position:relative;
  width:262px;
}

#logo {
  background:url(../img/logo.jpg) no-repeat;
  height:168px;
  position:relative;
  width:262px;
}

#menu {
  padding:10px 31px;
  position:relative;
  width:200px;
}

#menu ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

#menu li {
  margin:0;
  padding:0;
}

#menu a {
  border-bottom:1px solid #598f31;
  border-top:1px solid #598f31;
  color:black;
  display:block;
  margin:0 0 -1px 0;
  padding:5px 0 5px 10px;
  width:190px;
}

#menu a:hover {
  background-color:#FED501;
}

#menubild {
  background:url(../img/menubild.jpg) no-repeat;
  height:306px;
  position:relative;
  width:262px;
}

#oben {
  background:url(../img/krankenpflege.jpg) no-repeat;
  float:left;
  height:108px;
  position:relative;
  width:688px;
}

#inhalt {
  float:left;
  padding:0 30px 0 10px;
  position:relative;
  width:417px;
}

#inhalt p {
  line-height:1.4em;
  padding:0 25px;
}

#bilder {
  float:left;
  padding-top:88px;
  position:relative;
  text-align:center;
  width:200px;
}

#counter {
  clear:both;
}

#counter p {
  color:white;
}

#counter * {
  font-size:10px;
}
