div#navi
{
	width:190px;
	height:299px;
	float:left;
}

div#navi ul 
{
	list-style-type:none;
	width:190px;
	position:relative;
	top:0px;
	left:-25px;
	float:left;
}

* html div#navi ul 
{
	top:0px;
	left:-45px;
}

div#navi a 
{
	width:190px;
	display:block;
	text-decoration:none;

}

div#navi span 
{
	visibility:hidden;
	font-size:8pt;
}

/*-----------------------------------------------------------------------*/
#navi1 
{
	background-image:url(../images/navi_01.jpg);
	background-repeat:no-repeat;
	height:18px;
	cursor:default;
}
/*-----------------------------------------------------------------------*/
a#home 
{
	height:25px;
	width:190px;
	background:url(../images/navi_02.jpg) 0 0 no-repeat;
}

* html a#home 
{
	height:24px;
	width:190px;
	margin-top:-3px;
	background:url(../images/navi_02.jpg) 0 0 no-repeat;
}

a#home:hover 
{
	background:url(../images/navi_over_02.jpg) 0 0px no-repeat;
}
/*-----------------------------------------------------------------------*/
a#apotheke 
{
	height:24px;
	width:190px;
	background:url(../images/navi_03.jpg) 0 0 no-repeat;
}
a#apotheke:hover 
{
	background:url(../images/navi_over_03.jpg) 0 0px no-repeat;
}
/*-----------------------------------------------------------------------*/
a#leistungen 
{
	height:23px;
	width:190px;
	background:url(../images/navi_04.jpg) 0 0 no-repeat;
}
a#leistungen:hover 
{
	background:url(../images/navi_over_04.jpg) 0 0px no-repeat;
}
/*-----------------------------------------------------------------------*/
a#service 
{
	height:24px;
	width:190px;
	background:url(../images/navi_05.jpg) 0 0 no-repeat;
}
a#service:hover 
{
	background:url(../images/navi_over_05.jpg) 0 0px no-repeat;
}
/*-----------------------------------------------------------------------*/
a#notdienstplan 
{
	height:27px;
	width:190px;
	background:url(../images/navi_06.jpg) 0 0 no-repeat;
}
a#notdienstplan:hover 
{
	background:url(../images/navi_over_06.jpg) 0 0px no-repeat;
}
/*-----------------------------------------------------------------------*/
/*a#angebote
{
	height:25px;
	width:190px;
	background:url(../images/navi_07.jpg) 0 0 no-repeat;
}
a#angebote:hover 
{
	background:url(../images/navi_over_07.jpg) 0 0px no-repeat;
}
/*-----------------------------------------------------------------------*/
/*a#angebote
{
	height:25px;
	width:190px;
	background:url(../images/navi_07.jpg) 0 0 no-repeat;
}
a#angebote:hover 
{
	background:url(../images/navi_over_07.jpg) 0 0px no-repeat;*/

/*-----------------------------------------------------------------------*/
a#galerie
{
	height:25px;
	width:190px;
	background:url(../images/navi_07.jpg) 0 0 no-repeat;
}
a#galerie:hover 
{
	background:url(../images/navi_over_07.jpg) 0 0px no-repeat;
}
/*-----------------------------------------------------------------------*/
a#kontakt
{
	height:26px;
	width:190px;
	background:url(../images/navi_08.jpg) 0 0 no-repeat;
}
a#kontakt:hover 
{
	background:url(../images/navi_over_08.jpg) 0 0px no-repeat;
}
/*-----------------------------------------------------------------------*/
a#impressum
{
	height:23px;
	width:190px;
	background:url(../images/navi_09.jpg) 0 0 no-repeat;
}
a#impressum:hover 
{
	background:url(../images/navi_over_09.jpg) 0 0px no-repeat;
}
/*-----------------------------------------------------------------------*/
#navi2
{
	background-image:url(../images/navi_11.jpg);
	background-repeat:no-repeat;
	height:40px;
	cursor:default;
}

#navi3
{
	background-image:url(../images/navi_10.jpg);
	background-repeat:no-repeat;
	height:23px;
	cursor:default;

}
