var akzidenz = {
  src: '/fileadmin/templates-ti-dance-contest/swf/akzidenz_bold_cd.swf'
  ,ratios: [6, 1.09, 7, 1.07, 8, 1.06, 14, 0.99, 15, 0.96, 25, 0.97, 38, 0.92, 41, 0.91, 42, 0.92, 55, 0.91, 58, 0.9, 59, 0.91, 84, 0.9, 86, 0.89, 93, 0.9, 99, 0.89, 102, 0.9, 109, 0.89, 110, 0.9, 0.89]
};

sIFR.delayCSS  = true;
sIFR.domains = ['ti-dance-contest.dev', '*.ti-dance-contest.de', 'ti-dance-contest.de'];
sIFR.activate(akzidenz);


sIFR.replace(akzidenz, {
  selector: '#content h1'
  ,css: [
    '.sIFR-root { text-transform: uppercase; font-weight: normal; color:#de5900;}'
    ,'a:link { color: #de5900; text-decoration: none; }'
    ,'a:hover { color: #de5900; text-decoration: underline; }'
  ],
  wmode: 'transparent'
});

sIFR.replace(akzidenz, {
  selector: '#teaser_show h2'
  ,css: [
    '.sIFR-root {text-transform: uppercase; font-weight: normal; color:#ffffff; }'
    ,'a:link { color: #a4837d; text-decoration: none; }'
    ,'a:hover { color: #a4837d; text-decoration: underline; }'
  ],
  wmode: 'transparent'
});

sIFR.replace(akzidenz, {
  selector: '#content h2'
  ,css: [
    '.sIFR-root {text-transform: uppercase; font-weight: normal; color:#f18905; }'
    ,'a:link { color: #f18905; text-decoration: none; }'
    ,'a:hover { color: #f18905; text-decoration: underline; }'
  ],
  wmode: 'transparent'
});

sIFR.replace(akzidenz, {
  selector: '#content h3'
  ,css: [
    '.sIFR-root {text-transform: uppercase; font-weight: normal; color:#f18905; }'
    ,'a:link { color: #f18905; text-decoration: none; }'
    ,'a:hover { color: #f18905; text-decoration: underline; }'
  ],
  wmode: 'transparent'
});
