/*  ---------------------------------      LAYOUT      ---------------------------------  */

* { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif }
html, body { height: 100% }
html { background: #e6f1f5 url(gfx/bg_grey.gif) repeat-y center top }
body { background: url(gfx/bg_body.gif) repeat-x; text-align: center }

#kredittramme, #ramme {
	position: relative;
	text-align: left }

#ramme {
	margin: 0 auto;
	background: url(gfx/bg_ramme.gif) repeat-y;
	width: 902px;
	min-height: 100%;
	}
* html #ramme { height: 100% }
#ramme:after { 
	content: " "; 
	display: block; 
	clear: both }

#header {
	height: 127px;
	background: url(gfx/bg_header.gif) }
#header h1, #header p { position: absolute; visibility: hidden }

#innholdsramme { padding: 20px 0 0 1px }

#kol1, #innhold { padding-bottom: 161px; overflow: hidden }
#kol1 { width: 295px; float: right }
#innhold { width: 550px; float: left }
.artikkel { padding-bottom: 20px }
.artikkel img { border: 2px solid #fff }

/*  ------------------------------------   KREDITT   --------------------------------  */

#kreditt {
	position: absolute; top: -161px; left: 0;
	width: 100%; height: 161px;
	text-align: center;
	background: url(gfx/bg_kred.gif) repeat-x }
#kreditt a, #kreditt { color: #dce6ea }
#kreditt a:hover { color: #74c4d3 }
#kreditt p { margin: 15px 0 0 0 }

/*  ------------------------------       TYPOGRAFI     -------------------------------  */

body { font-size: 75%; color: #333 } /* Basestørrelse */

blockquote {
	font-size: 1.1em } /* Større font */

input {
	font-size: 1em } /* Vanlig font */
/* 11px */
ul#menu ul li a, p.knapp, p.news_arkiv, #kreditt, #xtranav, .artinfo p, p.dato  {
	font-size: 0.92em }

/* Overskrifter */
#innhold h1, #kol1 h1 { font-size: 1.1em; font-weight: normal; text-transform: uppercase }
h2, h3, h4, h5, h6 { font-size: 1em }

/* Marger og padding */
h1,h2,h3,h4,h5,h6,blockquote,p,hr, object { margin: 0 0 10px 0 }
#innhold ul, #innhold ol { margin: 0 0 10px 30px }

/* Lenker, akronymer og forkortelser */

a { color: #00859b; text-decoration: none  }
a:hover { color: #74c4d3; text-decoration: none }
#kol1 a, #kreditt a, #sitemap a, #xtranav a, h1 a { text-decoration: none }
p.lesmer { margin: -20px 0 20px 0 }
p.lesmer a { background: #303131; color: #fef694; padding: 2px; margin: 10px 0 0 0; text-transform: uppercase; font-size: 0.92em }
p.lesmer a:hover { color: #fff }

blockquote {
	margin: 10px;
	padding: 5px;
	border: 1px dotted #666;
	font-weight: bold;
	text-align: center }

/*  -------------------------     SKJULTE ELEMENTER      ------------------------  */

p.skip, a.anker, #kol1 .artinfo, #kol2 .artinfo {
	visibility: hidden; position: absolute }

/*  -----------------------     DIVERSE FORMATERING      ----------------------  */

img, table { border: 0 }
caption { display: none }
address { font-style: normal; margin: 5px 0 }
input, textarea, select, option {
	margin-bottom: 2px;
	border: 1px solid;
	border-color: #c0c0c0 #fff #fff #c0c0c0;
	background: #f5f5f5 }
input:hover, input:active, input:focus,
textarea:hover, textarea:active, textarea:focus, #whois input:hover, #whois input:focus, io
#whois input:active { background: #fff }
input.checkbox { border: 0; background: transparent; margin: 0 }
/*  ---------------------------------- NAVIGASJON ---------------------------------  */

#nav {
	position: absolute;
	top: 105px; left: 0px;
	width: 760px; height: 30px;
	line-height: 1;
	overflow: hidden }
#nav ul, #nav li, #submeny ul, #sub li { margin: 0; padding: 0; list-style: none }
#nav li { display: inline }
#nav a {
	float: left;
	text-decoration: none }
#nav a span {
	width: auto;
	float: left;
	display: block;
	padding: 0 7px;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	color: #fef694;
	cursor: pointer }

#nav a:hover span, #nav li.aktiv a span { 
	color: #fff; 
	background-image: url(gfx/a.gif);
	background-repeat: no-repeat;
	background-position: 50% 22px;
	}
#nav em, #nav strong { font-style: normal; font-weight: normal }

#menu li ul { display: none }
#submeny { display: none }

/*
#submeny { margin: 0 0 10px 0 }
#submeny, .komp { background: #dfdace }
#submeny h2, #login h1 {
	margin: 0; padding: 5px 0 5px 10px;
	color: #333;
	border-bottom: 1px solid #edeae3; font-size: 1.2em; background: #dfdace }

ul#sub, ul#sub ul, #sub li {
	list-style-type: none; line-height: 1em; overflow: hidden; width: 170px }
ul#sub li { float: left }
ul#sub li ul, ul#sub li.aktiv ul ul { display: none }
ul#sub li.aktiv ul, #sub li.aktiv ul li.aktiv ul { display: block }
ul#sub em { font-style: normal }
ul#sub a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #333;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #edeae3 }

ul#sub a:hover, ul#sub li.aktiv a {
	background-color: #448ccb;
	color: #fff }
ul#sub li.aktiv a { font-weight: bold }
*/
/* 2.nivå */
/*
ul#sub li.aktiv ul li a  {
	background-color: #edeae3; color: #333;
	border-bottom: 1px solid #fff;
	padding: 3px 0 3px 20px;
	font-weight: normal }

ul#sub li.aktiv ul li.aktiv a, ul#sub li.aktiv ul li a:hover  { background-color: #76b5ec; color: #fff }
*/

/*  ------------------------------------ NETTSTEDKART ----------------------------  */

#sitemap ul li { list-style-image: url(gfx/sitemap_folder.gif) }
#sitemap ul li ul li { list-style-image: url(gfx/sitemap_page.gif) }
#sitemap li { margin: 5px 15px }
#sitemap ul em { font-style: normal }
#sitemap ul strong { font-weight: normal }
#sitemap ul span { font-weight: bold }

/*  --------------------------------- KOMPONENTER --------------------------------  */

/*  Nyheter  */

#nyheter { margin: 0; padding: 0 0 15px 0 }
#nyheter h1.tittel { margin: 0 0 10px 0; padding: 0; }
#nyheter h1.tittel a {
	color: #333; display: block; padding: 0 0 5px 0; text-transform: uppercase;
	height: 13px }
#nyheter h1.tittel span {  }
#nyheter h1.tittel a:hover {
	color: #74c4d3 }
#nyheter h1, #nyheter h3 {
	margin: 0 0 5px 0; padding: 0; text-transform: uppercase;
	border-bottom: none }
#nyheter strong { font-weight: normal }
#nyheter p { margin: 0 0 5px 0; padding: 0 0 0 15px }
#nyheter a { display: block }
#nyheter ul { margin: 0 0 15px 18px }
#nyheter ul li { list-style-image: url(gfx/a3.gif) }

p.dato { margin-top: 10px }

p.news_arkiv { margin: 0 0 10px 0 }
p.news_arkiv a.aktiv { font-weight: bold; text-decoration: none; color: #00859b }
p.news_arkiv a.aktiv:hover { color: #74c4d3 }

/*  BOKS  */

#kol1 .komp { padding: 0 0 5px 0; text-align: center; background: #f2f2f2 }
#innhold .komp, #innhold .komp input { width: 175px }
.komp fieldset, .komp fieldset legend { border: 0 }
#kol1 .komp h1 { padding: 5px; margin: 0 0 5px 0; text-align: left }
#kol1 .komp label, #kol2 .komp label { display: none }
#innhold .komp label { display: block }
#kol1 .komp p, #kol2 .komp p { margin: 0; padding: 0 }
#login p { text-align: center }
#login p span { padding-top: 5px; display: block }

/*  TABELLER  */
.komp table { margin: 0 }
.komp table tr td { padding-left: 5px }

#poll fieldset p label { display: inline; float: right }
#poll fieldset p input { background: transparent; float: left }
#poll fieldset p { height: 20px }
#poll fieldset p:hover { background: #E6E6E6 }

/*  INPUTFELTER  */
#firmainfo input, #kontortid input, #tips input, #nyhetsbrev input, #login input { text-align: center; width: 140px }
#poll fieldset input { border: 0 }

/*  KNAPPER  */

p.knapp {
	border: 1px solid;
	border-color: #98c5da #fff #fff #98c5da;
	height: 20px }
p.knapp a, p.send a {
	color: black;
	font-weight: bold;
	text-align: center;
	padding: 3px 0 0 4px;
	height: 15px;
	border: 1px solid;
	border-color: #fff #98c5da #98c5da #fff;
	background: #b5d7e6;
	display: block }
p.knapp a:hover, p.send a:hover  {
	border-color: #d1e4ec;
	background: #d1e4ec;
	color: #00859b }

#nyhetsbrev p.knapp a.ut { float: left; width: 70px }
#nyhetsbrev p.knapp a.inn { float: right; width: 91px }

/*  TOPP FEM  */

.top5 ul { list-style-type: none }

/*  -------------------------------- RESPONSSKJEMA -------------------------------  */

#respons table { width: auto }
#respons table td { vertical-align: middle }
#respons table tr.textarea td { vertical-align: top }
#respons fieldset { border: 0 }
#respons fieldset legend { color: #333; font-weight: bold; padding: 0 0 10px 0 }
#respons fieldset label { display: block }
#respons fieldset label.inline { display: inline }
#respons fieldset label span { }
#respons input, #respons textarea { width: 250px }
#respons input.check { border: 0; width: auto; background: transparent }
#respons p.melding, #respons textarea { height: 70px }
#respons p.knapp { width: 250px; margin: 0  }
#respons hr { margin: 2px 0 }

/*  --------------------------------    VERKTØY    ---------------------------------  */

#sok, #sok a, #sok input { position: absolute }

#sok {
	top: 102px; right: 10px;
	width: 110px; height: 25px }
#sok input, #sok input:hover, #sok input:active, #sok input:focus {
	top:1px; left: 1px;
	width: 85px; padding: 0;
	background: none; color: #fef694;
	border: none }

#sok a {
	left: 90px; top: 0px;
	width: 22px; height: 21px;
	display: block; background: url(gfx/sokeknapp.gif) }
#sok a:hover {
	left: 90px; top: 0px;
	width: 22px; height: 21px;
	display: block; background: url(gfx/sokeknapp.gif) -22px 0 }
#sok a span, #sok label { display: none }

/*  ------------------------------------- DESIGN ------------------------------------  */

#logo a {
	display: block; position: absolute;
	left: 1px; top: 0;
	width: 163px; height: 78px }
#logo a span { display: none }