body {
	font-family : Helvetica, Arial;
	font-size : 13px;
	line-height: 1.2;
	color : #444;
	background-color: white;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1,.nieuws-titel, .mens-naam, #right-panel-title, .Georgia-title {
	font-family: Georgia, Arial;
	font-size:28px;
	/* width:265px; */
	line-height : 1;
	color: #333;
	padding: 0px;
	font-weight:normal;
	margin:0px;
}

p {
	margin-top: 7px;
}

h2 {
	font-family: Georgia, Arial;
	font-size : 20px;
	font-weight: normal;
}

a {
	color : #e20179;
	text-decoration: none;
}

a:hover {
	color : #333;
}

a img {
	border : 0px;
}

.mceItemHiddenSpellWord {
background:url(../../../../javascript/tiny_mce/plugins/spellchecker/img/wline.gif) repeat-x bottom left;
cursor:default;
}

body.mceContentBody{
	padding: 10px;
}
