if(tinyMCE) tinyMCE.init({
	mode : "none",
	theme : "advanced",
	language : "de",
	theme_advanced_layout_manager : "SimpleLayout",
	theme_advanced_buttons1 : "bold,italic,underline,forecolor,link,unlink",
	theme_advanced_buttons2 : "",
	theme_advanced_buttons3 : "",	
	content_css : "ankuendigung.css",
	strict_loading_mode : false,
	debug : false
});
