a.home {
	width:346px;
	height:32px;
	background: url(../images/navi/home.jpg) 0px 0px no-repeat;
}

a.home:hover {
	width:346px;
	height:32px;
	background: url(../images/navi/home.jpg) -173px 0px no-repeat;
}

a.homeActive {
	width:346px;
	height:32px;
	background: url(../images/navi/home.jpg) -173px 0px no-repeat;
}
/* --------------------------------------------------------------- */

a.routenplanung {
	width:346px;
	height:32px;
	background: url(../images/navi/routenplanung.jpg) 0px 0px no-repeat;
}

a.routenplanung:hover {
	width:346px;
	height:32px;
	background: url(../images/navi/routenplanung.jpg) -173px 0px no-repeat;
}

a.routenplanungActive {
	width:346px;
	height:32px;
	background: url(../images/navi/routenplanung.jpg) -173px 0px no-repeat;
}
/* --------------------------------------------------------------- */

a.service {
	width:346px;
	height:32px;
	background: url(../images/navi/service.jpg) 0px 0px no-repeat;
}

a.service:hover {
	width:346px;
	height:32px;
	background: url(../images/navi/service.jpg) -173px 0px no-repeat;
}

a.serviceActive {
	width:346px;
	height:32px;
	background: url(../images/navi/service.jpg) -173px 0px no-repeat;
}
/* --------------------------------------------------------------- */

a.produkte {
	width:346px;
	height:32px;
	background: url(../images/navi/produkte.jpg) 0px 0px no-repeat;
}

a.produkte:hover {
	width:346px;
	height:32px;
	background: url(../images/navi/produkte.jpg) -173px 0px no-repeat;
}

a.produkteActive {
	width:346px;
	height:32px;
	background: url(../images/navi/produkte.jpg) -173px 0px no-repeat;
}
/* --------------------------------------------------------------- */

a.gebrauchtes {
	width:346px;
	height:32px;
	background: url(../images/navi/gebrauchtes.jpg) 0px 0px no-repeat;
}

a.gebrauchtes:hover {
	width:346px;
	height:32px;
	background: url(../images/navi/gebrauchtes.jpg) -173px 0px no-repeat;
}

a.gebrauchtesActive {
	width:346px;
	height:32px;
	background: url(../images/navi/gebrauchtes.jpg) -173px 0px no-repeat;
}
/* --------------------------------------------------------------- */

a.events {
	width:346px;
	height:32px;
	background: url(../images/navi/events.jpg) 0px 0px no-repeat;
}

a.events:hover {
	width:346px;
	height:32px;
	background: url(../images/navi/events.jpg) -173px 0px no-repeat;
}

a.eventsActive {
	width:346px;
	height:32px;
	background: url(../images/navi/events.jpg) -173px 0px no-repeat;
}
/* --------------------------------------------------------------- */
