/* Farben

hintergrund: #ffefce
text: #000
links: #f5a300
bild-rahmen: #fff

*/

#navi1 {
width: 232px;
padding-left: 36px;
list-style: none outside none;
}

#navi2 {
position: relative;
left: 270px;
top: 35px; 
width: 300px;
height: 27px;
list-style: none outside none;
}

#navi1 li a, #navi2 li a  {
display: block;
}

/* navi1 list items */

#navi1 li {
text-indent: -5000px;
}

li#home a {
height: 26px;
background: url(../images/navi/home.jpg) top left no-repeat;
}

li#home a:hover {
background: url(../images/navi2/home.jpg) top left no-repeat;
}

li#ueberuns a {
height: 24px;
background: url(../images/navi/ueberuns.jpg) top left no-repeat;
}

li#ueberuns a:hover {
background: url(../images/navi2/ueberuns.jpg) top left no-repeat;
}

	li#ursprung a {
	height: 25px;
	background: url(../images/navi/ursprung.jpg) top left no-repeat;
	}

	li#ursprung a:hover {
	background: url(../images/navi2/ursprung.jpg) top left no-repeat;
	}

	li#team a {
	height: 24px;
	background: url(../images/navi/team.jpg) top left no-repeat;
	}

	li#team a:hover {
	background: url(../images/navi2/team.jpg) top left no-repeat;
	}

li#leistungen a {
height: 28px;
background: url(../images/navi/leistungen.jpg) top left no-repeat;
}

li#leistungen a:hover {
background: url(../images/navi2/leistungen.jpg) top left no-repeat;
}

	li#pflege a {
	height: 25px;
	background: url(../images/navi/pflegeversicherung.jpg) top left no-repeat;
	}

	li#pflege a:hover {
	background: url(../images/navi2/pflegeversicherung.jpg) top left no-repeat;
	}

	li#sozial a {
	height: 24px;
	background: url(../images/navi/sozialhilfe.jpg) top left no-repeat;
	}

	li#sozial a:hover {
	background: url(../images/navi2/sozialhilfe.jpg) top left no-repeat;
	}

	li#kasse a {
	height: 24px;
	background: url(../images/navi/krankenkasse.jpg) top left no-repeat;
	}

	li#kasse a:hover {
	background: url(../images/navi2/krankenkasse.jpg) top left no-repeat;
	}

	li#privat a {
	height: 24px;
	background: url(../images/navi/privat.jpg) top left no-repeat;
	}

	li#privat a:hover {
	background: url(../images/navi2/privat.jpg) top left no-repeat;
	}

li#service a {
height: 27px;
background: url(../images/navi/service.jpg) top left no-repeat;
}

li#service a:hover {
background: url(../images/navi2/service.jpg) top left no-repeat;
}

li#handbuch a {
height: 30px;
background: url(../images/navi/handbuch.jpg) top left no-repeat;
}

li#handbuch a:hover {
background: url(../images/navi2/handbuch.jpg) top left no-repeat;
}

li#jobs a {
height: 28px;
background: url(../images/navi/jobs.jpg) top left no-repeat;
}

li#jobs a:hover {
background: url(../images/navi2/jobs.jpg) top left no-repeat;
}

	li#bewerbung a {
	height: 27px;
	background: url(../images/navi/bewerbung.jpg) top left no-repeat;
	}

	li#bewerbung a:hover {
	background: url(../images/navi2/bewerbung.jpg) top left no-repeat;
	}

li#intern a {
height: 33px;
background: url(../images/navi/intern.jpg) top left no-repeat;
}

li#intern a:hover {
background: url(../images/navi2/intern.jpg) top left no-repeat;
}

/* navi1 Ende */

/* navi2 list items */

#navi2 li {
text-indent: -5000px;
float: left;
}

li#kontakt a {
width: 73px;
background: url(../images/navi/kontakt.jpg) top left no-repeat;
}

li#kontakt a:hover {
background: url(../images/navi2/kontakt.jpg) top left no-repeat;
}

li#anfahrt a {
width: 88px;
background: url(../images/navi/anfahrt.jpg) top left no-repeat;
}

li#anfahrt a:hover {
background: url(../images/navi2/anfahrt.jpg) top left no-repeat;
}

li#impressum a {
width: 109px;
background: url(../images/navi/impressum.jpg) top left no-repeat;
}

li#impressum a:hover {
background: url(../images/navi2/impressum.jpg) top left no-repeat;
}

/* navi2 Ende */
