
/* Basic code - don't modify */

.pulldown { display: block; margin: 0; padding: 0; }
.pulldown li { display: block; list-style: none; margin: 0; padding: 0; float: left; position:relative; }
.pulldown a { display: block; }
.pulldown ul { display: none; position: absolute; left: 0; top:0; margin: 0; padding: 0; }
* html .pulldown ul { line-height: 0; } /* IE6 "fix" */
.pulldown ul li { float: none; }
    
/* Essentials - configure this */

.pulldown ul {width:280px;}
.pulldown ul ul { left:275px;top:10px; }

/* Everything else is theming */


.pulldown { float:left; font:normal 11px Verdana,Arial,Helvetica;}

.pulldown div {display:block;font-weight:bold;margin:2px 5px 0 5px;height:1.4em;line-height:1.4em;}
.pulldown a {padding:4px 15px; line-height: 1;text-decoration:none;color:#000;}

.pulldown ul {background:#fff;top:21px;border-left:1px solid #999;border-right:1px solid #999;border-bottom:1px solid #999;}
.pulldown ul ul {border:1px solid #999;}

.pulldown ul li a {padding-right:2px;}
.pulldown ul a.hover {background-color:#ccc;}

.pulldown ul a {}

.pulldown img.arrow {float:right;}
.pulldown a.expandable {background:#fff url(../images/arrow_right.gif) no-repeat top right;}

.pulldown ul.verylong {height:400px;overflow-y:auto;overflow-x:hidden;}
.pulldown li a.selection {display:block;background:url(../images/darrow.gif) no-repeat bottom right #fff;border:1px solid #000;padding:4px 5px;width:200px;}
.pulldown li.disabled a.selection {color:#999;border:1px solid #999;background-image:none;}

#geo.pulldown ul {width:230px;}
#geo.pulldown ul ul {top:0;left:230px;width:200px;}
#geo.pulldown ul.verylong {width:250px;}
#geo li a.selection {width:220px;}

#thema {font-size:16px;}
#thema li a.selection {width:450px;font:bold 20px Arial,Helvetica,sans-serif;background:url(../images/darrow_black.gif) no-repeat bottom right #7b7b7b;color:#fff;border-color:#7b7b7b;}
#thema li a.selection:hover {background:url(../images/darrow_white.gif) no-repeat bottom right #7b7b7b;border:1px solid #ccc;}
#thema.pulldown ul {width:462px;top:34px;left:-1px}
#thema.pulldown {font-family:Arial,Helvetica;}

#kenmerk.pulldown ul {width:300px;}
#kenmerk.pulldown ul ul {left:95px;top:10px;width:300px;}
#kenmerk.pulldown li a.selection {width:290px;}

#meting.pulldown ul {width:70px;}
#meting li a.selection {width:60px;}

