/*  ---------------------------------      LAYOUT      ---------------------------------  */

* { margin: 0; padding: 0 }
body { background: #e1f3f1 url(gfx/bg_body.gif) repeat-x fixed; text-align: center }

#ramme {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: #fff url(gfx/bg_ramme.gif) repeat-y;
	text-align: left;
	border-bottom: 3px solid #fff }

#header {
	height: 194px;
	background: url(gfx/bg_header.gif) no-repeat }

#innholdsramme {
	padding: 0 13px 0 3px;
	background: url(gfx/svosj.gif) no-repeat 682px 56px  }

#kol1, #kol2 { overflow: hidden; width: 173px; color: #333  }
#kol1 { float: left }
#kol2 { float: right; padding: 117px 0 0 0 }
#innhold {
	padding: 70px 0 0 0;
	margin: 0 225px 30px 215px;
	line-height: 1.5em }

/*  ------------------------------------   KREDITT   --------------------------------  */

#kontinfo { clear: both; background: url(gfx/bg_kontinfo.gif) no-repeat; margin: 0 auto; width: 679px; padding: 20px 0 15px 215px; position: relative }
#kontinfo a, #kontinfo { color: #fff }
#kontinfo a:hover { font-weight: bold; letter-spacing: 1px } 
.norw, .roma { float: left; margin: 0 85px 0 0 }
#kontinfo td { padding: 0 5px 0 0 }
.kontend { clear: both }
#kreditt {
	padding: 17px 13px 15px 85px;
	margin: 0 auto; width: 802px;
	background: url(gfx/bg_kred.gif) no-repeat;
	text-align: left;
	font-family: arial, helvetica, helve, geneva, sans-serif }
#kreditt a, #kreditt { color: #ccc }
#kreditt a:hover { color: #666 }
#kreditt p { margin: 0; float: right; width: 173px; text-align: center }

/*  ----------------------------------   ALT. DESIGN   ------------------------------ */


/*  ------------------------------       TYPOGRAFI     -------------------------------  */

body { font-size: 71%; color: #666 } /* Basestørrelse */
body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, select, option {
	font-family: verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif } /* Basefont */

blockquote {
	font-size: 1.1em } /* Større font */

input {
	font-size: 1em } /* Vanlig font */
/* 11px */
#kol2, ul#menu ul li a, p.knapp, p.news_arkiv, #kreditt, #smuler, p.dato, #kontinfo, #sok input {
	font-size: 0.9em }

/* Overskrifter */
#innhold h1 { font-family: "trebuchet ms", "times new roman", serif; font-size: 1.7em; font-weight: normal; color: #003772 }
#kol1 h1, #kol2 h1, #kol2 h2, #kol2 h3 { font-size: 1.2em; color: #009574 }
#kol2 h2, #kol2 h3 { font-weight: normal }
#innhold h2, #innhold h3 { font-size: 1.1em; font-weight: normal; color: #999 }
#innhold h3 { color: #009574 }
h3, h4, h5, h6 { font-size: 1em }
h2 a { color: #000 }

/* Marger og padding */
h1,h2,h3,h4,h5,h6,blockquote,p,hr, object { margin: 0 0 1.5em 0 }
#innhold ul, #innhold ol { margin: 0 0 1.5em 30px }
#kol2 ul, #kol2 ol { margin: 0 0 1.5em 20px }
#kol1 .artikkel, #kol2 .artikkel { padding: 0 10px }

/* Lenker, akronymer og forkortelser */

a { color: #369 }
a:hover { color: #333; text-decoration: none }
#kol1 a, #kol2 a, #kreditt a, #sitemap a, #xtranav a, h1 a, #kontinfo a, .knapp a { text-decoration: none }
p.lesmer a {  }
acronym, abbr, dfn { border-bottom: 1px dotted #ccc; font-style: normal; cursor: help }
acronym:hover { border-bottom: 1px dotted #666; color: #666 }
#kalender abbr {border: 0 }

blockquote {
	margin: 10px;
	padding: 5px;
	border: 1px dotted #666;
	font-family: "trebuchet ms", serif;
	font-weight: bold;
	text-align: center }

p.skip, #header h1, #header p { visibility: hidden; position: absolute }

/*  -----------------------     DIVERSE FORMATERING      ----------------------  */

img, table { border: 0 }
caption { display: none }
address { font-style: normal }
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, #sok input:hover, #sok input:focus, #sok input:active { background: #fff }
input.checkbox { border: 0; background: transparent; margin: 0 }

td { vertical-align: top; padding: 0 10px 5px 0 }
#innhold td h2, #innhold td h3, #innhold td h4, #innhold td h5, #innhold td h6 {
	margin: 0; font-size: 1.1em; font-weight: bold; color: #999 }
#innhold td p { margin: 0 0 .6em 0 }

/*  ---------------------------------- NAVIGASJON ---------------------------------  */

#smuler { position: absolute; top: 202px; left: 218px; color: #09c; z-index: 10500; line-height: 30px }
#smuler a { text-decoration: none; color: #6cf }
#smuler a:hover { color: #fff }

#nav { background: url(gfx/bg_nav.gif) }
#nav .x1 { background: url(gfx/navbunn.gif) no-repeat; height: 25px; border-top: 1px solid #fff }

ul#menu, ul#menu ul, ul#menu li {
	width: 173px; list-style-type: none; line-height: 1em; overflow: hidden }
ul#menu li { float: left }

ul#menu ul, ul#menu li.aktiv ul ul { display: none }
ul#menu li.aktiv ul, ul#menu li.aktiv ul li.aktiv ul { display: block }

ul#menu a {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b9c5d2;
	text-decoration: none;
	color: #566c83;
	padding: 8px 0 8px 17px }

ul#menu a:hover, ul#menu li.aktiv a {
	background: #fff url(gfx/a.gif);
	color: #333 }

ul#menu strong, ul#menu em { font-weight: bold; font-style: normal; display: block }

/* 2.nivå */
ul#menu ul li a, ul#menu li.aktiv ul li a, ul#menu li.aktiv ul li.aktiv a  { padding: 4px 0 4px 37px; background: #f2f4f6; color: #566c83 }

ul#menu li.aktiv ul li.aktiv a, ul#menu li.aktiv ul li a:hover, ul#menu li.aktiv ul li.aktiv ul li a:hover  {
	color: #333; background: #fff }

ul#menu li.aktiv ul li a, ul#menu li.aktiv ul li.aktiv ul li a { font-weight: normal }

/*  ------------------------------------ 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 10px 0; border-bottom: 5px solid #fff }
#nyheter h1.tittel { margin: 0 0 5px 0; padding: 0; border-bottom: 5px solid #fff }
#nyheter h1.tittel a {
	color: #369; display: block; padding: 5px 0 5px 15px;
	background: #bbdfed url(gfx/news_tit.gif) 3px 5px no-repeat;
	height: 13px }
#nyheter h1.tittel span { display: none }
#nyheter h1.tittel a:hover {
	color: #fff; background: #369 url(gfx/news_tit.gif) 3px -21px no-repeat }
#nyheter h1, #nyheter h3 {
	margin: 0 0 5px 0; padding: 0 0 0 15px;
	background: url(gfx/news_h1.gif) 3px 0 no-repeat;
	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 15px }

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: #669 }
p.news_arkiv a.aktiv:hover { color: #000 }

/*  BOKS  */

#kol1 .komp, #kol2 .komp { padding: 0 0 5px 0; text-align: center; border-bottom: 5px solid #fff; background: #f2f2f2 }
#innhold .komp, #innhold .komp input { width: 175px }
.komp fieldset, .komp fieldset legend { border: 0 }
#kol1 .komp h1, #kol2 .komp h1 { padding: 5px; margin: 0 0 5px 0; text-align: left }
#kol1 #login h1, #kol2 #login h1 { background: #bbdfed url(gfx/login.gif) 3px 7px no-repeat; padding: 5px 0 5px 25px }
#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;
	color: #369 }
p.knapp a:hover, p.send a:hover  {
	border-color: #d1e4ec;
	background: #d1e4ec;
	color: #333 }

#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 }

/*  KALENDER  */

table#kalender { width: 100% }
#kalender a {
	color: #c33;
	padding: 2px;
	display: block;
	font-weight: bold }
#kalender a:hover { color: #000; background: #fff }
#kalender th, #kalender td {
	text-align: center;
	border: 1px solid;
	border-color: #fff #ccc #ccc #fff }

/*  -------------------------------- 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, #toolbox, #language, #language a, .top, .skygge, #logo a {
	position: absolute }

#sok {
	top: 167px; left: 16px;
	width: 147px; height: 19px }
#sok input, #sok input:hover, #sok input:active, #sok input:focus {
	top:0; left: 0px;
	width: 120px; height: 19px; line-height: 19px; padding: 0 0 0 4px;
	background: transparent;
	border: 0 }
#sok input:hover { background: #fff }

#sok a {
	left: 128px; top: 1px;
	width: 18px; height: 17px;
	display: block }
#sok a:hover { background: #009574 url(gfx/sokeknapp.gif) -24px -2px }
#sok a span, #sok label, #toolbox span, #language span, #logo a span { display: none }

#toolbox {
	top: 70px; left: 720px;
	width: 150px; height: 25px;
	text-align: center }
#toolbox a {
	width: 20px; height: 25px;
	display: block; float: left;
	background-repeat: no-repeat;
	background-position: 50% 7px }
#toolbox a:hover { background-position: 50% -22px }

#toolbox a.hjem { background-image: url(gfx/t-hjem.gif) }
#toolbox a.map { background-image: url(gfx/t-map.gif) }
#toolbox a.epost { background-image: url(gfx/t-e-post.gif) }
#toolbox a.info { background-image: url(gfx/t-info.gif) }
#toolbox a.print { width: 68px; float: right; background-image: url(gfx/t-print.gif) }

#language {
	top: 219px; left: 644px;
	width: 54px; height: 17px;
	z-index: 11000;
	background: url(gfx/bg_language.gif) no-repeat }
#language a {
	top: 0; display: block;
	width: 25px; height: 13px;
	background-position: 1px 0;
	background-repeat: no-repeat }
#language a.en {
	left: 0; background-image: url(gfx/en.gif) }
#language a.no {
	left: 27px;
	background-image: url(gfx/no.gif);
	margin: 0 2px 0 0 }
#language a.no, #language a:hover {
	background-position: 1px -13px }

/*  ------------------------------------- DESIGN ------------------------------------  */

.top { top: 0; left: 189px; z-index: 10000 }
#logo a {
	display: block;
	left: 25px; top: 30px;
	width: 140px; height: 100px }
.skygge { top: 0; width: 10px; overflow: hidden }
.vs { left: -10px }
.hs { left: 900px }