var sifrBaseURL		= globalServer + 'sifr/';
var frutiger45light	= { src: sifrBaseURL + 'helvetica.swf' };
var frutiger55roman	= { src: sifrBaseURL + 'helvetica.swf' };
var frutiger65bold	= { src: sifrBaseURL + 'helvetica.swf' };
var newCentury	= { src: sifrBaseURL + 'helvetica.swf' };
var celeste			= { src: sifrBaseURL + 'helvetica.swf' };
sIFR.activate(frutiger45light,frutiger55roman,frutiger65bold,celeste,newCentury);

sIFR.replace(celeste,
{
	selector: 'h1', wmode: 'transparent', offsetTop: 0, offsetLeft: 0, tuneHeight: 0, thickness: -30, sharpness: 0,
	css: {
		'.sIFR-root': { 'color': '#006A8B', 'font-size': '51px' }
	},
	wmode: 'transparent'
});


sIFR.replace(newCentury,
{
	selector: '.leftNavigationTitle', wmode: 'transparent', offsetTop: 0, offsetLeft: 0,fixFocus: true, forceSingleLine:true, tuneHeight: 0, thickness: 0, sharpness: 0,
	css: {
		'.sIFR-root': { 'color': '#c8c8c8', 'font-size': '3px', 'float': 'left','width': '200px' }
	},
	wmode: 'transparent'
});
sIFR.replace(newCentury,
{
	selector: '.headlinebasket', wmode: 'transparent', offsetTop: 10,fixFocus: true, forceSingleLine:true, offsetLeft: 0, tuneHeight: 0, thickness: 0, sharpness: 0,
	css: {
		'.sIFR-root': { 'color': '#FFFFFF', 'font-size': '18px', 'float': 'left' }
	},
	wmode: 'transparent'
});
sIFR.replace(newCentury,
{
	selector: '.oneOfThreeHeadline', wmode: 'transparent', offsetTop: 3, offsetLeft: 0, tuneHeight: 0, thickness: 0, sharpness: 0,
	css: {
		'.sIFR-root': { 'color': '#000000', 'font-size': '20px', 'text-align': 'center' }
	},
	wmode: 'transparent'
});

sIFR.replace(newCentury,
{
	selector: '.searchheadline', wmode: 'transparent', offsetTop: 0, offsetLeft: 0, tuneHeight: 0, thickness: 0, sharpness: 0,
	css: {
		'.sIFR-root': { 'color': '#000000', 'font-size': '35px', 'float': 'left' }
	},
	wmode: 'transparent'
});
sIFR.replace(newCentury,
{
	selector: '.searchButton', wmode: 'transparent', offsetTop: 0, offsetLeft: 10,fixFocus: true, tuneHeight: 0, thickness: 0, sharpness: 0,
	 css: [
      '.sIFR-root { font-style: normal; color: #000000; line-height: 0px; font-size: 20px; text-transform: uppercase; }'
      ,'a { color:#E85624;text-decoration: none;}'
      ,'a:link { color: #E85624,text-decoration: none;}'
      ,'a:hover { color: #e9e9e9;text-decoration: none;}'
    ],
	wmode: 'transparent'
});

sIFR.replace(newCentury,
{
	selector: '.checkout', wmode: 'transparent', forceSingleLine: "true",offsetTop: 10,fixFocus: true,  forceSingleLine:true,offsetLeft: 0, tuneHeight: 0, thickness: 0, sharpness: 0,
  css: [
      '.sIFR-root { font-style: normal; color: #FFFFFF; line-height: 14px; font-size: 18px; text-transform: uppercase; }'
      ,'a { color:#E85624; }'
      ,'a:link { color: #FFFFFF,text-decoration: underline;}'
      ,'a:hover { color: #FFFFFF;text-decoration: underline;}'
    ],
	wmode: 'transparent'
});

sIFR.replace(newCentury,
{
	selector: '.leftMenu', wmode: 'transparent', offsetTop: 0,fixFocus: true,  forceSingleLine:true,offsetLeft: 0, tuneHeight: 0, thickness: 100, sharpness: 0,
  css: [
      '.sIFR-root { font-style: normal; color: #ff4e00; line-height: 14px; font-size: 18px; text-transform: uppercase;}'
      ,'a { color:#ff4e00; }'
      ,'a:link { color: #ff4e00;text-decoration: none;}'
      ,'a:hover { color: #ff4e00;text-decoration: underline;}'
    ],
	wmode: 'transparent'
});

sIFR.replace(frutiger55roman,
{
    selector: 'h2', wmode: 'transparent', offsetTop: 3, offsetLeft: 0, tuneHeight: 0, thickness: 20, sharpness: -200,
    css: [
      '.sIFR-root { font-style: normal; color: #000000; line-height: 14px; font-size: 14px; text-transform: uppercase; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #000000 }'
    ],
	wmode: 'transparent'
});


sIFR.replace(frutiger55roman,
{
    selector: 'h3', wmode: 'transparent', offsetTop: 0, offsetLeft: 0, tuneHeight: 0, thickness: 0, sharpness: 0,
    css: [
      '.sIFR-root { font-style: normal; color: #000000; font-size: 15px; text-transform: uppercase; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #000000 }'
    ],
	wmode: 'transparent'
});
sIFR.replace(frutiger65bold,
{
    selector: 'h4', wmode: 'transparent', offsetTop: 0, offsetLeft: 0, tuneHeight: 0, thickness: 0, sharpness: 0,
    css: [
      '.sIFR-root { color: #006A8B; font-size: 20px; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #006A8B }'
      ,'a:hover { color: #006A8B }'
    ],
	wmode: 'transparent'
});
sIFR.replace(frutiger65bold,
{
    selector: 'h5', wmode: 'transparent', offsetTop: 0, offsetLeft: 0, tuneHeight: 0, thickness: 0, sharpness: 0,
    css: [
      '.sIFR-root { color: #b5d4dd; font-size: 16px; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #b5d4dd }'
      ,'a:hover { color: #b5d4dd }'
    ],
	wmode: 'transparent'
});

// Teasers
sIFR.replace(frutiger65bold,
{
    selector: '.headline', wmode: 'transparent', offsetTop: 0, offsetLeft: 0, fixFocus:true, fitExactly:true, forceSingleLine:true,offsetLeft: 0,  tuneHeight: 0, thickness: 0, sharpness: 0,
    css: [
      '.sIFR-root { color: #000000; font-size: 20px; leading: 4px; letter-spacing: 0.2;}'
      ,'a { text-decoration: none; color: #006A8B; }'
      ,'a:link { color: #006A8B }'
      ,'a:hover { color: #006A8B }'
    ],
	wmode: 'transparent'
});

sIFR.replace(celeste,
{
  selector: '.leksikonLink', wmode: 'transparent', offsetTop: 0, offsetLeft: 0, tuneHeight: -25, fitExactly:true, forceSingleLine:true, thickness: 100, sharpness: 0,
    css: [
      '.sIFR-root { color: #000000; font-size: 100px; text-transform: uppercase; letter-spacing:-3; width:100px;}'
      ,'a { text-decoration: none; color: #000000; }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #006A8B }'
    ],
	wmode: 'transparent'
});

sIFR.replace(celeste,
{
  selector: '.leftMainMenu', wmode: 'transparent', offsetTop: 0, offsetLeft: 0, tuneHeight: -5, fitExactly:true, forceSingleLine:true, thickness: 800, sharpness: 0,
    css: [
      '.sIFR-root { color: #000000; font-size: 12px; text-transform: uppercase; letter-spacing: 0.2; width:80px;}'
      ,'a { text-decoration: none; color: #000000; }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #006A8B }'
    ],
	wmode: 'transparent'
});


sIFR.replace(celeste,
{
  selector: '.leftMainMenuActive', wmode: 'transparent',offsetTop: 2, offsetLeft: 0, tuneHeight: 0, fitExactly:false, forceSingleLine:true, thickness: 800, sharpness: 0,
    css: [
      '.sIFR-root { color: #FFFFFF; font-size: 12px; width:170px;text-transform: uppercase; letter-spacing: 0.2; width:80px;padding-left:10px;}'
      ,'a { text-decoration: none; color: #FFFFFF;padding-left:10px; }'
      ,'a:link { color: #FFFFFF;padding-left:10px; }'
      ,'a:hover { color: #FFFFFF;padding-left:10px; }'
    ],
	wmode: 'transparent'
});





sIFR.replace(frutiger65bold,
{
    selector: '.pageHeadline', wmode: 'transparent', offsetTop: 0, offsetLeft: 10,fixFocus:true, tuneHeight: 0, thickness: 0, sharpness: 0,
    css: [
      '.sIFR-root { color: #000000; font-size: 25px; leading: 4px; letter-spacing: 0.2; }'
      ,'a { text-decoration: none; color: #006A8B; }'
      ,'a:link { color: #006A8B }'
      ,'a:hover { color: #006A8B }'
    ],
	wmode: 'transparent'
});


sIFR.replace(newCentury,
{
    selector: '.leftnavigation', wmode: 'transparent', offsetTop: 0,fixFocus: true,fixFocus:true, fitExactly:true, forceSingleLine:true, offsetLeft: 0, tuneHeight: 0, thickness: 100, sharpness: 0,
    css: [
      '.sIFR-root { color: #ff4e00; font-size: 25px; leading: 0px; letter-spacing: 0;width:200px;}'
      ,'a {color: #ff4e00;}'
      ,'a:link { color: #ff4e00 }'
	  ,'a:hover { color: #ff4e00; text-decoration:underline;}'
    ],
	wmode: 'transparent'
});



sIFR.replace(frutiger45light,
{
    selector: '.type, .title', wmode: 'transparent', offsetTop: 0, offsetLeft: 0, tuneHeight: 0, thickness: 50, sharpness: -150,
    css: [
      '.sIFR-root { color: #006A8B; font-size: 11px; text-transform: uppercase; letter-spacing: 0.2; }'
      ,'a { text-decoration: underline; color: #006A8B; }'
      ,'a:link { color: #006A8B }'
      ,'a:hover { color: #000000 }'
    ],
	wmode: 'transparent'
});

// Submenu
sIFR.replace(frutiger65bold,
{
    selector: '#submenu .active', wmode: 'transparent', offsetTop: 0, offsetLeft: 0, tuneHeight: 0, fitExactly:true, forceSingleLine:true, thickness:0, sharpness:0,
    css: [
      '.sIFR-root { font-style: normal; color: #006A8B; font-size: 20px; }'
      ,'a { text-decoration: none; color: #006A8B; }'
      ,'a:link { color: #006A8B }'
      ,'a:hover { color: #006A8B }'
    ],
	wmode: 'transparent'
});
sIFR.replace(frutiger45light,
{
    selector: '.inactive', wmode: 'transparent', offsetTop: 0, offsetLeft: 0, tuneHeight: 0, fitExactly: true, forceSingleLine: true, thickness: 0, sharpness: 0,
    css: [
      '.sIFR-root {font-style: normal; color: #006A8B; font-size: 20px; }'
      ,'a { text-decoration: none; color: #006A8B; }'
      ,'a:link { color: #006A8B }'
      ,'a:hover { color: #006A8B }'
    ],
	wmode: 'transparent'
});

// Newsletters
sIFR.replace(frutiger45light,
{
    selector: '.newsletter .name', wmode: 'transparent', offsetTop: 0, offsetLeft: 0, tuneHeight: 0, fitExactly: true, forceSingleLine: true, thickness: 0, sharpness: 0,
    css: [
      '.sIFR-root {font-style: normal; color: #000000; font-size: 12px; text-decoration: uppercase; }'
    ],
	wmode: 'transparent'
});
sIFR.replace(newCentury,
{
    selector: '.standardHeadline',wmode:'transparent',offsetTop:0,offsetLeft:0,tuneHeight:0,fitExactly:true,forceSingleLine:true,thickness:0,sharpness:0,
    css: [
      '.sIFR-root { font-style: normal; color: #000000; font-size: 27px; }'
      ,'a { text-decoration: none; color: #000000; }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #000000 }'
    ],
	wmode: 'transparent'
});
