table.LedenZoeken 
{
	width: 100%;
}
table.LedenZoeken thead,
table.LedenZoeken tfoot
{
	background: #009BDE;
	color: #fff;
}
table.LedenZoeken a 
{
	color: #158cc6;
	font-weight: bold;
}
table.LedenZoeken td
{
	border-bottom: 1px solid #949494;
	padding: 5px;
}
div#content 
{
	padding-top: 1em;
}