#hoofd{
	position:relative;
	width: 907px;
	margin: 0 auto;
	text-align: left;
	height:auto;
	min-height:500px;
	background-color:#FFFFFF;
	margin-top:0px;
	background-image:url(../img/shade_right.jpg);
	background-repeat:repeat-y;
	background-position:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	border-left: 1px solid #999999;
	overflow:hidden;
}
#categorie{

	position:relative;
	margin-left:30px;
	margin-top:20px;
}
#header{
	position:relative;
	background-image:url(../img/header.jpg);
	height:170px;
	width:899px;
	
}
#cat_title{
	margin-left:40px;
	margin-top:15px;
	display:inline;
}
#options{
	position:relative;
	height:40px;
	width:899px;
	vertical-align:top;
}
#title{
	position:relative;
	background-image:url(../img/title.jpg);
	width:348px;
	height:49px;
	margin-left:100px;
	margin-top:-4px;
	background-repeat:no-repeat;
}
#left{
	position:relative;	
	float:left;
	width:210px;
	border:#666666 1px solid;
	border-left:none;
	overflow:hidden;
	min-height:500px;
	margin-bottom:10px;
	padding-bottom:5px;
}
#content{
	position:relative;
	width:460px;
	border:#666666 1px solid;
	margin-left:230px;
	min-height:600px;
	padding:4px;
}
#bottom{
	background-image:url(../img/shade_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:907px;
	margin-top:5px;
	height:8px;
	clear:both;
}
#right{
	position:absolute;
	float:left;
	top:166px;
	right:1px;
	width:170px;
	margin-right:20px;

}
#shade{
	position:relative;
	width:8px;
	height:8px;
	background-image:url(../img/shade_hoek.jpg);
	background-repeat:no-repeat;
	float:right;
}
