/**
 * Applies PNG transparency to Internet Explorer 6
 * May cause problems with e.g. Google Maps. In this case the following
 * selector must exclude the problem source (e.g. with "behaviour: none").
 *
 * @uses iepngfix.htc
 * @uses images/blank.gif
 * @author http://www.twinhelix.com/css/iepngfix/
 */

img, div {
  behavior: url(../../templates_Markus-Wolke-CMS-de/css/iepngfix.htc);
}emplates_IDE/css/iepngfix.htc);
}
