.tableHome {
	margin: 20px 0px 20px 40px;
	font-size: 75%;
}

.tableHome td {
	width: 50%; 
	border-bottom: 5px solid white;
}

.tableHome td.right {
	background: #ECEEF1;
	width: 250px;
}

.tableHome td.left {
	background: url(../img/verloop_tabel_homepage.gif);
	width: 248px;
	border-right: 5px solid white;
}

.tableHome td.zoeken {
	background: url(../img/visual_home_zoeken.jpg) 0px 0px no-repeat #C5CBD3;
	padding-top: 123px;
}

.tableHome div.content {
	padding: 10px 10px 15px 10px;
}

.tableHome td.left div.content {
	padding-left: 0px;
}

h3.zoekform {
	color: #404348;
	margin-bottom: 7px;
}

h3 {
	color: #A12461; 
	font-size: 110%; 
	margin-bottom: 3px;
}

input#zoekterm {
	display: block;
	margin-bottom: 10px;
	width: 220px;
	font-size: 100%;
}
