body
{	background-color:	#303820;
	font-family:		verdana;
	color:			#FFFFFF;
	line-height:		1.2;
	position:		relative;
	margin:			20px 0px 0px 00px;
	max-width:		99%;
}

img
{	border:			none;
}


a
{	text-decoration:	none;
	color:			red;
}

#kop
{	width:			100%;
	text-align:		center;
	border:			0px;
	margin:			10px;
}

select, input
{	font-size:		8pt;
}

a:hover
{	text-decoration:	underline;
	color:			red;
}

#content
{	position:		absolute;
	left:			250px;
	top:			130px;
	margin:			0px 250px 0px 0px
}

#all
{	margin-left:		auto;
	margin-right:		auto;
	border:			none;
}

#ads
{	margin:			0px 0px 0px 270px
}

#logo
{	background:		url('images/lightweight-klein.gif');
	background-repeat:	no-repeat;
	height:			158px;
	width:			100%;
	position:		absolute;
	left:			10px;
	top:			10px;
}

#nav
{	position:		absolute;
	left:			320px;
	top:			110px;
}

#nav a:hover, #kop a:hover
{	background-color:	#303820;
	border-bottom:		solid 2px #92765E;
	border-left:		solid 2px #d8b888;
	border-right:		solid 2px #92765E;
	border-top:		solid 2px #d8b888;
	color:			#FFFFFF;
	padding:		0 4px 2px 4px;

	font-size:		12px;
	text-align:		center;
	text-decoration:	none;
	margin:			3px;
	display:		block;
	float:			left;
	width:			90px;
}

#nav a, #kop a
{	background-color:	#d8b888;
	border-bottom:		solid 2px #000000;
	border-left:		solid 2px #92765E;
	border-right:		solid 2px #000000;
	border-top:		solid 2px #92765E;
	color:			#000000;
	padding:		1px 3px 1px 5px;

	font-size:		12px;
	text-align:		center;
	text-decoration:	none;
	margin:			3px;
	display:		block;
	float:			left;
	width:			90px;

}

.overzichtlinkjes
{	font-size:		10px;
	color:			#A00000;

}
