var theSans = { src: '/fileadmin/template/main/theSans.swf' };
sIFR.activate(theSans);

sIFR.replace(theSans, {
  selector: 'h1',
  css: '.sIFR-root { background-color: #F9F9F9; color: #006193; opaque: true;wmode:transparent; }',wmode:'transparent'
});

sIFR.replace(theSans, {
  selector: 'span.detail',
  css: '.sIFR-root { background-color: #F9F9F9; color: #006193; opaque: true;wmode:transparent; }',wmode:'transparent'
});

sIFR.replace(theSans, {
  selector: 'div.sidebarHeaderText',
  css: '.sIFR-root { background-color: #F9F9F9; color: #006193; opaque: true;wmode:transparent; } .sIFR-root a {color: #a9a9a9; text-decoration:none; } .sIFR-root a:hover {color: #3f3f3f; }',wmode:'transparent'
});

