#gmap {
    display:block; 
	width:230px; 
	height:199px; 
	background:url(../images/kaart/kaart_nederland.png);
	background-repeat:no-repeat;
	position:relative; 
	float:left;
	margin:0;
	margin-left:50px;
}
a#brabant {
    display:block; 
	width:73px; 
	height:0; 
	padding-top:40px; 
	overflow:hidden; 
	position:absolute; 
	left:42px; 
	top:119px; 
	background:transparent url(../images/kaart/brabant.png) no-repeat 73px 40px;
}
* html a#brabant {height:40px; he\ight:0;}
a#brabant:hover {
    background-position: 0 0; 
	overflow:visible;
}
a#drenthe {
    display:block; 
	width:37px; 
	height:0; 
	padding-top:36px; 
	overflow:hidden; 
	position:absolute; 
	left:120px; 
	top:31px; 
	background:transparent url(../images/kaart/drenthe.png) no-repeat 37px 36px;
	z-index:2;
}
* html a#drenthe {height:36px; he\ight:0;}
a#drenthe:hover {
    background-position: 0 0; 
	overflow:visible;
}

a#flevoland {
    display:block; 
	width:32px; 
	height:0; 
	padding-top:36px; 
	overflow:hidden; 
	position:absolute; 
	left:82px; 
	top:54px; 
	background:transparent url(../images/kaart/flevoland.png) no-repeat 32px 36px;
	z-index:3;
}
* html a#flevoland {height:36px; he\ight:0;}
a#flevoland:hover {
    background-position: 0 0; 
	overflow:visible;
}
a#friesland {
    display:block; 
	width:47px; 
	height:0; 
	padding-top:46px; 
	overflow:hidden; 
	position:absolute; 
	left:83px; 
	top:10px; 
	background:transparent url(../images/kaart/friesland.png) no-repeat 47px 46px;
}
* html a#friesland {height:46px; he\ight:0;}
a#friesland:hover {
    background-position: 0 0; 
	overflow:visible;
}
a#gelderland {
    display:block; 
	width:71px; 
	height:0; 
	padding-top:47px; 
	overflow:hidden; 
	position:absolute; 
	left:76px; 
	top:77px; 
	background:transparent url(../images/kaart/gelderland.png) no-repeat 71px 47px;
}
* html a#gelderland {height:47px; he\ight:0;}
a#gelderland:hover {
    background-position: 0 0; 
	overflow:visible;
}
a#groningen {
    display:block; 
	width:39px; 
	height:0; 
	padding-top:37px; 
	overflow:hidden; 
	position:absolute; 
	left:122px; 
	top:14px; 
	background:transparent url(../images/kaart/groningen.png) no-repeat 39px 37px;
}
* html a#groningen {height:37px; he\ight:0;}
a#groningen:hover {
    background-position: 0 0; 
	overflow:visible;
}
a#limburg {
    display:block; 
	width:24px; 
	height:0; 
	padding-top:64px; 
	overflow:hidden; 
	position:absolute; 
	left:101px; 
	top:124px; 
	background:transparent url(../images/kaart/limburg.png) no-repeat 23px 64px;
}
* html a#limburg {height:64px; he\ight:0;}
a#limburg:hover {
    background-position: 0 0; 
	overflow:visible;
}
a#noordholland {
    display:block; 
	width:30px; 
	height:0; 
	padding-top:62px; 
	overflow:hidden; 
	position:absolute; 
	left:57px; 
	top:33px; 
	background:transparent url(../images/kaart/noordholland.png) no-repeat 30px 62px;
}
* html a#noordholland {height:62px; he\ight:0;}
a#noordholland:hover {
    background-position: 0 0; 
	overflow:visible;
}
a#overijssel {
    display:block; 
	width:48px; 
	height:0; 
	padding-top:44px; 
	overflow:hidden; 
	position:absolute; 
	left:109px; 
	top:55px; 
	background:transparent url(../images/kaart/overijssel.png) no-repeat 48px 44px;
}
* html a#overijssel {height:44px; he\ight:0;}
a#overijssel:hover {
    background-position: 0 0; 
	overflow:visible;
}
a#utrecht {
	display:block;
	width:29px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	position:absolute;
	left:69px;
	top:90px;
	background:transparent url(../images/kaart/utrecht.png) no-repeat 29px 21px;
	z-index: 1;
}
* html a#utrecht {height:0; he\ight:0;}
a#utrecht:hover {
    background-position: 0 0; 
	overflow:visible;
}
a#zeeland {
    display:block; 
	width:35px; 
	height:0; 
	padding-top:34px; 
	overflow:hidden; 
	position:absolute; 
	left:11px; 
	top:124px; 
	background:transparent url(../images/kaart/zeeland.png) no-repeat 35px 34px;
}
* html a#zeeland {height:34px; he\ight:0;}
a#zeeland:hover {
    background-position: 0 0; 
	overflow:visible;
}
a#zuidholland {
    display:block; 
	width:50px; 
	height:0; 
	padding-top:41px; 
	overflow:hidden; 
	position:absolute; 
	left:31px; 
	top:88px; 
	background:transparent url(../images/kaart/zuidholland.png) no-repeat 50px 41px;
}
* html a#zuidholland {height:41px; he\ight:0;}
a#zuidholland:hover {
    background-position: 0 0; 
	overflow:visible;
}
a:active, a:focus { 
outline: 0; 
} 
