/* 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;	
}


/* 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;
}


/* 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;
}

/* CATALOGUS */
a.navigatie_item_catalogus
{
	float:left;
	width:81px;
	height:46px;
	background-image:url('../images/navigatie/home/catalogus.gif');
	background-repeat:no-repeat;		
}

a.navigatie_item_catalogus:hover
{
	float:left;
	width:81px;
	height:46px;
	background-image:url('../images/navigatie/home/catalogus-o.gif');
	background-repeat:no-repeat;
}

/* LEVERINGSVOORWAARDE */
a.navigatie_item_leveringsvoorwaarde
{
	float:left;
	width:156px;
	height:46px;
	background-image:url('../images/navigatie/home/leveringsvoorwaarden.gif');
	background-repeat:no-repeat;	
}

a.navigatie_item_leveringsvoorwaarde:hover
{
	float:left;
	width:156px;
	height:46px;
	background-image:url('../images/navigatie/home/leveringsvoorwaarden-o.gif');
	background-repeat:no-repeat;
}

/* PRODUCTINFORMATIE */
a.navigatie_item_productinformatie
{
	float:left;
	width:132px;
	height:46px;
	background-image:url('../images/navigatie/home/productinformatie.gif');
	background-repeat:no-repeat;		
}

a.navigatie_item_productinformatie:hover
{
	float:left;
	width:132px;
	height:46px;
	background-image:url('../images/navigatie/home/productinformatie-o.gif');
	background-repeat:no-repeat;
}

/* 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;
}

/* HOME-ICON*/
a.navigatie_item_home-icon
{
	float:left;
	width:57px;
	height:46px;
	background-image:url('../images/navigatie/home_icon.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 */


