@import url("navigasjon.css");

* { margin: 0; padding: 0; font-family: "trebuchet ms", "times new roman", serif }
html, body { height: 100% }
body {
	background: #efefef url(gfx/bg_body.gif) repeat-x; text-align: center;
	font-size: 62.5%; color: #444 }

#kredittramme, #ramme {
	position: relative;
	margin: 0 auto; width: 900px;
	text-align: left }
#ramme {
	min-height:100%;
	background: #fff url(gfx/bg_ramme.gif) no-repeat }
* html #ramme { height: 100% }
#ramme:after { 
	content: " "; 
	display: block; 
	clear: both }

#header, #header h1, #header p { position: absolute; visibility: hidden }

#innholdsramme { padding: 360px 25px 0 20px }
#innhold, #kol1 { overflow: hidden }
#kol1 { width: 227px; float: left; line-height: 1.5em; padding: 0 0 220px 0 }
#innhold { width: 605px; float: right; line-height: 1.5em; padding: 0 0 100px 0 }

/*  ------------------------------------   KREDITT   --------------------------------  */

#kreditt { 
	position: absolute; top: -96px; left: 0;
	background: #292929 url(gfx/bg_kred.gif) no-repeat; 
	height: 96px; width: 900px; overflow: hidden }
#kreditt address, #kreditt address a { color: #ddd }
#kreditt address a:hover { color: #f90 }
#kreditt p, #kreditt p a { color: #666 }
#kreditt p a:hover { color: #fff }
#kreditt address, #kreditt p { margin: 0 }
#kredittinnhold { padding: 37px 0 0 270px; line-height: 29px }

/*  ------------------------------       TYPOGRAFI     -------------------------------  */

input, textarea { font-size: 1em }
#innhold, #nav { font-size: 1.2em }
#kol1, #kreditt, #smuler { font-size: 1.1em }


/* Overskrifter */
#innhold h1 { font-size: 1.5em; color: #036 }
#kol1 h1 { font-size: 1.1em; color: #069 }
h2, h3, h4, h5, h6 { font-size: 1em; color: #000 }
h2 a { color: #000 }

/* Marger og padding */
h1,h2,h3,h4,h5,h6,blockquote,p, address, hr, object { margin: 0 0 1em 0 }
#innhold ul, #innhold ol { margin: 0 0 1em 30px }

body#nyheter_cms #innhold h1 { margin: 0 }
p.dato { margin: 0 }

/* Lenker, akronymer og forkortelser */

a { color: #669 }
a:hover { color: #333; text-decoration: none }
#kol1 a, #kreditt a, #sitemap a, #xtranav a, h1 a { text-decoration: none }
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-weight: bold;
	text-align: center }

/*  -------------------------     SKJULTE ELEMENTER      ------------------------  */

p.skip, a.anker, #kol1 .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 #ddd;
	background: #f8f8f8 }
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 }

/*  ------------------------------------ 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 a { display: block; width: 227px }
#nyheter h1.tittel { margin: 0 0 .5em 0 }
#nyheter h1.tittel a {
	color: #333; font-size: 1.2em }
#nyheter h1.tittel a:hover { color: #000 }
#nyheter h1 { font-weight: normal }
#nyheter h1 span { display: block; font-weight: bold }
#nyheter .art, #nyheter h3, #nyheter ul { border-bottom: 1px solid #cadbed; padding: 5px 0 }
#nyheter h3 { padding: 0; text-align: right }
#nyheter h3 a { padding: 5px; width: 217px }
#nyheter h3 a:hover, #nyheter ul a:hover { background: #fbfbfb }
#nyheter p, #nyheter .art h1, #nyheter h3, #nyheter ul { margin: 0 }
#nyheter strong { font-weight: normal }

p.dato { margin: 0 }

p.news_arkiv { margin: 0 0 10px 0 }
p.news_arkiv a.aktiv { font-weight: bold; text-decoration: none; color: #069 }
p.news_arkiv a.aktiv:hover { color: #333 }

#nyheter_cms #innhold h2 { margin: 0 }
#nyheter_cms .artikkel { padding: 0 0 10px 0 }

/*  BOKS  */

#kol1 .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 { padding: 5px; margin: 0 0 5px 0; text-align: left }
#kol1 #login h1 { background: #333; padding: 5px 0 5px 25px }
#kol1 .komp label { display: none }
#innhold .komp label { display: block }
#kol1 .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 #666 }
p.knapp a, p.send a {
	color: black;
	font-weight: bold;
	text-align: center;
	height: 20px; line-height: 20px;
	border: 1px solid;
	border-color: #ffb84f #ff7a00 #ff7a00 #ffb84f;
	background: #f90;
	display: block;
	color: #333;
	text-decoration: none }
p.knapp a:hover, p.send a:hover  {
	border-color: #ffad33;
	background: #ffad33;
	color: #000 }

#nyhetsbrev p.knapp a.ut { float: left; width: 70px }
#nyhetsbrev p.knapp a.inn { float: right; width: 91px }

/*  -------------------------------- RESPONSSKJEMA -------------------------------  */

#respons table { width: auto; border-collapse: collapse }
#respons table td { vertical-align: middle; padding: 0 5px 0 0 }
#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, #enterprise, .skg, .banner, #flagg { position: absolute }

#sok {
	top: 307px; left: 15px;
	width: 170px; height: 20px }
#sok input, #sok input:hover, #sok input:active, #sok input:focus {
	top:1px; left: 1px;
	color: #fff;
	width: 165px; height: 20px; padding: 0 0 0 5px;
	background: #333;
	border: 1px solid #666 }

#sok a {
	left: 188px; top: -3px;
	width: 29px; height: 28px;
	display: block; background: url(gfx/sokeknapp.gif) }
#sok a:hover {
	left: 188px; top: -3px;
	width: 29px; height: 28px;
	display: block; }

#sok label, #sok a span, #toolbox a span, #flagg a span { display: none }

#toolbox {
	z-index: 3; top: 87px; left: 867px;
	width: 32px; height: 102px;
	text-align: center }
#toolbox a {
	width: 32px; height: 34px;
	display: block; float: left;
	background-repeat: no-repeat;
	background-position: 50% 0px }
#toolbox a:hover { background-position: 50% -66px }

#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) }

#flagg {
	z-index: 5; top: 62px; left: 792px;
	width: 104px; height: 24px;
	background: url(gfx/bg_flagg.gif) no-repeat }
#flagg a {
	width: 25px; height: 24px;
	display: block; float: left;
	background-repeat: no-repeat;
	background-image: url(gfx/a-flagg.gif);
	background-position: 5px -18px  }
#flagg a:hover, #flagg a.aktiv { background-position: 5px 0 }

/*  ------------------------------------- DESIGN ------------------------------------  */

#logo a {
	display: block; position: absolute;
	left: 75px; top: 135px;
	background: url(gfx/logo.gif) no-repeat;
	width: 98px; height: 138px }
#logo a span { display: none }

.skg { top: 0 }
.left { left: -15px }
.right { left: 900px }
.top { left: 0 }
.header { left: 247px; top: 87px; z-index: 2 }

#enterprise {
	z-index: 20;
	bottom: 0;
	left: 15px;
	width: 212px; height: 213px }
.banner { 
	top: 87px; left: 247px;
	height: 250px; width: 652px; z-index: 1; overflow: hidden }
