/* rte editor styles*/
body{
	/*background-color: #F8F0C0;
	color: #4D4D4D;*/
	margin: 0px;
}

body, td, p, li{
	font-family: arial;
	font-size: 12px;
	color: #2D5867;
	line-height: 150%;
}

a, a:visited, a:hover {
	/*text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #660099;*/
}


p {
	margin: 0px 0px 10px 0px;
}

/*
.normaal{
	font-family: Verdana;
	font-size: 12px;
	color: black;
}
*/

.lead{
	font-family: arial;
	font-size: 12px;
	color: #2D5867;
	line-height: 150%;
	font-weight: bold;
}

.kader {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	/*border: 1px solid #330066;
	border-width: 1px 0px 1px 0px;*/
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
} 

.hoofdkop{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 16px 0px;
}

.tussenkop{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	margin: 16px 0px 0px 0px;

}

.bijschrift{
	font-family: Arial;
	font-size: 10px;
	color: black;
	font-style: italic;
}

.voetnoot{
	font-family: Arial;
	font-size: 10px;
	color: black;
	font-style: italic;
}

