

/* DATEI: MenuX.css */
/* jalle */
/* (c) Intersim AG - Burgdorf */
/* ******************************************************************************************** */
/* 1st LEVEL - HORIZONTAL - ONLY PUBLIC */
/* ******************************************************************************************** */


.cMenuRow1 li, .cMenuRow2 li, .cMenuRow3 li{
	float:left;
	list-style: none;
	border: 0px white solid;
	padding: 0px;
	letter-spacing: 0px;
}



.cMenuRow1 { 
	color:white;	
	background-color:transparent;
	padding: 0 0 0 0px;
	margin: 3px 0 0px 20px;
	line-height: 24px;
	height:24px;
	border: 0px white solid;
	width: 759px !important; /*  */
	width /**/:759px; /*ie5 hack Breite inkl margins / paddings / borders*/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
		
}

.cDivider1 {

}






.cMenuRow1 li a, .cMenuRow1 li a:link, .cMenuRow1 li a:active, .cMenuRow1 li a:visited {
	display: block;
	font-weight:bold;
	background-color: transparent;
	color:white;
	text-decoration:none;
	line-height: 27px;
	height: 24px;
	text-align: center;
	text-transform: uppercase;
	background-image: url(images/bg_menu_active.png);
	background-repeat: no-repeat;
	width: 104px !important; /*Wert ohne Paddings + Borders für FF*/
	width /**/:104px; /*ie5 hack Breite inkl. Paddings + Borders für IE*/		
	list-style: none;
	border: 0px white solid;

	
}

.cMenuRow1 li.cMenuColSelected a,.cMenuRow1 li.cMenuColSelected a:link, .cMenuRow1 li.cMenuColSelected a:active, .cMenuRow1 li.cMenuColSelected a:visited {
	color:#d88f56;
	background-color: transparent;
	text-align: center;
		text-transform: uppercase;
		background-image: url(images/bg_menu_selected.png);
		background-repeat: no-repeat;
		width: 102px !important; /*Wert ohne Paddings + Borders für FF*/
		width /**/:104px; /*ie5 hack Breite inkl. Paddings + Borders für IE*/	
	list-style: none;
		border: 0px white solid;
			line-height: 27px;
				height: 24px;
				padding: 0 2px 0 0;
}

.cMenuRow1 li a:hover
{
	
	color:#d88f56;
	background-color: transparent;
	text-align: center;
	text-transform: uppercase;
	background-image: url(images/bg_menu_selected.png);
	background-repeat: no-repeat;
	width: 104px !important; /*Wert ohne Paddings + Borders für FF*/
	width /**/:104px; /*ie5 hack Breite inkl. Paddings + Borders für IE*/		
	list-style: none;
	line-height: 27px;
	height: 24px;
	border: 0px white solid;
}
s

/* 2. Level */

.cMenuRow2 { 
	color:white;	
	background-color:transparent;
	padding: 0 0 0 0px;
	margin: 7px 0 0px 46px;
	border:none;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	font-size: 11px;

		
}
.cDivider2 {
	background-image: url(images/divider2.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
	list-style: none;
	width: 10px;
	font-size: 11px;
	height: 14px;
	float: left;
	border:none;
}


	

.cMenuRow2 li a, .cMenuRow2 li a:link, .cMenuRow2 li a:active, .cMenuRow2 li a:visited {
	display: block;
	font-weight:bold;
	background-color: transparent;
	color:#7c6f62;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
	text-transform: uppercase;
	list-style: none;
	font-size: 11px;

	
}

.cMenuRow2 li a:hover, .cMenuRow2 li.cMenuColSelected a, .cMenuRow2 li.cMenuColSelected a:link, .cMenuRow2 li.cMenuColSelected a:active,.cMenuRow2 li.cMenuColSelected a:visited {
	color:#d88f56;
	background-color: transparent;
	text-align: center;
	text-transform: uppercase;
	list-style: none;
	font-size: 11px;

}


/* 3. Level */

.cMenuRow3 { 
	color:white;	
	background-color:transparent;
	padding: 0 0 0 0px;
	margin: 0px 0 0px 9px;
	border:none;
	height: 20px;
		font-family: Arial, Helvetica, sans-serif;

		
}
.cDivider3 {
	background-image: url(images/divider2.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
	list-style: none;
		width: 10px;
	font-size: 11px;
	height: 14px;
	float: left;
		border:none;
}


	

.cMenuRow3 li a, .cMenuRow3 li a:link, .cMenuRow3 li a:active, .cMenuRow3 li a:visited {
	display: block;
	font-weight:bold;
	background-color: transparent;
	color:#7c6f62;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
	list-style: none;

	
}

.cMenuRow3 li a:hover, .cMenuRow3 li.cMenuColSelected a, .cMenuRow3 li.cMenuColSelected a:link, .cMenuRow3 li.cMenuColSelected a:active,.cMenuRow3 li.cMenuColSelected a:visited {
	color:#d88f56;
	background-color: transparent;
	text-align: center;
	list-style: none;

}