*
{
	font-family : verdana;
	font-size : 11px;
}


.body_editor{
	width : 100%;
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	overflow-y: scroll;
}

.body_editor A{
	text-decoration: none;
	color: #819234;
}

A IMG{
	text-decoration: none;
	border : 0px solid;
}


/********************************************************************************/
/********************************************************************************/
/* 	Standaard Stylen																														*/
/********************************************************************************/
/********************************************************************************/

UL{
	margin: 0;
	padding:0;
}

LI{
	margin: 0;
	padding:0;
	margin-left:25px;
	/*list-style-image: url(li2.gif);*/
}

* html LI{
	margin: 0;
	padding:0;
	margin-left:25px;
	/*list-style-image: url(li.gif);*/
}

FORM{
	margin: 0pt;
}

HR{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: #FF7A00 1px solid;
	height: 1px;
}

P
{
}

h1,h2,h3,h4,h5,h6
{
	margin: 0;
}

H1{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

H2{
	font-size: 18px;
	color: #819234;
	font-weight: normal;
}

H3{
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}

H4{
	font-size: 17px;
	color: #819234;
	font-weight: bold;
}

H5{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

H6{
	font-size: 13px;
	color: #819234;
	font-weight: bold;
}

TD{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

TD A{
	text-decoration: none;
	color: #819234;
}

H4 A{
	text-decoration: none;
	font-size: 17px;
	color: #819234;
	font-weight: bold;
}