Vorlage:HoverImage
a {
background-image: url({{{Bild1}}});
display: block;
width: 100px;
} a:hover {
background-image: url({{{Bild2}}});
}
a {
background-image: url({{{Bild1}}});
display: block;
width: 100px;
} a:hover {
background-image: url({{{Bild2}}});
}