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

.mceContentBody img {
}

.mceContentBody h3, .title, h3 *, .title * {
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#32312d;
}
.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;
	font-weight: bold;
}

ul.regularLinks li {
	padding: 4px 0;
	margin-left: 25px;
}
ul.regularLinks {
	margin-bottom: 15px;
}


.mceContentBody  a img.links, .mceContentBody  a img.rechts {
	border: 5px solid#CEC2AA;
}
.mceContentBody img.left, .mceContentBody img.links {
	float: left; clear: none;
	margin: 9px 20px 20px 0;
}

.mceContentBody img.right, , .mceContentBody img.rechts {
	float: right; clear: none;	
	margin: 10px 0 20px 20px;
	clear: right;
}


.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;
}

