/* CSS Document */
/* Lagen zijn klaar nu de rest van stylesheet */

#hoofd{
	position:relative;
	width: 850px;
	height:auto;
	margin: 0 auto;
	text-align: left;
	top: 5px;
	z-index:1;
	background-image:url(../img/background.gif);
	background-repeat:no-repeat;
	height:100%;
}

#header{
	width:850px;
	height:263px;
	background-image:url(../img/header_actionpage.jpg);
	background-repeat:no-repeat;
}