#navBottom li{
	display:inline-block;
	height:13px;
	margin-top:1px;
	
}

#navBottom li.first{
	margin-left:0px;
}

#navBottom * a{
	background-position:0px 0px;
	display:inline-block;
	height:inherit;
	text-indent:-99999px;
}

#navBottom #navHome a{
	background-image:url(/default/images/PUK/nav/bottom/home.gif);
	width:54px;
}
#navBottom #navAktuelles a{
	background-image:url(/default/images/PUK/nav/bottom/aktuelles.gif);
	width:81px;
}
#navBottom #navVeranstaltungen a{
	background-image:url(/default/images/PUK/nav/bottom/veranstaltungen.gif);
	width:130px;
}
#navBottom #navOffeneStellen a{
	background-image:url(/default/images/PUK/nav/bottom/stellen.gif);
	width:65px;
}
#navBottom #navUnterlagen a{
	background-image:url(/default/images/PUK/nav/bottom/unterlagen.gif);
	width:91px;
}
#navBottom #navKontakt a{
	background-image:url(/default/images/PUK/nav/bottom/kontakt.gif);
	width:73px;
}
#navBottom #navLageplan a{
	background-image:url(/default/images/PUK/nav/bottom/lageplan.gif);
	width:79px;
}
