#dropmenudiv{
position:absolute;
border:0px;
border-bottom-width: 0;
font: normal 11px Tahoma;
color: #ffffff;
line-height:20px;
z-index:100;
/*background: url(../img/aafkemooij_green_bg.png) left top no-repeat;*/
margin-top: 3px;
}

#dropmenudiv a:link,#dropmenudiv a:visited{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: solid 1px #003853; /*006F6F   */
padding: 1px 0 0 8px;
text-decoration: none;
color: #ffffff;
background: #175876;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #61C4ED;
text-decoration: none;
}
