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

* { margin: 0; padding: 0 }
html, body { height: 100% }
html { background: #f5ffdb url(gfx/bg_html.gif) repeat-y center top }
body { text-align: center }

#kredittramme, #ramme {
	position: relative;
	margin: 0 auto; width: 940px;
	text-align: left }
#ramme {
	min-height:100%;
	background: url(gfx/bg_ramme.gif) no-repeat 162px 118px;
	}
* html #ramme { height: 100% }
#ramme:after { 
	content: " "; 
	display: block; 
	clear: both }

#header {
	height: 118px;
	background: #fff url(gfx/bg_header.gif) no-repeat 0 5px }
#header h1, #header p { position: absolute; visibility: hidden }

#innholdsramme { padding: 5px 0 20px 7px }

#kol1, #kol2 { overflow: hidden }
#kol1 { float: left; width: 130px; padding: 25px 0 0 0 }
#kol2 { float: right; width: 200px }
#innhold { margin: 0 365px 0 155px; padding: 25px 0 0 0 }

/*  ------------------------------------   KREDITT   --------------------------------  */
#kreditt { 
	position: absolute; top: -20px; left: 0; text-align: left;
	line-height: 20px; margin: 0 0 0 260px;
	height: 20px; overflow: hidden }
#kreditt a, #kreditt { color: #060 }
#kreditt a:hover { color: #ea0000 }

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

body { font-size: 75%; color: #000 } /* 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 {
	font-size: 0.92em }
/* 10px */
#kreditt, #xtranav, .artinfo p, p.dato, #txtsize {
	font-size: 0.85em }

/* Overskrifter */
#innhold h1 { font-size: 1.5em; color: #060 }
#innhold h2 { font-size: 1.1em; color: #000 }
#innhold h3, #innhold h4, #innhold h5, #innhold h6 { font-size: 1.1em; color: #060 }
#kol1 h1, #kol2 h1 { font-size: 1em; color: #060; padding: 5px }
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 }
#kol2 h2, #kol2 h3, #kol2 h4, #kol2 h5, #kol2 h6, #kol2 blockquote, #kol2 p { margin: 10px 0 5px 10px }

/* Lenker, akronymer og forkortelser */

a { color: #ea0000 }
a:hover { color: #ea0000; text-decoration: none }
#kol1 a, #kol2 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-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; 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, #sok input:hover, #sok input:focus, #sok input:active, #whois input:hover, #whois input:focus, io
#whois input:active { background: #fff }
input.checkbox { border: 0; background: transparent; margin: 0 }
/*  ---------------------------------- NAVIGASJON ---------------------------------  */

ul#menu { }
ul#menu, ul#menu ul, ul#menu li {
	 width: 130px; list-style-type: none; line-height: 0.8em; 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: url(gfx/a.gif) 0 -69px no-repeat;
	text-decoration: none;
	color: #000;
	padding: 8px 0 8px 13px }

ul#menu li.aktiv a {
	background: url(gfx/a.gif) 0 -105px no-repeat;
	color: #8f0000 }

ul#menu a:hover {
	background: url(gfx/a.gif) 0 -105px no-repeat;
	color: #ea0000 }


ul#menu strong, ul#menu em { font-weight: normal; 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 20px; background: url(gfx/a.gif) 7px 7px no-repeat; color: #8f0000 }

ul#menu li.aktiv ul li a:hover, ul#menu li.aktiv ul li.aktiv ul li a:hover  {
	color: #ea0000; background: url(gfx/a.gif) 7px -29px no-repeat }

ul#menu li.aktiv ul li a, ul#menu li.aktiv ul li.aktiv ul li a { font-weight: normal; color: #000 }

/*  ------------------------------------ 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: #060; display: block; padding: 0 0 10px 15px;
	height: 13px }
#nyheter h1.tittel span { }
#nyheter h1, #nyheter h3 {
	margin: 0 0 5px 0; padding: 0 0 0 15px }
#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: 15px }

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

/*  BOKS  */

#kol1 .komp, #kol2 .komp { padding: 0 0 10px 0; text-align: center }
#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 { 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: #060 #000 #000 #060;
	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: #000 #060 #060 #000;
	display: block;
	color: #000 }
p.knapp a:hover, p.send a:hover  {
	border-color: #060;
	background: #000;
	color: #fff }

#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 }

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

#logo a {
	display: block; position: absolute;
	left: 10px; top: 10px;
	width: 175px; height: 100px }
#logo a span { display: none }

.midtbilde { 
	position: absolute;
	top: 123px; left: 589px;
	width: 146px; overflow: hidden }

.vs, .hs { position: absolute; top: 0; z-index: 10000 }
.vs { left: -21px }
.hs { left: 945px }