* { margin: 0; padding: 0; font-family: verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif }
body { background: #fff url(gfx/bg_body.gif) repeat-y 225px 0; font-size: 71%; color: #666 }

#ramme {
	background: url(gfx/bg_ramme.gif) repeat-y;
	text-align: left }

#header {
	height: 183px;
	background: #fff url(gfx/bg_header.gif) }
#header h1 { font-size: 0.9em; padding: 0 237px 0 237px; color: #dc002f; line-height: 23px; height: 23px; overflow: hidden }

#innholdsramme { width: 782px; padding: 0 0 0 18px }

#kol1, #kol2 { overflow: hidden }
#kol1 { float: left; width: 174px; padding: 97px 0 15px 0 }
#kol2 { position: absolute; top: 183px; right: 10px; width: 170px }
#innhold { margin: 0 0 0 220px; padding: 10px 0 15px 0; line-height: 1.5em}

#innhold .artikkel { padding: 15px 0 0 0 }
#kol2 .artikkel, #kundeweb a span {
	background: #fff;
	border-bottom: 2px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 5px }

/*  ------------------------------------   KREDITT   --------------------------------  */

#end { clear: both }
#kreditt {
	padding: 20px 0 5px 0;
	margin: 0 0 0 203px; width: 622px;
	text-align: center;
	background: url(gfx/bg_kred.gif) no-repeat top right }
#kreditt a, #kreditt { color: #ccc }
#kreditt a:hover { color: #333 }

/*  ------------------------------       TYPOGRAFI     -------------------------------  */

blockquote, #nav { font-size: 1.1em }
input { font-size: 1em }
#kol2, ul#menu ul li a, #kreditt, #smuler, #address { font-size: 0.9em }

/* Overskrifter */
h1, h2, h3, h4, h5, h6 { font-size: 1em }
#innhold h1 { font-family: "trebuchet ms", "times new roman", serif; font-size: 1.7em; font-weight: normal; color: #666 }
#innhold h2 { font-weight: normal; font-size: 1.1em }

/* Marger og padding */
h1,h2,h3,h4,h5,h6,blockquote,p,hr, object, address, table { margin: 0 0 1em 0 }
#innhold ul, #innhold ol { margin: 0 0 10px 30px }

/* Lenker, akronymer og forkortelser */

a { color: #dc002f }
a:hover { color: #333; text-decoration: none }
#kol1 a, #kol2 a, #kreditt a, #sitemap a, h1 a, h2 a, h3 a, h4 a, p.lesmer a, #kundeweb a { text-decoration: none }
acronym, abbr, dfn { border-bottom: 1px dotted #808080; font-style: normal; cursor: help }

blockquote {
	margin: 10px;
	padding: 5px;
	border: 1px dotted #666;
	font-family: "trebuchet ms", serif;
	font-weight: bold;
	text-align: center }

p.skip, a.anker, #header p { visibility: hidden; position: absolute }

/*  -----------------------     DIVERSE FORMATERING      ----------------------  */

img, table, hr { 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 }

#address h2 { margin: 0 }
#address td { padding: 0 5px 0 0; vertical-align: top }

table.tabell { margin: 0 0 2em 0; border-top: 1px solid #f5f5f5; border-left: 1px solid #f5f5f5 }
table.tabell td, table.tabell th {
	border-bottom: 1px solid #f5f5f5; border-right: 1px solid #f5f5f5;
	text-align: left; padding: 2px 3px 2px 1px }
table.tabell th { background: #f5f5f5 }
table td a { text-decoration: none }

hr { border: 0; border-top: 1px solid #d1d2d4; background: #fff; color: #fff }

/*  ---------------------------------- NAVIGASJON ---------------------------------  */

#smuler { position: absolute; top: 161px; left: 238px; color: #666; width: 400px; line-height: 20px; overflow: hidden }
#smuler a { text-decoration: none; color: #666 }
#smuler a:hover, #smuler strong { color: #dc002f; font-weight: normal }

#nav { margin: 0 0 2em 0; border-top: 1px solid #d1d2d4;}
ul#menu, ul#menu ul, ul#menu li {
	width: 174px; 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;
	background-image: url(gfx/a.gif);
	background-position: 0 10px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #858f97;
	border-bottom: 1px solid #d1d2d4;
	padding: 8px 0 8px 0;
	font-weight: normal }

ul#menu a:hover, ul#menu li.aktiv a {
	background-color: #f2f3f4;
	background-position: 0 -30px;
	color: #333 }
ul#menu li.aktiv a { font-weight: bold; padding: 8px 0 8px 4px }

ul#menu strong, ul#menu em { font-weight: bold; font-style: normal; display: block }

/* 2.nivå */
ul#menu li.aktiv ul li a, ul#menu li.aktiv ul li.aktiv a  {
	padding: 5px 0 5px 13px;
	background-color: #fbfbfb;
	background-position: 0 7px;
	color: #35495a;
	font-weight: normal }
ul#menu li.aktiv ul li.aktiv a, ul#menu li.aktiv ul li a:hover  {
	color: #000;
	background-color: #fff;
	background-position: 0 -73px }
ul#menu li.aktiv ul li.aktiv a  { font-weight: bold }

/* 3. nivå */

ul#menu li.aktiv ul li.aktiv ul li a  {
	padding: 5px 0 5px 29px;
	background-color: #edeef0;
	background-position: 0 50px;
	color: #000;
	font-weight: normal }
ul#menu li.aktiv ul li.aktiv ul li a:hover, ul#menu li.aktiv ul li.aktiv ul li.aktiv a  {
	background-color: #edeef0;
	background-position: 0 -113px;
	color: #f00 }
ul#menu li.aktiv ul li.aktiv ul li.aktiv a { font-weight: bold; background-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 0 1.5em 0; padding: 20px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fafafa }
#nyheter h1.tittel { margin: 0 0 1em 0; padding: 0; font-size: 1.7em; font-weight: normal }
#nyheter h1.tittel a { color: #666 }
#nyheter h1.tittel a:hover { color: #000 }
#nyheter h1 { margin: 0; font-size: 1.2em; font-weight: bold }
#nyheter h3 { margin: 0; font-size: 1em; font-weight: bold }
#nyheter strong { font-weight: normal }
#nyheter p { margin: 0 }
#nyheter p.lesmer { margin: 0 0 1em 0 }
#nyheter a { display: block; text-decoration: none }
#nyheter ul { margin: 0 0 15px 15px }

p.dato { margin: 0 }

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 }

.komp input { text-align: center; width: 140px }

/*  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 }

/*  -------------------------------- 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, #kundeweb { position: absolute }

#sok {
	top: 252px; left: 18px;
	width: 175px; height: 22px;
	z-index: 100000 }
#sok input, #sok input:hover, #sok input:active, #sok input:focus {
	top: 1px; left: 4px;
	width: 147px; padding: 0;
	background: #f4f4f4;
	border: 0; line-height: 20px; height: 20px }

#sok a {
	left: 155px; top: 2px;
	width: 18px; height: 18px;
	display: block;
	background-image: url(gfx/sokeknapp.gif);
	background-repeat: no-repeat }
#sok a:hover {
	background-position: 0 -18px }
#sok a span, #sok label, #toolbox a span, #txtsize a span { display: none }

#toolbox {
	top: 0; right: 0;
	width: 242px; height: 22px;
	background: url(gfx/bg_tools.gif) no-repeat }
#toolbox .inner { padding: 0 23px 0 68px }
#toolbox a {
	width: 20px; height: 22px;
	display: block; float: left;
	background-repeat: no-repeat;
	background-position: 50% 6px }
#toolbox a:hover { background-position: 50% -23px }

#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: 60px; float: right; background-image: url(gfx/t-print.gif) }

#kundeweb { right: 10px; top: 155px; text-align: center }
#kundeweb a, #kundeweb a strong { display: block; width: 170px  }
#kundeweb a strong { height: 31px; line-height: 31px; background: url(gfx/kundeweb.gif) 0 -31px no-repeat; color: #fff; cursor: pointer }
#kundeweb a:hover strong { background-position: 0 0; color: #666 }
#kundeweb a span { line-height: 1.2em; font-size: .9em; display: none; text-align: left }
#kundeweb a:hover span { display: block }
#kundeweb em { display: block; padding: 5px 0; font-style: normal; font-weight: bold }

/*  ------------------------------------- DESIGN ------------------------------------  */

#logo { position: absolute; top: 0; left: 0; width: 231px; height: 274px }
#logo { background: #fff url(gfx/logo.gif) }
#logo a {
	display: block; 
	width: 208px; height: 250px }
#logo a span { display: none }
#toppbilde-replace, .toppbilde { position: absolute; top: 23px; left: 225px; width: 600px; height: 135px; background: url(gfx/toppbilde.jpg); overflow: hidden }
.toppbilde { z-index: 110000 }

td {padding: .5em; vertical-align: middle}
