



var lettertype = { src: '/flash/sifr.swf' };







sIFR.activate(lettertype);





sIFR.replace(lettertype, {



  selector: '.dienstkader h1',



  css: [



        '.sIFR-root { color:#ffffff; font-size:20px; }'



        ,'a { text-decoration: none; }'



        ,'a:link { color: #ffffff; }'



        ,'a:hover { color: #ffffff; text-decoration: underline;}'



      ],



  wmode: 'transparent'



});





sIFR.replace(lettertype, {



  selector: '#cta_port h2',



  css: [



        '.sIFR-root { color:#ffffff; font-size:27px; }'



        ,'a { text-decoration: none; }'



        ,'a:link { color: #ffffff; }'



        ,'a:hover { color: #ffffff; text-decoration: underline;}'



      ],



  wmode: 'transparent'



});





sIFR.replace(lettertype, {



  selector: '#tagline h1',



  css: [



        '.sIFR-root { color:#ffffff; font-size:29px; }'



        ,'a { text-decoration: none; }'



        ,'a:link { color: #ffffff; }'



        ,'a:hover { color: #ffffff; text-decoration: underline;}'



      ],



  wmode: 'transparent'



});







sIFR.replace(lettertype, {



  selector: '#container_footer h1',



  css: [



        '.sIFR-root { color:#00c4db; font-size:17px; }'



        ,'a { text-decoration: none; }'



        ,'a:link { color: #00c4db; }'



        ,'a:hover { color: #00c4db; text-decoration: underline;}'



      ],



  wmode: 'transparent'



});











sIFR.replace(lettertype, {



  selector: '#topbalk h1',



  css: [



        '.sIFR-root { color:#ffffff; font-size:20px; }'



        ,'a { text-decoration: none; }'



        ,'a:link { color: #ffffff; }'



        ,'a:hover { color: #ffffff; text-decoration: underline;}'



      ],



  wmode: 'transparent'



});

sIFR.replace(lettertype, {



  selector: '#topbalk h1.home',



  css: [



        '.sIFR-root { color:#ffffff; font-size:26px; }'



        ,'a { text-decoration: none; }'



        ,'a:link { color: #ffffff; }'



        ,'a:hover { color: #ffffff; text-decoration: underline;}'



      ],



  wmode: 'transparent'



});





sIFR.replace(lettertype, {



  selector: '#tagline h2',



  css: [



        '.sIFR-root { color:#545454; font-size:19px; }'



        ,'a { text-decoration: none; }'



        ,'a:link { color: #545454; }'



        ,'a:hover { color: #545454; text-decoration: underline;}'



      ],



  wmode: 'transparent'



});







sIFR.replace(lettertype, {



  selector: 'h1',



  css: [



        '.sIFR-root { color:#000000; font-size:19px; }'



        ,'a { text-decoration: none; }'



        ,'a:link { color: #000000; }'



        ,'a:hover { color: #000000; text-decoration: underline;}'



      ],



  wmode: 'transparent'



});








