/* TinyMCE specific rules */
body.mceContentBody {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bookimages body.mceContentBody {
	background: #fff999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bookimages body.mceContentBody p {
    margin:0 !important; padding:0 !important;
}
.mceContentBody a {
   color: #009 !important; /* FF requires a important here */
}


/* Ab hier die eigenen Styles */


.thickbox {
	border:0;
}

.text10, p.text10{
font-size:10px;
line-height:13px;
}

.text11, p.text11{
font-size:11px;
line-height:15px;
}

.text12, p.text12 {
font-size:12px;
line-height:22px;
}