#nav
{
	margin: 0 auto;
	margin-left: 0px;
	padding: 0px;
	width: 158px;
	
}

#nav ul
{
	margin: 0 auto;
	margin-left: 0px;
	padding-left: 0px;
	width: 158px;
	list-style-type: circle;
}

#nav li
{
	display: block;
	width: 158px;
	margin: 0 auto;
	padding-left: 0px;
}

#nav a
{
	display: block;
	color: #1b4565;
	font-family: verdana, arial;
	font-size: 12px;
	text-decoration: none;
	background-color: #eae6d1;
	border-left: 0;	
	border-right: 0;
	width: 158px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;	
	margin-top: 1px;	
	padding: 0px;
}

#nav a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #0f144c;
}


a.navigering:link
{
	font-size: .7em;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	filter: Shadow(Color=#666666, 	Direction=135, Strength=2);
}


a.navigering:visited
{
	font-size: .7em;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	filter: Shadow(Color=#666666, 	Direction=135, Strength=2);
}


a.navigering:hover
{
	font-size: .7em;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	filter: Shadow(Color=#000000, 	Direction=135, Strength=2);
}

a.meny1:link
{
	font-family: Trebuchet MS, arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.meny1:active
{
	font-family: Trebuchet MS, arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.meny1:hover
{
	font-family: Trebuchet MS, arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.meny1:visited
{
	font-family: Trebuchet MS, arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.std:link
{
	color: #f01212;
	text-decoration: none;
}

a.std:hover
{
	text-decoration: underline;
}

a.sidfot:link
{
	color: #898989;
	text-decoration: none;
}

a.sidfot:hover
{
	text-decoration: underline;
}

a.nyhet:link
{
	color: #1b4565;
	text-decoration: none;
}

a.nyhet:hover
{
	text-decoration: underline;
}

a.sv:link
{
	color: #000000;
	text-decoration: none;
}

a.sv:hover
{
	text-decoration: underline;
}

.toprubrik
{
	font-family: georgia, arial, verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.vitrubrik
{
	font-family: georgia, arial, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}


.rubrik
{
	font-family: georgia, arial, verdana;
	font-size: 20px;
	color: #000000;
}

.normal
{
	color: #000000;
	font-family: verdana, arial;
	font-size: 11px;
}

.sidfot
{
	color: #898989;
	font-family: verdana, trebuchet ms, arial;
	font-size: 11px;
}