/* ---------------------- */
/* TinyMCE specific rules */
/* ---------------------- */
body.mceContentBody {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mceContentBody a {
   color: #009 !important; /* FF requires a important here */
}



.gerundet_rechts {
float:right;
border-radius:50%;
margin:0 0 0 20px;

}