@charset "UTF-8";
/* CSS Document */

#menu {
	height:132px;
	width:132px;
	position:absolute;
	top:352px;
	left:106px;
	
	z-index:1;
}
#menu ul {
margin:0;

list-style:none;
white-space:nowrap;
text-align:left;
padding:1px 1px 0 1px;
background:#fff;
}
#menu li {
margin:0;
padding:0;
list-style:none;
}
#menu li {
display:inline;
}
#menu ul ul{
position:absolute;
left:-9999px;
}
#menu ul#toplevel{
position:absolute;
font-weight:700;
padding-top:12px;
left:0;
top:0;}
#menu a{
display:block;
font-family:'Verdana Bold', 'Verdana';
color:#1B7535;
font-size:14px;

letter-spacing:0;
line-height:17px;
text-decoration:none;
line-height:22px;
text-decoration:none;
padding:0 14px 0 10px;}


#menu li a.fly{
background:url(../../website-damsteegt/css/anywidth/arrow.gif) no-repeat right top;}
#menu ul ul {
border:#C8DAB0 solid thin;
font-weight:100;}
#menu li a:hover{
background-color:#C8DAB0;
color:#000;}
#menu li:hover>a{
background-color:#C8DAB0;
color:#000;}

#menu ul li:hover>ul{left:100%;margin-top:-23px;margin-left:-1px;}
#menu a:hover ul,#menu a:hover a:hover ul,#menu a:hover a:hover a:hover ul{left:100%;
}
#menu a:hover ul ul,#menu a:hover a:hover ul ul{left:-9999px;
}
#menu table{position:absolute;left:99%;height:0;width:0;border-collapse:collapse;margin-top:-7px;margin-left:-1px;
}
.wiki {
text-decoration:none;
border-bottom:dotted;}
.onder-menu {
dispay:block;
height:100%;
background-color:#FFFFFF;}

