/*  ---------------------------------      LAYOUT      ---------------------------------  */

* { margin: 0; padding: 0; font-family: verdana, "Bitstream Vera Sans", geneva, tahoma, arial, helvetica, helve, sans-serif }
body { background: #ccc; text-align: center; font-size: 71%; color: #333 }

#ramme {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: #fff;
	text-align: left }

#header { height: 30px; background: url(gfx/bg_header.gif) }
#header h1, #header p { position: absolute; visibility: hidden }

#innholdsramme { background: url(gfx/bg_innholdsramme.jpg) 199px 56px no-repeat }

#kol1 { float: left; width: 193px; padding: 160px 3px 10px 3px; background: #fff url(gfx/bg_kol1.gif) no-repeat; height: 160px }
html>body #kol1 { height: auto; min-height: 160px }
#kol2 { clear: both; height: 30px; background: #fff url(gfx/bg_ramme.gif) 730px 8px no-repeat }

#innhold { float: right; width: 660px; padding: 250px 20px 0 0; line-height: 1.5em  }

/*  ------------------------------------   KREDITT   --------------------------------  */

#kreditt {
	background: #ccc url(gfx/bg_kred.gif) no-repeat 50% 0;
	text-align: center;
	padding: 15px 0;
	line-height: 1.4em;
	clear: both }
#kreditt, #kreditt a { color: #666 }
#kreditt address, #kreditt address a { color: #666 }
#kreditt a:hover, #kreditt address a:hover, #kreditt strong { color: #333; font-weight: normal }

/*  ------------------------------       TYPOGRAFI     -------------------------------  */

input { font-size: 1em } /* Vanlig font */

/* 10px */
p.knapp, p.news_arkiv, #kreditt, #smuler, p.dato, #kol2, #nyheter {
	font-size: 0.9em }

/* Overskrifter */
#innhold h1 { font-family: "trebuchet ms", "times new roman", serif; font-size: 1.7em; font-weight: normal; color: #000 }
#innhold h1 em { color: #e31a34; font-style: normal }
#innhold h2, #innhold h3, #innhold h4, #innhold h5, #innhold h6 { font-size: 1.2em; font-weight: normal; color: #333 }
#innhold h3, #innhold h4, #innhold h5, #innhold h6 { color: #e31a34 }
#kol1 h1, #kol2 h1 { font-size: 1.1em; color: #c00 }
#kol1 h2, #kol2 h2,#kol1 h3, #kol2 h3,h4, h5, h6 { font-size: 1em }
h2 a { color: #000 }

#innhold strong { color: #000 }
#innhold em { color: #e31a34; font-style: normal }

/* Marger og padding */
h1,h2,h3,h4,h5,h6,blockquote,p,hr, object, #smuler, #nav, table, address { margin: 0 0 1.2em 0 }
#innhold li ul li { margin: 0 }
#innhold ul, #innhold ol { margin: 0 0 1.2em 30px }

/* Lenker, akronymer og forkortelser */

a, #innhold strong a { color: #369 }
a:hover, .service a:hover, #nyheter a:hover { color: #000; text-decoration: none }
#kol1 a, #kol2 a, #kreditt a, #sitemap a, #xtranav a, h1 a, .service a, #nyheter a, table td a, p.knapp a { text-decoration: none }
p.lesmer a {  }
acronym, abbr, dfn { border-bottom: 1px dotted #808080; font-style: normal; cursor: help }
#kalender abbr {border: 0 }

blockquote {
	margin: 10px;
	padding: 5px;
	border: 1px dotted #666;
	font-family: "trebuchet ms", serif;
	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 }
input, textarea, select, option {
	margin-bottom: 2px;
	border: 1px solid #bec4c8;
	background: #fbfbfb;
	padding: 2px }
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 }

hr { color: #fff; background: #fff; border: 0; border-top: 1px solid #bec4c8 }

a.pdf { display: block; background: url(gfx/pdf.gif) no-repeat; padding: 1px 0 1px 25px; width: 90% }

.produkt { border-bottom: 1px solid #e31a34; margin: 0 0 20px 0; padding: 0 0 1em 0 }

.kalkulator { border-collapse: collapse }
.kalkulator th { text-align: left; padding: 0 10px 0 0 }
.kalkulator th { padding: 0 10px 0 0 }
#totalsum { font-size: 1.2em; color: #c33; font-weight: bold; border-bottom: 1px solid #c33 }

table.tb { border-left: 1px solid #ddd; border-top: 1px solid #ddd }
table.tb td, table.tb th { border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; padding: 2px 3px }
table.tb th { background: #f5f5f5; color: #e31a34 }

table.bilde { width: 200px; float: right; margin: -50px 0 10px 10px }
table.bilde td { text-align: center }

/*  ---------------------------------- NAVIGASJON ---------------------------------  */

#smuler, #smuler a { color: #999 }
#smuler a { text-decoration: none }
#smuler a:hover, #innhold #smuler strong a { color: #666; font-weight: normal }

#nav { margin: 0 0 30px 0; border-top: 1px solid #bec4c8 }
ul#menu, ul#menu ul, ul#menu li {
	width: 193px; list-style-type: none; line-height: 0.8em; overflow: hidden }
ul#menu li { float: left }

ul#menu ul, ul#menu li.aktiv ul ul, ul#menu li.aktiv ul li.aktiv ul ul { display: none }
ul#menu li.aktiv ul, ul#menu li.aktiv ul li.aktiv ul, ul#menu li.aktiv ul li.aktiv ul li.aktiv ul { display: block }

ul#menu a {
	display: block;
	background-image: url(gfx/a.gif);
	background-position: -7px 10px;
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	text-decoration: none;
	color: #666;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bec4c8;
	padding: 8px 0 8px 8px;
	font-weight: normal;
	font-size: 1.1em }

ul#menu a:hover, ul#menu li.aktiv a {
	background-color: #f5f5f5;
	background-position: -7px -30px;
	color: #e31a34 }
ul#menu li.aktiv a { font-weight: bold; color: #333 }

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 20px;
	background-color: #fbfbfb;
	background-position: -7px 7px;
	color: #666;
	font-weight: normal;
	font-size: 1em }
ul#menu li.aktiv ul li.aktiv a, ul#menu li.aktiv ul li a:hover  {
	color: #333;
	background-color: #fff;
	background-position: -7px -73px }
ul#menu li.aktiv ul li.aktiv a  { font-weight: bold; color: #333 }

/* 3. nivå */

ul#menu li.aktiv ul li.aktiv ul li a  {
	padding: 5px 0 5px 40px;
	background-color: #fefefe;
	background-position: 10px 50px;
	color: #e31a34;
	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: #f1f1f1;
	background-position: 10px -113px;
	color: #f00 }
ul#menu li.aktiv ul li.aktiv ul li.aktiv a { font-weight: bold; background-color: #fff; color: #333 }

/* 4. nivå */

ul#menu li.aktiv ul li.aktiv ul li.aktiv ul li a  {
	padding: 5px 0 5px 45px;
	background-color: #fff;
	background-position: 10px 50px;
	color: #969696;
	font-weight: normal }
ul#menu li.aktiv ul li.aktiv ul li.aktiv ul li a:hover, ul#menu li.aktiv ul li.aktiv ul li.aktiv ul li.aktiv a  {
	background-color: #edeef0;
	background-position: 10px -113px;
	color: #f00 }
ul#menu li.aktiv ul li.aktiv ul li.aktiv ul li.aktiv a { font-weight: bold; background-color: #fff; color: #333 }

/*  --------------------------------- KOMPONENTER --------------------------------  */

#nyheter { clear: left }
#nyheter h1.tittel a { font-size: 1.1em; color: #e31a34;	border-bottom: 1px solid #bec4c8; padding: 0 0 5px 10px}
#nyheter h1, #nyheter h3, #nyheter p { margin: 0; padding: 0 }
#nyheter h1.tittel { margin: 0 0 5px 0 }
#nyheter strong { font-weight: normal }
#nyheter a { display: block }
#nyheter p.lesmer { margin: 0 0 10px 0 }
#nyheter .art, #nyheter h3 { padding: 0 0 0 10px }
p.dato { margin: 0; color: #999 }

body#nyheter_cms #innhold h1 { margin: 0 0 .3em 0 }
body#nyheter_cms p.lesmer { margin: -1.2em 0 1.5em 0 }

p.news_arkiv { margin: 0 0 10px 0 }
p.news_arkiv a.aktiv { font-weight: bold; text-decoration: none }
p.news_arkiv a.aktiv:hover { color: #000 }

/*  BOKS  */

#kol1 .komp { padding: 0 0 5px 0; text-align: center; margin: 0 0 5px 0 }
#innhold .komp, #innhold .komp input, #innhold #login p.knapp { width: 175px }
.komp fieldset, .komp fieldset legend { border: 0 }
#kol1 .komp h1 { padding: 5px; margin: 0 0 5px 0; text-align: left }
#kol1 #login h1, #kol2 #login h1 { background: #ddd 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 }

/*  INPUTFELTER  */
.komp input { text-align: center; width: 140px }

/*  KNAPPER  */

p.knapp { height: 24px }
p.knapp a, p.send a {
	color: black;
	font-weight: bold;
	text-align: center;
	height: 22px; line-height: 22px;
	border: 1px solid #ccc;
	background: #edeef0;
	display: block;
	color: #c33 }
p.knapp a:hover, p.send a:hover  {
	border: 1px solid #c33;
	background: #c33;
	color: #fff }

#nyhetsbrev p.knapp a.ut { float: left; width: 70px }
#nyhetsbrev p.knapp a.inn { float: right; width: 91px }

a.skjemaknapp { display: block; border: 1px solid #ccc; background: #edeef0 url(gfx/a-knapp.gif) no-repeat 3px 3px; color: #c33; font-size: 1.1em; line-height: 1.8em; height: 1.8em; font-weight: bold; text-decoration: none; padding: .6em 0 .6em 1em; width: 20em; text-align: center }
a.skjemaknapp:hover { background: #c33; color: #fff; border: 1px solid #c33 }

a.kalk { display: block; border: 1px solid #ccc; background-color: #edeef0; background-image: url(gfx/kalk.gif); background-repeat: no-repeat; background-position: 99% 50%; color: #333; font-size: 1.1em; font-weight: bold; text-decoration: none; padding: .6em 0 .6em 1em; width: 20em; text-align: left }
#innhold a.kalk em { display: block; font-size: 0.9em; color: #c33; font-weight: normal }
a.kalk:hover { background-color: #c33; color: #fff; border: 1px solid #c33 }

/*  -------------------------------- 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 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: 1.2em 0 }

/*  --------------------------------    VERKTØY    ---------------------------------  */

#sok, #sok a, #sok input, #logo a, .skg, .banner { position: absolute; z-index: 10000 }

#sok {
	top: 47px; left: 660px;
	width: 265px; height: 20px;
	background: url(gfx/bg_sok.gif) no-repeat }
#sok input, #sok input:hover, #sok input:active, #sok input:focus {
	top:1px; left: 5px; line-height: 18px; height: 18px;
	width: 140px; padding: 0;
	background: transparent;
	border: 0; color: #858f97 }
#sok a {
	left: 160px; top: 0;
	width: 32px; height: 20px;
	display: block;
	background-image: url(gfx/sokeknapp.gif);
	background-repeat: no-repeat }
#sok a:hover { background-position: 0 -20px }

#sok a.fweb {
	left: 200px; top: 2px;
	height: 16px;
	background-image: url(gfx/forhandler.gif);
	border-left: 1px solid #ced2d5;
	background-position: 50% 0 }
#sok a.fweb:hover { background-position: 50% -16px }

#sok a span, #sok label { display: none }

#logo a {
	display: block;
	left: 0; top: 0;
	width: 218px; height: 167px }
#logo a span { display: none }
.skg { top: 0; left: -23px }
.hs { left: 900px }
.hm { left: 199px }
.banner { left: 199px; top: 86px; width: 701px; height: 183px; background: #ccc; z-index: 9000; overflow: hidden }