@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:none;
}

#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:#2377C0;
	color:#FFFFFF; 
}

/*#########################################*/
/*############ MENU ITEMS #################*/
/*#########################################*/

/*|||-- Home --|||*/
#menu a.home{
	width:37px;
	height:15px;
}

#menu a.home:hover, #menu a.home_active:hover{
	border-bottom:3px solid #2377C0;
}

#menu a.home_active {	
	width:37px;
	height:15px;
	border-bottom:3px solid #2377C0;
}

/*|||-- Occasions --|||*/
#menu a.occasions{
	width:65px;
	height:15px;
}

#menu a.occasions:hover, #menu a.occasions_active:hover{
	border-bottom:3px solid #2377C0;
}

#menu a.occasions_active {	
	width:65px;
	height:15px;
	border-bottom:3px solid #2377C0;
}

/*|||-- Nieuweautos --|||*/
#menu a.nieuweautos{
	width:91px;
	height:15px;
}

#menu a.nieuweautos:hover, #menu a.nieuweautos_active:hover{
	border-bottom:3px solid #2377C0;
}

#menu a.nieuweautos_active {	
	width:91px;
	height:15px;
	border-bottom:3px solid #2377C0;
}

/*|||-- Garanties --|||*/
#menu a.garanties{
	width:63px;
	height:15px;
}

#menu a.garanties:hover, #menu a.garanties_active:hover{
	border-bottom:3px solid #2377C0;
}

#menu a.garanties_active {	
	width:63px;
	height:15px;
	border-bottom:3px solid #2377C0;
}

/*|||-- Onderhoud --|||*/
#menu a.onderhoud{
	width:71px;
	height:15px;
}

#menu a.onderhoud:hover, #menu a.onderhoud_active:hover{
	border-bottom:3px solid #2377C0;
}

#menu a.onderhoud_active {	
	width:71px;
	height:15px;
	border-bottom:3px solid #2377C0;
}

/*|||-- Vacatures --|||*/
#menu a.vacatures{
	width:65px;
	height:15px;
}

#menu a.vacatures:hover, #menu a.vacatures_active:hover{
	border-bottom:3px solid #2377C0;
}

#menu a.vacatures_active {	
	width:65px;
	height:15px;
	border-bottom:3px solid #2377C0;
}

/*|||-- Wiedoetmeer --|||*/
#menu a.wiedoetmeer{
	width:135px;
	height:15px;
}

#menu a.wiedoetmeer:hover, #menu a.wiedoetmeer_active:hover{
	border-bottom:3px solid #2377C0;
}

#menu a.wiedoetmeer_active {	
	width:135px;
	height:15px;
	border-bottom:3px solid #2377C0;
}

/*|||-- Leaseofferte --|||*/
#menu a.leaseofferte{
	width:81px;
	height:15px;
}

#menu a.leaseofferte:hover, #menu a.leaseofferte_active:hover{
	border-bottom:3px solid #2377C0;
}

#menu a.leaseofferte_active {	
	width:81px ;
	height:15px;
	border-bottom:3px solid #FF9A00;
}

/*|||-- Over ons --|||*/
#menu a.overons{
	width:122px;
	height:15px;
}

#menu a.overons:hover, #menu a.overons_active:hover{
	border-bottom:3px solid #2377C0;
}

#menu a.overons_active {	
	width:122px;
	height:15px;
	border-bottom:3px solid #2377C0;
}

/*|||-- Acties --|||*/
#menu a.acties{
	width:40px;
	height:15px;
}

#menu a.acties:hover, #menu a.acties_active:hover{
	border-bottom:3px solid #2377C0;
}

#menu a.acties_active {	
	width:40px;
	height:15px;
	border-bottom:3px solid #2377C0;
}

/*|||-- Autonieuws --|||*/
#menu a.autonieuws{
	width:75px;
	height:15px;
}

#menu a.autonieuws:hover, #menu a.autonieuws_active:hover{
	border-bottom:3px solid #2377C0;
}

#menu a.autonieuws_active {	
	width:75px;
	height:15px;
	border-bottom:3px solid #2377C0;
}

/*|||-- Contact --|||*/
#menu a.contact{
	width:49px;
	height:15px;
}

#menu a.contact:hover, #menu a.contact_active:hover{
	border-bottom:3px solid #FF9A00;
}

#menu a.contact_active {	
	width:49px;
	height:15px;
	border-bottom:3px solid #FF9A00;
}