/* CSS Document */

a.ueberuns {
	width: 246px;
	background:url(images/butt_ueber_uns.gif) 0 0 no-repeat;
}
a.ueberuns:hover, a.ueberuns:active, a.ueberunsActive {
	width: 246px;
	background:url(images/butt_ueber_uns.gif) 0 -32px  no-repeat;
}

a.leistungen {
	width: 246px;
	background:url(images/butt_leist.gif) 0 0 no-repeat;
}
a.leistungen:hover, a.leistungen:active, a.leistungenActive {
	width: 246px;
	background:url(images/butt_leist.gif) 0 -32px  no-repeat;
}

a.kontakt {
	width: 246px;
	background:url(images/butt_kontakt.gif) 0 0 no-repeat;
}
a.kontakt:hover, a.kontakt:active, a.kontaktActive {
	width: 246px;
	background:url(images/butt_kontakt.gif) 0 -32px  no-repeat;
}

a.anfahrt {
	width: 246px;
	background:url(images/butt_anfahrt.gif) 0 0 no-repeat;
}
a.anfahrt:hover, a.anfahrt:active, a.anfahrtActive {
	width: 246px;
	background:url(images/butt_anfahrt.gif) 0 -32px  no-repeat;
}
