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

* { margin: 0; padding: 0 }
body { background: #c8c3ba url(gfx/bg_body.gif) repeat-x 0 10px; text-align: center }

#ramme {
	position: relative;
	width: 790px;
	margin: 0 auto;
	background: url(gfx/bg_ramme.gif) repeat-y;
	text-align: left }

#header { height: 151px; background: url(gfx/bg_header.gif) }

#header h1, #header p { position: absolute; top: 127px; left: 269px }

#innholdsramme { margin: 20px 50px 0 0 }

#kol1 { float: left; width: 200px; margin: 215px 0 20px 12px }
#innhold { float: right; width: 470px; padding: 0 0 20px 0 }

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

#end { clear: both }
#kreditt {
	padding: 10px 0 5px 210px;
	margin: 0 auto; width: 350px }
#kreditt a, #kreditt { color: #e4dfd8 }
#kreditt a:hover { color: #960 }

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

body { font-size: 71%; color: #856e48 } /* Basestørrelse */
body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, select, option {
	font-family: tahoma, geneva, arial, sans-serif } /* Basefont */

blockquote {
	font-size: 1.1em } /* Større font */

input {
	font-size: 1em } /* Vanlig font */

/* 11px */
ul#menu ul li a, .gbooknav, .gbooksign, .gbookentry p.posted, p.knapp, p.news_arkiv, ul#sub a {
	font-size: 0.92em }

/* 10px */
#kreditt, #xtranav, .artinfo p, p.dato, #txtsize {
	font-size: 0.85em }

/* Overskrifter */
#innhold h1 { font-size: 1.3em; font-weight: normal; text-transform: uppercase }
#nav a span, #header h1, #header p, #innhold h1, ul#sub a { font-family: "Lucida Sans Unicode", Geneva, sans-serif }
#nav a span, #innhold h1 { color: #b1a48c }
#header h1, #header p { font-size: 1.2em }


#kol1 h1{ font-size: 1em; padding: 5px 0 10px 0 }
h3, h2, h3, h4, h5, h6 { font-size: 1em }
/*#innhold h3 { color: #630; font-weight: normal  }
*/
/* 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 { padding: 0 5px }

/* Lenker, akronymer og forkortelser */

a { color: #960 }
a:hover { color: #c93 }
#kol1 a, #kreditt a, #sitemap a, #xtranav a, h1 a { text-decoration: none }
p.lesmer a {  }
acronym, abbr, dfn { border-bottom: 1px dotted #808080; font-style: normal; cursor: help }

blockquote {
	margin: 10px;
	padding: 5px;
	border: 1px dotted #666;
	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 }

/*  ------------------------------------ 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 }

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

#nav {
	position: absolute;
	top: 34px; left: 220px;
	width: 570px; height: 55px;
	overflow: hidden }
#nav ul, #nav li, #submeny ul, #sub li { margin: 0; padding: 0; list-style: none }
#nav li { display: inline }
#nav a {
	float: left; 
	text-decoration: none }
#nav a span {
	width: 95px;
	float: left;
	display: block;
	background: url(gfx/a.gif) no-repeat;
	text-transform: uppercase;
	padding-top: 30px;
	text-align: center;
	cursor: pointer }

#nav a:hover span, #nav li.aktiv a span { background: url(gfx/a.gif) no-repeat 0 -85px }
#nav em, #nav strong { font-style: normal; font-weight: normal }

#menu li ul { display: none }

#submeny { 
	position: absolute;
	top: 90px; left: 220px;
	width: 570px; height: 20px;
	overflow: hidden }
#submeny, .komp { background: #f3f3f3 }

ul#sub, ul#sub ul, #sub li {
	list-style-type: none; line-height: 1em; overflow: hidden }
ul#sub li { float: left }
ul#sub li ul, ul#sub li.aktiv ul ul { display: none }
ul#sub li.aktiv ul, #sub li.aktiv ul li.aktiv ul { display: block }
ul#sub em { font-style: normal }
ul#sub a {
	width: auto;
	border-right: 1px solid #fff;
	float: left;
	display: block;
	text-transform: uppercase;
	line-height: 20px;
	padding: 0 5px;
	text-align: center;
	cursor: pointer }

ul#sub a:hover, ul#sub li.aktiv a {
	background-color: #b1a48c;
	color: #fff }
ul#sub li.aktiv a { font-weight: normal }

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

/*  Nyheter  */
 
#nyheter { margin: 0; padding: 0 0 10px 0; border-bottom: 5px solid #fff }
#nyheter h1.tittel { margin: 0 0 5px 0; padding: 0; border-bottom: 5px solid #fff }
#nyheter h1.tittel a {
	color: #369; display: block; padding: 5px 0 5px 15px;
	background: #bbdfed url(gfx/news_tit.gif) 3px 5px no-repeat;
	height: 13px }

#nyheter h1.tittel span { display: none }
#nyheter h1.tittel a:hover {
	color: #fff; background: #369 url(gfx/news_tit.gif) 3px -21px no-repeat }

#nyheter h1, #nyheter h3 {
	margin: 0 0 5px 0; padding: 0 0 0 15px;
	background: url(gfx/news_h1.gif) 3px 0 no-repeat;
	border-bottom: none }

#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: -10px }

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 { padding: 0 0 5px 0; text-align: center; 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 }

/*  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: #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 }
#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 }

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

#toolbox a span { display: none }

#toolbox {
	position: absolute;
	background: url(gfx/toolbox.gif) no-repeat;
	top: 15px; right: -20px;
	width: 20px; height: 94px }

#toolbox a {
	width: 20px; height: 15px; margin-bottom: 4px;
	display: block }

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

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

#sidebilde {
	position: absolute;
	left: 0; top: 120px;
	width: 220px; height: 243px;
}

#innhold .smalartv { 
	width: 200px; 
	float: left;
	margin-right: 70px;
	overflow: hidden;
}
#innhold .smalarth { 
	width: 200px; 
	float: left;
	overflow: hidden;
}

#innhold .smalartv h1, #innhold .smalarth h1 {
	border-top: 1px solid #d8d1c5;
	border-bottom: 1px solid #d8d1c5 }

.vbilde {
	position: absolute;
	left: 0; top: 120px;
	width: 218px; height: 243px;
	overflow: hidden;
	z-index: 9999;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

.grey { color: #b6aa94 }