*
{
	padding:0;
	margin:0;
	text-decoration:none;
	list-style:none;
}

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

#container
{
	margin:20px auto;
	width:833px;
	background:url(images/bg_container.jpg) repeat-y;
}

#topmenu
{
	width:831px;
	height:35px;
	background:url(images/bg_topmenu.jpg) repeat-x;
	border:1px solid #717171;
}

#topmenu li
{
	height:35px;
	line-height:35px;
	float:left;
	background:url(images/button_topmenu.jpg) right;
	font-family:Franklin Gothic Demi, Trebuchet MS;
	font-size:16px;
	_width:1px;
}

#topmenu li a
{
	padding:0 10px 0 10px;
	height:35px;
	display:block;
	color:#868686;
}
#topmenu li a:hover
{
	color:#198aed;
}

h1
{
	width:833px;
	height:93px;
	background:url(images/header.jpg);
	text-indent:-999999px;
}

#hoofdmenu
{
	width:156px;
	float:left;
}

#hoofdmenu h3
{
	padding:0 0 0 10px;
	width:146px;
	height:29px;
	line-height:29px;
	background:url(images/kopje_hoofdmenu.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#808080;
}

#hoofdmenu li
{
	padding:0 0 0 15px;
	width:141px;
	height:22px;
	line-height:21px;
	background:url(images/button_hoofdmenu.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#hoofdmenu li a
{
	color:#838383;
}

#hoofdmenu li a:hover
{
	color:#000000;
}

#content
{
	width:677px;
	float:right;
}

#content h2
{
	padding:0 0 0 10px;
	width:667px;
	height:29px;
	line-height:29px;
	background:url(images/kopje_content.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.content
{
	padding:5px 5px 5px 5px;
	border:1px solid #c7c8c8;
	border-bottom:none;
	border-left:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#275583;
}

.content a
{
	color:#000000;
}

.content a:hover
{
	color:#275583;
}

#footer
{
	clear:both;
	padding:7px 0 0 10px;
	width:823px;
	height:71px;
	background:url(images/footer.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c3c3c3;
}


	
