Cufon.set('engine', 'canvas');

Cufon.set('fontFamily', 'sans').replace('#content h1') ('.small h2')('.small h4')('h3.typ1') ('.partner-box h2')('#content.exhibition h1.typ1') ('#content.exhibition h2.typ1') ('#content.news div.big h3.typ1') ('#content.news div.big h2') ('.small h3.typ1') ('#content div.big h3') ('#content.news div.small a div.layer h2') ('#content.news div.big h4') ('#content.news #shop-teaser .slider-box h5') ('.universal h3') ('.universal h4')  ('#content.info h4') ('#content.staff h2') ('#content.collection h1') ('#content.collection h3') ('#right-col h1') ('#right-col h2') ('#content p.donation') ('.teaser-box h2');

Cufon.set('fontFamily', 'sans').replace('#content.exhibition h1.typ2') ('#content.exhibition h2.typ2') ('#content.news div.big h3.typ2')('.small h3.typ2') ('.calendar h2') ('.universal h2') ('#content.collection h2');

Cufon.set('fontFamily', 'serif-headline').replace('#content.exhibition h1.typ3') ('#content.exhibition h2.typ3') ('#content.news div.big h3.typ3') ('#content div.big h2');

Cufon.set('fontFamily', 'sans').replace('#content .site-footer a', {
	hover: true,
	fontSize: '12px',
	forceHitArea: true
	});
	
// optionaler zurück-Link	
Cufon.set('fontFamily', 'sans').replace('#content div.back-link a', {
	hover: true,
	forceHitArea: true
	});
	
Cufon.set('fontFamily', 'sans').replace('#sammlung_subnavi a', {
	hover: true,
	forceHitArea: true
	});
	
Cufon.set('fontFamily', 'sans').replace('#werkdaten .titel', {
	hover: true,
	forceHitArea: true
	});
	
Cufon.set('fontFamily', 'sans').replace('#kuenstlerdaten .titel', {
	hover: true,
	forceHitArea: true
	});
	
	Cufon.set('fontFamily', 'sans').replace('#pagenavi', {
	hover: true,
	forceHitArea: true
	});


// Sammlung Teaser
Cufon.set('fontFamily', 'sans').replace('.sammlung-box .box-title', {
	hover: true,
	forceHitArea: true
	});

