div#mini {
	position: absolute; top:0px; right: 0px; z-index: 100; width:125px; height:125px;
         background:url(http://www.handwerkershopping.de/Banner/peel.gif);
}
div#ecke {
	position: absolute; top:0px; right: 0px; z-index: 99; width:125px; height:125px;
         background:url(http://www.handwerkershopping.de/Banner/ecke.gif);
}
div#mini a:hover {
	position: absolute; top:0px; right: 0px; z-index: 101; width:500px; height:500px;
         background:url(http://www.handwerkershopping.de/Banner/ad500_500.gif);
}
img {
	border:none;
}