/* --- BOUWMEESTER GROEP  CSS HT v1.0 --------------------------- */

/* --- print ---------------------------------- */
#header{ display:none; }
#colLeftTop{ display:none; }
#mainPageTools{ display:none; }

body {
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	color:black;
}

#footer {
	width:975px;
	height:77px;
	clear:both;
	margin-top:21px;
} 
#footerContent {
	width:631px;
	height:77px;
	margin-left:0px;
}
#footerContent #footerColOne {
	margin-left:0px;
	float:left; 
	display:inline;
	width:200px;
	color:#999999;
	margin-top:15px;
}
#footerContent a {color:#999999;}

#footerContent #footerColTwo{
	float:left; 
	display:inline;
	width:150px;
	color:#999999;
	margin-top:15px;
}
#footerContent #footerColOne p,#footerContent #footerColTwo p{
	font-weight:bold;
	color:#999999;
	margin-bottom:5px;
}