body {
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	color: #000000;



}
.nieuws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	padding-top: 40px;
	list-style-image: url(images/bullet-nieuws.gif);






}
a:link {
	color: #000000;
	text-decoration: underline;

}
a:visited {
	color: #000000;
}
a:hover {
	color: 03489E;
	text-decoration: none;

}
a:active {
	color: FFD20D;
	text-decoration: underline;
}
.hoofdbericht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;

}
.hoofdberichtKop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;

}
.list {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	padding-top: -20px;
	list-style-image: url(images/bullet-nieuws.gif);
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	padding: 0px;

}
