#navi {
	list-style-type: none;
	display: block;

}

#navi a {
	list-style-type: none;
	display: block;

}

#navi li {
	float:left;
}

/*  ---------------------------------------- Buttons ---------------------------------------- */
li#button-home {
	width:64px;
	height:26px;
	background:url(../images/sub1b.jpg);
	text-indent:-9999px;
}
li#button-home a {
	width:64px;
	height:26px;
	background:url(../images/sub1a.jpg);
}
li#button-home-active {
	width:64px;
	height:26px;
	background:url(../images/sub1b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li#button-anmelden {
	width:83px;
	height:26px;
	background:url(../images/sub2b.jpg);
	text-indent:-9999px;
}
li#button-anmelden a {
	width:83px;
	height:26px;
	background:url(../images/sub2a.jpg);
}
li#button-anmelden-active {
	width:83px;
	height:26px;
	background:url(../images/sub2b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li#button-konto {
	width:90px;
	height:26px;
	background:url(../images/sub3b.jpg);
	text-indent:-9999px;
}
li#button-konto a {
	width:90px;
	height:26px;
	background:url(../images/sub3a.jpg);
}
li#button-konto-active {
	width:90px;
	height:26px;
	background:url(../images/sub3b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li#button-warenkorb {
	width:89px;
	height:26px;
	background:url(../images/sub4b.jpg);
	text-indent:-9999px;
}
li#button-warenkorb a {
	width:89px;
	height:26px;
	background:url(../images/sub4a.jpg);
}
li#button-warenkorb-active {
	width:89px;
	height:26px;
	background:url(../images/sub4b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li#button-kasse {
	width:60px;
	height:26px;
	background:url(../images/sub5b.jpg);
	text-indent:-9999px;
}
li#button-kasse a {
	width:60px;
	height:26px;
	background:url(../images/sub5a.jpg);
}
li#button-kasse-active {
	width:60px;
	height:26px;
	background:url(../images/sub5b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

Ul#navi li a:hover {
	background:none;
}

/* -------------------------------------------------  Button Kategorie ----------------------------------- */
#navi2 {
	list-style-type: none;
	display: block;

}

#navi2 a {
	list-style-type: none;
	display: block;

}

#navi2 li {
	float:left;
}

/*  ---------------------------------------- Buttons ---------------------------------------- */
li#button-home {
	width:64px;
	height:26px;
	background:url(../images/sub1b.jpg);
	text-indent:-9999px;
}
li#button-home a {
	width:64px;
	height:26px;
	background:url(../images/sub1a.jpg);
}
li#button-home-active {
	width:64px;
	height:26px;
	background:url(../images/sub1b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */


Ul#navi li a:hover {
	background:none;
}

