

if (document.all && document.styleSheets && document.styleSheets[0] &&
  document.styleSheets[0].addRule)
 {
  // Feel free to add rules for specific tags only, you just have to call it several times.
  document.styleSheets[0].addRule('*', 'behavior: url(wp-content/themes/provinztheater/sources/iepngfix.htc)');
}
<!--
if(document.ids){
document.layers['content'].onmouseover=function(){document.layers['content'].document.bgColor='#C2CAA2'};
document.layers['content'].onmouseout=function(){document.layers['content'].document.bgColor='transparent'};
}

//-->

