@charset "utf-8";
/* CSS Document */

a.nav_home_a {
	font-size: 12px;
	text-decoration: none;
	color: #FFF9F7;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	background-color: #B59283;
	text-align: center;
	float: left;
	width: 99px;
	margin-right: 1px;
}
a.nav_home_a:hover {
	background-color: #6F4B3C;
}
a.nav_service_a {
	font-size: 12px;
	text-decoration: none;
	color: #FFF9F7;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	background-color: #B59283;
	text-align: center;
	float: left;
	width: 99px;
	margin-right: 1px;
}
a.nav_service_a:hover {
	background-color: #6F4B3C;
}
a.nav_salon_a {
	font-size: 12px;
	text-decoration: none;
	color: #FFF9F7;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	background-color: #B59283;
	text-align: center;
	float: left;
	width: 99px;
	margin-right: 1px;
}
a.nav_salon_a:hover {
	background-color: #6F4B3C;
}
a.nav_preise_a {
	font-size: 12px;
	text-decoration: none;
	color: #FFF9F7;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	background-color: #B59283;
	text-align: center;
	float: left;
	width: 99px;
	margin-right: 1px;
}
a.nav_preise_a:hover {
	background-color: #6F4B3C;
}

a.nav_fotos_a {
	font-size: 12px;
	text-decoration: none;
	color: #FFF9F7;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	background-color: #B59283;
	text-align: center;
	float: left;
	width: 99px;
	margin-right: 1px;
}

a.nav_fotos_a:hover {
	background-color: #6F4B3C;
}
a.nav_anfahrt_a {
	font-size: 12px;
	text-decoration: none;
	color: #FFF9F7;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	background-color: #B59283;
	text-align: center;
	float: left;
	width: 99px;
	margin-right: 1px;
}
a.nav_anfahrt_a:hover {
	background-color: #6F4B3C;
}
a.nav_kontakt_a {
	font-size: 12px;
	text-decoration: none;
	color: #FFF9F7;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	background-color: #B59283;
	text-align: center;
	float: left;
	width: 99px;
	margin-right: 1px;
}
a.nav_kontakt_a:hover {
	background-color: #6F4B3C;
}


a.nav_gaestebuch_a {
	font-size: 12px;
	text-decoration: none;
	color: #FFF9F7;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	background-color: #B59283;
	text-align: center;
	float: left;
	width: 100px;
}
a.nav_gaestebuch_a:hover {
	background-color: #6F4B3C;
}

