/* PNG fix for all themes that uses PNG images on IE */


* 				{ 
				behavior: url(http://www.docdeco.de/magento/skin/frontend/docdeco/default/css/iepngfix.htc);
				}
img, div 		{ 
				behavior: url(http://www.docdeco.de/magento/skin/frontend/docdeco/default/css/iepngfix.htc);
				}

