/* --- ---------------------------------------------- --- */
/* --- ---------------------------------------------- --- */
/* --- ------------- PNG Fix for IE < 7 ------------- --- */
/* --- ---------------------------------------------- --- */
/* --- ---------------------------------------------- --- */

/* --- name all elements which use png-files --- */
img,
div.container, /* container -> background */
div.wrapper.mainnav, /* mainnav */
div.title div.wrapper, /* title background */
div.footer div.wrapper, /* footer background */
div.container div.wrapper div.col a img, /* header -> image*/
a#phone_number, #searchForm .query, #searchForm .submit, /* header -> phonenumber & search form*/
.stripNav a, #stripNavR0, #stripNavR0 img, #stripNavL0, #stripNavL0 img, /* content -> carousel */
div.footer div.wrapper a img, /* footer -> deutsche bank image */
#calendar_icon, /* calendar icon */
#zoomed_phone_number
{ 
	behavior: url(/skin/frontend/default/bphil/_pngfix/iepngfix.htc) /* --- path relative to html-file --- */
}
