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

}

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

}

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

li#button-leistungen {
	width:203px;
	height:31px;
	background:url(../images/b2a.jpg);
}
li#button-leistungen a {
	width:203px;
	height:31px;
	background:url(../images/b2a.jpg);
}
li#button-leistungen-active {
	width:203px;
	height:31px;
	background:url(../images/b2b.jpg);
}

li#button-bestand {
	width:203px;
	height:24px;
	background:url(../images/b3b.jpg);
}
li#button-bestand a {
	width:203px;
	height:24px;
	background:url(../images/b3a.jpg);
}
li#button-bestand-active {
	width:203px;
	height:24px;
	background:url(../images/b3b.jpg);
}

li#button-aussenanlage {
	width:203px;
	height:19px;
	background:url(../images/b4b.jpg);
}
li#button-aussenanlage a {
	width:203px;
	height:19px;
	background:url(../images/b4a.jpg);
}
li#button-aussenanlage-active {
	width:203px;
	height:19px;
	background:url(../images/b4b.jpg);
}

li#button-betonsanierung {
	width:203px;
	height:19px;
	background:url(../images/b5b.jpg);
}
li#button-betonsanierung a {
	width:203px;
	height:19px;
	background:url(../images/b5a.jpg);
}
li#button-betonsanierung-active {
	width:203px;
	height:19px;
	background:url(../images/b5b.jpg);
}

li#button-entwaesserung {
	width:203px;
	height:19px;
	background:url(../images/b6b.jpg);
}
li#button-entwaesserung a {
	width:203px;
	height:19px;
	background:url(../images/b6a.jpg);
}
li#button-entwaesserung-active {
	width:203px;
	height:19px;
	background:url(../images/b6b.jpg);
}

li#button-sichtmauerwerk {
	width:203px;
	height:19px;
	background:url(../images/b8b.jpg);
}
li#button-sichtmauerwerk a {
	width:203px;
	height:19px;
	background:url(../images/b8a.jpg);
}
li#button-sichtmauerwerk-active {
	width:203px;
	height:19px;
	background:url(../images/b8b.jpg);
}

li#button-statischesanierung {
	width:203px;
	height:19px;
	background:url(../images/b14b.jpg);
}
li#button-statischesanierung a {
	width:203px;
	height:19px;
	background:url(../images/b14a.jpg);
}
li#button-statischesanierung-active {
	width:203px;
	height:19px;
	background:url(../images/b14b.jpg);
}

li#button-staubwand {
	width:203px;
	height:19px;
	background:url(../images/b15b.jpg);
}
li#button-staubwand a {
	width:203px;
	height:19px;
	background:url(../images/b15a.jpg);
}
li#button-staubwand-active {
	width:203px;
	height:19px;
	background:url(../images/b15b.jpg);
}

li#button-abdichtungsarbeiten {
	width:203px;
	height:19px;
	background:url(../images/b16b.jpg);
}
li#button-abdichtungsarbeiten a {
	width:203px;
	height:19px;
	background:url(../images/b16a.jpg);
}
li#button-abdichtungsarbeiten-active {
	width:203px;
	height:19px;
	background:url(../images/b16b.jpg);
}

li#button-vita {
	width:203px;
	height:30px;
	background:url(../images/b10b.jpg);
}
li#button-vita a {
	width:203px;
	height:30px;
	background:url(../images/b10a.jpg);
}
li#button-vita-active {
	width:203px;
	height:30px;
	background:url(../images/b10b.jpg);
}

li#button-webcam {
	width:203px;
	height:30px;
	background:url(../images/b11b.jpg);
}
li#button-webcam a {
	width:203px;
	height:30px;
	background:url(../images/b11a.jpg);
}
li#button-webcam-active {
	width:203px;
	height:30px;
	background:url(../images/b11b.jpg);
}

li#button-links {
	width:203px;
	height:30px;
	background:url(../images/b12b.jpg);
}
li#button-links a {
	width:203px;
	height:30px;
	background:url(../images/b12a.jpg);
}
li#button-links-active {
	width:203px;
	height:30px;
	background:url(../images/b12b.jpg);
}

li#button-kontakt {
	width:203px;
	height:31px;
	background:url(../images/b13b.jpg);
}
li#button-kontakt a {
	width:203px;
	height:31px;
	background:url(../images/b13a.jpg);
}
li#button-kontakt-active {
	width:203px;
	height:31px;
	background:url(../images/b13b.jpg);
}


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

