/* Bereich Footer Modifikationen */

/* Hintergrundbild DISPLAYSCHUTZ*/
#footer, #footer_fx {
	background: url("http://ebay.atfolix.de/ebay_data/JSON/footerBilder/displayschutz/sprite-af.png") 
	 no-repeat scroll 0 -46px rgba(0, 0, 0, 0) !important;
	}

/* Button Displayschutz ein - aus */
#footer .katLinks a.btn1,
#footer_fx .katLinks a.btn1 {
	Xdisplay: none !important;
}

/* Button Designfolie ein - aus */
#footer .katLinks a.btn2,
#footer_fx .katLinks a.btn2 {
	Xdisplay: none !important;
}

/* Button Fensterfolie ein - aus */
#footer .katLinks a.btn3,
#footer_fx .katLinks a.btn3 {
	display: none !important;
}

/* Button Auktionen ein - aus */
#footer .katLinks a.btn4,
#footer_fx .katLinks a.btn4 {
	display: none !important;
} 