.meny {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #365f3c;
}
.meny a {
	text-decoration:none;
	color: #365f3c;
	}	
	.meny a:hover,
	.meny a:focus,
	.meny a:active {color: #CC3300;}
.meny a:visited {color: #365f3c;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing:-0.5px;
	line-height: 0.98;
	margin-right:10px;
	font-weight: normal;
	color: #365f3c;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	* margin-top: 20px;
}
h2 { color: navy; font: bold 20px/0.98 Georgia, "Times New Roman", Times, serif; font-size-adjust: ;; text-transform: none; text-align: left; letter-spacing: -0.5px; margin-right: 10px; }
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right:10px;
}
.text a {

color:#000000;
}
.text a:visited {color:#000000;}

/* Actual menu CSS starts here */
	.menu,
	.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight: normal;
	color: #999999;
	}
	.menu {width:130px; margin-top:30px;}
	.menu li {
		display:block;
		margin:0;
		padding:0;
		margin-bottom:1px;
	}
	.menu a {
		display:block;
		padding:2px 5px;
		color:#000;

		text-decoration:none;
	}
	.menu a:hover,
	.menu a:focus,
	.menu a:active {background:#cecece; color: #CC3300;}
	.menu ul li {padding-left:15px;}
	.hidden {display:none;}.Nyhetsrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #365f3c;
}

