/* Navigation links */

a#button-willkommen {
	width:78px;
	background:url(../images/navi/button-willkommen.jpg) 0 -20px no-repeat;
}
a#button-willkommen:hover, body#willkommen a#button-willkommen {
	background:url(../images/navi/button-willkommen.jpg) 0 20px no-repeat;
}

a#button-gasthof {
	width:86px;
	background:url(../images/navi/button-gasthof.jpg) 0 -20px no-repeat;
}
a#button-gasthof:hover, body#gasthof a#button-gasthof {
	background:url(../images/navi/button-gasthof.jpg) 0 20px no-repeat;
}

a#button-restaurant {
	width:67px;
	background:url(../images/navi/button-restaurant.jpg) 0 -20px no-repeat;
}
a#button-restaurant:hover, body#restaurant a#button-restaurant {
	background:url(../images/navi/button-restaurant.jpg) 0 20px no-repeat;
}

a#button-uebernachtung {
	width:86px;
	background:url(../images/navi/button-uebernachtung.jpg) 0 -20px no-repeat;
}
a#button-uebernachtung:hover, body#uebernachtung a#button-uebernachtung {
	background:url(../images/navi/button-uebernachtung.jpg) 0 20px no-repeat;
}

a#button-reiterhof {
	width:139px;
	background:url(../images/navi/button-reiterhof.jpg) 0 -20px no-repeat;
}
a#button-reiterhof:hover, body#reiterhof a#button-reiterhof {
	background:url(../images/navi/button-reiterhof.jpg) 0 20px no-repeat;
}

a#button-eindruecke {
	width:138px;
	background:url(../images/navi/button-eindruecke.jpg) 0 -20px no-repeat;
}
a#button-eindruecke:hover, body#eindruecke a#button-eindruecke {
	background:url(../images/navi/button-eindruecke.jpg) 0 20px no-repeat;
}

a#button-aktuelles {
	width:118px;
	background:url(../images/navi/button-aktuelles.jpg) 0 -20px no-repeat;
}
a#button-aktuelles:hover, body#aktuelles a#button-aktuelles {
	background:url(../images/navi/button-aktuelles.jpg) 0 20px no-repeat;
}


/* Navigation oben */

a#button-kontakt {
	width:99px;
	background:url(../images/navi/button-kontakt.jpg) 0 0 no-repeat;
}
a#button-kontakt:hover, body#kontakt a#button-kontakt {
	background:url(../images/navi/button-kontakt.jpg) 0 -23px no-repeat;
}

a#button-anfahrt {
	width:55px;
	background:url(../images/navi/button-anfahrt.jpg) 0 0 no-repeat;
}
a#button-anfahrt:hover, body#anfahrt a#button-anfahrt {
	background:url(../images/navi/button-anfahrt.jpg) 0 -23px no-repeat;
}

a#button-gaestebuch {
	width:68px;
	background:url(../images/navi/button-gaestebuch.jpg) 0 0 no-repeat;
}
a#button-gaestebuch:hover, body#gaestebuch a#button-gaestebuch {
	background:url(../images/navi/button-gaestebuch.jpg) 0 -23px no-repeat;
}

a#button-impressum {
	width:73px;
	background:url(../images/navi/button-impressum.jpg) 0 0 no-repeat;
}
a#button-impressum:hover, body#impressum a#button-impressum {
	background:url(../images/navi/button-impressum.jpg) 0 -23px no-repeat;
}