



#menycontainer{
	float: left;
	width: 177px;
	font: 70% Verdana, Helvetica, sans-serif;
	margin: 0em;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	clear: none;
	
}
#meny{margin: 0; padding: 0; list-style-type: none;}
#meny a{
	display: block;
	margin: 0;
	padding: 0.3em;
	padding: 0px;
	text-decoration: none;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
	left: auto;
	vertical-align: top;
}
#meny ul{
	list-style-type: none;
	height: auto;
	width: auto;
} 
#meny ul a{
	margin: 0;
	padding: 0em;
	left: 0px;
}	
#meny a:link{
	color: #000000;
	padding-bottom: 5px;
}
#meny a:visited{color: #000000;}
#meny a:hover{
}
#meny a#current{background: #CCCC00; border-bottom: 1px solid #FFFF66; color: #FFFF66; font-weight: bold;}
#meny a#subcurrent{background: #CCCC00;	border-bottom: 1px solid #FFFF66; color: #FFFF66; 	font-weight: bold;}

