#navbar ul {
	position: relative;
	left: 0;
	top: 0;
	height: 25px;
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
}

#navbar ul li {
	float : left;
	padding : 0;
	margin : 0;
}

#navbar ul li a {
	display : block;
	text-decoration : none;
	padding : 0;
	margin : 0;
	height : 25px;
}


/* Opmaak buttons */
#navbar ul li.collection a {
	background : url(/images/images/collection_01.gif) no-repeat;
	width : 144px;
}
#collection ul li.collection a { background: url(../../images/images/collection_03.gif) no-repeat; }
#navbar ul li.collection a:hover, #collection ul li.collection a:hover {
	background : url(/images/images/collection_02.gif) no-repeat;
}
#navbar ul li.mirjam a {
	background : url(../../images/images/mirjam_01.gif) no-repeat;
	width : 144px;
}
#mirjam ul li.mirjam a {
	background : url(../../images/images/mirjam_03.gif) no-repeat;
}
#navbar ul li.mirjam a:hover, #mirjam ul li.mirjam a:hover {
	background : url(../../images/images/mirjam_02.gif) no-repeat;
}
#navbar ul li.order a {
	background : url(../../images/images/order_01.gif) no-repeat;
	width : 144px;
}
#order ul li.order a {
	background : url(../../images/images/order_03.gif) no-repeat;
}
#navbar ul li.order a:hover, #order ul li.order a:hover {
	background : url(../../images/images/order_02.gif) no-repeat;
}
#navbar ul li.sales a {
	background : url(../../images/images/shops_01.gif) no-repeat;
	width : 144px;
}
#sales ul li.sales a {
	background : url(../../images/images/shops_03.gif) no-repeat;
}
#navbar ul li.sales a:hover, #sales ul li.sales a:hover {
	background : url(../../images/images/shops_02.gif) no-repeat;
}



#navbar ul li.contact a {
	background : url(../../images/images/pleasetellme_01oranje.gif) no-repeat;
	width : 144px;
	height: 98px;
}
#contact ul li.contact a {
	background : url(../../images/images/pleasetellme_03.gif) no-repeat;
}
#navbar ul li.contact a:hover, #contact ul li.contact a:hover {
	background : url(../../images/images/pleasetellme_02.gif) no-repeat;
}


#navbar ul li.test a {
	background : url(../../images/images/pleasetellme_01.gif) no-repeat;
	width : 144px;
	height: 98px;
}
#test ul li.test a {
	background : url(../../images/images/pleasetellme_03.gif) no-repeat;
}
#navbar ul li.test a:hover, #test ul li.test a:hover {
	background : url(../../images/images/pleasetellme_02.gif) no-repeat;
}



#navbar ul li.links a { background-image: url(../../images/images/links_01.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width : 144px; }
#links ul li.links a { background-image: url(../../images/images/links_03.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }
#navbar ul li.links a:hover, #links ul li.links a:hover { background-image: url(../../images/images/links_02.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }
/* aanvullende classes voor het verbergen van elementen */
#navbar h3, .h {
	display : none;
}

.invisible, #navbar span, #navbar a span {
	visibility : hidden;
}
/**/
#navbar ul li.rok a {
	background : url(/images/images/collection_rok_03.gif) no-repeat;
	width : 144px;
}
#rok ul li.rok a { background: url(../../images/images/collection_rok_01.gif) no-repeat; }
#navbar ul li.rok a:hover, #rok ul li.rok a:hover {
	background : url(/images/images/collection_rok_02.gif) no-repeat;
}
#navbar ul li.tas a {
	background : url(/images/images/collection_01_tas.gif) no-repeat;
	width : 144px;
}
#tas ul li.tas a { background: url(../../images/images/collection_03_tas.gif) no-repeat; }
#navbar ul li.tas a:hover, #tas ul li.tas a:hover {
	background : url(/images/images/collection_02_tas.gif) no-repeat;
}
