function resetMovie(fi)
{
	if(is.ie)
	{		
		fi.resetMovie();
	}
}
try {
	var kdlfont1 = {
		src: SACTConfig.sifr.font
	};

	sIFR.useStyleCheck = false;
	sIFR.useDomLoaded = false;
	sIFR.compatMode = true;
	sIFR.activate( kdlfont1 );

	//sIFR.debug.ratios({ src: kdlfont1.src, selector: 'div#contentwrap dl.artists-ensemble dt' });

	 sIFR.replace(kdlfont1, {
	onReplacement: function(fi){resetMovie(fi);},
        selector: '#contentwrap .page-ensemble h1.sifr-heading-1,#contentwrap .page-orchester h1.sifr-heading-1'
        ,css: [
          '.sIFR-root {color:#ffffff; font-size:14px;text-align:right;}'
          ,'.medium-heading {color:#ffffff; font-size:25px; }'          
          ,'.big {font-size:30px;text-transform:uppercase; }'
	 ,'.accentfix{display:block; font-size:1; leading:0; }'

        ]
        ,antiAliasType:'advanced'
        ,wmode:'transparent'
        ,fixWrap:true
        ,fitExactly:false
        ,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
      }
    );  
	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap .box-2 h1.sifr-heading-1'
		,css: [
		  '.sIFR-root { color:#ffffff; font-size:27px;}'		 
		   ,'.center-text-pink{text-align:center; }'
		]
		,antiAliasType:'advanced'
		,wmode:'transparent'
		,fixWrap:true
		,fitExactly:false
		,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	  }
	);
	  sIFR.replace(kdlfont1, {
		  onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap .box-4 h1.sifr-heading-2'
		,css: [
		  '.sIFR-root { color:#feeb76; font-size:24px;}'		 
		   ,'.center-text {text-align:center; }'
		]
		,antiAliasType:'advanced'
		,wmode:'transparent'
		,fixWrap:true
		,fitExactly:false
		,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	  }
	);
	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap h1.sifr-heading-2'
		,css: [
		  '.sIFR-root { color:#ffffff; font-size:24px;}'		 
		   ,'.center-text {text-align:center; }'
		]
		,antiAliasType:'advanced'
		,wmode:'transparent'
		,fixWrap:true
		,fitExactly:false
		,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	  }
	);
	
	  sIFR.replace(kdlfont1, {
		  onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap .tickets_uebersicht .article h1.sifr-heading-1'
		,css: [
		  '.sIFR-root { color:#ffffff; font-size:24px;}'		 
		   ,'.center-text {text-align:center; }'
		]
		,antiAliasType:'advanced'
		,wmode:'transparent'
		,fixWrap:true
		,fitExactly:false
		,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	  }
	);

	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap div.lightbox-content h2.sifr-heading-1'
		,css:[
			'.sIFR-root { color:#ffffff; font-size:20px;text-align:center; }'
			,'.small-text { font-size:12px; }'
			,'.center-text { font-size:25px;padding-left:24px; }'
		]
	  ,antiAliasType:'advanced'
	  ,fixWrap:true
	  ,wmode:'transparent'
	  ,fitExactly:false
	,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	} );

	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap h2.sifr-heading-1'
		,css:[
			'.sIFR-root { color:#feeb76; font-size:20px; }'
			,'.small-text { font-size:12px; }'
			,'.center-text { font-size:25px;padding-left:24px; }'
		]
	  ,antiAliasType:'advanced'
	  ,fixWrap:true
	  ,wmode:'transparent'
	  ,fitExactly:false
	,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	} );

	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap h2.sifr-heading-2'
		,css:[
			'.sIFR-root { color:#ffffff;font-size:18px; }'
			,'.center-text { text-align:center; }'
			,'.big-text { font-size:20px; }'
		]
	  ,antiAliasType:'advanced'
	  ,fixWrap:true
	  ,wmode:'transparent'
	  ,fitExactly:false
	} );

	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap dl.dl-list-1 dt, div#contentwrap dl.dl-list-2 dt,div#contentwrap div.box-cite blockquote p'
		,css:[
			'.sIFR-root { color:#ffffff; }'
			,'.center-text { text-align:center; }'
			,'.alignRight { text-align:right; }'
		]
	  ,antiAliasType:'advanced'
	  ,fixWrap:true
	  ,wmode:'transparent'
	  ,fitExactly:false
	  ,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	} );

} catch(e) { alert(e); }
