div#menu {
	float: left;
	border: 0px dashed #d3d4d4;
	text-align:left;
	font-size: 12px;
	margin: 0px;
	margin-left:0px;
	padding-top: 126px;
	padding-left: 181px;
	width: 773px;
}
div#menu ul {
	margin: 0 0 0 0;
	padding: 0;

}
div#menu li {
	list-style: none;
	padding: 0 0 0 10px;
	font-weight: normal;

}
div#menu a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;

}
div#menu a:hover {
	color: #000000;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;

}
.L1item{
	cursor: pointer;
	height: 17px;
	width: 86px;
	padding: 1px 0 0 17px;
	margin-left: 3px;
	z-index: 1;
	float: left;
	color: #000000;
  background: url('images/knop.jpg') no-repeat top left;
}

.L1menu{
	cursor: pointer;
	height: 16px;
	z-index: 1;
	float: left;
}

.L2menu{
	cursor: pointer;
	height: 16px;
	border:1px solid #FFFFFF;
	padding: 2px;
	border-bottom:0px;
	z-index: 1;
	background: url('images/test.jpg') no-repeat top left;
}

.L2item{
	cursor: pointer;
	height: 16px;
	border:1px solid #FFFFFF;
	padding: 2px;
	border-bottom:0px;
	z-index: 1;
}

.hiddenL2{
	width: 140px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	background-color: #00528C;
}

.hiddenL3{
	width: 140px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	background-color: #00528C;
}

.L3item{
	cursor: pointer;
	height: 16px;
	z-index: 1;
	border:1px solid #FFFFFF;
	padding: 2px;
	border-bottom:0px;
	/*background-color: #B9D300;*/
}
img{
	border:0px;
}