#navi {
	list-style-type: none;
	display: block;

}

#navi a {
	list-style-type: none;
	display: block;

}

/*  ---------------------------------------- Buttons ---------------------------------------- */
li#button-home {
	width:228px;
	height:46px;
	background:url(../images/b1b.jpg);
}
li#button-home a {
	width:228px;
	height:46px;
	background:url(../images/b1a.jpg);
}
li#button-home-active {
	width:228px;
	height:46px;
	background:url(../images/b1b.jpg);
}
/* -------------------------------------- */

li#button-geschichte {
	width:228px;
	height:46px;
	background:url(../images/b2b.jpg);
}
li#button-geschichte a {
	width:228px;
	height:46px;
	background:url(../images/b2a.jpg);
}
li#button-geschichte-active {
	width:228px;
	height:46px;
	background:url(../images/b2b.jpg);
}
/* -------------------------------------- */

li#button-produktion {
	width:228px;
	height:45px;
	background:url(../images/b3b.jpg);
}
li#button-produktion a {
	width:228px;
	height:45px;
	background:url(../images/b3a.jpg);
}
li#button-produktion-active {
	width:228px;
	height:45px;
	background:url(../images/b3b.jpg);
}
/* -------------------------------------- */

li#button-herstellung {
	width:228px;
	height:64px;
	background:url(../images/b4b.jpg);
}
li#button-herstellung a {
	width:228px;
	height:64px;
	background:url(../images/b4a.jpg);
}
li#button-herstellung-active {
	width:228px;
	height:64px;
	background:url(../images/b4b.jpg);
}
/* -------------------------------------- */

li#button-aktuelles {
	width:228px;
	height:42px;
	background:url(../images/b5b.jpg);
}
li#button-aktuelles a {
	width:228px;
	height:42px;
	background:url(../images/b5a.jpg);
}
li#button-aktuelles-active {
	width:228px;
	height:42px;
	background:url(../images/b5b.jpg);
}
/* -------------------------------------- */

li#button-kontakt {
	width:228px;
	height:42px;
	background:url(../images/b6b.jpg);
}
li#button-kontakt a {
	width:228px;
	height:42px;
	background:url(../images/b6a.jpg);
}
li#button-kontakt-active {
	width:228px;
	height:42px;
	background:url(../images/b6b.jpg);
}
/* -------------------------------------- */

li#button-anfahrt {
	width:228px;
	height:46px;
	background:url(../images/b7b.jpg);
}
li#button-anfahrt a {
	width:228px;
	height:46px;
	background:url(../images/b7a.jpg);
}
li#button-anfahrt-active {
	width:228px;
	height:46px;
	background:url(../images/b7b.jpg);
}
/* -------------------------------------- */

li#button-impressum {
	width:228px;
	height:79px;
	background:url(../images/b8b.jpg);
}
li#button-impressum a {
	width:228px;
	height:79px;
	background:url(../images/b8a.jpg);
}
li#button-impressum-active {
	width:228px;
	height:79px;
	background:url(../images/b8b.jpg);
}
/* -------------------------------------- */



Ul#navi li a:hover {
	background:none;
}

