/* so ist immer der Inhalt ! im wr wird der im pulldown ausgefiltert */
.mceContentBody {
       background-color:#F2EFE6;
}
.mceContentBody, .mceContentBody td {
	   font-family:Verdana;
	   font-size:12px;
	   font-weight:normal;
	   color:#000000;
	   padding:6px;
}
.mceContentBody a, .mceContentBody a:visited, a, a:visited {
	   text-decoration:underline;
	   color:#000000;			
}
.mceContentBody a:hover, a:hover {
	   text-decoration:none;
	   color:#9F0000;			
}

/* weitere Classen */


