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

* { margin: 0; padding: 0 }
body { background: #b3d6e7 url(gfx/bg_body.gif) repeat-x; text-align: center; padding: 40px 0 0 0; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif }

#ramme {
	position: relative;
	width: 780px;
	margin: 0 auto;
	background: #fff;
	text-align: left }

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

html>body #innholdsramme { height: auto }
#innholdsramme { 
	padding: 0 0 15px 15px; 
	background: url(gfx/bg_innholdsramme.gif) no-repeat 185px 0; 
	height: 485px; min-height: 485px
}

#kol1, #innhold { overflow: hidden }
#kol1 { float: left; width: 165px }
#innhold {float: left; width: 560px; margin: 15px 0 0 25px }

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

#end { clear: both }
#kreditt {
	padding: 10px 0 5px 0;
	margin: 0 auto; width: 780px }
#kreditt a, #kreditt { color: #fff; font-weight: normal }
#kreditt a:hover { color: #e51b24 }

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

body { font-size: 62.5%; color: #333 } /* Basestørrelse */

#innhold, #kol1 { font-size: 1.2em }
#kreditt { font-size: 1.1em }
input, textarea, select { font-size: 1em }

/* Overskrifter */
#innhold h1 { font-size: 1.3em; color: #e51b24 }
#kol1 h1 { font-size: 1.1em }
h2, h3, h4, h5, h6 { font-size: 1.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 }

/* Lenker, akronymer og forkortelser */

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

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

ul#menu { background: #e2e3e4 url(gfx/bg_menu.gif) no-repeat }
ul#menu, ul#menu ul, ul#menu li {
	width: 165px; 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;
	text-decoration: none;
	background: url(gfx/bg_a.gif) no-repeat 5px bottom;
	color: #e51b24;
	padding: 8px 0 8px 20px }

ul#menu a:hover, ul#menu li.aktiv a {
	color: #333 }

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

li#montakt_oss a { background: none }

/* 2.nivå */
ul#menu ul li a, ul#menu li.aktiv ul li a, ul#menu li.aktiv ul li.aktiv a  { padding: 5px 0 5px 30px; color: #333; background: none }

ul#menu li.aktiv ul li.aktiv a, ul#menu li.aktiv ul li a:hover, ul#menu li.aktiv ul li.aktiv ul li a:hover  {
	color: #333 }

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

/*  ------------------------------------ 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 { width: 270px; float: right }

p.dato { margin: 20px 0 10px 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: #333 }

/*  BOKS  */

#kol1 .komp, #kol2 .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, #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 }

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

#logo a {
	display: block; position: absolute;
	left: 25px; top: 92px;
	width: 116px; height: 45px }
#logo a span { display: none }