#navigation
{
	width: 138px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navigation ul
{
	width: 138px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	list-style: none;
	vertical-align: middle;
}
#navigation ul li
{
	width: 138px;
	text-indent: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 31px;
	vertical-align: middle;
	background-image: url(../../bilder/meny/meny_inaktiv.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-transform: none;
	display: block;
}

#navigation ul ul
{
	width: 138px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	vertical-align: middle;
	font-size: 0.9em;
	background-position: left bottom;
	background-repeat: no-repeat;
	
}
#navigation ul ul li
{
	width: 140px;
	text-indent: 10px;
	margin: 0px 0px 0px 0px;	
	padding: 0px;
	line-height: 31px;
	vertical-align: middle;
	background-image: url(../../bilder/meny/meny_under_aktiv.gif);	
	background-repeat: no-repeat;
	text-transform: none;
	display: block;
}

#navigation a
{
	color: #000000;
	background-image: url(../../bilder/meny/meny_inaktiv.gif);
	text-decoration: none;
	display: block;
	width: 100%;
}
#navigation a:hover
{
	/*color: #F28C1E;*/
	text-decoration: none;
	/*background-image: url(../../bilder/meny/meny_aktiv.gif) !important;*/
}
#navigation a:active
{
	color:#000000;
	text-decoration:none;
	/*background-image: url(../../bilder/meny/meny_aktiv.gif) !important;*/
}

.active
{
	background-image: url(../../bilder/meny/meny_aktiv.gif) !important;
	background-position: left top;
	background-repeat: no-repeat;
}
.active a
{
	font-weight: normal;
	background-image: url(../../bilder/meny/meny_aktiv.gif) !important;
	/*color: #F28C1E !important;*/
	text-decoration: none;
}

.activeSubMenu
{	
	line-height: 31px;
	text-indent: 14px;
	text-decoration: none;
	background-image: url(../../bilder/meny/meny_under_aktiv.gif) !important;	
	background-position: left top;
	background-repeat: no-repeat;
	
}
.activeSubMenu a
{	
	
	line-height: 31px;
	text-indent: 14px;
	text-decoration: none;
	background-image: url(../../bilder/meny/meny_under_aktiv.gif) !important;	
	background-position: left top;
	background-repeat: no-repeat;
	
}


.expanded a
{
	
	font-weight: normal;
	line-height: 31px;
	text-indent: 14px;
	color: #000000;
	background-image: url(../../bilder/meny/meny_under_inaktiv.gif) !important;	
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}
.expanded a:hover
{
	font-weight: normal;
	line-height: 31px;
	text-indent: 14px;
	color: #000000;
	background-image: url(../../bilder/meny/meny_under_aktiv.gif) !important;
	text-decoration: none;
}
.top a
{
	font-weight: normal;
	line-height: 31px;
	text-indent: 12px;
	color: #000000;
	background-image: url(../../bilder/meny/meny_inaktiv.gif) !important;	
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}
.top a:hover
{
	font-weight: normal;
	line-height: 31px;
	text-indent: 12px;
	color: #000000;
	background-image: url(../../bilder/meny/meny_aktiv.gif) !important;
	text-decoration: none;
}