	a.homelink {
		position:absolute;
		left:0px; 
		top:0px;
		width:260px;
		height:92px;
		margin:0px;
		padding:0px;
		cursor:pointer;
	}
	p.homeparagraph {
		position:absolute;
		left:0px; 
		top:0px;
		width:260px;
		height:92px;
		margin:0px;
		padding:0px;
		margin-left:20px;
		display:block;
		cursor:pointer;
	}
	#navContainer {
		margin-left:292px;
		z-index: 1;
	}
	div.dl {
		padding-left: 0;
		margin-left: 0;
		margin-top:30px;	
		color: #fff;
		float: left;		
	}
	div.dl div.dt { 
		display: inline;		
	}
	div.dl div.dt a.wat_is {
		background:url("../img/nav_idle_watis.gif") no-repeat bottom left;
		width: 93px;
		height: 62px;
		position:relative;
		float:left;		
		cursor:pointer;			
	}
	div.dl div.dt a.wat_is:hover {
		background:url("../img/nav_idle_watis.gif") no-repeat top left;		
	}
	div.dl div.dt a.overons	{
		background:url("../img/nav_idle_overons.gif") no-repeat bottom left;
		width: 85px;
		height: 62px;
		position:relative;
		float:left;		
		cursor:pointer;				
	}
	div.dl div.dt a.overons:hover {
		background:url("../img/nav_idle_overons.gif") no-repeat top left;
	}
	div.dl div.dt a.diensten {
		background:url("../img/nav_idle_diensten.gif") no-repeat bottom left;
		width: 88px;
		height: 62px;
		position:relative;
		float:left;		
		cursor:pointer;				
	}
	div.dl div.dt a.diensten:hover {
		background:url("../img/nav_idle_diensten.gif") no-repeat top left;
	}
	div.dl div.dt a.klanten {
		background:url("../img/nav_idle_klanten.gif") no-repeat bottom left;
		width: 80px;
		height: 62px;
		position:relative;
		float:left;	
		cursor:pointer;					
	}
	div.dl div.dt a.klanten:hover {
		background:url("../img/nav_idle_klanten.gif") no-repeat top left;
	}
	div.dl div.dt a.nieuws {
		background:url("../img/nav_idle_nieuws.gif") no-repeat bottom left;
		width: 77px;
		height: 62px;
		position:relative;
		float:left;	
		cursor:pointer;					
	}
	div.dl div.dt a.nieuws:hover {
			background:url("../img/nav_idle_nieuws.gif") no-repeat top left;
	}
	div.dl div.dt a.contact {
		background:url("../img/nav_idle_contact.gif") no-repeat bottom left;
		width: 85px;
		height: 62px;
		position:relative;
		float:left;		
		cursor:pointer;				
	}
	div.dl div.dt a.contact:hover {
		background:url("../img/nav_idle_contact.gif") no-repeat top left;
	}
	div.dl div.drop_over_ons, div.dl div.drop_diensten, div.dl div.drop_wat_is {
		padding:0px;
		margin:0px;
		position:absolute;		
		display: none;		
		padding-top:0px;
		margin-top:64px;	
		background: #ffffff;
		text-align:left;
	}
	div.dl div.drop_over_ons ul, div.dl div.drop_diensten ul, div.dl div.drop_wat_is ul{
		margin: 0;
		padding: 0;
		list-style-type: none;	 
	}
	#navContainer>dl>dd {
		left:0px;
	}
	div.dl div.drop_over_ons {		
		width: 150px;
		left: 0px;
	}
	div.dl div.drop_diensten {
		width: 130px;
		left: 90px;
	}	
	div.dl div.drop_wat_is {
		width: 200px;
		left: 180px;
	}	
	div.dl li {
		background: #7a7d78;
		border-color:#4B4D4A;
		border-width:1px;
		border-style:solid;
		border-top-color:#fff;
		border-top-width:0px;
		border-top-style:none;	
	}
	div.dl li a.link_nav {
		color: #ffffff;
		text-decoration: none;
		display: block;
		height: 100%;
		border: 0 none;
		line-height: 2em;
		margin-left: 5px;
		margin-right: 5px;
		padding-left: 5px;
		font-size:1.2em;
	}
	div.dl li a.link_nav_active {
		color: #ffffff;
		text-decoration: none;
		display: block;
		height: 100%;
		border: 0 none;
		line-height: 20px;
		margin-left: 5px;
		margin-right: 5px;
		padding-left: 5px;
		font-size:1em;
	}
	
	div.dl li a.link_nav:hover, div.dl li a.link_nav:focus {
		padding-left: 5px;
		color: #b8d000;
	}
	div.dl li a.link_nav_active:focus, div.dl li a.link_nav_active:hover {
		padding-left: 5px;
		color: #b8d000;
		cursor:default;
	}
