/*actueel*/

#main_picture { 
	height: 293px;
	width: 700px;
	overflow: hidden;
/*	background: #000 url(../images/actueel.png) no-repeat top;*/
	padding-top: 1px;
}

#news {
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.news h3 {
	margin-bottom: 2px;
}

.news .datum {
	font-size: 11px;
	margin-bottom: 3px;
}
.news {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}
#main_text {
	text-align:left;
}

.news ul {
	margin: 1em;
}

.news li {
	list-style: disc outside;
}

/*#rechter_blok {
display: none;
}
*/