$(document).ready(function() {
	
	
	$.cookie('fe_typo_user', null, { path: '/', domain: 'ruehrmair.de'});
	
	});