var helv = { src: 'fileadmin/templates/css/sifr/helveticaneuelight.swf' };
sIFR.useStyleCheck = true;
sIFR.fitExactly=true;
sIFR.activate(helv);
sIFR.replace(helv, { selector: '#maincontent .csc-header h1', css: [ '.sIFR-root { background-color: none; font-size: 18px; color: #42AF62; }','a { text-decoration: none; color: #42AF62; }','a:hover { color: #42AF62; }' ,'a.active { color: #000000; text-decoration:underline; }'],wmode: 'transparent'});
sIFR.replace(helv, { selector: '#partnerstimmen h1', css: [ '.sIFR-root { background-color: none; font-size: 16px; color: #42AF62; }','a { text-decoration: none; color: #42AF62; }','a:hover { color: #42AF62; }' ,'a.active { color: #000000; text-decoration:underline; }'],wmode: 'transparent'});
sIFR.replace(helv, { selector: '#right-col h1', css: [ '.sIFR-root { background-color: none; font-size: 16px; color: #FFFFFF; }','a { text-decoration: none; color: #FFFFFF; }','a:hover { color: #FFFFFF; }' ,'a.active { color: #FFFFFF; text-decoration:underline; }'],wmode: 'transparent'});