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

* { margin: 0; padding: 0 }
body { background: #D3CEBC }

#ramme {
	position: relative;
	width: 766px;
	margin: 0 auto;
	padding: 0 9px;
	background: #fff url(gfx/bg_ramme.gif) }

#innholdsramme {
	padding: 246px 20px 20px 20px;
	background: url(gfx/bg_innholdsramme.gif) 0 206px repeat-x }

#kol1 { float: left; width: 215px; margin-bottom: 15px }
#innhold { margin: 0 0 0 240px }

#header { height: 131px; background: url(gfx/bg_header.gif) }
#header h1, #header p { position: absolute; visibility: hidden }

/*  ------------------------------------   KREDITT   --------------------------------  */

#kreditt { width: 784px; margin: 0 auto; padding: 10px 0; text-align: center;
	background: url(gfx/bg_kred.gif) 0 0 no-repeat }
#kreditt li.kweb { border: 0 }
#kreditt ul { text-align: center }
#kreditt ul li { display:inline; border-left: 1px solid #A49D8A; padding: 0 5px 0 5px }
#kreditt h6 { margin: 5px }
#kreditt a, #kreditt acronym { color: #A49D8A }
#kreditt a:hover, #kreditt acronym:hover { color: #000 }

/*  ----------------------------------   ALT. DESIGN   ------------------------------ */

/*  BODY-klasse: tokol */
body.tokol #innhold { margin: 0 }
body.tokol #kol1 { display: none }

#toppbilde { position: absolute; left: 9px; top: 134px; width: 766px; height: 200px }

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

body { font-size: 70%; color: #5E5A50 } /* 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 */

#kreditt, #xtranav, #kol1, #kol2, .artinfo p {
	font-size: 0.9em } /* Liten font */

/* Overskrifter */
h1 { font-family: "trebuchet ms", "times new roman", serif }
h1 { font-size: 1.4em }
h2, h3, h4, h5, h6 { font-size: 1em }
h2 a { color: #000 }
#kol1 h1 { font-size: 1.2em; font-weight: bold }

/* Marger */
h1,h2,h3,h4,h5,h6,blockquote,p { margin: 0 0 15px 0 }

/* Lenker, akronymer og forkortelser */

a, a.active, a.visited { color: #666 }
a:hover { color: #000; text-decoration: none }
#kol1 a, #kol2 a, #kreditt a, #sitemap a, #xtranav a, h1 a { text-decoration: none }
p.lesmer a { font-weight: bold; text-align: right }
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, #whois input:active { background: #fff }

#kol1 .artikkel { border: 7px solid #BBB29B; background: #D3CEBC; padding: 5px }

/*  ---------------------------------- NAVIGASJON ---------------------------------  */

#smuler { position: absolute; right: 20px; top: 113px; color: #fff; width: 500px; text-align: right }
#smuler a { text-decoration: none; color: #EDEBE8 }
#smuler a:hover { color: #fff }
#smuler strong { font-weight: normal }

#nav { position: absolute; top: 338px; left: 9px; width: 766px; z-index: +10000 }

ul#menu, #menu ul { list-style: none; line-height: 1 }

ul#menu a {
	display: block;
	width: 133px; height: 15px;
	border-left: 1px solid #A49D8A;
	border-right: 1px solid #A49D8A;
	padding: 3px 0 0 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-family: "trebuchet ms", "times new roman", serif }

ul#menu a:hover {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #5E5A50;
	background: #B6B1A1  }


/* 2. nivå */
#menu li ul li a {
	padding: 4px 0 3px 0;
	width: 133px;
	height: auto;
	background: #A49D8A; color: #fff;
	border-top: 1px solid #666;
	text-align: center;
	border-left: none;
	border-right: none }

#menu li ul li a:hover { background: #D3CEBC; color: #5E5A50; border-left: none; border-right: none }

/* 3. nivå */
ul#menu li ul li ul li a {
	font-weight: normal;
	background: #999; color: #000;
	border-top: 2px solid #fff;
	text-align: left;
	width: 135px }

ul#menu strong, ul#menu em { font-style: normal; font-weight: normal }

#menu li { float: left; width: 135px }
#menu li ul li { width: 133px }

#menu li ul {
	position: absolute;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	margin-left: auto;
	width: 133px;
	left: -999em }

#menu li ul ul {
	margin: -20px 0 0 115px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff; }

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul { left: -999em }

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { left: auto }

/*  ---------------------------------------- SUBMEMY -------------------------------  */

#submeny { margin: 0 0 20px 2px }
#submeny h1 {margin: 0 }
#submeny h1 a {
	padding: 5px 0 11px 5px;
	background: #fff url(gfx/h1sub.gif) no-repeat left bottom;
	color: #669; letter-spacing: 3px;
	display: block }
#submeny h1 a:hover {
	background: #95ACC3 url(gfx/h1sub.gif) no-repeat left bottom;
	color: #fff }
ul#sub, ul#sub ul { list-style-type: none }
ul#sub a { display: block; padding: 4px 0 4px 5px; border-bottom: 1px dotted #95ACC3; width: 153px }
ul#sub li { width: 160px }
ul#sub ul a { padding: 4px 0 4px 20px; width: 130px }
ul#sub ul li ul a { padding: 4px 0 4px 35px; width: 115px }

ul#sub li.aktiv a, ul#sub li.aktiv a:hover, ul#sub a:hover, ul#sub li ul li.aktiv a { color: #fff; background: #95ACC3 }
ul#sub li.aktiv ul li a { background: transparent }
ul#sub em { font-weight: bold; font-style: normal }

#xtranav {
	clear: both;
	padding: 10px;
	text-align: center;
	background: #fff }
#xtranav ul { text-align: center }
#xtranav ul li { display:inline; border-left: 1px solid #ccc; padding: 0 5px 0 5px }
#xtranav ul li.first { border: 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 a em, #sitemap ul a strong { font-weight: bold; font-style: normal }

/*  --------------------------------- KOMPONENTER --------------------------------  */

/*  BOKS  */

.komp { padding: 5px }
.kalenderkomp { margin: 10px 0 0 0 }
.komp {
	border: 1px solid;
	border-color: #fff #ccc #ccc #fff;
	background: #eee }
.kalenderkomp, #firmainfo, #kontortid, #tips, #nyhetsbrev, #stats, #poll, #login, .top5 {
	border: 1px solid;
	border-color: #ccc #fff #fff #ccc;
	background: #eee }

#firmainfo, #kontortid, #tips, #nyhetsbrev, #stats, #poll, #login, .top5 {
	/* bestemmer boksens utseende, marger, evt. bakgrunner etc. */
	margin: 10px 0 0 0;
	background: #DEE0D5 }

.komp fieldset, .komp fieldset legend { border: 0 }
.komp h2 { margin: 2px 0 }
.komp h1 { margin: 2px 0 }
.komp label { display: none }
.komp p { margin: 0; padding: 0 }
#login p { text-align: center }
#login p span { margin-top: 5px; display: block }

/*  TABELLER  */
.komp table { margin: 0 0 0 -7px }
.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: #ccc #fff #fff #ccc }
p.knapp { position: relative; 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 #ccc #ccc #fff;
	background: #eee;
	display: block }
p.knapp a:hover, p.send a:hover  { border-color: #eee }

#nyhetsbrev p.knapp a.ut { width: 62px }
#nyhetsbrev p.knapp a.inn { position: absolute; top: 0; right: 0; width: 70px }

/*  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 { position: relative; margin: 0 auto; width: 350px }
#respons fieldset { border: 0 }
#respons fieldset legend { padding: 10px 0; font-weight: bold; color: #000 }
#respons fieldset label { display: block; width: 85px; height: 19px; float: left }
#respons fieldset label span { display: block; height: 13px; padding: 6px 0 0 5px }
#respons input, #respons textarea { width: 70%; height: 17px; float: right }
#respons p.melding, #respons textarea { height: 80px }
#respons p { margin: 0; height: 19px; vertical-align: center }
#respons p.knapp { width: 150px; margin: 10px 0 0 105px }

/*  --------------------------------    VERKTØY    ---------------------------------  */

#sok, #sok a, #toolbox, #toolbox a { position: absolute }

#sok {
	top: 10px; right: 4px;
	width: 110px }
#sok input {
	width: 92px; height: 16px;
	background: #F6F6F8 }
#sok a {
	right: 0; top: 12px;
	width: 16px; height: 16px;
	display: block; background: url(gfx/sokeknapp.gif) }
#sok a span { display: none }

#toolbox {
	top: 50px; right: 10px;
	width: 120px }
#toolbox a span { display: none }
#toolbox a {
	top: 0;
	width: 16px; height: 16px;
	display: block;
	overflow: hidden }
#toolbox a.std { background: url(gfx/font_std.png) }
#toolbox a.stor { left: 20px; background: url(gfx/font_l.png) }
#toolbox a.fav { left: 40px; background: url(gfx/fav.png) }
#toolbox a.sethomepage { left: 60px; background: url(gfx/startside.png) }
#toolbox a.pdf, #toolbox a.print { display: none }
#toolbox a.historikk { left: 80px; background: url(gfx/historikk.png) }
#toolbox a.hjelp { left: 100px; background: url(gfx/hjelp.png) }

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

/* Her kan man legge inn designelementer som ligger i design.php */
#logo a {
	position: absolute;
	top: 43px; left: 260px;
	width: 470px; height: 45px }
#logo a span { display: none }
