.NavListeP {
  margin-bottom: 10px;
}

.NavListe0, .NavListe0:link, .NavListe0:visited, .NavListe0:active, .NavListe0:hover {
	font-size:   12px;
	font-style:  normal;
	color:       #000000;
	line-height: 110%;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
}

.NavListe1, .NavListe1:link, .NavListe1:visited, .NavListe1:active, .NavListe1:hover {
	font-size:   12px;
	font-style:  normal;
	color:       #000000;
	line-height: 110%;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.NavListe2, .NavListe2:link, .NavListe2:visited, .NavListe2:active, .NavListe2:hover {
	font-size:   10px;
	font-style:  normal;
	color:       #000000;
	line-height: 110%;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.NavListe0:hover, .NavListe1:hover, .NavListe2:hover {
	color: #FF3333;
}

.Nav {
  z-index:11;
  visibility: visible;
	position:absolute;
	left:0px;
	top:105px;
	width:140px;
  overflow: hidden;
}	

.Nav0 {
	position: relative;
	left: 10px;
 	 margin-top: -3px;
}	
.standart{
	position:relative; 
	text-align: left;
	color:black;
	font-size: 12px;
}
.Nav1 {
	position: relative;
	left: 10px;
  	margin-top: 10px;
}	
.Nav2 {
	position: relative;
	left: 18px;
	margin-top: 3px;
}	




