/* CSS Document */

/* WIE WE ZIJN */
a.navigatie_item_wiewezijn
{
	float:left;
	width:97px;
	height:46px;
	background-image:url('../images/navigatie/wie_we_zijn.gif');
	background-repeat:no-repeat;	
}

a.navigatie_item_wiewezijn:hover
{
	float:left;
	width:97px;
	height:46px;
	background-image:url('../images/navigatie/wie_we_zijn-o.gif');
	background-repeat:no-repeat;	
}
#over_wiewezijn {
	float:left;
	width:97px;
	height:46px;
	}


/* AANBIEDING */
a.navigatie_item_aanbieding
{
	float:left;
	width:93px;
	height:46px;
	background-image:url('../images/navigatie/aanbieding.gif');
	background-repeat:no-repeat;	
}

a.navigatie_item_aanbieding:hover
{
	float:left;
	width:93px;
	height:46px;
	background-image:url('../images/navigatie/aanbieding-o.gif');
	background-repeat:no-repeat;
}
#over_aanbieding {
	float:left;
	width:93px;
	height:46px;
	}

/* NIEUWS */
a.navigatie_item_nieuws
{
	float:left;
	width:61px;
	height:46px;
	background-image:url('../images/navigatie/nieuws.gif');
	background-repeat:no-repeat;		
}

a.navigatie_item_nieuws:hover
{
	float:left;
	width:61px;
	height:46px;
	background-image:url('../images/navigatie/nieuws-o.gif');
	background-repeat:no-repeat;
}

#over_nieuws {
	float:left;
	width:61px;
	height:46px;
	}

/* CATALOGUS */
a.navigatie_item_catalogus
{
	float:left;
	width:81px;
	height:46px;
	background-image:url('../images/navigatie/catalogus.gif');
	background-repeat:no-repeat;		
}

a.navigatie_item_catalogus:hover
{
	float:left;
	width:81px;
	height:46px;
	background-image:url('../images/navigatie/catalogus-o.gif');
	background-repeat:no-repeat;
}

#over_catalogus {
	float:left;
	width:81px;
	height:46px;
	}

/* LEVERINGSVOORWAARDE */
a.navigatie_item_leveringsvoorwaarde
{
	float:left;
	width:156px;
	height:46px;
	background-image:url('../images/navigatie/leveringsvoorwaarde.gif');
	background-repeat:no-repeat;	
}

a.navigatie_item_leveringsvoorwaarde:hover
{
	float:left;
	width:156px;
	height:46px;
	background-image:url('../images/navigatie/leveringsvoorwaarde-o.gif');
	background-repeat:no-repeat;
}

#over_leveringsvoorwaarde {
	float:left;
	width:156px;
	height:46px;
	}

/* PRODUCTINFORMATIE */
a.navigatie_item_productinformatie
{
	float:left;
	width:132px;
	height:46px;
	background-image:url('../images/navigatie/productinformatie.gif');
	background-repeat:no-repeat;		
}

a.navigatie_item_productinformatie:hover
{
	float:left;
	width:132px;
	height:46px;
	background-image:url('../images/navigatie/productinformatie-o.gif');
	background-repeat:no-repeat;
}

#over_productinformatie {
	float:left;
	width:132px;
	height:46px;
	}
/* CONTACT */
a.navigatie_item_contact
{
	float:left;
	width:70px;
	height:46px;
	background-image:url('../images/navigatie/contact.gif');
	background-repeat:no-repeat;		
}

a.navigatie_item_contact:hover
{
	float:left;
	width:70px;
	height:46px;
	background-image:url('../images/navigatie/contact-o.gif');
	background-repeat:no-repeat;
}

#over_contact {
	float:left;
	width:70px;
	height:46px;
	}

/* HOME-ICON*/
a.navigatie_item_home-icon
{
	float:left;
	width:57px;
	height:46px;
	background-image:url('../images/navigatie/home_icon-n.gif');
	background-repeat:no-repeat;		
}

a.navigatie_item_home-icon:hover
{
	float:left;
	width:57px;
	height:46px;
	background-image:url('../images/navigatie/home_icon.gif');
	background-repeat:no-repeat;
}

/* NAVIGATIE LINKS */




