			var avenir = {
				src: 'js/sifr/din.swf'
			};
			
			
			sIFR.activate(avenir);
			
			sIFR.replace(avenir, {
				selector: '.sifrtitle',
				css: [
    					'.sIFR-root {color: #ffffff; font-size:25px; width:100%}',
    				],wmode: 'transparent'
	
			});
	  					
			sIFR.replace(avenir, {
				selector: '.sifrsubtitle',
				css: [
    					'.sIFR-root {color: #ffffff; font-size:18px; width:100%}',
    				],wmode: 'transparent'
	
			});
			
						sIFR.replace(avenir, {
				selector: '.sifrtitle2',
				css: [
    					'.sIFR-root {color: #ffffff; font-size:45px; width:100%; text-align:center;}',
						'a {color: #ffffff; text-decoration:underline;}',
						'a:hover {color:#ffffff, text-decoration:underline;}'
    				],wmode: 'transparent'
	
			});
	  					
			sIFR.replace(avenir, {
				selector: '.sifrsubtitle2',
				css: [
    					'.sIFR-root {color: #183971; font-size:18px; width:100%}',
    				],wmode: 'transparent'
	
			});
			
				sIFR.replace(avenir, {
				selector: '.sifrcontenttitle',
				css: [
    					'.sIFR-root {color: #183971; font-size:28px; width:100%}',
    				],wmode: 'transparent'
	
			});
				
								sIFR.replace(avenir, {
				selector: '.sifrcontenttitle2',
				css: [
    					'.sIFR-root {color: #333333; font-size:24px; width:100%;}',
    				],wmode: 'transparent'
	
			});
								
																sIFR.replace(avenir, {
				selector: '.sifrcontenttitle3',
				css: [
    					'.sIFR-root {color: #183971; font-size:24px; width:100%;}',
    				],wmode: 'transparent'
	
			});
			
			
					
	  