* {

	margin			: 0px;

	padding			: 0px;

	border			: none;

}

html, body {
	
	font			: normal 11px Verdana;
	
	text-align		: left;
	color			: #0f4242;

	background		: #cedbcc;

}

html {

	overflow		: -moz-scrollbars-vertical;

}

A { 
  font-family: Verdana;
  font-size: 11px;
  text-decoration: underline; 
  color: #0f4242; }                                                                                          

A:hover { 
  font-family: Verdana;
  font-size: 11px;
  text-decoration: none; 
  color: #FFFFFF; }

.disclaimer	{ 
padding-left		: 	830px;
color				:	#0f4242; 
font-size			:	9px; 
font-family			:	"Lucida Grande", Arial, sans-serif; 
text-decoration		:	none;
line-height			:	14px;
}

.disclaimer a	{ 
color				:	#0f4242;
font-weight			: 	bold;
font-size			:	9px; 
font-family			:	"Lucida Grande", Arial, sans-serif;  
text-decoration		:	none;
line-height			:	14px; 
}

.disclaimer a:hover	{ 
color				:	#ffffff;
}


.nieuwscontent				{
padding				: 	0px 0px 0px 4px; /* boven rechts onder links */
}
.imgrechts {
	
	float			: 	right;
	padding			: 	0px 4px 4px 4px;  /* boven rechts onder links */

}

.imglinks {
	
	float			: 	left;
	padding			: 	0px 8px 8px 0px;  /* boven rechts onder links */

}