var hoeflertextswash = { src: '/fileadmin/templates/swf/hoeflertextswash.swf' };

sIFR.activate(hoeflertextswash);

sIFR.replace(hoeflertextswash, {
	selector: 'h1',
	wmode: 'transparent',
	css: [
		'.sIFR-root { color: #d9d9d9; font-size: 35px; line-height: 45; leading: 4.5 }'
	]
});

sIFR.replace(hoeflertextswash, {
	selector: 'div.teaser-home div.teaser h2',
	wmode: 'transparent',
	css: [
		'.sIFR-root { color: #d9d9d9; font-size: 21px; line-height: 30px; }',
		'a { color: #d9d9d9; text-decoration: none; }',
		'a:hover { color: #f5d41b; text-decoration: none; }'
	]
});

sIFR.replace(hoeflertextswash, {
	selector: 'div.cta h2',
	wmode: 'transparent',
	css: [
		'.sIFR-root { color: #d9d9d9; font-size: 24px; line-height: 30px; }',
		'a { color: #d9d9d9; text-decoration: none; }',
		'a:hover { color: #f5d41b; text-decoration: none; }'
	]
});
