*
{
	padding:0;
	margin:0;
	border:0;
	list-style:none;
	outline:none;
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
}

body
{
	background:url(images/bg.jpg) repeat-x #f6e6c5;
}

div#wrapper
{
	margin:45px auto;
	width:866px;
}

h1
{
	background:url(images/header.jpg) no-repeat;
	width:866px;
	height:119px;
	font-size:0px;
	text-indent:-999999px;
}
div#menu {
width: 840px;
text-align: center;
}
ul#menu
{
	background:url(images/topmenu.jpg) no-repeat;
	padding:0 10px 0 10px;
	width:846px;
	height:43px;
	line-height:43px;
}

ul#menu li
{
	padding:0 15px 0 15px;
	float:left;
	background:url(images/streepje.jpg) no-repeat right;
}

ul#menu li a{color:#FFFFFF; font-weight:bold;}
ul#menu li a:hover{color:#6d0200;}

div#container
{
	margin:7px 0 0 0;
	width:866px;
	background:url(images/top.jpg) no-repeat #FFFFFF;
}

div#links
{
	float:left;
	padding:1px;
	width:184px;
}

#links h3
{
	background:url(images/links_top.jpg);
	padding:0 10px 0 10px;
	height:42px;
	line-height:42px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:left;
	
}

#links ul
{
	padding:1px 0 0 0;
}

#links ul li
{
	background:url(images/links_bg.jpg);
	width:164px;
	height:35px;
	line-height:35px;
	padding:0 0 0 20px;
	margin:0 0 1px 0;
}

#links ul li a{color:#292929; font-weight:bold;}
#links ul li a:hover{text-decoration:underline;}

div#rechts
{
	float:right;
	padding:1px 1px 1px 0;
	width:679px;
}

#rechts h2
{
	background:url(images/content_top.jpg);
	padding:0 0 0 10px;
	height:42px;
	line-height:42px;
	color:#FFFFFF;
	font-weight:normal;
}

#rechts div#tekst
{
	margin:1px 0 0 0;
	background:url(images/content_bottom.jpg) no-repeat #f1f1f1;
	padding:5px 7px 5px 7px;;
	color:#292929;
}

#rechts div#tekstbottom{height:1px;background:url(images/content_bottom.jpg) no-repeat; font-size:0;}

div#footer
{
	clear:both;
	background:url(images/footer.jpg) no-repeat;
	height:42px;
	line-height:42px;
	width:846px;
	padding:0 0 0 20px;
	color:#FFFFFF;
}