﻿.map {
	width: 500px;
	height: 689px;
	background: transparent url("/_images/kaartNHW.jpg") no-repeat;
	position: relative;
}
.mapLists select {
	width: 195px;
	display: block;
	margin: 10px 0px;
	padding: 2px;
}
.mapItem, .mapItemSelected {
	width: 27px;
	height: 27px;
	position: absolute;
	cursor: pointer;
	display: block;
}
.mapItem {
	background: transparent url("/_images/mapitem.png") no-repeat;
	z-index: 1;
}
.mapItemSelected {
	background: transparent url("/_images/mapitemselected.png") no-repeat;
	z-index: 2;
}


#butt_forten-regio-noord, #butt_forten-regio-midden, #butt_forten-regio-zuid {
	width:198px; height:33px; display:block; overflow:hidden; text-indent:-9999px; margin:0 0 10px 0;
}

#butt_forten-regio-noord { 
	background:White url('../_images/butt_forten-regio-noord.gif') no-repeat left top;
}

#butt_forten-regio-midden { 
	background:White url('../_images/butt_forten-regio-midden.gif') no-repeat left top;
}

#butt_forten-regio-zuid {
	background:White url('../_images/butt_forten-regio-zuid.gif') no-repeat left top;	
}

#list_forten-regio-noord, #list_forten-regio-midden, #list_forten-regio-zuid {
	width:201px; min-height:100px; height:auto !important; height:100px;
	background:url('../_images/bg_list_forten-regio-bottom.gif') no-repeat left bottom;
	position:absolute; margin-left:-172px;z-index:2; top:321px; 
}
#list_forten-regio-noord ul, #list_forten-regio-midden ul, #list_forten-regio-zuid ul {
	margin:0; padding:0 0 7px 0; list-style:none; width:201px;
	min-height:100px; height:auto !important; height:100px;
	background:url('../_images/bg_list_forten-regio-top.gif') no-repeat left top;
}
#list_forten-regio-noord ul li, #list_forten-regio-midden ul li, #list_forten-regio-zuid ul li {
	padding:6px 10px 0 10px;
}
