/************************************************/
/* Menu */
/************************************************/

#layout_menu_cms{
	color:black;
	margin:0;
	font-family:Arial Narrow;
	font-size:110%;
}
#layout_menu_cms a{
	display: block;
	padding-top: 4px;
	padding-bottom:4px;
	margin-top: 3px;
	margin-bottom:3px;
	padding-left:20px;
	color:black;
}
#layout_menu_cms a:visited{color: black;}
#layout_menu_cms a:hover{color: #6c5241; padding-left:16px; border-left: 4px solid #000000;}

.Menu{
}

.MenuItemCurrent4All{
	font-weight:bold;
	padding-top: 7px;
	padding-bottom:7px;
	padding-left:20px;
}


.MenuItem{
	font-size:115%;

}
.MenuItemCurrent{
	font-size:115%;
}

.MenuItem_1{
}
.MenuItem_1Current{

}

.MenuItem_2{
}
.MenuItem_2Current{

}



/* Menu A*/
A.AMenuItem{

}
A.AMenuItem:link{

}
A.AMenuItem:visited{

}
A.AMenuItem:hover{

}
A.AMenuItem:active{

}

/* Menu A level 1*/
A.AMenuItem_1{

}
A.AMenuItem_1:link{

}
A.AMenuItem_1:visited{

}
A.AMenuItem_1:hover{

}
A.AMenuItem_1:active{

}


/* Menu A level 2*/
A.AMenuItem_2{

}
A.AMenuItem_2:link{

}
A.AMenuItem_2:visited{

}
A.AMenuItem_2:hover{

}
A.AMenuItem_2:active{

}


/* End of Menu */
/************************************************/
