
/* BEGIN NAVIGATIE LINKS */

	UL.navigatie {
		width					: 154px;
		height					: 286px;
		
		margin-top				: 0px;
		
		display					: block;
		list-style				: none;
	}

	#left_navigatie li {
		width					: 154px;
		height					: 35px;

		float					: left;
		margin-bottom			: 1px;
		
		display					: block;
	}
	
	#left_navigatie a {
		display 				: block;
		
		width					: 154px;
		height					: 35px;
		
		text-decoration			: none;
		text-align				: right;
	}
		
	#left_navigatie a span { 
		display					: none;
		text-decoration			: none; 
	}
	
	#left_navigatie a:hover, 
	#left_navigatie a:active {
		background-image		: none;
	}
	
	#left_navigatie a.selected {
		background-position		: 0 -68px !important;
	}

	#navigatie-kopieren {
		background				: url("../images/navigatie/IMG_BTN_kopieren_printen.gif") top left no-repeat;
		background-position		: 0 -34px !important;
	}

	a.navigatie-kopieren {
		background				: url("../images/navigatie/IMG_BTN_kopieren_printen.gif") top left no-repeat;
	}

	#navigatie-afwerking {
		background				: url("../images/navigatie/IMG_BTN_afwerking.gif") top left no-repeat;
		background-position		: 0 -34px !important;
	}

	a.navigatie-afwerking {
		background				: url("../images/navigatie/IMG_BTN_afwerking.gif") top left no-repeat;
	}

	#navigatie-kantoormeubilair {
		background				: url("../images/navigatie/IMG_BTN_kantoormeubilair.gif") top left no-repeat;
		background-position		: 0 -34px !important;
	}

	a.navigatie-kantoormeubilair {
		background				: url("../images/navigatie/IMG_BTN_kantoormeubilair.gif") top left no-repeat;
	}

	#navigatie-kantoorartikelen {
		background				: url("../images/navigatie/IMG_BTN_kantoorartikelen.gif") top left no-repeat;
		background-position		: 0 -34px !important;
	}

	a.navigatie-kantoorartikelen {
		background				: url("../images/navigatie/IMG_BTN_kantoorartikelen.gif") top left no-repeat;
	}

	#navigatie-grafische_materialen {
		background				: url("../images/navigatie/IMG_BTN_grafische_materialen.gif") top left no-repeat;
		background-position		: 0 -34px !important;
	}
	
	a.navigatie-grafische_materialen {
		background				: url("../images/navigatie/IMG_BTN_grafische_materialen.gif") top left no-repeat;
	}

	#navigatie-creatief_assortiment {
		background				: url("../images/navigatie/IMG_BTN_creatief_assortiment.gif") top left no-repeat;
		background-position		: 0 -34px !important;
	}
	
	a.navigatie-creatief_assortiment {
		background				: url("../images/navigatie/IMG_BTN_creatief_assortiment.gif") top left no-repeat;
	}

	#navigatie-over_bodo {
		background				: url("../images/navigatie/IMG_BTN_over_bodo.gif") top left no-repeat;
		background-position		: 0 -34px !important;
	}

	a.navigatie-over_bodo {
		background				: url("../images/navigatie/IMG_BTN_over_bodo.gif") top left no-repeat;
	}

	#navigatie-eshop {
		background				: url("../images/navigatie/IMG_BTN_e-shop.gif") top left no-repeat;
		background-position		: 0 -34px !important;
	}

	a.navigatie-eshop {
		background				: url("../images/navigatie/IMG_BTN_e-shop.gif") top left no-repeat;
	}

	#navigatie-email {
		background				: url("../images/navigatie/IMG_BTN_email.gif") top left no-repeat;
		background-position		: 0 -34px !important;
	}

	a.navigatie-email {
		background				: url("../images/navigatie/IMG_BTN_email.gif") top left no-repeat;
	}
/* EINDE NAVIGATIE LINKS */


/* BEGIN NAVIGATIE TOP */
#center_header ul {
	height						: 36px;
	width						: 509px;

	list-style					: none;
	margin-left					: 14px;
	margin-top					: 1px;
	
	float						: left;
	display						: inline;
}

#center_header li {
	height						: 36px;

	float						: left;

	display						: block;
}

#center_header a {
	display 					: block;

	height						: 36px;
	
	text-decoration				: none;
}

#center_header a span { 
	display						: none;
	text-decoration				: none; 
}

#center_header a:hover, 
#center_header a:active, 
#center_header a.selected {
	background-image			: none;
}

#ICO-spacer {
	width						: 2px;
	display						: inline;
}

#ICO-kopieren_printen {
	width						: 57px;
	display						: inline;
	
	background					: url("../images/navigatie/IMG_ICO_kopieren_printen.gif") top left no-repeat;
}

#ICO-afwerking {
	width						: 63px;
	display						: inline;
	
	background					: url("../images/navigatie/IMG_ICO_afwerking.gif") top left no-repeat;
}

#ICO-kantoormeubilair {
	width						: 61px;
	display						: inline;
	
	background					: url("../images/navigatie/IMG_ICO_kantoormeubilair.gif") top left no-repeat;
}

#ICO-kantoorartikelen {
	width						: 57px;
	display						: inline;
	
	background					: url("../images/navigatie/IMG_ICO_kantoorartikelen.gif") top left no-repeat;
}

#ICO-grafische_materialen {
	width						: 49px;
	display						: inline;
	
	background					: url("../images/navigatie/IMG_ICO_grafische_materialen.gif") top left no-repeat;
}

#ICO-creatief_assortiment {
	width						: 49px;
	display						: inline;
	
	background					: url("../images/navigatie/IMG_ICO_creatief_assortiment.gif") top left no-repeat;
}

#ICO-over_bodo {
	width						: 45px;
	display						: inline;
	
	background					: url("../images/navigatie/IMG_ICO_over_bodo.gif") top left no-repeat;
}

#ICO-e-shop {
	width						: 58px;
	display						: inline;
	
	background					: url("../images/navigatie/IMG_ICO_e-shop.gif") top left no-repeat;
}

#ICO-email {
	width						: 41px;
	display						: inline;
	
	background					: url("../images/navigatie/IMG_ICO_email.gif") top left no-repeat;
}

a.ICO-kopieren_printen {
	width						: 57px;
	background					: url("../images/navigatie/IMG_ICO_kopieren_printen.gif") top left no-repeat;
	background-position			: 0 -36px !important;
}

a.ICO-afwerking {
	width						: 63px;
	background					: url("../images/navigatie/IMG_ICO_afwerking.gif") top left no-repeat;
	background-position			: 0 -36px !important;
}

a.ICO-kantoormeubilair {
	width						: 61px;
	background					: url("../images/navigatie/IMG_ICO_kantoormeubilair.gif") top left no-repeat;
	background-position			: 0 -36px !important;
}

a.ICO-kantoorartikelen {
	width						: 57px;
	background					: url("../images/navigatie/IMG_ICO_kantoorartikelen.gif") top left no-repeat;
	background-position			: 0 -36px !important;
}

a.ICO-grafische_materialen {
	width						: 49px;
	background					: url("../images/navigatie/IMG_ICO_grafische_materialen.gif") top left no-repeat;
	background-position			: 0 -36px !important;
}

a.ICO-creatief_assortiment {
	width						: 49px;
	background					: url("../images/navigatie/IMG_ICO_creatief_assortiment.gif") top left no-repeat;
	background-position			: 0 -36px !important;
}

a.ICO-over_bodo {
	width						: 45px;
	background					: url("../images/navigatie/IMG_ICO_over_bodo.gif") top left no-repeat;
	background-position			: 0 -36px !important;
}

a.ICO-e-shop {
	width						: 58px;
	background					: url("../images/navigatie/IMG_ICO_e-shop.gif") top left no-repeat;
	background-position			: 0 -36px !important;
}

a.ICO-email {
	width						: 41px;
	background					: url("../images/navigatie/IMG_ICO_email.gif") top left no-repeat;
	background-position			: 0 -36px !important;
}
/* EINDE NAVIGATIE TOP */
