

/*---------   Menü Leiste   ---------*/



.menu {

	font-size: 11px;

	/* background: #ffffff url(http://bernards.1ahr-cms.de/templates/images/l1_k_navi_m.jpg); */

	border: 0px solid #ffffff;



}



.menu ul {

	width: 150px;

	margin: 0;

	padding: 0;

	list-style-type: none;

	border-left: 0px solid #ffffff;

}



.menu li {

	display: block;

	float: left;

	text-align: center;

	margin: 0;

	list-style-type: none;

	list-style-image: none;
		background-image:  url(http://www.wap-water.com/templates/images/navig.gif);*/

	background-repeat: no-repeat;



}







.menu a {

	font-family: Arial, Helvetica, sans-serif;  
		font-weight: bold;

	font-size: 13px;

	display: block;

	color: #ffffff;

	line-height: 12px;

	padding: 5px 30px 10px 22px;

	border-right: 0px solid #ffffff;



	text-decoration: none;



}



.menu .menu-parent {

color:#ffffff;

	background-position: right bottom;

}




#breadcrumbs {font-size: 11px;}
#breadcrumbs  .menu-current a{
	font-weight: bold;
	text-decoration: none;

}





/*siehe auch ie.css */

.menu a:hover, .menu li:hover>a {

	font-weight: bold;
	color: #ff0000;
	display: block;
	z-index: 0;

}



.menu li li:hover>ul {

	font-weight: bold;
	display: block;
	z-index: 0;



}



.menu li li {

	width: 180px;
	display: block;
	margin: 0;
	text-align: left;
	border: 1px solid #333333;
	padding-left: 0px;

	 -moz-opacity: 1.0; /*blend for Modzillas, if you like */

	/* filter: alpha(opacity=70); blend for IE, might cause troubles */

}





.menu li li a {  /* Die ausgekpappten Flächen */

background-image: none;
	background-color: #546a76;
	line-height: 12px;
	padding-left: 5px;
	display: block;
	clear: both;
	border: none;

}












/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu

	placed here to clarify the terminology I use when referencing submenus in posts */

