.index-container
{
	background: #d8d8d8;
	width: 964px;
	height: 253px;
	padding: 12px 7px;
	margin: 10px 0 0 0;
	position: relative;
}
.zoekformulier
{
	float: right;
	width: 305px;
}
.d-spots
{
	position: relative;
	margin: 10px 0 0 0;
	padding: 12px 7px;
	width: 964px;
	background: #d8d8d8;
}
.d-spot
{
	padding: 9px 0 9px 0;
	width: 150px;
}
.d-spot a:hover
{
	text-decoration: none;
}
.d-spots td
{
	padding:0 0 0 3px;
	width: 158px;
	vertical-align: top;
	cursor: pointer;
}
.d-spot-header
{
	background: transparent url(/website/index/gfx/d-spots/dspot-header.gif);
	color: #ffffff;
	
	font-weight: 700;
	text-align: center;
	
	padding: 2px 0 2px 0;
	width: 150px;
}
.gegevens td
{
	padding: 0;
}
.gegevens td.label
{
	padding: 0;
	height: 24px;
	width: 115px;
}
input.text-small
{
	width:38px;
}