#nav-main {
	background:url(../images/sprite_imo_DE.gif) no-repeat;
	width:730px;
	height:24px;
	margin:0;
	padding:0;
}
#nav-main span {
	display: none;
}
#nav-main li, #nav-main a {
	height:24px;
	display:block;
}
#nav-main li {
	float:left;
	list-style:none;
	display:inline;
}

#nav-home {
	width: 55px;
}
#nav-company {
	width: 60px;
}
#nav-distributors {
	width: 74px;
}
#nav-products {
	width: 85px;
}
#nav-news {
	width: 55px;
}
#nav-software {
	width: 85px;
}
#nav-careers {
	width: 80px;
}
#nav-login {
	width: 54px;
}
#nav-home a:hover {
	background:url(../images/sprite_imo_DE.gif) 0px -24px no-repeat;
}
#nav-company a:hover {
	background:url(../images/sprite_imo_DE.gif) -55px -24px no-repeat;
}
#nav-distributors a:hover {
	background:url(../images/sprite_imo_DE.gif) -115px -24px no-repeat;
}
#nav-products a:hover {
	background:url(../images/sprite_imo_DE.gif) -189px -24px no-repeat;
}
#nav-news a:hover {
	background:url(../images/sprite_imo_DE.gif) -274px -24px no-repeat;
}
#nav-software a:hover {
	background:url(../images/sprite_imo_DE.gif) -329px -24px no-repeat;
}
#nav-careers a:hover {
	background:url(../images/sprite_imo_DE.gif) -414px -24px no-repeat;
}
#nav-login a:hover {
	background:url(../images/sprite_imo_DE.gif) -494px -24px no-repeat;
}
