body	
{
	font-family: 		verdana;
	font-size:		8pt;
	margin:			0px;
	color:			#6C6C6C;
	background-color:	#353535;
}

#achtergrond
{
	position:		relative;
	background-color:	#666666;
	
	width:			764px;
	bottom:			0px;
	top:			10px;
	margin-left:		auto;
	margin-right:		auto;
}
	
#bovenstuk 
{
	position:		relative;
	top:			0px;
	left:			0px;
	bottom:			0px;
	margin-bottom:		1px;
	width:			764px;
	height:			14px;
}

#titelplaat
{
	position:		relative;
	top:			0px;
	left:			1px;
	bottom:			0px;
	width:			762px;
	height:			175px;
}

#tussenregel
{
	position:		relative;
	background-color:	#000081;
	margin-left:		1px;
	margin-right:		1px;
	margin-top:		1px;
	margin-bottom:		1px;
	
	height:			14px;
	width:			762px;
}

#middenstuk
{
	position:		relative;
	/*background:		url(../gfx/ie_fout.jpg) #E5E5E5 no-repeat top center;*/
	background-color:#E5E5E5;
	margin-top:		0px;
	top:			0px;
	margin-left:		0px;
	margin-right:		0px;
	padding:		0px;
}

#onderstuk 
{
	position:		relative;
	left:			0px;
	margin-top:		1px;
	width:			764px;
	height:			14px;
}

#onderstuk_oud
{
	position:		relative;
	background-color:	#000081;
	
	color:			#000000;
	
	padding-left:		5px;
	padding-top:		3px;
	padding-right:		5px;
	padding-bottom:		3px;
	
	left:			0px;
	right:			0px;
	width:			754px;
	height:			14px;
	
	border-top: 		0px solid green;
  	border-right: 		0px solid green;
  	border-bottom: 		0px solid green;
  	border-left: 		0px solid green;	
}

#menu-deel
{
	position:		relative;
	width:			180px;
	background-color:	#CECED7;
	margin-top:		8px;
	margin-left:		8px;
	padding:		10px;
	border-top:		0px;
	top:			0px;
}

#content-deel
{
	position:		relative;
	width:			500px;
	background-color:	#CECED7;
	margin-top:		8px;
	margin-right:		8px;
	padding:		10px;
	border-top:		0px;
}

#menu-deel-onder
{
	position:		relative;
	margin:			0px;
	margin-left:		8px;
	padding:		0px;
}

#content-deel-onder
{
	position:		relative;
	margin:			0px;
	padding:		0px;
}

li a
{
	text-decoration:	none;
	color:			#6C6C6C;
	font-size:		8pt;
}

a
{
	text-decoration:	none;
	color:			#00008B;
	font-size:		8pt;
}

a:hover
{
	text-decoration:	underline;
	color:			#000000;
}

table, tr, td, th
{
	padding:		0px;
	border:			0px;
	margin:			0px;
	vertical-align:		top;
}

th
{
	text-align:		left;
}

h1
{
	font-size:		125%;
	color:			#00008B;
	margin-top:		0px;
	top:			10px;
	margin-bottom:		0px;
	line-height:		150%;
}

h1 + p
{
	margin-top:		0px;
}

h2
{
	font-size:		100%;
	color:			#00008B;
	margin-bottom:		0px;
	margin-right:		20px;
	line-height:		150%;
}

h2 + p
{
	margin-top:		0px;
}

h3
{
	font-size:		100%;
	font-style: 		italic;
	font-weight:		normal;
	color:			#00008B;
	margin-bottom:		0px;
	margin-right:		20px;
	line-height:		150%;
}

h3 + p
{
	margin-top:		0px;
}

p
{
	margin-top:		10px;
	margin-bottom:		0px;
	line-height:		150%;
}

ul
{
	margin-top:		0px;
	padding-left:		14px;
	margin-left:		0px;
	border-left:		0px;
	font-size:		8pt;
}

li
{
	margin-top:		0px;
	padding-left:		5px;
	color:			#00008B;
	font-size:		8pt;
	line-height:		150%;
}

li:hover
{
	color:			blue;
}

.inputbox 
{
	font-family:		Verdana;
	font-size:		10px;
	color:			#666666;
	background:		#FFFFFF;
	border:			1px solid;
}

.fixedwidth
{
	width:			300px;
}

.button
{
	font-family:		"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style:		normal;
	font-weight:		bold;
	font-size:		10px;
	color:			#00008B;
	border-style:		solid;
	border-top-width:	1px;
	border-right-width:	1px;
	border-bottom-width:	1px;
	border-left-width:	1px;
	background-color:	#CECED7;
	cursor:			pointer;
}

.button:hover
{
	color:			blue;
}

li.brons
{
	font-size:	105%;
}

li.zilver
{
	font-size:	107%;
}

li.goud
{
	font-size:	110%;
}


