//<[CDATA[

 var font1 = { src: '/fileadmin/sifr/tekton_pro_condensed.swf' };
  
 sIFR.useStyleCheck = true;
 sIFR.activate(font1);

sIFR.replace(font1, {
selector: 'h1'
,css: [

'.sIFR-root { color: #000000; font-size:26px; font-style:italic; }'
,'a { color: #000000;text-decoration: none; }'
,'a:visited { color: #000000;text-decoration: none; }'
,'a:hover { color: #000000;text-decoration: none; }'
]

, wmode: 'transparent'

});