body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Georgia, verdana, arial;
	font-size: 12px;
	text-align: center;
	background: transparent url(/file/picture/frame/background.gif) repeat scroll 0 0;
}


h1 {
	font-size: 18px;
	margin: 0 0 30px 0;
	color: #55025c;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding-top: 10px;
	font-weight: none;
	color: #55025c;
	clear: both;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	margin: 0 0 10px 0;
	color: #55025c;
	clear: both;
	text-decoration: none;
}

h3.margin {
	margin-bottom: 15px;
}

h4 {
	font-size: 12px;
	margin: 0 0 10px 0;
	font-weight: none;
	color: #55025c;
	clear: both;
	font-weight: bold;
}

h5 {
	font-size: 16px;
	margin: 40px 0 5px 0;
	font-weight: bold;
	color: #55025c;
	clear: both;
	border-bottom: 1px dotted #8C877E;
	padding: 0px 0px 5px 0px;
}

p {
	font-size: 12px;
	margin: 0 0 15px 0;
	line-height: 18px;
}

p.italic {
	font-style: italic;
}

p.italic_arrangement {
	font-style: italic;
	margin: -10px 0 15px 0;
}

p.small {
	font-style: italic;
	font-size: 10px;
	text-align: right;
}

p.margin {
	margin: 15px 0;
}

span.italic {
	font-style: italic;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}

h2 a:link, h2 a:visited  {
	color: #55025c;
}

img {
	border: 0;
}

address {
	font-size: 75%;
	line-height: 150%;
	font-style: normal;
	margin: 0 0 20px 0;
}

ul {
	margin: 0 0 15px 20px;
	padding: 0;
	list-style-type: square;
	list-style-image: url(/file/picture/content/blokje.gif);
	clear: both;
}

ul li {
	font-size: 12px;
	line-height: 120%;
	margin: 0 0 5px -3px;
	clear: both;
}

ol {
	margin: 0 0 20px 25px;
	padding: 0;
}

ol li {
	font-size: 75%;
	line-height: 150%;
	margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.freetRenderCombiTextImageWrap .freetRenderCombiImage {
	margin: 0 10px 10px 0;
}

div.editorArea  img{
	background-color: white;
	padding: 3px;
	border: 1px dotted #8C877E;
	*_border: 4px solid white;
}
