/* Main nav_sheet */

/* nav top */

#huis1 a{
	position:	absolute;
	top:		0px;
	left:		164px;
	width:		122px;
	height:		50px;
	background: url("../_img/huis1.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
	z-index:	10;
}

#huis1 a:hover{
	background-position:	-122px 0;
	z-index:	10;
}


#gezin1 a{
	position:	absolute;
	top:		0px;
	left:		286px;
	width:		122px;
	height:		50px;
	background: url("../_img/gezin1.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
	z-index:	10;
}

#gezin1 a:hover{
	background-position:	-122px 0;
	z-index:	10;
}


#bedrijf1 a{
	position:	absolute;
	top:		0px;
	left:		408px;
	width:		122px;
	height:		50px;
	background: url("../_img/bedrijf1.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
	z-index:	10;
}


#bedrijf1 a:hover{
	background-position:	-122px 0;
	z-index:	10;
}

#white1 {
	position:	absolute;
	background: 	#FFF;
	top:		0px;
	left:		530px;
	width:		100px;
	height:		50px;
	overflow:	hidden;
	background-position:	0px 0;
	z-index:	10;
}

/* nav left */

#home a{
	position: 		absolute;
	width:		139px;
	height:		22px;
	background: url("../_img/nav_left_home.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
}

#home a:hover{
	background-position:	-139px 0;
}

#huis a{
	position:	absolute;
	top:		22px;
	width:		139px;
	height:		22px;
	background: url("../_img/nav_left_huis.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
}

#huis a:hover{
	background-position:	-139px 0;
}

#gezin a{
	position:	absolute;
	top:		44px;
	width:		139px;
	height:		22px;
	background: url("../_img/nav_left_gezin.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
}

#gezin a:hover{
	background-position:	-139px 0;
}

#bedrijf a{
	position:	absolute;
	top:		66px;
	width:		139px;
	height:		22px;
	background: url("../_img/nav_left_bedrijf.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
}

#bedrijf a:hover{
	background-position:	-139px 0;
}


#preferred a{
	position:	absolute;
	top:		88px;;
	width:		139px;
	height:		22px;
	background: url("../_img/nav_left_preferred.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
}

#preferred a:hover{
	background-position:	-139px 0;
}

#adviseur a{
	position:	absolute;
	top:		110px;
	width:		139px;
	height:		22px;
	background: url("../_img/nav_left_adviseur.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
}

#adviseur a:hover{
	background-position:	-139px 0;
}


#vraag a{
	position:	absolute;
	top:		132px;;
	width:		139px;
	height:		22px;
	background: url("../_img/nav_left_vraag.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
}

#vraag a:hover{
	background-position:	-139px 0;
}


#premie a{
	position:	absolute;
	top:		154px;
	width:		139px;
	height:		22px;
	background: url("../_img/nav_left_premie.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
}

#premie a:hover{
	background-position:	-139px 0;
}

#over a{
	position:	absolute;
	top:		176px;
	width:		139px;
	height:		22px;
	background: url("../_img/nav_left_over.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
}

#over a:hover{
	background-position:	-139px 0;
}



#sitemap a{
	position:	absolute;
	top:		198px;
	width:		139px;
	height:		22px;
	background: url("../_img/nav_left_sitemap.gif") 0 0 no-repeat;
	overflow:	hidden;
	background-position:	0px 0;
}

#sitemap a:hover{
	background-position:	-139px 0;
}