/* CSS Document */
/* Lagen zijn klaar nu de rest van stylesheet */

#hoofd{
	position:relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	top: 5px;
	z-index:1;
	
}
div.bottom{
	font-family: Arial;
	font-size:11px;
	color:#cccccc;	
}



