-->> navigatiebalk

#header_nav {
float:left;
margin-left: 10px;
font-size: 90%;

padding: 1px 0px 0px 0px;
}
#nav {
	list-style:none;
	margin: 0px 0px 0px;
	padding:0px;
	clear:both;
	float:center;
	line-height:0px;
	background-repeat: no-repeat;
	background-position: center 55px;
}
#nav li{
margin-left:0px;
float:left;
}
#nav li a{
height: 30px;
display:block;
float:left;
text-decoration:none;
text-indent: -900em;
}
#nav #nav-home a{
width: 90px;
background:  url(../beelden/EN/navbar/home.gif) no-repeat left top;
}
#nav #nav-home a:hover{
background:  url(../beelden/EN/navbar/home_roll.gif) no-repeat left bottom;
}
#nav #nav-news a{
width: 100px;
background:  url(../beelden/EN/navbar/news.gif) no-repeat left top;
}
#nav #nav-news a:hover{
background:  url(../beelden/EN/navbar/news_roll.gif) no-repeat left bottom;
}
#nav #nav-company a{
width: 120px;
background:  url(../beelden/EN/navbar/company.gif) no-repeat left top;
}
#nav #nav-company a:hover{
background:  url(../beelden/EN/navbar/company_roll.gif) no-repeat left bottom;
}
#nav #nav-products a{
width: 125px;
background:  url(../beelden/EN/navbar/products.gif) no-repeat left top;
}
#nav #nav-products a:hover{
background:  url(../beelden/EN/navbar/products_roll.gif) no-repeat left bottom;
}
#nav #nav-applications a{
width: 160px;
background:  url(../beelden/EN/navbar/applications.gif) no-repeat left top;
}
#nav #nav-applications a:hover{
background:  url(../beelden/EN/navbar/applications_roll.gif) no-repeat left bottom;
}
#nav #nav-downloads a{
width: 140px;
background:  url(../beelden/EN/navbar/downloads.gif) no-repeat left top;
}
#nav #nav-downloads a:hover{
background:  url(../beelden/EN/navbar/downloads_roll.gif) no-repeat left bottom;
}
#nav #nav-contact a{
width: 115px;
background:  url(../beelden/EN/navbar/contact.gif) no-repeat left top;
}
#nav #nav-contact a:hover{
background:  url(../beelden/EN/navbar/contact_roll.gif) no-repeat left bottom;
}
}
#nav #nav-rest {
width: 100px;
background:  url(../beelden/EN/navbar/rest.gif) no-repeat left top;
}
#nav #nav-rest a:hover{
background:  url(../beelden/EN/navbar/rest.gif) no-repeat left bottom;
}
-->> einde navigatiebalk