﻿body
{
	background-color: #122981;
	font-family: Verdana, Tahoma, Trebuchet, Arial, Helvetica, 'Sans serif';
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

p
{
	margin-top: 6px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Tahoma, Trebuchet, Arial, Helvetica, 'Sans serif';
	line-height: 120%;
	font-weight: normal;
	color: #122981;
}

h1
{
	font-size: 28px;
	margin-bottom: 6px;
	margin-top: 0px;
}
h2
{
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3
{
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 10px;
}

h4
{
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 10px;
}

a:link, a:visited
{
	color: #122981;
	text-decoration: none;
	font-weight: bolder;
}

a:hover
{
	text-decoration: underline;	
}

.ingress
{
	font-size: 13px;
	margin-bottom: 10px;
}

.meny
{
	font-family: Verdana, Tahoma, Trebuchet, Arial, Helvetica, 'Sans Serif';
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,255);
	line-height: 180%;
	text-decoration: none;
}

a.meny:link
{
	color: rgb(255,255,255);
}

a.meny:visited
{
	color: rgb(255,255,255);
}

a.meny:hover
{
	color: #122981;
	text-decoration: underline;	
}

#side {
	width: 980px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: rgb(180,180,180);
	height: 100%;
}

.topp {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	background-color: rgb(153,153,153);
}

.venstre {
	width: 155px;
	text-align: left;
	background-color: rgb(76,104,211);
}

.innhold {
	width: 640px;
	text-align: left;
	background-color: rgb(255,255,255);
}

.hoyre {
	width: 155px;
	text-align: center;
	color: rgb(255,255,255);
	background-color: rgb(76,104,211);
}

.bunn {
	height: 25px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: rgb(255,255,255);
	background-color: rgb(160,192,251);
}

a.bunn:link, a.bunn:visited, a.bunn:hover
{
	font-size: 10px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-decoration: none;
}

.bilde {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

#ingress {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 650px;
}

#skjema {
	margin: 0;
	width: 670px;
	float: left;
	text-align: left;
}

.formlbl
{
	text-align: right;
}

.formfield
{
	border: 1px;
	border-color: #DFDCC8;
	border-style: solid;
	font-size: 11px;
	color: #58595B;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formfieldreq
{
	border: 1px;
	border-color: #DFDCC8;
	border-style: solid;
	font-size: 11px;
	color: #58595B;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sokfield
{
	border: 1px;
	border-color: #747c60;
	border-style: none;
	font-size: 11px;
	color: #58595B;
	text-align: left;
	margin-top: 15px;
	margin-left: 5px;
	width: 142px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.knapp
{
	border: 1px;
	border-color: #58595B;
	border-style: solid;
	font-size: 11px;
	color: #58595B;
	text-align: center;
	background-color: #DFDCC8;
}
.knapp2
{
	border: 1px;
	border-color: #58595B;
	border-style:none;
	font-size: 11px;
	color: #58595B;
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
	width: 35px;
	background-color: #DFDCC8;
}

