ul#menu1 a,ul#menu2 a,ul.lmenu a{
	text-decoration:none;
	font-weight:400;
	font-size:13px;}
ul#menu1{
	width:770px;
	height:35px;
	line-height:35px;
	margin:0;
	padding:0;
	list-style:none;
	background:#fff url(../img/menu1bg.png) center center no-repeat;
	text-align:right;}
ul#menu1 li{
	display:inline;}
#menu1 a{
	padding:3px 8px 4px 8px;
	color:#eff0f0;
	text-decoration:none;}
#menu1 li:hover a,#menu1 li.actief a{
	color:#000;
	background-color:#fff;
	-moz-border-radius:.4em;}
#menu1 li.laatste{
	margin-right:1em;}
ul.lmenu{
	margin:0;
	padding:0;
	padding-bottom:10px;
	list-style:none;
	background-color:transparent;
	background-position:bottom;
	background-repeat:no-repeat;}
ul#menu2{
	background-image:url(../img/m2ulb.png);}
ul#menu3{
	margin-top:.5em;
	background-image:url(../img/m3ulb.png);
	margin-bottom:2em;}

.lmenu *{
	height:25px;
	line-height:25px;
	padding:0;}
.lmenu li.eerste{
	padding-top:25px;
	background-color:transparent;
	background-position:top;
	background-repeat:no-repeat;}
#menu2 li.eerste{
	background-image:url(../img/m2ult.png);}
#menu3 li.eerste{
	background-image:url(../img/m3ult.png);}
#menu2 li a{
	border-color:#2e2c2d;
	background:#dcdddd url(../img/m2li.png) top repeat-x;}
#menu3 li a{
	border-color:#595857;
	background-color:#D8E6D9;}
#menu2 li a:hover,#menu2 li.actief a,#menu3 li a:hover,#menu3 li.actief a{
	background:#f1f2f2 url(../img/m2liActief.png) top repeat-x;}
	
.lmenu a{
	border-width:0 1px;
	border-style:solid;
	display:block;
	padding-left:8px;}
	
#menu2 a{
	color:#4e4e4e;}
#menu2 li:hover a,#menu2 li.actief a{
	color:#1b1b1b;}
ul.lmenu2{
	clear:both;}


