div#content
{
	background: 	white url(/siteimg/css/bg-welkom.jpg) repeat-y;
	width:			778px;
	height:			578px;
	border-top:		1px solid white;
	text-align: left;
}

div#onderdelenMenu
{	
	margin-top: 115px;
	height:	20px;	
}
div#bedrijfstrainingen
{
	float: left;
	width: 259px;
	height:	20px;
	cursor: pointer;
}
div#coaching
{
	float: left;
	width: 258px;
	height:	20px;
	cursor: pointer;
}
div#interim
{
	float: left;
	width:	259px;	
	height:	20px;
	cursor: pointer;
}
