//<[CDATA[

var sifrfont =	{
					src: '/sifrfont.swf',
					ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]
				};

var sifrfontlight =	{
					src: '/sifrfont-light.swf',
					ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]
				};


sIFR.useStyleCheck = true;
sIFR.activate(sifrfont);
sIFR.activate(sifrfontlight);

//sIFR.debug.ratios({ src: '/sifrfont.swf', selector: '.navigatie_item' });

sIFR.replace(sifrfont, {
							selector: '.navigatie_item',
							css: [
							      'a 		{ font-size: 13px; color: #004b93; cursor: pointer; text-decoration: none; }',
							      'a:hover 	{ font-size: 13px; color: #6a743c; cursor: pointer; text-decoration: none; }'],
							forceSingleLine: true,
							tuneHeight: -6,
							wmode: 'transparent'
						});

sIFR.replace(sifrfont, {
							selector: '.navigatie_item_active',
							css: [
							      'a 		{ font-size: 13px; color: #6a743c; cursor: pointer; text-decoration: none; padding: 10px 40px; background: url(/images/menu-pijl.jpg) no-repeat left 50%; }',
							      'a:hover 	{ font-size: 13px; color: #004b93; cursor: pointer; text-decoration: none; padding: 10px 40px; background: url(/images/menu-pijl.jpg) no-repeat left 50%; }'],
							forceSingleLine: true,
							tuneHeight: -6,
							wmode: 'transparent'
});

sIFR.replace(sifrfont, {
							selector: '.navigatie_top',
							css: [
							      'a 		{ font-size: 12px; color: #004b93; cursor: pointer; text-decoration: none; margin-right: 30px; }',
							      'a:hover 	{ font-size: 12px; color: #6a743c; cursor: pointer; text-decoration: none; margin-right: 30px; }'],
							forceSingleLine: true,
							tuneHeight: -2,
							tuneWidth: 3,
							wmode: 'transparent'
});

sIFR.replace(sifrfontlight, {
							selector: 'h1',
							css: ['.sIFR-root	{ color: #004c93; }',
							      'a 		{ color: #004b93; cursor: pointer; text-decoration: none; }',
							      'a:hover 	{ color: #004c93; cursor: pointer; text-decoration: underline; }'],
							wmode: 'transparent'
});

sIFR.replace(sifrfontlight, {
							selector: 'h2',
							css: ['.sIFR-root	{ color: #004c93; }',
							      'a 		{ color: #004b93; cursor: pointer; text-decoration: none; }',
							      'a:hover 	{ color: #004c93; cursor: pointer; text-decoration: underline; }'],
							wmode: 'transparent'
});

sIFR.replace(sifrfontlight, {
							selector: '.wit',
							css: ['.sIFR-root	{ color: #ffffff; }',
							      'a 		{ color: #ffffff; cursor: pointer; text-decoration: none; }',
							      'a:hover 	{ color: #ffffff; cursor: pointer; text-decoration: underline; }'],
							wmode: 'transparent'
});

sIFR.replace(sifrfontlight, {
							selector: 'h3',
							css: ['.sIFR-root	{ color: #004c93; }',
							      'a 		{ color: #004b93; cursor: pointer; text-decoration: none; }',
							      'a:hover 	{ color: #004c93; cursor: pointer; text-decoration: underline; }'],
							wmode: 'transparent'
});

sIFR.replace(sifrfontlight, {
							selector: 'h4',
							css: ['.sIFR-root	{ color: #004c93; }',
							      'a 		{ color: #004b93; cursor: pointer; text-decoration: none; }',
							      'a:hover 	{ color: #004c93; cursor: pointer; text-decoration: underline; }'],
							wmode: 'transparent'
});

sIFR.replace(sifrfontlight, {
							selector: 'h5',
							css: ['.sIFR-root	{ color: #004c93; }',
							      'a 		{ color: #004b93; cursor: pointer; text-decoration: none; }',
							      'a:hover 	{ color: #004c93; cursor: pointer; text-decoration: underline; }'],
							wmode: 'transparent'
});

//]]>
