ul {
	margin:0 0 10px 25px;
	}

.basis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
	.basis a{
		color:#000;
		}
.grijs10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}

/* ========================================	*/
/* ===== NAVIGATIE 	=======================	*/

.navigatie {
	width:313px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.firstNav a {
	display:block;
	padding:3px 3px 2px 65px;
	text-decoration:none;
	font-size:10px;
	color:#083E89;
	text-transform:uppercase;
	letter-spacing:2px;
	background:#FFF url(../images/menuItemBack.gif) no-repeat left top;
	}
.firstNav a.logistics:hover,
body.logistics .firstNav a.logistics {background-color:#FAA61A;}
.firstNav a.transport:hover,
body.transport .firstNav a.transport {background-color:#999;}
.firstNav a.containers:hover,
body.containers .firstNav a.containers {background-color:#ED1A3B;}
.firstNav a.intermodaal:hover,
body.intermodaal .firstNav a.intermodaal {background-color:#75D1F6;}




.secondNav {
	padding-top:6px;
	height:167px;
	background:#FFF url(../images/menu_back.jpg) no-repeat left top;
	}
/*\*/
* html body .secondNav {height:173px;}
/* */
.secondNav a {
	display:block;
	letter-spacing:1px;
	padding:2px 3px 2px 65px;
	
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	background:transparent url(../images/navArrow.gif) no-repeat 54px 6px;
	}

body.referentie .secondNav a.referentie,
body.diensten .secondNav a.diensten,
body.organisatie .secondNav a.organisatie,
body.historie .secondNav a.historie,
body.vestigingen .secondNav a.vestigingen,
body.vacatures .secondNav a.vacatures,
body.informatie .secondNav a.informatie,
body.brochure .secondNav a.brochure {
	background-image:url(../images/navArrow_over.gif);
	}


.downloads {
	
	}
.downloads a {
	display:block;
	margin-bottom:10px;
	color:#083E89;
	text-decoration:none;
	}
.downloads a:hover {
	color:#083E89;
	text-decoration:underline;
	}
.downloads img {
	margin-left:15px;
	margin-right:15px;
	vertical-align:middle;
	}
