a.position{
	font-family: tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #E5E5E5;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #4F6678;
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	white-space: nowrap;
	width: 100%;
}

a.position:hover{
	background-color: #607A91;
	color: #E5E5E5;
	text-decoration: none;
}

#nr1{
	width: 105px;
	position: absolute;
	z-index: 10;
	visibility: hidden;
}
#nr2en{
	width: 200px;
	position: absolute;
	z-index: 10;
	visibility: hidden;
}
#nr2pl{
	width: 200px;
	position: absolute;
	z-index: 10;
	visibility: hidden;
}
#nr3{
	width: 215px;
	position: absolute;
	z-index: 10;
	visibility: hidden;
}

