.subnav  {background: yellow;
          text-align: center;
					}


table.leen   {width: 80% }

td.leen1     {vertical-align: top ;
              width: 40%            }

td.leentussen{width: 25 }

td.leen2     {vertical-align: top  ;
              width: 40%            }

span.naam{ color: #333333; }
span.plaats{background: #cccccc ; font-weight: bold}
span.provincie{background: yellow}

             
span.gebied{font-weight: bold ;}
            
            
a:link   {color:black ; text-decoration: none }
a:visited{color:black ; text-decoration: none }
a:hover  {color:red   ; text-decoration: underline }
a:active {color:black ; text-decoration: none }

            
a.standaard:link   {color:blue ; text-decoration: underline }
a.standaard:visited{color:purple ; text-decoration: underline }
a.standaard:hover  {color:red   ; text-decoration: underline }
a.standaard:active {color:purple ; text-decoration: underline }
            
