

div#content {
	float: left;
	width: 809px;
}


div#add-right {
	float: right;
	width: 129px;
	margin-top: 10px;
}

div.nieuwsoverzicht {

margin-top:5px;
}

div.nieuwsoverzicht h3 a{
text-decoration:none;
}



div.nieuwsoverzicht .reacties {
color: #DC2900;
	letter-spacing: 0.2px;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	}
div.nieuwsoverzicht .datum {

font-size:10px;
}

div.reacties .reactie {
font-size:10px;
color: #DC2900;
}

div.plaatsreactie {
width:500px;

}


div.plaatsreactie input {
	margin:3px;
	height:15px;
	width:200px; }

div.plaatsreactie label {
	text-align:left;
	width:100px;
	font-weight:bold;
	float:left;
	color: #002A7F;
	margin:0;
	margin-top:0.3em; }


div.plaatsreactie  textarea {
	margin:3px;
	height:200px;
	width:350px; }

div.plaatsreactie  input.submit {
	background-image: url(../images/btn-vastleggen.gif);
	margin-left:103px;
	height:16px;
border: 0px;
	width:80px; }

div.reacties .naam {
font-size:11px;
font-weight:bold;

}

div.reacties .datum {
font-size:10px;
color: #DC2900;
}

a.btn {
	display: block;
	text-indent: -9999px;
	background: no-repeat;
	text-decoration: none;
}
a.zoeken {
	width: 77px;
	height: 21px;
	background:url(/images/btn-search-small-form.gif);
}
a.zoeken:hover {
	background-position: -77px 0px;
}