//cufon
$(document).ready(function() {
	Cufon.replace('.cleartype');
	Cufon.replace('.kategorie h3', {fontSize: '14px', color: '#0a80bd'});
});