a.empfaenge
{
  background-image:url("../images/empfaenge_hell.gif");
	background-repeat:no-repeat;
	display: block;
	width: 75px;
	height: 16px;
}

a.empfaenge_dunkel
{
  background-image:url("../images/empfaenge_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 75px;
	height: 16px;
}

a.empfaenge:hover
{
  background-image:url("../images/empfaenge_dunkel.gif");
	background-repeat:no-repeat;
	width: 75px;
	height: 16px;
}

a.buffets
{
  background-image:url("../images/buffets_hell.gif");
	background-repeat:no-repeat;
	display: block;
	width: 65px;
	height: 16px;
}

a.buffets_dunkel
{
  background-image:url("../images/buffets_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 65px;
	height: 16px;
}

a.buffets:hover
{
  background-image:url("../images/buffets_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 65px;
	height: 16px;
}

a.events
{
  background-image:url("../images/events_hell.gif");
	background-repeat:no-repeat;
	display: block;
	width: 56px;
	height: 16px;
}

a.events_dunkel
{
  background-image:url("../images/events_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 56px;
	height: 16px;
}

a.events:hover
{
  background-image:url("../images/events_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 56px;
	height: 16px;
}

a.equipment
{
  background-image:url("../images/equipment_hell.gif");
	background-repeat:no-repeat;
	display: block;
	width: 87px;
	height: 16px;
}

a.equipment_dunkel
{
  background-image:url("../images/equipment_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 87px;
	height: 16px;
}

a.equipment:hover
{
  background-image:url("../images/equipment_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 87px;
	height: 16px;
}

a.referenzen
{
  background-image:url("../images/referenzen_hell.gif");
	background-repeat:no-repeat;
	display: block;
	width: 94px;
	height: 16px;
}

a.referenzen_dunkel
{
  background-image:url("../images/referenzen_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 94px;
	height: 16px;
}

a.referenzen:hover
{
  background-image:url("../images/referenzen_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 94px;
	height: 16px;
}

a.kontakt
{
  background-image:url("../images/kontakt_hell.gif");
	background-repeat:no-repeat;
	display: block;
	width: 66px;
	height: 16px;
}

a.kontakt_dunkel
{
  background-image:url("../images/kontakt_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 66px;
	height: 16px;
}

a.kontakt:hover
{
  background-image:url("../images/kontakt_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 66px;
	height: 16px;
}

a.impressum
{
  background-image:url("../images/impressum_hell.gif");
	background-repeat:no-repeat;
	display: block;
	width: 83px;
	height: 16px;
}

a.impressum_dunkel
{
  background-image:url("../images/impressum_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 83px;
	height: 16px;
}

a.impressum:hover
{
  background-image:url("../images/impressum_dunkel.gif");
	background-repeat:no-repeat;
	display: block;
	width: 83px;
	height: 16px;
}
