#navContainer ul {
list-style-type: none;}


#navContainer ul li a{
	display: block;
	height: 20px;
	padding: 3px 20px 0 20px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(http://www.ergotherapie-ehrlich.de/Data/Grafix/Button-Norm.gif);
	background-repeat: no-repeat;}

#navContainer ul ul li a{
padding: 3px 15px 0 20px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(http://www.ergotherapie-ehrlich.de/Data/Grafix/Button-Norm.gif);
	background-repeat: no-repeat;}

#navContainer ul ul ul li a{
	text-decoration: none;
	font-weight: normal;
	background-image: url(http://www.ergotherapie-ehrlich.de/Data/Grafix/Button-Norm.gif);
	background-repeat: no-repeat;}


#navContainer li{
	margin: 0px 0px 3px -28px;
	background-image: url(http://www.ergotherapie-ehrlich.de/Data/Grafix/SubButton-Norm.gif);
	background-repeat: no-repeat;}

#navContainer ul a:hover {
	color: #A43431;}


#navContainer ul li a#a_nav2_open{
	font-weight: bold;
	color: #FFF;
	background-image: url(http://www.ergotherapie-ehrlich.de/Data/Grafix/Button-Activ.gif);
	background-repeat: no-repeat;}

#navContainer ul li a#a_nav1_open{
	font-weight: bold;
	color: #FFF;
	background-image: url(http://www.ergotherapie-ehrlich.de/Data/Grafix/Button-Activ.gif);
	background-repeat: no-repeat;}