body{
	margin:0px;
	background-color:#a18748;
	text-align:center;
	font-family:Helvetica,Arial;
	font-size:12px;
}
#container {
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	overflow:hidden;
}

#header{
	width:900px;
	height:200px;
	float:left;
	background-color:#0C0;

}

#menu{
	width:550pd;
	margin-top:132px;
	margin-left:50px;
	font-family:Helvetica, Arial;
	font-size:20px;
	text-transform:uppercase;
}
#menu a{
	padding:0px 10px 0px 10px;
	color:#000;
	text-decoration:none;
}
#menu a:hover{
	color:#666;
	text-decoration:underline;
}

#overlay_header{
	background-image:url(../images/header.png);
	width:900px;
	height:200px;
	float:left;
	margin-top:30px;
}

#links{
	width:570px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
#rechts{
	width:305px;
	padding-right:5px;
	float:left;
	padding-top:10px;
}
.box{
	background-repeat:no-repeat;
	width:261px;
	height:162px;
	float:left;
	color:#FFF;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/bg_welkom.png);
}
.tabel{
	width:570px;
	float:left;
	background-image:url(../images/bg_tabel.png);
}
.tabel_text{
	width:560px;
	height:28px;
	padding-top:10px;
	padding-left:10px;
	float:left;
}
a{
color:#000;
;
	