html, body{
	margin: 0px; 
	padding: 0px; 
	background-color:#FFF;
	font-family: arial;
	}

img {border: none;}

#wrapper {width: 271px; /*margin: 0 auto;*/float: none;}	

#nederland{display:block;height:320px;width:270px;}
		
		#nh{background:url(/images/noordholland.png) no-repeat;display:block;height:115px;width:62px;position:relative;top:42px;left:76px;}
		#nh:hover{background:url(/images/noordhollandhv.png) no-repeat;}
		
		#fr{background:url(/images/friesland.png) no-repeat;display:block;height:81px;width:110px;position:relative;top:-110px;left:101px;}
		#fr:hover{background:url(/images/frieslandhv.png) no-repeat;}
		
		#ge{background:url(/images/gelderland.png) no-repeat;display:block;height:89px;width:129px;position:relative;top:-77px;left:113px;}
		#ge:hover{background:url(/images/gelderlandhv.png) no-repeat;}
		
		#ov{background:url(/images/overijssel.png) no-repeat;display:block;height:83px;width:88px;position:relative;top:-206px;left:171px}
		#ov:hover{background:url(/images/overijsselhv.png) no-repeat;}
		
		#gr{background:url(/images/groningen.png) no-repeat;display:block;height:72px;width:75px;position:relative;top:-360px;left:190px;}
		#gr:hover{background:url(/images/groningenhv.png) no-repeat;}
		
		#dr{background:url(/images/drente.png) no-repeat;display:block;height:71px;width:70px;position:relative;top:-403px;left:189px;}
		#dr:hover{background:url(/images/drentehv.png) no-repeat;}
		
		#fl{background:url(/images/flevoland.png) no-repeat;display:block;height:68px;width:60px;position:relative;top:-431px;left:121px;}
		#fl:hover{background:url(/images/flevolandhv.png) no-repeat;}
		
		#br{background:url(/images/brabant.png) no-repeat;display:block;height:70px;width:127px;position:relative;top:-384px;left:60px;}
		#br:hover{background:url(/images/brabanthv.png) no-repeat;}
		
		#lb{background:url(/images/limburg.png) no-repeat;display:block;height:125px;width:47px;position:relative;top:-448px;left:156px;}
		#lb:hover{background:url(/images/limburghv.png) no-repeat;}
		
		#zl{background:url(/images/zeeland.png) no-repeat;display:block;height:76px;width:64px;position:relative;top:-573px;left:1px;}
		#zl:hover{background:url(/imageszeelandhv.png) no-repeat;}
		
		#zh{background:url(/images/zuidholland.png) no-repeat;display:block;height:78px;width:97px;position:relative;top:-712px;left:31px;}
		#zh:hover{background:url(/images/zuidhollandhv.png) no-repeat;}
		
		#ut{background:url(/images/utrecht.png) no-repeat;display:block;height:41px;width:61px;position:relative;top:-785px;left:99px;}
		#ut:hover{background:url(/images/utrechthv.png) no-repeat;}
		