a.hoverContainer {
  background-color: #C3CDA5;
  display:block;
  float:left;
}

a.hoverContainer:hover {
  background-color: #36A7E9;
}

a.hoverContainer img {
  behavior:url("/fileadmin/templates/benieni.de/style/iepngfix.htc");
  position:absolute;
}

a.hoverContainer *.hoverMe {
  visibility:hidden;
}

a.hoverContainer:hover *.hoverMe {
  visibility:visible;
}

_______________

a.neu {
  background-color: #C3CDA5;
  display:block;
  float:left;
}

a.neu:hover {
  background-color: #36A7E9;
}

a.neu img {
  behavior:url("/fileadmin/templates/benieni.de/style/iepngfix.htc");
  position:absolute;
}

a.neu *.hoverMe {
  visibility:hidden;
}

a.neu:hover *.hoverMe {
  visibility:visible;
}

a.neu img, a.neu {
  width:244px;
  height:201px;
}
