/* navigatie */
/* container for navigation, thanks:LISTAMATIC*/
/*
.mapblock {display: block; }
.mapblock {position: absolute; }
.mapblock {left: 0px; }
.mapblock {top: 65px; }
.mapblock {width: 120px; }
.mapblock {padding-left: 5px; }
.mapblock {text-align: left; }
.mapblock ul {margin: 10px 0px 0px 0px; }
.mapblock ul {padding: 0px; }
.mapblock ul {list-style-type: none; }
.mapblock ul {font-family: Verdana, arial, sans-serif; }
.mapblock ul, p.map {font-weight: normal; }
.mapblock ul {line-height: 90%; }
.mapblock a {display: block; }
.mapblock a {padding: 3px; }
.mapblock a {width: 95%; }
.mapblock a, p.map {background-color: #FFFF99; }
.mapblock a {text-decoration: none; }
.mapblock a, p.map {font-size: 66%; }
.mapblock a {color: blue; }
p.map {color: blue; }
p.map {line-height: 20%; }
/* maplist en submaplist, vooral gebruikt in mapdef.php */
.maplist a:hover, .submaplist a:hover {color: #9900CC; }
.maplist a:hover, .submaplist a:hover {background: #99FF66; }
/* sub level navigatie behoort bij: container for navigation, thanks:LISTAMATIC*/
.submaplist a {margin-left: 8px; }
.submaplist a.link a.visited {color: blue; }
.submaplist a.link {color: #0000CC; }
.submaplist a.link {background: #FFFF99; }
.submaplist a.visited {color: #9900CC; }
.submaplist a.visited {background: #FFFF99; }
/* vooral gebruikt in mapdef.php */
ul.dec {list-style: decimal outside; }
ul.dec {position: relative; }
ul.dec {left: -15px; }
.amember {font-family: Verdana, arial, sans-serif; }
.amember {font-weight: normal; }
.amember {text-align: left; }
.amember a {color: #993300; }
.amember a {background: #FFFF99; }
.amember a {text-decoration: none; }
.amember a span {display: none; }
.amember a:hover {color: #993300; }
.amember a:hover {background: #99FF66; }
.amember a:hover {display: block; }
.amember a:hover span {color: #993300; }
.amember a:hover span {background: #99FF66; }
.amember a:hover span {display: block; }

