var akzidenz = {
	src: '/lib/sifr_ticketrestaurant.swf'
};
	
sIFR.delayCSS  = true;
sIFR.activate(akzidenz);

//sIFR.debug.ratios({ src: '/lib/sifr_ticketrestaurant.swf', selector: 'h3' });
  
sIFR.replace(akzidenz, {
	selector: 'h1'
	,css: [
		'.sIFR-root { font-size: 18px; color: #00267F; }',
		'a {  color: #00267F; text-decoration: none; }',
		'a:hover { color: #00267F; }'
	],
	wmode: 'transparent',
	ratios: [8,1.41,11,1.31,15,1.29,25,1.25,28,1.23,32,1.22,33,1.23,43,1.22,56,1.21,59,1.2,60,1.21,91,1.2,92,1.19,102,1.2,103,1.19,107,1.2,108,1.19,110,1.2,113,1.19,115,1.2,119,1.19,120,1.2,124,1.19,1.2]
});
	
sIFR.replace(akzidenz, {
	selector: 'h2'
	,css: [
		'.sIFR-root { font-size: 12px; color: #00267F; background-color: #E9ECF4; }',
		'a {  color: #00267F; text-decoration: none; }',
		'a:hover { color: #00267F; }'
	],
	offsetLeft: -1,
	wmode: 'transparent',
	ratios: [8,1.41,11,1.31,15,1.29,25,1.25,28,1.23,32,1.22,33,1.23,43,1.22,56,1.21,59,1.2,60,1.21,91,1.2,92,1.19,102,1.2,103,1.19,107,1.2,108,1.19,110,1.2,113,1.19,115,1.2,119,1.19,120,1.2,124,1.19,1.2]
});	
sIFR.replace(akzidenz, {
	selector: 'h3'
	,css: [
		'.sIFR-root { font-size: 14px; color: #00267F; background-color: #E9ECF4; }',
		'a {  color: #00267F; text-decoration: none; }',
		'a:hover { color: #00267F; }'
	],
	tuneHeight:-8,
	offsetLeft: -1,
	wmode: 'transparent',
	ratios: [8,1.41,11,1.31,15,1.29,25,1.25,28,1.23,32,1.22,33,1.23,43,1.22,56,1.21,59,1.2,60,1.21,91,1.2,92,1.19,102,1.2,103,1.19,107,1.2,108,1.19,110,1.2,113,1.19,115,1.2,119,1.19,120,1.2,124,1.19,1.2]
});	
sIFR.replace(akzidenz, {
	selector: '#kontakt_restaurant'
	,css: [
		'.sIFR-root { font-size: 14px; color: #00267F; }'
	],
	wmode: 'transparent',
	ratios: [8,1.41,11,1.31,15,1.29,25,1.25,28,1.23,32,1.22,33,1.23,43,1.22,56,1.21,59,1.2,60,1.21,91,1.2,92,1.19,102,1.2,103,1.19,107,1.2,108,1.19,110,1.2,113,1.19,115,1.2,119,1.19,120,1.2,124,1.19,1.2]
});