.menudiv {
	width:920px;
	padding-bottom:0px;
	position:absolute;
	z-index:4;
}

.submenudiv
{
	width: 150px;
	position:absolute;
	top:276px;
	z-index:5;
	visibility:hidden;
} 

.intmenudiv
{
	width: 150px;
	position:absolute;
	z-index:7;
	visibility:hidden;
	margin-left:150px;
}
.submenubg {
	background-color: #88C65B;
}

.style1, .style1_active{
	padding-top:0px;
	background:url(../img/knop1.gif) no-repeat;
	height:21px;
	margin-top:6px;
}

.style1 a 
{
	font-weight:bold;	
	font-size: 11px;
	color: #005a85;
	text-decoration:none;
}
.style1 a:hover 
{
	font-weight:bold;
	font-size: 11px;
	color: #000000;	
	text-decoration:none;
}
.style1_active a {
	font-weight:bold;	
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.style1_active a:hover {
	font-weight:bold;
	font-size: 11px;
	color: #000000;	
	text-decoration:none;

}



.style2, .style2_active
{
	width:150px;
	height:15px;
	overflow:hidden;
	background-color:#8cffff;
	
	
}



.style2 a {
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	color: #005a85;
	margin-bottom:0px;
	text-decoration:none;
}

.style2 a:hover {
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.style2_active a {
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	color: #000000;
	text-decoration:underline;

}

.style2_active a:hover {
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}



.style3
{
	width:150px;
	overflow:hidden;
	background-color:#37d6fe;
}

.style3 a {
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	color: #005a85;
	text-decoration:none;

}
.style3 a:hover {
	width: 100%;
	font-weight:bold;	
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
