div#head {
	height:180px;
}

div#columns {
	top: 240px;
}

/* SUBPAGINA KOP */
#logo {
	top: 0px;
	left: 0px;
	height: 55px;
}
#vestiging { /* naam van de vestiging */
	top: 28px;
}
#weg {
	top: 55px;
	height: 90px;
}
#hoofdnav {
	top: 150px;
	left: 0px;
}
div#columns {
	top: 190px;
}

div#foot {
	margin-top: 200px;
}
table.doelgroepen {
	width: 585px;
}

table.doelgroepen td {
	width: 195px;
	text-align: left;
}

table.doelgroepen td img {
	margin-bottom: 0px;
	border: 1px solid #ccc;
}

.clear {
	clear:both;
}

P {
	margin-top: 0;
}

IMG.logo {
	margin-bottom: 15px;
}