if (typeof sIFR == "function") {
  sIFR.replaceElement(named({
	    sSelector: ".text__content .csc-header h2",
	    sFlashSrc: "/fileadmin/templates/_layout/BodoniAntiquaTRegularItalic.swf",  
      sColor: "#616265",
	    sLinkColor: "#E2001A", 
      sWmode: "transparent",
	    sHoverColor: "#ccc", 
	    nPaddingTop: -5, 
	    nPaddingBottom: 0, 
	    sFlashVars: "textalign=left&offsetTop=0"
    })
  );
  sIFR.replaceElement(named({
	    sSelector: ".text__content .csc-header h3",
	    sFlashSrc: "/fileadmin/templates/_layout/BodoniAntiquaTRegularItalic.swf",  
	    sColor: "#616265", 
	    sLinkColor: "#616265", 
      sWmode: "transparent",
	    sHoverColor: "#ccc", 
	    nPaddingTop: 0, 
	    nPaddingBottom: 0, 
	    sFlashVars: "textalign=left&offsetTop=0"
    })
  );
}