/*-------------------menu@Engels--------------------------------------------*/
.slidemenuBottomStyle li a.uk_about {
	background: url(../images/hoofdmenu/uk_about.gif);
	width:91px;
}
.slidemenuBottomStyle li a.uk_about_active {
	background: url(../images/hoofdmenu/uk_about_active.gif);
	width:91px;
}
.slidemenuBottomStyle li a.uk_services {
	background: url(../images/hoofdmenu/uk_services.gif);
	width:118px;
}
.slidemenuBottomStyle li a.uk_services_active {
	background:url(../images/hoofdmenu/uk_services_active.gif);
	width:118px;
}
.slidemenuBottomStyle li a.uk_expertise {
	background: url(../images/hoofdmenu/uk_expertise.gif);
	width:133px;
}
.slidemenuBottomStyle li a.uk_expertise_active {
	background:url(../images/hoofdmenu/uk_expertise_active.gif);
	width:133px;
}
.slidemenuBottomStyle li a.uk_contact {
	background:url(../images/hoofdmenu/uk_contact.gif);
	width:101px;
}
.slidemenuBottomStyle li a.uk_contact_active {
	background:url(../images/hoofdmenu/uk_contact_active.gif);
	width:101px;
}
.slidemenuBottomStyle li a:hover, .slidemenuBottomStyle li a:active, .slidemenuBottomStyle li a:visited {
	border: none;
}
/*-------------------menu@Nederlands--------------------------------------------*/
.slidemenuBottomStyle li a.nl_about {
	background: url(../images/hoofdmenu/nl_about.gif);
	width:91px;
}
.slidemenuBottomStyle li a.nl_about_active {
	background: url(../images/hoofdmenu/nl_about_active.gif);
	width:91px;
}
.slidemenuBottomStyle li a.nl_services {
	background: url(../images/hoofdmenu/nl_services.gif);
	width:118px;
}
.slidemenuBottomStyle li a.nl_services_active {
	background:url(../images/hoofdmenu/nl_services_active.gif);
	width:118px;
}
.slidemenuBottomStyle li a.nl_expertise {
	background: url(../images/hoofdmenu/nl_expertise.gif);
	width:133px;
}
.slidemenuBottomStyle li a.nl_expertise_active {
	background:url(../images/hoofdmenu/nl_expertise_active.gif);
	width:133px;
}
.slidemenuBottomStyle li a.nl_contact {
	background:url(../images/hoofdmenu/nl_contact.gif);
	width:95px;
}
.slidemenuBottomStyle li a.nl_contact_active {
	background:url(../images/hoofdmenu/nl_contact_active.gif);
	width:95px;
}
.slidemenuBottomStyle li a:hover, .slidemenuBottomStyle li a:active, .slidemenuBottomStyle li a:visited {
	border: none;
}
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/

.kiwa_country_uk{
	background:url(../images/hoofdmenu/kiwa_country_uk.gif);
	background-color:#fff;
	width:247px;
	height:30px;
	float: left;
	margin:0;
	text-indent:-9999px;
}

.kiwa_country_nl{
	background:url(../images/hoofdmenu/kiwa_country_nl.gif);
	background-color:#fff;
	width:247px;
	height:30px;
	float: left;
	margin:0;
	text-indent:-9999px;
}