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

}

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

}

#navi li {
	float:left;
}

/*  ---------------------------------------- Buttons ---------------------------------------- */
li#button-allerlei {
	width:187px;
	height:246px;
	background:url(../images/b1b.jpg);
}
li#button-allerlei a {
	width:187px;
	height:246px;
	background:url(../images/b1a.jpg);
}

li#button-kunst {
	width:186px;
	height:246px;
	background:url(../images/b2b.jpg);
}
li#button-kunst a {
	width:186px;
	height:246px;
	background:url(../images/b2a.jpg);
}

li#button-moebel {
	width:187px;
	height:246px;
	background:url(../images/b3b.jpg);
}
li#button-moebel a {
	width:187px;
	height:246px;
	background:url(../images/b3a.jpg);
}

li#button-glas {
	width:107px;
	height:246px;
	background:url(../images/b4b.jpg);
}
li#button-glas a {
	width:107px;
	height:246px;
	background:url(../images/b4a.jpg);
}

li#button-schmuck {
	width:104px;
	height:246px;
	background:url(../images/b5b.jpg);
}
li#button-schmuck a {
	width:104px;
	height:246px;
	background:url(../images/b5a.jpg);
}

li#button-wohndesign {
	width:106px;
	height:246px;
	background:url(../images/b6b.jpg);
}
li#button-wohndesign a {
	width:106px;
	height:246px;
	background:url(../images/b6a.jpg);
}


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


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

}

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

}

#navi2 li {
	float:left;
}

/*  ---------------------------------------- Buttons ---------------------------------------- */
li#button-home {
	width:133px;
	height:53px;
	background:url(../images/u1b.jpg);
}
li#button-home a {
	width:133px;
	height:53px;
	background:url(../images/u1a.jpg);
}

li#button-impressum {
	width:130px;
	height:53px;
	background:url(../images/u2b.jpg);
}
li#button-impressum a {
	width:130px;
	height:53px;
	background:url(../images/u2a.jpg);
}

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