#kolomnieuws, #kolomevenementen {
	width: 332px;
	background: #FFF url(/images/homebg.png) left top repeat-x;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 300px;
	position:relative;
}

#kolomnieuws {
	margin-right: 15px;
}

span.hometitel {
	background-color: #FFFFFF;
	line-height: 16px;
	font-size: 16px;
	color: #FF6600;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 4px;
	width: 220px;
}

div.nieuwsitem, div.evenementitem {
	clear: both;
	width: 322px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.titel {
	font-weight: bold;
}
a.leesmeer {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	display: inline;
	font-weight: bold;
}

#content {
	width: 699px;
	clear: both;
	margin-top: 10px;
	background: none;
}
#middle {
	background: none;
}
#rechts {
	display: none;
}

div.archief{float:right;font-size:10px;margin-top:8px;}
div.archief a{ text-decoration:none;}
div.archief a span{font-size:12px;}
div.archief a:hover{ text-decoration:underline;}

