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

}

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

}

#navi li {
	float:left;
}

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

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

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

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

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

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

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


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