tinyMCE.init({
	theme : "advanced",
	skin : "o2k7",
	skin_variant : "silver",
	mode : "exact",
	elements : "pagebody",
	theme_advanced_layout_manager : "SimpleLayout",
	plugins : "safari, searchreplace, autosave, emotions, fullscreen, media, nonbreaking, paste, table, advhr, advlist",
	fullscreen_new_window : true,

	
	theme_advanced_buttons1 : "newdocument,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,styleselect,formatselect,fontselect,fontsizeselect",
	theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,forecolor,backcolor",
	theme_advanced_buttons3 : "tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,emotions,iespell,media,advhr,fullscreen, nonbreaking",
	theme_advanced_toolbar_location : "top",
	theme_advanced_toolbar_align : "left",
	theme_advanced_statusbar_location : "bottom",
	theme_advanced_resizing : true,
	
	extended_valid_elements : "hr[class|width|size|noshade]"
	});
tinyMCE.init({
	theme : "advanced",
	skin : "o2k7",
	skin_variant : "silver",
	mode : "exact",
	elements : "bericht1",
	theme_advanced_layout_manager : "SimpleLayout",
	plugins : "safari, searchreplace, autosave, emotions, paste",
	fullscreen_new_window : true,

	
	theme_advanced_buttons1 : "newdocument,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,styleselect,formatselect,fontselect,fontsizeselect",
	theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,forecolor,backcolor",
	theme_advanced_buttons3 : "tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,emotions,iespell,media,advhr,fullscreen, nonbreaking",
	theme_advanced_toolbar_location : "top",
	theme_advanced_toolbar_align : "left",
	theme_advanced_statusbar_location : "bottom",
	theme_advanced_resizing : true,
	});

tinyMCE.init({
	theme : "simple",
	mode : "exact",
	elements : "comment",
	});
