.navi {
	list-style-type: none;
	display: block;
	padding:5px 0 0 0;

}

.navi a {
	list-style-type: none;
	display: block;

}

.navi li {
}

/*  ---------------------------------------- Buttons ---------------------------------------- */
li.button-menu {
	padding:3px 0 0 0;
	width:215px;
	height:19px;
	background:url(../images/menu-back.jpg);
	text-indent:40px;
}
li.button-menu a {
	background:url(../images/menu-back.jpg);
}
li.button-menu-active {
	padding:3px 0 0 0;
	width:215px;
	height:19px;
	background:url(../images/menu-back.jpg);
	text-indent:40px;
}
/* -------------------------------------- */

Ul.navi li a:hover {
	background:none;
}

/* ------------------------------------------------- Kategorien ------------------------------------------- */

.navi2 {
	list-style:none;
	display: block;
	padding:0 0 0 0;

}

.navi2 a {
	list-style-type: none;
	display: block;

}

.navi2 li {
}

/*  ---------------------------------------- Buttons ---------------------------------------- */
li.button-kategorie {
	padding:3px 0 0 0;
	width:215px;
	height:19px;
	background:url(../images/menu2-back.jpg);
	text-indent:40px;
}
li.button-kategorie a {
	background:url(../images/menu2-back.jpg);
}
li.button-kategorie-active {
	padding:3px 0 0 0;
	width:215px;
	height:19px;
	background:url(../images/menu2-back.jpg);
	text-indent:40px;
}


li.button-kategorie-sub {
	padding:3px 0 0 0;
	width:215px;
	height:19px;
	background-color: #eeeeee;
	text-indent:40px;
}

li.button-kategorie-sub a {
	background-color: #eeeeee;
}

li.button-kategorie-sub-active {
	padding:3px 0 0 0;
	width:215px;
	height:19px;
	background-color: #eeeeee;
	text-indent:40px;
}

li.button-kategorie-sub-first {
	padding:3px 0 0 0;
	width:215px;
	height:19px;
	background:url(../images/menu3-back.jpg);
	text-indent:40px;
}

li.button-kategorie-sub-first a {
	background:url(../images/menu3-back.jpg);
}

li.button-kategorie-sub-first-active {
	padding:3px 0 0 0;
	width:215px;
	height:19px;
	background:url(../images/menu3-back.jpg);
	text-indent:40px;
}

li.button-kategorie-sub-last {
	padding:3px 0 0 0;
	width:215px;
	height:19px;
	background:url(../images/menu-back.jpg);
	text-indent:40px;
}

li.button-kategorie-sub-last a {
	background:url(../images/menu-back.jpg);
}

li.button-kategorie-sub-last-active {
	padding:3px 0 0 0;
	width:215px;
	height:19px;
	background:url(../images/menu-back.jpg);
	text-indent:40px;
}

/* -------------------------------------- */

Ul.navi2 li a:hover {
	background:url(../images/menu2-back.jpg);
}


/* ------------------------------------------------- Informationen ------------------------------------------- */

.navi3 {
	list-style:none;
	display: block;
	padding:0 0 0 0;

}

.navi3 a {
	list-style-type: none;
	display: block;

}

.navi3 li {
}

/*  ---------------------------------------- Buttons ---------------------------------------- */
li.button-informationen {
	padding:3px 0 0 0;
	width:215px;
	height:19px;
	background:url(../images/menu3-back.jpg);
	text-indent:40px;
}
li.button-informationen a {
	background:url(../images/menu3-back.jpg);
}
li.button-informationen-active {
	padding:3px 0 0 0;
	width:215px;
	height:19px;
	background:url(../images/menu3-back.jpg);
	text-indent:40px;
}
/* -------------------------------------- */

Ul.navi3 li a:hover {
	background:url(../images/menu3-back.jpg);
}