a#zlf {
	background-image: url(../images/top_navi/DAS_ZLF_nichtaktiv.jpg);
	width: 101px;
	height: 52px;
}
a#zlf:hover {
	background-image: url(../images/top_navi/DAS_ZLF_mouseover.jpg);
}
a#zlf_active {
	background-image: url(../images/top_navi/DAS_ZLF_aktiv.jpg);
	width: 101px;
	height: 52px;
}

a#wo {
	background-image: url(../images/top_navi/WOuundWANN_nichtaktiv.jpg);
	width: 131px;
	height: 52px;
}
a#wo:hover {
	background-image: url(../images/top_navi/WOuundWANN_mouseover.jpg);
}
a#wo_active {
	background-image: url(../images/top_navi/WOuundWANN_aktiv.jpg);
	width: 131px;
	height: 52px;
}

a#besucher {
	background-image: url(../images/top_navi/BESUCHER_nichtaktiv.jpg);
	width: 112px;
	height: 52px;
}
a#besucher:hover {
	background-image: url(../images/top_navi/BESUCHER_mouseover.jpg);
}
a#besucher_active {
	background-image: url(../images/top_navi/BESUCHER_aktiv.jpg);
	width: 112px;
	height: 52px;
}

a#aussteller {
	background-image: url(../images/top_navi/AUSSTELLER_nichtaktiv.jpg);
	width: 142px;
	height: 52px;
}
a#aussteller:hover {
	background-image: url(../images/top_navi/AUSSTELLER_mouseover.jpg);
}
a#aussteller_active {
	background-image: url(../images/top_navi/AUSSTELLER_aktiv.jpg);
	width: 142px;
	height: 52px;
}

a#presse {
	background-image: url(../images/top_navi/PRESSE_nichtaktiv.jpg);
	width: 94px;
	height: 52px;
}
a#presse:hover {
	background-image: url(../images/top_navi/PRESSE_mouseover.jpg);
}
a#presse_active {
	background-image: url(../images/top_navi/PRESSE_aktiv.jpg);
	width: 94px;
	height: 52px;
}

a#aktuelles {
	background-image: url(../images/top_navi/AKTUELLES_nichtaktiv.jpg);
	width: 124px;
	height: 52px;
}
a#aktuelles:hover {
	background-image: url(../images/top_navi/AKTUELLES_mouseover.jpg);
}
a#aktuelles_active {
	background-image: url(../images/top_navi/AKTUELLES_aktiv.jpg);
	width: 124px;
	height: 52px;
}

a#karten {
	background-image: url(../images/top_navi/KARTEN_nichtaktiv.jpg);
	width: 92px;
	height: 52px;
}
a#karten:hover {
	background-image: url(../images/top_navi/KARTEN_mouseover.jpg);
}
a#karten_active {
	background-image: url(../images/top_navi/KARTEN_aktiv.jpg);
	width: 92px;
	height: 52px;
}



