#forum {
	border-top:1px solid #e07325;
	padding:5px 0 0 0;
}
#forum h1, #forum h3{
	color:#751C28;
}
#forum h4{
	margin:3px 0;
}
#forum .topnav{
	margin:5px 0px;
}
#forum th, #forum td{
	border-bottom:1px solid #ccc;
	line-height:1.3em;
	padding:3px 0;
}
.naamendatum{
	color:#ABABAB;
	font-style:italic;
}
#forum td .strong{
	font-weight:bold;
}
#forum input.text{
	width:400px;
}
#forum textarea{
	width:405px;
	height:100px;
}
#forum form{
	margin:20px 0;
}