.n0 {
	/*border: 1px solid #ffffff;*/
/*	border-bottom:1px solid #cccccc;*/
	padding: 5px 0px 5px 0px;
	margin: 20px 0px 0 0px ;
	width: 100%;
	height: 20px;
}
.startspace{
	padding: 0px 5px 0px 5px;	
}
.startLink, .startLink:visited{
	color: #999999;	
	font-weight: bold;
/*	background-color: #ffffff;*/
	padding: 0px 15px 0px 15px;
	border-left: none;
	text-decoration: none;
}
.startLink:hover {
	color: Black;
	font-weight: bold;
/*	background-color: #ffffff;*/
	padding: 0px 15px 0px 0px;
	border-left: none;
	text-decoration: none;
}
.n0 a, .n0:visited{
	color: #999999;	
	font-weight: bold;
	/*background-color: #ffffff;*/
	padding: 0px 15px 0px 15px;
/*	border-left: 1px solid #cccccc;*/
	text-decoration: none;
}
.n0 a:hover {
	color: red;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
/*	border-left: 1px solid #cccccc;*/
	/*background-color: #ffffff;*/
	text-decoration: none;
}

.n2 {
	display : none;
	position: absolute;
	line-height: 20px;
	border-style: outset;
	border : 3px solid #cccccc;
	width: 80px;
/*	border-top : 2px solid #cccccc;
	border-left : 2px solid #cccccc;
	border-bottom:  2px solid #cccccc;
	border-right:  2px solid #cccccc;*/
	padding: 5px 15px 10px 10px;
	background-image: url(../imgs/transparentHvit.png);
}

.n2 a, .n2 a:visited{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	/*background-color: #ffffff;*/
}
.n2 a:hover {
	color: red;	
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
}


