#navi {
	list-style-type: none;
	display: block;
	color:#004e9c;
}

#navi a {
	list-style-type: none;
	display: block;
	color:#004e9c;
}



/*  ---------------------------------------- Buttons ---------------------------------------- */
li#button-start {
	width:259px;
	height:23px;
	background:url(../images/b1b.jpg);
	background-repeat:no-repeat;
}
li#button-start a {
	width:259px;
	height:23px;
	background:url(../images/b1a.jpg);
	background-repeat:no-repeat;
}

li#button-philosophie {
	width:259px;
	height:23px;
	background:url(../images/b2b.jpg);
	background-repeat:no-repeat;
}
li#button-philosophie a {
	width:259px;
	height:23px;
	background:url(../images/b2a.jpg);
	background-repeat:no-repeat;
}

li#button-leistungsumfang {
	width:259px;
	height:26px;
	background:url(../images/b3b.jpg);
	background-repeat:no-repeat;
}
li#button-leistungsumfang a {
	width:259px;
	height:26px;
	background:url(../images/b3a.jpg);
	background-repeat:no-repeat;
}

li#button-diamantkernbohrungen {
	width:259px;
	height:24px;
	background:url(../images/b4b.jpg);
	background-repeat:no-repeat;
}
li#button-diamantkernbohrungen a {
	width:259px;
	height:24px;
	background:url(../images/b4a.jpg);
	background-repeat:no-repeat;
}

li#button-schneidearbeiten {
	width:259px;
	height:24px;
	background:url(../images/b5b.jpg);
	background-repeat:no-repeat;
}
li#button-schneidearbeiten a {
	width:259px;
	height:24px;
	background:url(../images/b5a.jpg);
	background-repeat:no-repeat;
}

li#button-abbruch {
	width:259px;
	height:24px;
	background:url(../images/b6b.jpg);
	background-repeat:no-repeat;
}
li#button-abbruch a {
	width:259px;
	height:24px;
	background:url(../images/b6a.jpg);
	background-repeat:no-repeat;
}

li#button-vernadelungen {
	width:259px;
	height:24px;
	background:url(../images/b7b.jpg);
	background-repeat:no-repeat;
}
li#button-vernadelungen a {
	width:259px;
	height:24px;
	background:url(../images/b7a.jpg);
	background-repeat:no-repeat;
}

li#button-isolierungen {
	width:259px;
	height:23px;
	background:url(../images/b8b.jpg);
	background-repeat:no-repeat;
}
li#button-isolierungen a {
	width:259px;
	height:23px;
	background:url(../images/b8a.jpg);
	background-repeat:no-repeat;
}

li#button-kompetenz {
	width:259px;
	height:25px;
	background:url(../images/b9b.jpg);
	background-repeat:no-repeat;
}
li#button-kompetenz a {
	width:259px;
	height:25px;
	background:url(../images/b9a.jpg);
	background-repeat:no-repeat;
}

li#button-referenzen {
	width:259px;
	height:24px;
	background:url(../images/b10b.jpg);
	background-repeat:no-repeat;
}
li#button-referenzen a {
	width:259px;
	height:24px;
	background:url(../images/b10a.jpg);
	background-repeat:no-repeat;
}

li#button-aktuelles {
	width:259px;
	height:24px;
	background:url(../images/b11b.jpg);
	background-repeat:no-repeat;
}
li#button-aktuelles a {
	width:259px;
	height:24px;
	background:url(../images/b11a.jpg);
	background-repeat:no-repeat;
}

li#button-downloads {
	width:259px;
	height:25px;
	background:url(../images/b12b.jpg);
	background-repeat:no-repeat;
}
li#button-downloads a {
	width:259px;
	height:25px;
	background:url(../images/b12a.jpg);
	background-repeat:no-repeat;
}

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

