#news {
	margin-top:			10px;
}
#news img {
	float:					left;
	vertical-align:			middle;
}
#news div {
	height:					105px;
	cursor:					pointer;
	border-bottom:			1px solid #DDD;
	padding-top:			10px;
	position:				relative;
}
#news .header {
	margin:					0;
	padding:				0;
	font-size:			13px;
	font-weight:		bold;
}
#news .datumtijd {
	position:				relative;
	float:					right;
	margin:					-5px -50px 0 0;
	color:					#555;
	padding-left:			3px;
}
#news a
{
	position:				absolute;
	left:						547px;
	bottom:					5px;
}
#news p
{
	margin:					0 60px 0 0;
	padding:				0;
	float:					right;
	display:				inline;
	width:					440px;
}

#nieuwsitem
{
	min-height:				200px;
	border-bottom:		1px solid #DDD;
	padding-bottom:		20px;
	margin-bottom:		5px;
	float:			left;
}
#nieuwsitem img {

	float:		right;
	border:		none;
	vertical-align:			center;
	margin:		8px;
}
#spacer {
	height:50px;
    float:right;
    width:1px;

}

#nieuwsarchief {
	width:		100%;
	padding-bottom:		20px;
	border-bottom:	1px solid #DDD;
	clear:	both;
}
#nieuwsarchief a {
	float:	none;
}

#nieuwsarchief h3
{
	margin:						0;
	padding:					0;
}

#reactieformulier {
	width:				100%;
	padding-bottom:		20px;
	border-bottom:		1px solid #DDD;
}
#nieuwsreacties {
	width:		100%;
	padding-bottom:	20px;
	border-bottom:	1px solid #DDD;
}
#nieuwsreacties table {
	border:		#777 1px solid;
	width:		350px;
	margin-bottom:	10px;
	margin-top:	5px;
}
#nieuwsreacties td {
	color:		#444;
	padding:	5px 8px 5px 8px;
}
#nieuwsreacties .author td {
	padding:	 2px 8px;
}
#nieuwsreacties .author {
	background-color: 	#DDD;
	border:				#777 1px solid;
	padding:			1px 1px;
	font-weight:		bold;
	font-style:			italic;
}
#nieuwsreacties .footer {
	text-align:	center;
}

#nieuwsreacties .footer td {
	font-size:	10px;
}

#nieuwsreacties .footer a {
	font-size:	10px;
}	
