/** MENU IMAGES **/
#bttn_home a	/* Home knop afbeelding, normal, active en hover in 1 afbeelding */
{
	width									: 59px;
	background								: url(../../img/en/bttn_home.jpg) top left no-repeat;
}
	
#bttn_overons a	
{
	width									: 81px;
	background								: url(../../img/en/bttn_overons.jpg) top left no-repeat;
}

#bttn_producten a	
{
	width									: 91px;
	background								: url(../../img/en/bttn_producten.jpg) top left no-repeat;
}

#bttn_offerte a	
{
	width									: 73px;
	background								: url(../../img/en/bttn_offerte.jpg) top left no-repeat;
}

#bttn_projecten a	
{
	width									: 95px;
	background								: url(../../img/en/bttn_projecten.jpg) top left no-repeat;
}

#bttn_links a	
{
	width									: 58px;
	background								: url(../../img/en/bttn_links.jpg) top left no-repeat;
}

#bttn_contact a	
{
	width									: 76px;
	background								: url(../../img/en/bttn_contact.jpg) top left no-repeat;
}
