/*Css Document voor topbox*/
#topbox {
	width:100%;
	height:150px;
	clear:both;
}

#img {
	height:150px;
	width:166px;
}

#slider {
	height:150px;
}

#slider a{
	color:#FFF;
}

#leftim, #centerim {
	float:left;
}
* html #img,#slider,#leftim,#centerim {
		display:inline;
		}

