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

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

#container
{
	width:947px;
	margin:26px auto;
}

#topmenu
{
	background:url(images/topmenubg.jpg) no-repeat;
	width:947px;
	height:48px;
	padding:0 20px 0 20px;
}

#topmenu li
{
	display:block;
	float:left;
	line-height:48px;
	font-weight:bold;
}

#topmenu li a
{
	color:#FFFFFF;
	display:block;
	padding:0 10px 0 10px;
}

#topmenu li a:hover
{
	background: url(images/mousover.jpg) no-repeat bottom;
}

h1
{
	margin:2px 0 2px 0;
	display:block;
	background:url(images/headerlinks.jpg);
	width:313px;
	height:170px;
	text-indent:-999999px;
	float:left;
}

#header
{
	display:inline;
	float:right;
	margin:2px 0 2px 0;
}

#menucontenttop
{
	clear:both;
	background:url(images/containertop.jpg);
	width:947px;
	height:12px;
	font-size:0px;
}

#menucontent
{
	background:url(images/containerbg.jpg) repeat-y;
	padding:0 7px 0 7px;
}

#links
{
	width:212px;
	padding:0 3px 3px 0;
	float:left;
}
	
#rechts
{
	width:718px;
	float:right;
	padding:0 0 3px 0;
}

#links h3
{
	width:187px;
	margin:2px 0 0 0;
	padding:0 0 0 25px;
	height:29px;
	line-height:27px;
	background:url(images/menutop.jpg);
	font-weight:bold;
	color:#FFFFFF;
}

.linksmenu
{
	width:212px;
}

.linksmenu li
{
	height:20px;
	line-height:20px;
	padding:0 0 0 15px;
}

.linksmenu li a
{
	color:#645d54;
}

.linksmenu li a:hover
{
	color:#3d3224;
}

.donker
{
	background:#e9e1d7;
}

.licht
{
	background:#f1ebe5;
}

.linksmenufoot
{
	height:8px;
	background:url(images/menufoot.jpg);
	font-size:0px;
}

.content
{
	width:718px;
	margin:2px 0 0 0;
}

.content h2
{
	height:28px;
	width:693px;
	background:url(images/contenttop.jpg);
	padding:0 0 0 25px;
	line-height:27px;
	font-weight:bold;
	color:#FFFFFF;
}

.contentcontent
{
	background:#f1ebe5;
	padding:3px 12px 3px 12px;
	color:#38332d;
}

.contentcontent a
{
	text-decoration:underline;
	color:#38332d;
}

.contentfoot
{
	background:url(images/contentfoot.jpg);
	height:8px;
	font-size:0px;
}

#footer
{
	clear:both;
	background:url(images/footer.jpg);
	height:37px;
	width:933px;
	text-align:center;
	line-height:37px;
	color:#FFFFFF;
	font-weight:bold;
}

#menucontentfoot
{
	background:url(images/containerfoot.jpg);
	height:7px;
	font-size:1px;
}