var GraublauWeb = {
	src: '/fonts/graublauweb.swf', 
	ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
};

sIFR.activate(GraublauWeb);

sIFR.replace(GraublauWeb, {
	selector: 'h1, h3',
	css: [ '.sIFR-root {color:#494949; font-size:23px;}', ],
	wmode: 'transparent'
});

sIFR.replace(GraublauWeb, {
	selector: '#page h2, #store h2',
	css: [ 	'.sIFR-root {color:#494949; font-size:14px;}', 
			'.sIFR-root a{color:#0087bd; font-size:14px; text-decoration:none;}',
			'.sIFR-root a:hover{color:#494949;}',],
	offsetTop:0,
	wmode: 'transparent'
});

sIFR.replace(GraublauWeb, {
	selector: 'h2',
	css: [ '.sIFR-root {color:#0087bd; font-size:16px;}', ],
	offsetTop:-4,
	wmode: 'transparent'
});

sIFR.replace(GraublauWeb, {
	selector: '#det2 strong',
	css: [ '.sIFR-root {color:#0087bd; font-size:18px; text-align:center;}', ],
	wmode: 'transparent'
});

sIFR.replace(GraublauWeb, {
	selector: 'h4',
	css: [ '.sIFR-root {color:#ffffff; font-size:14px; letter-spacing:0; text-transform:uppercase;}', ],
	offsetTop:4,
	wmode: 'transparent'
});

sIFR.replace(GraublauWeb, {
	selector: '#det2 h6',
	css: [ '.sIFR-root {color:#494949; font-size:14px; text-align:center;}', ],
	offsetTop:-4,
	wmode: 'transparent'
});

sIFR.replace(GraublauWeb, {
	selector: 'h5',
	css: [ 	'.sIFR-root a{color:#ffffff; font-size:14px; letter-spacing:1; text-decoration:none;}',
			'.sIFR-root a:hover{color:#ffffff;}',],
	offsetTop:6,
	offsetLeft:15,
	wmode: 'transparent'
});
