@charset "utf-8";
/* CSS Document */

/*#########################################*/
/*######### !!!-- AFBLIJVEN --!!! #########*/
/*#########################################*/

#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:100;
}

#menu a {
	display: block;
	width: 10em;
	padding:0px 8px 4px 8px;	
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:8pt;
 
}

#menu li {
	float: left;
}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}

<!--[if IE 7]> #menu li.sfhover ul{left: auto;} #menu li:hover ul {display:list-item;}<![endif]-->
#style_die_genegeerd_wordt{}

/*#########################################*/
/*############ Dropdown stylen ############*/
/*#########################################*/

/* Dropdown BOX opmaak */
#menu li ul { 
	width:155px; 
	background-color:#FFFFFF;
	border:0px;
}

#menu li ul li {
	padding:0px;
}

/* Dropdown item TEXT opmaak */
#menu li ul li a{
	width:145px; 
	padding:3px 5px 3px 5px; 
	color:#000000;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
	border:0px;	
}

/*#########################################*/
/*############ MENU ITEMS #################*/
/*#########################################*/

/*|||-- Home --|||*/
#menu a.home{
	width:39px;
	height:15px;
}

#menu a.home:hover, #menu a.home_active:hover{
	border-bottom:3px solid #C00343;
}

#menu a.home_active {	
	width:39px;
	height:15px;
	border-bottom:3px solid #C00343;
}

/*|||-- Profiel --|||*/
#menu a.profiel{
	width:58px;
	height:15px;
}

#menu a.profiel:hover, #menu a.profiel_active:hover{
	border-bottom:3px solid #C00343;
}

#menu a.profiel_active {	
	width:58px;
	height:15px;
	border-bottom:3px solid #C00343;
}

/*|||-- Profiel --|||*/
#menu a.exterieurinterieur{
	width:140px;
	height:15px;
}

#menu a.exterieurinterieur:hover, #menu a.exterieurinterieur_active:hover{
	border-bottom:3px solid #C00343;
}

#menu a.exterieurinterieur_active {	
	width:140px;
	height:15px;
	border-bottom:3px solid #C00343;
}

/*|||-- Leasevormen --|||*/
#menu a.aandrijving{
	width:76px;
	height:15px;
}

#menu a.aandrijving:hover, #menu a.aandrijving_active:hover{
	border-bottom:3px solid #C00343;;
}

#menu a.aandrijving_active {	
	width:76px;
	height:15px;
	border-bottom:3px solid #C00343;
}

/*|||-- Opstartlease --|||*/
#menu a.veiligheid{
	width:70px;
	height:15px;
}

#menu a.veiligheid:hover, #menu a.veiligheid_active:hover{
	border-bottom:3px solid #C00343;
}

#menu a.veiligheid_active {	
	width:70px;
	height:15px;
	border-bottom:3px solid #C00343;
}

/*|||-- Directleverbaar --|||*/
#menu a.uitvoeringuitrusting{
	width:205px;
	height:15px;
}

#menu a.uitvoeringuitrusting:hover, #menu a.uitvoeringuitrusting_active:hover{
	border-bottom:3px solid #C00343;
}

#menu a.uitvoeringuitrusting_active {	
	width:205px;
	height:15px;
	border-bottom:3px solid #C00343;
}

/*|||-- Acties --|||*/
#menu a.maten{
	width:40px;
	height:15px;
}

#menu a.maten:hover, #menu a.maten_active:hover{
	border-bottom:3px solid #C00343;
}

#menu a.maten_active {	
	width:40px;
	height:15px;
	border-bottom:3px solid #C00343;
}