#buttons
{
	position:absolute;
	left:306px;
	top:176px;
	width:877px;
	height:55px;
	background-color: #000000;	
	word-spacing: 100px 
}

#buttons ul
{	
	margin: 			0px;
	padding: 			0px;
	list-style-type:	none;
	margin-left: 40px;
}

#buttons ul li
{
	width: 		110px;
	height: 	37px;
	margin:		0px 28px 0px 0px;
	float: 		left;
  text-align: center;
}

#buttons ul li a
{
	height: 		37px;
	margin:			0px 8px 0px 0px;
  color:			#FFFFFF;
	display: 		block;
	text-indent: 	-9999px;
	overflow: 		hidden;
}

#buttons ul li a.showall
{
	width: 		110px;
	height: 	37px;
	background: url( "/images/button_voorraad_samen.jpg" ) no-repeat top left;
}

#buttons ul li a.showall:hover
{
	width: 		110px;
	height: 	37px;	
  background: url( "/images/button_voorraad_samen.jpg" ) no-repeat bottom left;
}


#buttons ul li a.tractor
{
	width: 		110px;
	height: 	37px;

  background: url( "/images/button_tractor_heads_samen.jpg" ) no-repeat top left;
}

#buttons ul li a.tractor:hover
{
	width: 		110px;
	height: 	37px;	

	background: url( "/images/button_tractor_heads_samen.jpg" ) no-repeat bottom left;
}

#buttons ul li a.trucks
{
	width: 		110px;
	height: 	37px;

	background: url( "/images/button_trucks_samen.jpg" ) no-repeat top left;
}

#buttons ul li a.trucks:hover
{
	width: 		110px;
	height: 	37px;	

	background: url( "/images/button_trucks_samen.jpg" ) no-repeat bottom left;
}

#buttons ul li a.tippers
{
	width: 		110px;
	height: 	37px;

	background: url( "/images/button_tippers_samen.jpg" ) no-repeat top left;
}

#buttons ul li a.tippers:hover
{
	width: 		110px;
	height: 	37px;	

	background: url( "/images/button_tippers_samen.jpg" ) no-repeat bottom left;
}

#buttons ul li a.construction
{
	width: 		110px;
	height: 	37px;

	background: url( "/images/button_construction_samen.jpg" ) no-repeat top left;
}

#buttons ul li a.construction:hover
{
	width: 		110px;
	height: 	37px;	

	background: url( "/images/button_construction_samen.jpg" ) no-repeat bottom left;
}

#buttons ul li a.various
{
	width: 		110px;
	height: 	37px;

	background: url( "/images/button_various_samen.jpg" ) no-repeat top left;
}

#buttons ul li a.various:hover
{
	width: 		110px;
	height: 	37px;	
	background: url( "/images/button_various_samen.jpg" ) no-repeat bottom left;
}

#buttons ul li #category_text
{	
	padding:		4px 0px 0px 0px;
	color:			#FFFFFF;
	font-family:	Arial;	
	font-size:		11px;
}

#raquo
{
	font-size: 15px;
}

#buttons ul li #show_all
{
	padding:		15px 0px 0px 30px;
	color:			#FFFFFF;
	font-weight:	bold;
	font-family:	Arial;
	cursor:			pointer;
}

#menu
{
	position: 		relative;
	width: 				169px;
	float: 				left;
}

#menu ul
{	
	margin: 			0px;
	padding: 			0px;
	list-style-type:	none;

}

#menu ul li a
{
	width: 				159px;
	height: 			16px;	
	padding:			2px 0px 2px 8px;
	display:			block;	
	color:				#FFFFFF;
	font-size: 			11px;
	text-decoration:	none;
	background-color: 	#898989;
	border-width:		0px 1px 1px 1px;
	border-style:		solid;
	border-color:		#000000;		

	
}

#menu ul li a:hover
{
	width: 				159px;
	height: 			16px;
	padding:			2px 0px 2px 8px;	
	display:			block;	
	color:				#FFFFFF;
	font-size: 			11px;
	text-decoration:	none;
	background-color: 	#545454;
	border-width:		0px 1px 1px 1px;
	border-style:		solid;
	border-color:		#000000;	
}

