h1 {
  margin-top: 1px;
}

#hm-wrap div.pass:first-child .pass-in {background-color: #e8a26d;}
#hm-wrap div.pass:first-child div {display:block;background-color: #cecece;}
#hm-wrap div.pass:first-child div div a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
}

#hm-wrap div.pass:first-child div div:nth-child(2) a {
  padding-left: 30px;
  font-weight: bold;
  background-image: url(/fileadmin/templates/akelei/img/menue.jpg);
  background-repeat: no-repeat;
  background-position: 14px 7px;
}

#hm-wrap div.pass:first-child div div a:hover {
  padding-left: 30px;
  font-weight: bold;
  background-image: url(/fileadmin/templates/akelei/img/menue.jpg);
  background-repeat: no-repeat;
  background-position: 14px 7px;
}