@charset "utf-8";
/* CSS Document */

body{
font:12px/20px Trebuchet MS, Arial, Verdana, sans-serif;
color:#666;
background-image:url(img/bg.gif);
background-repeat:repeat;
margin:0;
padding:0
}

h1 {
font-size: 16px;
font-family: georgia,times,serif;
}

h2 {
font-family: georgia,times,serif;
font-size: 14px;
}

h3 {
font-size: 13px;
font-family: georgia,times,serif;
}

a {
color: #004b6d;
}

a:hover {
color: #258ebf;
}



#container
{
width: 920px;
margin: 10px auto;
background-image:url(img/background.jpg);
background-repeat:repeat-y;
color: #333;
line-height: 130%;
height: 100%;
}

#header
{
padding-left: .5em;
padding-right: .5em;
padding-bottom: 0em;
position:relative;
background-image:url(img/topbar.jpg);
background-position:bottom;
background-repeat:no-repeat;
height: 30px;
}

#header h1
{
padding: 0;
margin: 0;
}

#header a {
text-decoration:none;
}

#leftnav
{
float: left;
width: 187px;
margin-top: 0px;
margin-left: 10px;
padding: 6px 10px 10px 10px;

}

.boks {
border-color:#d8d8d8;
border-style:solid;
border-width: 1px;
width: 90px;
height: 15px;
font-size: 11px;
padding: 3px 5px 0px 5px;
}

input.button {
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 9px;
padding: 0px 2px 2px 2px;
height: 20px;
}

input.button:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}


#content
{
margin-left: 214px;
margin-top: 0px;
border-left: 0px solid gray;
padding: .5em;
max-width: 56.3em;
min-height: 500px;
}

.content h3 a {
text-decoration: none;
}

.nyhetsoverskrift {
font-family: georgia,times,serif;
font-size: 20px;
line-height: 26px;
}

.nyhetsoverskrift a {
text-decoration: none;
}

.contentboks {
background-image:url(img/boksbg.gif);
background-repeat:repeat;
border:solid #d8d8d8 1px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-top: 8px;
margin-bottom: 8px;
}

.passwordboks {
font:Verdana, Helvetica, Arial, sans-serif;
border-color:#d8d8d8;
border-style:solid;
border-width: 1px;
width: 90px;
height: 15px;
font-size: 11px;
padding: 3px 5px 0px 5px;
}

.tabulator {
padding-left: 200px;
}


#smulesti {
height: 20px;
padding: 5px 0px 0px 0px;
}

#smulesti a {
text-decoration:none;
}

#maincontent {
padding: 0px 0px 0px 0px;
width: 480px;
float:left;
}

#maincontent.img {
border: solid 1px #000000;
}

.floatright {
float: right;
margin-left: 10px;
}

.hjelpfloatright {
float: right;
margin-left: 10px;
margin-top: 0px;
margin-right: 10px;
}

.hjelpfloatright a {
text-decoration:none;
}


#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-image:url(img/bottombar.jpg);
background-position:top;
height: 30px;
font-size: 11px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
#leftnav h2 { margin: 0 0 .5em 0; }

#topnav {
text-align:right;
height: 30px;
font-size: 11px;

}

li.inline {
  display: inline;
  margin-left: 4px;
  padding-left: 2px;
  padding-right: 7px;
  border-right: 1px dotted #066;
  }

li.last {
  display: inline;
  padding-left: 3px;
  padding-right: 3px;
  border-right: 0px;
  margin-right:15px;
  }


#footerinfo {
text-align: center;
float:left;
width: 780px;
margin-top: 8px;
}



/* MENYEN */

.markermenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 187px;
}

.markermenu li a{
background: #ededed url(img/arrow-list.gif) no-repeat 6px 3px;
font: 12px/20px Trebuchet MS, Arial, Verdana, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 0px 0;
margin: 2px 0;
padding-left: 18px;
text-decoration: none;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited {
color: #00014e;
}

.markermenu li a:hover{
color: black;
background-color: #ddf5ab;
background-image:url(img/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

.markermenu li a:active{
color: black;
background-color: #d8d8d8;
background-image:url(img/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}


/* Slutt på Menyen */

/* Skjema */


#rightsection {
float:right;
width: 175px;
padding: 0px 0px 0px 0px;
}

.rightboks {
background-image:url(img/boksbg.gif);
background-repeat:repeat;
border:solid #d8d8d8 1px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-top: 5px;
margin-top: 10px;
}

.rightlastboks {
background-image:url(img/boksbg.gif);
background-repeat:repeat;
border:solid #d8d8d8 1px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-top: 5px;
margin-top: 10px;
margin-bottom: 10px;
}

.rightmldboks {
background-image:url(img/boksbg.gif);
background-repeat:repeat;
border:solid #d8d8d8 1px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-top: 5px;
margin-bottom: 10px;
}

.rightmldboks a{
background: url(img/post.gif) no-repeat 0px 4px;
padding-left: 17px;
}

.viktigmelding {
color: #6d0e0e;
}


.bottomfloatright {
width: 80px;
float: right;
padding-right: 0px;
margin-top: 2px;
}


/* JAVASCRIPT rediret */

div.counter {
   margin-top: 0px;
   color: white;
   font-size: 12px;
   cursor: default;
}

div.info {
   margin: 0 auto;
   text-align: left;
   font-size: smaller;
   width: 80%;
   margin-top: 2em;
}

/* ------------------*/


.leftboks {
background-image:url(img/boksbg.gif);
background-repeat:repeat;
border:solid #d8d8d8 1px;
padding: 5px 8px 8px 5px;
margin: 10px 0px 0px 0px;
}


.leftboks a {
text-decoration: none;
}

.leftnyhetboks{
}

.leftnyhetboks a{
background: url(img/papericon.gif) no-repeat 0px 3px;
padding-left: 14px;
text-decoration:none;
line-height: 18px;
}

.leftkategori {
background-color:#dcdcdc;
height: 18px;
padding: 2px 0px 0px 9px;
margin: 10px 0px 0px 0px;
font-weight: bold;
}



