
.mceContentBody {
	font: 11px Tahoma,Helvetica,Arial,sans-serif;
}

.mceContentBody img {
	border: none;
}

.mceContentBody h3, .title, h3 *, .title * {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#555555;
}
.mceContentBody h3 a {
}
.mceContentBody p {  }

.mceContentBody h4, 
.mceContentBody .subtitle, 
h4 *, 
.mceContentBody .subtitle * {
}

.mceContentBody .opvallen {
}

.mceContentBody p.articleStart {	
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#415f1a;	
}
.mceContentBody ul {
	list-style-type: none;
}
.mceContentBody ul li {
	padding: 3px 2px 3px 9px;
	background: transparent url(../../images/layout/definitionListItem_bg.gif) 1px 50% no-repeat;
}
.mceContentBody ul.regularLinks li {
	padding: 4px 0 4px 9px;
	margin-left: 25px;
	background: transparent url(../../images/layout/linkListItem_bg.gif) 1px 50% no-repeat;
}
.mceContentBody ul.regularLinks {
	margin-bottom: 15px;
}

.mceContentBody a.left, .mceContentBody a.links,
.mceContentBody img.left, .mceContentBody img.links {
	float: left; 
	clear: none;
	display: inline;
	padding: 5px 35px 5px 0;
}
.mceContentBody a.right, , 
.mceContentBody a.rechts,
.mceContentBody img.right, 
.mceContentBody img.rechts {
	float: right; 
	clear: none;	
	padding: 20px 0 20px 20px;
}


/**
*
*		ADMIN
*
*
**/



.mceContentBody img.pageReplacement, 
.mceContentBody img.modelReplacement,
.mceContentBody img.linkRedirect   {
	background: #ffffff url(../../../../cms/themes/onegana/images/layout/page_layout_redirect.gif) 50% 50% no-repeat;
	width: 250px;
	margin: 20px auto;
	text-align: center;
	font-weight: bold;
	height: 120px;
	display: block;
	padding: 2px;
	clear: both;
	border: 1px dotted #cccccc;
}


 
.mceContentBody  img.parseForm {
	background: #ffffff url(../../../../cms/themes/onegana/images/layout/page_layout_form.gif) 50% 50% no-repeat;
	width: 250px;
	margin: 20px auto;
	text-align: center;
	font-weight: bold;
	height: 120px;
	display: block;
	padding: 2px;
	clear: both;
	border: 1px dotted #cccccc;
}