<style type="text/css" media="screen">
 
body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute; /* Menu position that can be changed at will */
	top: 130px;
	width: 201px;
	left: 5px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}
#menu dt {
	cursor: pointer;
	;
	height: 25px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border: 1px solid #F9EDCF;
	text-indent: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../images/1.Opbouw-website/01.Home-page/bg1.gif);
	color: #333333;
}
#menu dd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #B1C3D9;
}
#menu li {
	text-align: left;
	background-color: #B1C3D9;
	text-indent: 5px;
	line-height: 25px;
}
#menu li a, #menu dt a {
	color: #333333;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	line-height: 25px;
	width: 199px;
	font-size: 13px;
	text-indent: 10px;
}

#menu li a:hover, #menu dt a:hover {
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-image: url(../images/1.Opbouw-website/01.Home-page/bg1_hover.gif);
}

</style>
