div.menu {
	margin-right: 5px;
	margin-top: 65px;
	text-align: right;
}

div.path {
	margin-left: 20px;
}

div.infomenu {
	margin-right: 30px;
}

.menuItem {
	width: 195px;
	overflow: hidden;
}

.menuSpacer {
	visibility: hidden;
}

.pathA, .path {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.menuLevel1 { color: White;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 12px;  font-weight: lighter; text-align: right;  line-height: 30px; }

.menuLevel2 {color: White;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;  font-weight: lighter; text-align: right;  line-height: 14px;  }



/****** Pseudo Stile *******/
.menuLink:visited, .menuLink:link{
	color: white;
	text-decoration: none;
	white-space: nowrap;
}

.infomenu .menuLink {
	color: black;
	font-weight: bold;
}

.active1:visited, .active1:link, active1:hover {
	color: #E4E4E4;
}

.active2:visited, .active2:link {
	color: #E4E4E4;
}

active2:hover {
	border-left: 5px solid #64AB4C;
}

.menuLevel2:hover {

	border-right: 5px solid #4991C1;
}
