div.websiteFlags {
position:					absolute;
z-index:					5;
margin:						400px 0 0 394px;
width:						200px;
font-size:					0px;
}

a.provinceFlag {
display:					inline-block;
background:					url('../Images/Layout/flags.png') no-repeat;
border:						0px;
width:						29px;
height:						22px;
margin:						0 2px 3px 2px;
cursor:						pointer;
}

a.noordBrabant {
background-position:		-29px 0px;
}

a.zeeland {
background-position:		-58px 0px;
}

a.zuidHolland {
background-position:		-87px 0px;
}

a.noordHolland {
background-position:		-116px 0px;
}

a.utrecht {
background-position:		-145px 0px;
}

a.gelderland {
background-position:		0px -22px;
}

a.flevoland {
background-position:		-29px -22px;
}

a.overijssel {
background-position:		-58px -22px;
}

a.drenthe {
background-position:		-87px -22px;
}

a.friesland {
background-position:		-116px -22px;
}

a.groningen {
background-position:		-145px -22px;
}

a.limburg:hover, a.limburg:focus {
background-position:		0px -44px;
}

a.noordBrabant:hover, a.noordBrabant:focus {
background-position:		-29px -44px;
}

a.zeeland:hover, a.zeeland:focus {
background-position:		-58px -44px;
}

a.zuidHolland:hover, a.zuidHolland:focus {
background-position:		-87px -44px;
}

a.noordHolland:hover, a.noordHolland:focus {
background-position:		-116px -44px;
}

a.utrecht:hover, a.utrecht:focus {
background-position:		-145px -44px;
}

a.gelderland:hover, a.gelderland:focus {
background-position:		0px -66px;
}

a.flevoland:hover, a.flevoland:focus {
background-position:		-29px -66px;
}

a.overijssel:hover, a.overijssel:focus {
background-position:		-58px -66px;
}

a.drenthe:hover, a.drenthe:focus {
background-position:		-87px -66px;
}

a.friesland:hover, a.friesland:focus {
background-position:		-116px -66px;
}

a.groningen:hover, a.groningen:focus {
background-position:		-145px -66px;
}