#navMain ul		{margin: 0;
  						 padding: 0;
 							 border: none;
 							 text-decoration: none;
 							 vertical-align: top;
 							 line-height: 1.3em;}

#navMain a		{display: block;
						   color: white;
						   font-weight: bold;
							 text-decoration: none;
							 padding: 7px 0px 7px 19px;
							 font-size: 12px;
  						 height: 15px;}

#navMain sup 	{color: white;}


#navMain a,
#navMain ul ul ul ul  {border-bottom: 1px solid white;}

#navMain li  	{list-style-type: none;
							 background-image: url('../../vorlagen/images/nav_arrow_1.gif');
               background-repeat: no-repeat;
               background-color: #339edf;
               background-attachment: scroll;
               background-position: 5px 9px;}

/* 1. Ebene */




#navMain a:focus {background-image: url('../../vorlagen/images/nav_arrow_1.gif');
               			background-repeat: no-repeat;
               			background-color: #1d89d8;
               			background-attachment: scroll;
               			background-position: 5px 9px;}



#navMain li.active {background-image: url('../../vorlagen/images/nav_arrow_2.gif');
               			background-repeat: no-repeat;
               			background-color: #1d89d8;
               			background-attachment: scroll;
               			background-position: 5px 9px;}

#navMain ul a 	 		{padding-top: 3px;
										 padding-bottom: 3px;
										 font-weight: normal !important;
										 padding-left: 19px !important;
										 background-color: #c3e7f7 !important;
										 color: #006DB6;
										 font-size: 11px;}

/* 2. Ebene */

#navMain ul a:focus,
#navMain ul a:hover {background-image: none;
										 background-position: right;
										 background-color: #77c7ec !important;}


li#pfeil a,
li#pfeil a:hover						{background-image: url('../../vorlagen/images/arrow_28.gif')/*none*/;
										 				 background-repeat: no-repeat;
										 				 background-position: right;
										 				 /*background-color: #77c7ec !important;*/}

li#pfeil a.active,
li#pfeil a.active:hover			{background-image: url('../../vorlagen/images/arrow_06.gif');
										 				 background-repeat: no-repeat;
										 				 background-position: right;
										 				 background-color: #77c7ec !important;}

#subTitel li a,
#subTitel li a:hover,
#subTitel li a.active				{background-image: none;}

#navMain ul a.active {background-color: #77c7ec !important;}

/* 3. Ebene */

#navMain ul ul li.active {
	background: none;
}
#navMain ul ul a {
	padding-left: 30px !important;
	background-color: #c3e7f7 !important;
}


#navMain ul ul a {background-image: none;}

#navMain ul ul a.active,
#navMain ul ul a:hover {
	background-color: #a6daf3 !important;
}

/* 4. Ebene *

#navMain ul ul ul a {
	padding-left: 40px !important;
	background-color: #c3e7f7 !important;
}
#navMain ul ul ul a.active {
	background-color: #a6daf3 !important;
}

/* 5. Ebene */

#navMain ul ul ul ul a {
	padding-left: 54px !important;
	background-color: #def2fb !important;
	border-bottom: none !important;
	font-size: 10px;
}
#navMain ul ul ul ul a.active,
#navMain ul ul ul ul a:hover {
	background-color: #def2fb !important;
}
#navMain ul ul ul ul a:hover {
	text-decoration: underline;
}
#navMain a.active, #navMain a.active:hover { background-image:
               url('../../vorlagen/images/nav_act_right_bg.gif');
               background-repeat: repeat-y; background-attachment: scroll;
               background-position: right }

