@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;	
}

/* Dropdown item TEXT opmaak met HOVER */
#menu li ul li a:hover{ 
	background-color:#7bc36a; 
	color:#FFFFFF;
}

#menu li ul.drop_down_profiel{width:210px;}
#menu li ul.drop_down_profiel li a {width:200px;}

#menu li ul.drop_down_contact{width:115px;}
#menu li ul.drop_down_contact li a {width:105px;}


/*#########################################*/
/*############ MENU ITEMS #################*/
/*#########################################*/

/*|||-- Home --|||*/
#menu a.home{
	width:39px;
	height:15px;
}

#menu a.home:hover, #menu a.home_active:hover{
	border-bottom:3px solid #7bc36a;
}

#menu a.home_active {	
	width:39px;
	height:15px;
	border-bottom:3px solid #7bc36a;
}

/*|||-- Profiel --|||*/
#menu a.profiel{
	width:44px;
	height:15px;
}

#menu a.profiel:hover, #menu a.profiel_active:hover{
	border-bottom:3px solid #7bc36a;
}

#menu a.profiel_active {	
	width:44px;
	height:15px;
	border-bottom:3px solid #7bc36a;
}

/*|||-- Leasevormen --|||*/
#menu a.leasevormen{
	width:88px;
	height:15px;
}

#menu a.leasevormen:hover, #menu a.leasevormen_active:hover{
	border-bottom:3px solid #7bc36a;;
}

#menu a.leasevormen_active {	
	width:88px;
	height:15px;
	border-bottom:3px solid #7bc36a;
}

/*|||-- Opstartlease --|||*/
#menu a.opstartlease{
	width:81px;
	height:15px;
}

#menu a.opstartlease:hover, #menu a.opstartlease_active:hover{
	border-bottom:3px solid #7bc36a;
}

#menu a.opstartlease_active {	
	width:81px;
	height:15px;
	border-bottom:3px solid #7bc36a;
}

/*|||-- Directleverbaar --|||*/
#menu a.directleverbaar{
	width:101px;
	height:15px;
}

#menu a.directleverbaar:hover, #menu a.directleverbaar_active:hover{
	border-bottom:3px solid #7bc36a;
}

#menu a.directleverbaar_active {	
	width:101px;
	height:15px;
	border-bottom:3px solid #7bc36a;
}

/*|||-- Acties --|||*/
#menu a.acties{
	width:41px;
	height:15px;
}

#menu a.acties:hover, #menu a.acties_active:hover{
	border-bottom:3px solid #7bc36a;
}

#menu a.acties_active {	
	width:41px;
	height:15px;
	border-bottom:3px solid #7bc36a;
}

/*|||-- Autonieuws --|||*/
#menu a.autonieuws{
	width:74px;
	height:15px;
}

#menu a.autonieuws:hover, #menu a.autonieuws_active:hover{
	border-bottom:3px solid #7bc36a;
}

#menu a.autonieuws_active {	
	width:74px;
	height:15px;
	border-bottom:3px solid #7bc36a;
}

/*|||-- Leaseofferte --|||*/
#menu a.leaseofferte{
	width:81px;
	height:15px;
}

#menu a.leaseofferte:hover, #menu a.leaseofferte_active:hover{
	border-bottom:3px solid #7bc36a;
}

#menu a.leaseofferte_active {	
	width:81px ;
	height:15px;
	border-bottom:3px solid #7bc36a;
}

/*|||-- Downloads en links --|||*/
#menu a.downloads{
	width:115px;
	height:15px;
}

#menu a.downloads:hover, #menu a.downloads_active:hover{
	border-bottom:3px solid #7bc36a;
}

#menu a.downloads_active {	
	width:115px;
	height:15px;
	border-bottom:3px solid #7bc36a;
}

/*|||-- Contact --|||*/
#menu a.contact{
	width:49px;
	height:15px;
}

#menu a.contact:hover, #menu a.contact_active:hover{
	border-bottom:3px solid #7bc36a;
}

#menu a.contact_active {	
	width:49px;
	height:15px;
	border-bottom:3px solid #7bc36a;
}