/* Navigation --- */
#navi a {
	float: left;
	width: 137px;
	height: 26px;
	margin-left:27px;
}
#navi .home {
	width: 139px;
	margin: 0;
}
#navi a p {
	display: none;
}

#navi #n1 {
	background: url(../img/nav-home.gif) no-repeat;
}
#navi #n2 {
	background: url(../img/nav-ueber-uns-0.gif) no-repeat;
}
#navi #n2:hover, #navi #a2 {
	background: url(../img/nav-ueber-uns-1.gif) no-repeat;
}
#navi #n3 {
	background: url(../img/nav-anfahrt-0.gif) no-repeat;
}
#navi #n3:hover, #navi #a3 {
	background: url(../img/nav-anfahrt-1.gif) no-repeat;
}
#navi #n4 {
	background: url(../img/nav-aktionen-0.gif) no-repeat;
}
#navi #n4:hover, #navi #a4 {
	background: url(../img/nav-aktionen-1.gif) no-repeat;
}
#navi #n5 {
	background: url(../img/nav-marken-0.gif) no-repeat;
}
#navi #n5:hover, #navi #a5 {
	background: url(../img/nav-marken-1.gif) no-repeat;
}


/* FooterNavigation --- */
#footer a {
	float: left;
	width: 137px;
	height: 26px;
	margin-left:235px;
}
#footer a#n7, #footer a#a7 {
    width: 164px;
    margin-left: 27px;
}
#footer a p {
	display: none;
}
#footer #n6 {
	background: url(../img/nav-impressum-0.gif) no-repeat;
}
#footer #n6:hover, #footer #a6 {
	background: url(../img/nav-impressum-1.gif) no-repeat;
}
#footer #n7 {
	background: url(../img/nav-datenschutz-0.gif) no-repeat;
}
#footer #n7:hover, #footer #a7 {
	background: url(../img/nav-datenschutz-1.gif) no-repeat;
}