.dropdown { float:left; }
.dropdown dl {
	height:40px;
	padding:0px; margin:0px;
}
.menu a {
	line-height:45px; height:45px; margin:0px;
	font-family:Tahoma,Geneva,Kalimati,sans-serif; font-size:16px; color:#CCCCCC;
	text-decoration:none; padding-left:10px; padding-right:10px;
	cursor:pointer;
}
.menu a.actief { color:#fff; font-size:16px; font-weight:bold; }
.mesnu a {
	line-height:45px; height:45px; padding:0px; margin:0px;
	font-family:Tahoma,Geneva,Kalimati,sans-serif; font-size:14px; color:#CCCCCC;
	text-decoration:none;
	cursor:pointer;
}
.dropdown dt:hover, .dropdown dt a:hover {
	color:#FFFFFF;
}
.dropdown dd {
	position:absolute; top:260px; padding:0px; margin:0px; overflow:hidden; width:150px; display:none; background:#fff; z-index:200; opacity:0;
}
.dropdown ul { width:150px; padding:0px; margin:0px; border-top:0px; list-style:none; }
.dropdown li { display:inline; }
.maenu a, .menau a:active, .menau a:visited {
	width:150px;
	line-height:30px; 
	font-family:Tahoma,Geneva,Kalimati,sans-serif; font-size:12px; color:#333333;
	padding-left:15px; text-decoration:none; text-align:left;
	display:block; background:#e5e5e5;
	border-bottom: 1px solid #ffffff;
}
.menu a:hover {
	color:#FFFFFF;
}
.menu .underline {
	border-bottom:1px solid #ffffff;
}
/*
.dropdown { float:left; }
.dropdown dl {
	height:40px;
	padding:0px; margin:0px;
}
.dropdown dt {
	line-height:40px; height:40px; margin:0px;
	font-family:Tahoma,Geneva,Kalimati,sans-serif; font-size:14px; color:#CCCCCC;
	text-decoration:none; padding-left:10px; padding-right:10px;
	cursor:pointer;
}
.dropdown dt a {
	line-height:40px; height:40px; padding:0px; margin:0px;
	font-family:Tahoma,Geneva,Kalimati,sans-serif; font-size:14px; color:#CCCCCC;
	text-decoration:none;
	cursor:pointer;
}
.dropdown dt:hover, .dropdown dt a:hover {
	color:#FFFFFF;
}
.dropdown dd {
	position:absolute; top:260px; padding:0px; margin:0px; overflow:hidden; width:150px; display:none; background:#fff; z-index:200; opacity:0;
}
.dropdown ul { width:150px; padding:0px; margin:0px; border-top:0px; list-style:none; }
.dropdown li { display:inline; }
.dropdown dd a, .dropdown dd a:active, .dropdown dd a:visited {
	width:150px;
	line-height:30px; 
	font-family:Tahoma,Geneva,Kalimati,sans-serif; font-size:12px; color:#333333;
	padding-left:15px; text-decoration:none; text-align:left;
	display:block; background:#e5e5e5;
	border-bottom: 1px solid #ffffff;
}
.dropdown dd a:hover {
	background:#cccccc; color:#000000;
}
.dropdown .underline {
	border-bottom:1px solid #ffffff;
}
*/
