/* CSS Document */


var sifrV3 = { src: 'tl_files/pasingerhofgaerten/swf/sifrV3.swf' };		
var sifrV3reg = { src: 'tl_files/pasingerhofgaerten/swf/sifrV3reg.swf' };		

sIFR.activate(sifrV3);


sIFR.replace(sifrV3, {
  selector: 'h1',
  css: '.sIFR-root {  background-color:transparent; color: #ffffff; font-size:44px; line-height:30px; text-align:right; padding-right:0px; margin:0px;   }',
  wmode: 'transparent'
});	

sIFR.replace(sifrV3reg, {
  selector: 'h2',
  css: '.sIFR-root { color:#ffffff; font-size:18px; line-height:15px; text-align:right; margin:0px; padding-right:7px;   }',
  wmode: 'transparent'
});	


sIFR.replace(sifrV3, {
  selector: 'h3.intro',
  css: '.sIFR-root { color:#ffffff; font-size:15px; line-height:20px; text-align:right; padding-right:7px; }',
  wmode: 'transparent'
});	





