/**********************************************************************/
/****** TIERWELTEN ****************************************************/
/**********************************************************************/
/****** PRODUKTE ******************************************************/
#produkteList {
  list-style-type     : none;
}
#produkteList li a {
  display             : block;
  position            : absolute;
  background-color    : transparent;
  background-repeat   : no-repeat;
  background-position : center;
  text-indent         : -100em;
}
#produkteListKnabbies1 a {
  width               : 111px;
  height              : 69px;
  left                : 180px;
  top                 : -60px;
  background-image    : url(produkteKnabbies1.jpg);
}
#produkteListKnabbies2 a {
  width               : 119px;
  height              : 64px;
  left                : 40px;
  top                 : -20px;
  background-image    : url(produkteKnabbies2.jpg);
}
#produkteListChewies a {
  width               : 110px;
  height              : 65px;
  left                : 400px;
  top                 : 60px;
  background-image    : url(produkteChewies.jpg);
}
#produkteListStuzzy a {
  width               : 110px;
  height              : 55px;
  left                : 300px;
  top                 : 0px;
  background-image    : url(produkteStuzzy.jpg);
}
#produkteListSchesir a {
  width               : 110px;
  height              : 56px;
  left                : -30px;
  top                 : 60px;
  background-image    : url(produkteSchesir.jpg);
}
#produkteListAloeVera a {
  width               : 110px;
  height              : 60px;
  left                : -70px;
  top                 : 130px;
  background-image    : url(produkteAloeVera.jpg);
}
