var bellgothic_std = {
  src: '/../bell_gothic_std.swf'
};


sIFR.activate(bellgothic_std);

sIFR.replace(bellgothic_std, {
  selector: 'h1',
  css: ['.sIFR-root{color:#000000;background-color:#ffffff;font-size:23px;letter-spacing:-1;}'],
  wmode: 'opaque'
});

sIFR.replace(bellgothic_std, {
  selector: 'h2.fotodir',
  css: ['.sIFR-root{color:#dc0000;fbackground-color:#ffffff;font-size:18px;letter-spacing:-1;}'],
  wmode: 'opaque'
});

sIFR.replace(bellgothic_std, {
  selector: 'h2.nieuwskopf1',
  css: ['.sIFR-root{color:#ffffff;background-color:#dc0000;font-size:18px;letter-spacing:-1;cursor:pointer;}'],
  wmode: 'opaque'
});

sIFR.replace(bellgothic_std, {
  selector: 'h2.nieuwskopf2',
  css: ['.sIFR-root{color:#ffffff;background-color:#000000;font-size:18px;letter-spacing:-1;cursor:pointer;}'],
  wmode: 'opaque'
});

sIFR.replace(bellgothic_std, {
  selector: 'h2.nieuwskop',
  css: ['.sIFR-root{color:#000000;background-color:#ffffff;font-size:18px;letter-spacing:-1;cursor:pointer;}',
  		'em {font-style: normal; color: #dc0000;}',
  		'a {text-decoration: none; color: #000000;}',
  		'a:hover{text-decoration: none; color: #000000;}'],
  wmode: 'opaque'
});

sIFR.replace(bellgothic_std, {
  selector: 'h2.nieuwskop ',
  css: ['.sIFR-root{color:#dc0000;background-color:#ffffff;font-size:18px;letter-spacing:-1;cursor:pointer;}'],
  wmode: 'opaque'
});

sIFR.replace(bellgothic_std, {
  selector: 'h3',
  css: ['.sIFR-root{color:#000000;font-weight:bold;background-color:#ffffff;font-size:12px;letter-spacing:0;}'],
  wmode: 'opaque'
});