
ul.navtop a:hover {
	background-color: #AB060A;
}
ul.navtop a.active {
	background-color: #AB060A;
}

#left {
	background: url(../images/heilbad-nav-back.jpg) no-repeat #FFFFFF;
}
/*#left ul {
	background: url(../images/heilbad-back-left-kapitel-oben.gif) no-repeat;
	background-position: bottom;
}*/
/*#left a {
	color: #0A481E;
	background: url(../images/heilbad-back-left-kapitel.gif) no-repeat;
}*/
#left a:hover {
	background: url(../images/heilbad-nav-on-level1.jpg);
	background-position: right;
}
#left a.active1 {
	background: url(../images/heilbad-nav-on-level1.jpg);
	background-position: right;
}
#left ul.level2 {
	background: url(../images/heilbad-back-left-kapitel.gif) no-repeat;
}
/*#left ul.level2 a {
	background: url(../images/heilbad-bullet-nav.gif) no-repeat;
	background-position: right;
}
#left ul.level2 a:hover {
	font-weight: bold;
	background: url(../images/bullet-nav.gif) no-repeat;
	background-position: right;
	color: #0A481E;
}*/
