//<[CDATA[

	var font1 = { src: '/fileadmin/exxtra/sifr/koken_voor_kika/sifr.swf' };
  
	sIFR.useStyleCheck = true;
	sIFR.activate(font1);

// -------------------------------------------------------
// Fonts for maincontent homepage news
// -------------------------------------------------------

sIFR.replace(font1, {
selector: 'h1'
,css: [

'.sIFR-root { color: #ff7f00; font-size:28px; font-weight:normal; }'
,'a { color: #ff7f00;text-decoration: none; }'
,'a:visited { color: #ff7f00;text-decoration: none; }'
,'a:hover { color: #ff7f00;text-decoration: none; }'
]

, wmode: 'transparent'

});