﻿body         
{ 
	background-color: rgb(255,255,255);
	font-family: Arial, Helvetica, Swiss, sans-serif; 
	color: rgb(0,0,0);
	margin-top: 5px; 
}
p, td, th, ol, ul
{
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	line-height: 120%;
}
h1, h2, h3, h4, h5, h6 
{ 
	font-family: Arial, Helvetica, Swiss, sans-serif; 
	color: rgb(90,90,90);
	line-height: 120%;
	margin-top: 0px;
}
h1
{
	font-size: 24px;
	margin-bottom: 12px;
}
h2
{
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 10px;
}
h3
{
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 8px;
}
hr           
{  
	color: rgb(204,204,204);
}
address
{
	margin-top: 5px;
	line-height: 140%;
	color: rgb(0,0,0);
	margin-bottom: 12px;
	font-style: normal;
}
.side
{  
	background-color: rgb(255,255,255);
	width: 980px;
}
.innhold
{  
	background-color: rgb(255,255,255);
	width: 600px;
}
.menybakgrunn
{  
	background-color: #DEE0E1;
	width: 190px;
}
.menystripeblaa
{
	background-image: url('/images/stripe_blaa.jpg');
	height: 20px;
	color: rgb(255,255,255);
}
.menystripegronn
{
	background-image: url('/images/stripe_gronn.jpg');
	height: 20px;
	color: rgb(255,255,255);
}
.menylinje
{
	color: rgb(255,255,255);
	font-weight: bold;
	margin-left: 8px;
	margin-bottom: 0px
}
.meny 
{
	margin-top: 5px;
	font-family: Arial, Helvetica, Swiss, sans-serif; 
	font-size: 12px;
	color: rgb(37,18,132);
	font-weight: normal;
	line-height: 140%;
	text-decoration: none;
	margin-left: 8px;
	margin-bottom: 0px;
}
.menytekst
{
	margin-top: 5px;
	font-family: Arial, Helvetica, Swiss, sans-serif; 
	font-size: 12px;
	color: rgb(0,0,0);
	font-weight: normal;
	line-height: 140%;
	text-decoration: none;
	margin-left: 8px;
}
.aktuelt
{
	margin-top: 5px;
	font-family: Arial, Helvetica, Swiss, sans-serif; 
	font-size: 12px;
	color: rgb(0,0,0);
	font-weight: normal;
	line-height: 140%;
	text-decoration: none;
	margin-left: -20px;
}
a.meny:link 
{
	font-size: 12px;
	color: rgb(37,18,132);
}
a.meny:visited
{
	font-size: 12px;
	color: rgb(37,18,132); 
}
a.meny:hover 
{
	font-size: 12px; 
	color: rgb(37,18,132); 
	text-decoration: underline;
}
.ulink 
{
	font-family: Arial, Helvetica, Swiss, sans-serif; 
	font-size: 12px;
	color: rgb(37,18,132);
	font-weight: normal;
	line-height: 120%;
	text-decoration: none;
}
