﻿body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	margin: 0;
	padding: 0;
}
/*DESIGN*/
#container {
	width: 975px;
/*	width: 1130px;*/
	text-align: left;
}
#header {
	width:975px;
	height: 80px;
	background-color: #009edb;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}
div.mainnav {
	width: 975px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	clear:both;
}
ul.mainnav {
	list-style-type: none;
	background-color: #ED1064;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
li.mainnav {
	display: inline;
}
a.mainnav:link {
	color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	border-right: 1px solid #fff;
	font-size: 10px;
	font-weight: bold;
}
a.mainnav:visited {
	color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	border-right: 1px solid #fff;
	font-size: 10px;
	font-weight: bold;
}
a.mainnav:active {
	background-color: #FAC9CC;
	color: #ED1064;
}
a.mainnav:hover {
	background-color: #FAC9CC;
	color: #ED1064;
}
#leftnav {
	width: 150px;
/*	background-color: #C7DFF4;*/
	background-color: #DDECFE;
	float: left;
}
#rightnav {
	width: 150px;
/*	background-color: #C7DFF4;*/
	background-color: #DDECFE;
	float: right;
}
#contents {
	margin-right: 0px;
	margin-left: 0px;
	width: 68%;
/*	background-color: #ffffff;*/
	border: 0px;
	border-style: dashed;
	float: left;
}
#printbuttons {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	padding: 1px;
	width: 100%;
	background-color: #ffffff;
}
div.adressetop {
	float:left;
	margin-left:20px;
	margin-top:10px;
	color:#FFFFFF;
}
span.adressetop {
width: 30px;
}

div.content {
	margin-right: 1px;
/*	background-color:#C7DFF4;*/
	margin-left: 1px;
	padding: 3px;
	width: 100%;
	border: 1px;
	border-style:dotted;
	border-color: #009edb;
	float: left;
}
/*
div.flereleft {
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	padding-left: 5px;
	padding-right: 1px;
	width: 48%;
	border: 0px dashed #009edb;
	float: left;
}
div.flereright {
	margin: 1px;
	padding-left: 1px;
	padding-right: 1px;
	width: 48%;
	border: 0px dashed #009edb;
	float: right;
}
*/
div.contentleft {
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	padding-left: 1px;
	padding-right: 1px;
	width: 48%;
	border: 0px dashed #009edb;
	float: left;
}
div.contentright {
	margin: 1px;
	padding-left: 1px;
	padding-right: 1px;
	width: 48%;
	border: 0px dashed #009edb;
	float: right;
}
div.annonse {
	width: 99%;
	text-align: center;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	border: 1px solid silver;
	text-align: center;
}
#ads {
	float:right;
	border: 1px dashed silver;
	width: 150px; /*	height:1200px;
	background-color: #C7DFF4;*/;
	background-color: #f1f1f1;
}
#footer {
	clear: both;
	height: 20px;
	background-color: #FFCB05;
}
a.top:link 		{text-decoration: underline; color: #ffffff;}
a.top:visited 	{text-decoration: underline; color: #ffffff;}
a.top:hover 	{text-decoration: underline; color: #ffffff;}
a.top:active 	{text-decoration: underline; color: #ffffff;}

a.nav:link 		{text-decoration: none;	color: #009edb;}
a.nav:visited 	{text-decoration: none; color: #009edb;}
a.nav:hover 	{text-decoration: underline; color: #009edb;}
a.nav:active 	{text-decoration: underline; color: #009edb;}

a.andremedia:link 		{text-decoration: none; color: #009edb; background-color: transparent;}
a.andremedia:visited 	{text-decoration: none;	color: #009edb;	background-color: transparent;}
a.andremedia:hover 		{text-decoration: underline; color: #009edb; background-color: transparent;}
a.andremedia:active 	{text-decoration: underline; color: #009edb; background-color: transparent;}

a.newsheader:link 		{text-decoration: none; color: black; background-color: transparent;}
a.newsheader:visited 	{text-decoration: none; color: black; background-color: transparent;}
a.newsheader:hover 		{text-decoration: underline; color: black; background-color: transparent;}
a.newsheader:active 	{text-decoration: underline; color: black; background-color: transparent;}

a.lesmer:link		{text-decoration: none;	color: #009edb;	background-color: transparent;}
a.lesmer:visited	{text-decoration: none;	color: #ED1064;	background-color: transparent;}
a.lesmer:hover 		{text-decoration: underline; color: #ED1064; background-color: transparent;}
a.lesmer:active 	{text-decoration: underline; color: #ED1064; background-color: transparent;}

p.annonse 	{
	text-align: center;
	background-color: #5C2D91;
	font-weight: bold;
	font-size: 120%;
	color: white;
}
p.publisert {
	color: black;
	font-style: italic;
	font-size: 90%;
}
img.newsright {
	clear:both;
	float: right;
	margin: 1px;
	border: 0px;
}
img.newsleft {
	clear: both;
	float: left;
	margin: 1px;
	border: 0px;
}
p.menuheader {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-weight: bold; /*	background-image: url(grafikk/bakgrunn_009EDB.gif);*/;
	background-image: url(grafikk/009EDB.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top: 3px;
	border-top-color: white;
	border-top-style: solid;
	border-bottom: 3px;
	border-bottom-color: white;
	border-bottom-style: solid;
/*	width: 145px;*/
	text-align: left;
}
ul.leftnav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0.25em;
	line-height: 150%;
}
li.leftnav {
	padding: 0 .3em;
	background-image: url(grafikk/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 .55em;
	padding-left: .9em;
}
ul.rightnav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0.25em;
	line-height: 150%;
}
li.rightnav {
	padding: 0 .3em;
	background-image: url(grafikk/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 .55em;
	padding-left: .9em;
}
ul.andremedia {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0.25em;
	line-height: 150%;
}
li.andremedia {
	padding: 0 .1em;
	margin-top: 3px;
	line-height: 150%;
	font-size:90%;
}
ul#printknapp {
	list-style-type: none;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 20px;
}
ul#printknapp li {
	display: inline;
	background-color: silver;
}
ul.none {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0.25em;
}
li.second {
	background-color:#F0F0F0;
}
h2.flerenyheter {
	color: #5C2D91;
	margin-top:0px;
	margin-bottom:0px;
}
h2.newsheader {
	margin-top:0px;
	margin-bottom:0px;
}
h3.newsheader {
	margin-top: 0px;
	margin-bottom: 1px;
}
hr.menu {
	color: white;
	margin: 0px 3px 0px 3px;
}
div.menuheader {
	font-weight: bold;
	cursor: pointer;
}
/*ROUND CORNERS*/
div.roundmain {
	background: #009edb;
}
div.roundtop, div.roundbottom {
	background: #FFFFFF;
}
span.round1, span.round2, span.round3, span.round4 {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #009edb;
}
span.round1 {
	margin: 0 5px;
}
span.round2 {
	margin: 0 3px;
}
span.round3 {
	margin: 0 2px;
}
span.round4 {
	margin: 0 1px;
	height: 2px;
}
/* --- Images --- */
img {
	border: 0px;
}
img.floatleft {
	float: left;
	margin-left: 3px;
}
img.floatright {
	float: right;
	margin-right: 3px;
}

/* --- Links --- */

a:link 		{text-decoration: none; color: #009edb;background-color: transparent;}
a:visited 	{text-decoration: none; color: #ED1064;	background-color: transparent;}
a:hover 	{text-decoration: underline; color: #ED1064; background-color: transparent;}
a:active 	{text-decoration: underline; color: #ED1064; background-color: transparent;}

a.liste:link     {color:#000000;text-decoration:none;}
a.liste:visited  {color:#000000;text-decoration:none;}
a.liste:active   {color:#dc143c;text-decoration:underline;}
a.liste:hover    {color:#dc143c;text-decoration:underline;}

a.header:link     {color:#ffffff;text-decoration:none;}
a.header:visited  {color:#ffffff;text-decoration:none;}
a.header:active   {color:#dc143c;text-decoration:none;}
a.header:hover    {color:#dc143c;text-decoration:none;}

a.print:link     {color:#000000;text-decoration:none;}
a.print:visited  {color:#000000;text-decoration:none;}
a.print:active   {color:#dc143c;text-decoration:none;}
a.print:hover    {color:#dc143c;text-decoration:none;}

a.anker:link     {color: #FFFFFF;text-decoration:none;}
a.anker:visited  {color: #FFFFFF;text-decoration:none;}
a.anker:active   {color: #FFFFFF;text-decoration:none;}
a.anker:hover    {color: #FFFFFF;text-decoration:none;}

/*a.blue:link     {color: #C7DFF4;text-decoration:none;}*/
a.href:link     {color: #000000;text-decoration:none;}
a.href:visited  {color: #000000;text-decoration:none;}
a.href:active   {color: #ED1064;text-decoration:underline;}
a.href:hover    {color: #ED1064;text-decoration:underline;}

a.grey:link     {color: #666666;text-decoration:none;}
a.grey:visited  {color: #666666;text-decoration:none;}
a.grey:active   {color: #dc143c;text-decoration:none;}
a.grey:hover    {color: #dc143c;text-decoration:none;}

/* --- Paragraphs --- */

p 
{
	margin-top: 10px;
}

/* --- Headers --- */

h1 {
	font-size: 130%;
/*	margin-top: 0px;
	margin-bottom: 5px;*/
}
h2 {
	font-size: 120%;
/*	margin-top: 0px;
	margin-bottom: 5px;*/
}
h3 {
	font-size: 110%;
/*	margin-top: 5px;
	margin-bottom: 5px;*/
}
h3.header {
	padding:4px 1px 4px 1px;
	font-size: 100%;
	background-color:#009edb;
	color:#ffffff;
	font-weight:bold;
/*	margin-top: 0px;
	margin-bottom: 5px;*/
}
h4 {
	font-size: 100%;
/*	margin-top: 0px;
	margin-bottom: 5px;*/
}
h4.header {
	padding:4px 1px 4px 1px;
	font-size: 100%;
	background-color:#009edb;
	color:#ffffff;
	font-weight:bold;
/*	margin-top: 0px;
	margin-bottom: 5px;*/
}
h5 {
	font-size: 90%;
/*	margin-top: 0px;
	margin-bottom: 5px;*/
}
h6 {
	font-size: 80%;
/*	margin-top: 0px;
	margin-bottom: 5px;*/
}

input.cmd
{
background-color:#ffffff;
color:#000000;
height:18px;
width:55px;
border:1px solid black;
margin-right:2px;
font-family: verdana; 
/*font-size: 100%;*/
cursor:pointer;
}

input.cmd2
{
/*height:18px;
width:55px;*/
/*border:1px solid black;*/
border:1px #5DA5DA solid;
background-color:#ffffff;
color:#000000;
margin-right:2px;
font-family: verdana; 
/*font-size: 100%;*/
cursor:pointer;
}

dropdownbutton {
/*	background-color: #BFE5F6;*/
	color: #000000;
	cursor: pointer;
	font-size:100%;
}

form {
	border:0px blue dashed;
	margin:0px;
 }
select
{
font-size:100%;
font-family: verdana; 
}

/* --- Tables --- */

table,th,td
{
font-size:100%;
font-family:verdana;
/*	background-color:#ffffff;
border:0.5px solid black;*/
}

th
{
padding:4px 1px 4px 1px;
/*background-color:#0098DB;*/
/*background-color:#E8EFF7;
color:#0090D0;*/
font-weight:bold;
}

th.header
{
padding:4px 1px 4px 1px;
/*background-color:#DDECFE;*/
/*background-color:#E8EFF7;*/
background-color:#009edb;
color:#ffffff;
font-weight:bold;
/*text-align:left;*/
}
th.header2
{
padding:4px 1px 4px 1px;
/*background-color:#DDECFE;*/
/*background-color:#E8EFF7;*/
background-color:#C7DFF4;
color:#009edb;
font-weight:bold;
}

table.nhf_tabell
{
border-bottom:1px #000000;
border-left:1px #000000;
border-right:1px #000000;
border-top:1px #000000;
}

th.nhf_tabell
{
background-color:#0098DB;
color:#FFFFFF;
border:0px;
}

td.nhf_tabell
{
border:0px;
}

th.nhf_beachtabell
{
background-color:#3274B1;
color:#FFFFFF;
}

th.form
{
padding:5px 5px 5px 2px;
background-color:#0098DB;
color:#FFFFFF;
font-weight:bold;
text-align:left;
}

th.red
{
color: #000000;
font-weight: bold;
background-color:#ED1064;
}

tr.red
{
background-color:#ED1064;
}
tr.empty
{
height:10px;
}

tr.second
{
background-color:#F0F0F0;
}
tr.empty
{
height:10px;
}

input
{
font-family: verdana; 
font-size: 100%;
border-left:1px #5DA5DA solid;
border-top:1px #5DA5DA solid;
border-right:1px #5DA5DA solid;
border-bottom:1px #5DA5DA solid;
background-color:#FFFFFF;
/*
border-right:1px #C6DAF1 solid;
border-bottom:1px #C6DAF1 solid;
*/
}
