/********************************************
 * Das CSS-Stylesheet fuer die Downloadbuttons!
 * Von: Benjamin Manns erstellt.
 * Man das Stylesheet leicht dazuladen.
 * 
 *********************************************/
div#downdiv{
	background-image: url(../images/ahover/Downloardbutton_Infopool_v3_hervor.png);
	width: 36px;
	height: 36px;
	
}

div#downdiv:hover{
	width: 36px;
	height: 36px;
	background-image: url(../images/ahover/dp_36.png);
}
	



