var font1 = { src: 'http://www.residenz-strandhotel.de/fileadmin/system/sifr3/flash/edward.swf' };

sIFR.activate(font1);
sIFR.replace(font1, {
      selector: 'div#cont h2',
      css: '.sIFR-root {font-size: 43px; font-weight: normal; color: #4a91c7; text-align: left;}' ,
	  wmode: 'transparent' , fitExactly: 'true' , offsetTop: '0', tuneHeight: '0'
});





/*sIFR.replace(function, {
      selector: 'div.textbox h2',
      css: '.sIFR-root {font-size:40px; font-weight: bold; color: #e2e2e2; text-align: center;}' ,
	  wmode: 'transparent' , fitExactly: 'true' ,
});*/



//wmode: 'transparent' , fitExactly: 'true' , tuneHeight: '-6' , letterSpacing: '3' , offsetTop: '0'

