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

}

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

}

/*  ---------------------------------------- Buttons ---------------------------------------- */
li#button-hausbau {
	width:270px;
	height:34px;
	background:url(../images/b1b.jpg);
	text-indent:-9999px;
	position: relative;
}
li#button-hausbau a {
	width:270px;
	height:34px;
	background:url(../images/b1a.jpg);
}
li#button-hausbau-active {
	width:270px;
	height:34px;
	background:url(../images/b1b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li#button-industriebau {
	width:270px;
	height:30px;
	background:url(../images/b2b.jpg);
	text-indent:-9999px;
}
li#button-industriebau a {
	width:270px;
	height:30px;
	background:url(../images/b2a.jpg);
}
li#button-industriebau-active {
	width:270px;
	height:30px;
	background:url(../images/b2b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li#button-strassenbau {
	width:270px;
	height:30px;
	background:url(../images/b3b.jpg);
	text-indent:-9999px;
}
li#button-strassenbau a {
	width:270px;
	height:30px;
	background:url(../images/b3a.jpg);
}
li#button-strassenbau-active {
	width:270px;
	height:30px;
	background:url(../images/b3b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li#button-galerie {
	width:270px;
	height:30px;
	background:url(../images/b4b.jpg);
	text-indent:-9999px;
}
li#button-galerie a {
	width:270px;
	height:30px;
	background:url(../images/b4a.jpg);
}
li#button-galerie-active {
	width:270px;
	height:30px;
	background:url(../images/b4b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li#button-referenzen {
	width:270px;
	height:30px;
	background:url(../images/b5b.jpg);
	text-indent:-9999px;
}
li#button-referenzen a {
	width:270px;
	height:30px;
	background:url(../images/b5a.jpg);
}
li#button-referenzen-active {
	width:270px;
	height:30px;
	background:url(../images/b5b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li#button-partner {
	width:270px;
	height:48px;
	background:url(../images/b6b.jpg);
	text-indent:-9999px;
}
li#button-partner a {
	width:270px;
	height:48px;
	background:url(../images/b6a.jpg);
}
li#button-partner-active {
	width:270px;
	height:48px;
	background:url(../images/b6b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

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

/* ---------------------------------------- Subnavigation ---------------------------------------- */

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

}

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

}

#navi2 li {
	float:left;
}

/*  ---------------------------------------- Buttons ---------------------------------------- */
li#button-startseite {
	width:74px;
	height:79px;
	background:url(../images/sub1b.jpg);
	text-indent:-9999px;
}
li#button-startseite a {
	width:74px;
	height:79px;
	background:url(../images/sub1a.jpg);
}
li#button-startseite-active {
	width:74px;
	height:79px;
	background:url(../images/sub1b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li#button-kontakt {
	width:62px;
	height:79px;
	background:url(../images/sub2b.jpg);
	text-indent:-9999px;
}
li#button-kontakt a {
	width:62px;
	height:79px;
	background:url(../images/sub2a.jpg);
}
li#button-kontakt-active {
	width:62px;
	height:79px;
	background:url(../images/sub2b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li#button-anfahrt {
	width:60px;
	height:79px;
	background:url(../images/sub3b.jpg);
	text-indent:-9999px;
}
li#button-anfahrt a {
	width:60px;
	height:79px;
	background:url(../images/sub3a.jpg);
}
li#button-anfahrt-active {
	width:60px;
	height:79px;
	background:url(../images/sub3b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li#button-impressum {
	width:83px;
	height:79px;
	background:url(../images/sub4b.jpg);
	text-indent:-9999px;
}
li#button-impressum a {
	width:83px;
	height:79px;
	background:url(../images/sub4a.jpg);
}
li#button-impressum-active {
	width:83px;
	height:79px;
	background:url(../images/sub4b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

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

