/* -- -- -- -- -- -- -- -- -- -- --	-- */
/*	    Merken-overzicht op site       */
div#divIntroObject
{
	float					:	left;
	clear					:	both;
	margin					:	12px;
	margin-top				:	5px;
	width					:	597px;
	height					:	408px;
	padding					:	0px;
	padding-top				:	1px;
	border					:	1px solid #bbbbbb;
}
div#divIntroObject div.divIntroBlock
{
	width					:	294px;
	height					:	403px;
	margin					:	2px;
	padding					:	0px;
	float					:	left;
	background-repeat		:	no-repeat;
	background-position		:	center;
	cursor					:	hand;
}
div#divIntroObject A.aIntroBlockLink
{
	border					:	0px;
	display					:	block;
	width					:	294px;
	font-size				:	14px;
	height					:	px;
	text-align				:	center;
	color					:	#ffffff;
	margin-top				:	326px;
}
