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

* { margin: 0; padding: 0 }
body { background: #530045; text-align: center; padding: 30px 0 0 0 }

#ramme {
	position: relative;
	width: 899px; min-height: 500px;
	margin: 0 auto;
	background: #62ac1e;
	text-align: left }

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

#innholdsramme { padding: 18px 130px 100px 0 }

#kol1, #innhold { overflow: hidden }
#kol1 { float: left; width: 183px }
#innhold { float: right; width: 566px }
#innhold .artikkel {
	background: url(gfx/bg_art.gif) no-repeat;
	padding: 0 30px }
body#nyheter_cms #innhold .artikkel { background: none }

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

#end { clear: both }
#kreditt {
	text-align: left; position: relative;
	padding: 13px 0 13px 234px;
	margin: 0 auto; width: 665px;
	background: url(gfx/bg_kred.gif) no-repeat 201px 13px }
#kreditt a, #kreditt { color: #530045  }
#kreditt a:hover { color: #fff }
#kreditt em { font-style: normal }

#kreditt a.nettverk { position: absolute; right: 20px; width: 60px; text-align: right; display: block; z-index: 20000 }

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

body { font-size: 71%; 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 */
/* 10px */
#kol1, #kreditt {
	font-size: 0.9em }
/* 9px */
ul.topplinker {
	font-size: 0.8em }

/* Overskrifter */
h1 { font-size: 1.1em; color: #530045 }
h2, h3, h4, h5, h6 { font-size: 1em }
h2 a { color: #000 }

/* Marger og padding */
h1,h2,h3,h4,h5,h6,blockquote,p,hr, object { margin: 0 0 18px 0 }
#innhold ul, #innhold ol { margin: 0 0 10px 30px }

/* Lenker, akronymer og forkortelser */

#kreditt address a, a { color: #fc0; text-decoration: none }
#kreditt address a:hover, #innhold a:hover, #nyheter a:hover { text-decoration: underline }
acronym, abbr, dfn { border-bottom: 1px dotted #808080; font-style: normal; cursor: help }

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 {
	visibility: hidden; position: absolute }

/*  -----------------------     DIVERSE FORMATERING      ----------------------  */

img, table { border: 0 }
caption { display: none }
address { font-style: normal; margin: 0 0 10px 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 { background: #fff }
input.checkbox { border: 0; background: transparent; margin: 0 }

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

#nav { margin-bottom: 15px }
ul#menu, ul#menu ul, ul#menu li {
	width: 183px; list-style-type: none; line-height: 0.8em; overflow: hidden }
ul#menu li { float: left; margin: 0 0 4px 0 }

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-image: url(gfx/a.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	height: 14px; line-height: 14px }

ul#menu a:hover, ul#menu li.aktiv a { color: #019587; text-decoration: none }

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

ul#menu ul { margin: 0 0 0 12px; width: 165px }
ul#menu ul li { width: 165px; margin: 0 }

/* 2.nivå */
ul#menu ul li a, ul#menu li.aktiv ul li a, ul#menu li.aktiv ul li.aktiv a  {
	padding: 1px 0 1px 15px;
	background-color: #019587;
	background-position: -13px -26px;
	border-left: 1px solid #680059;
	border-right: 1px solid #680059;
	border-bottom: 1px solid #680059;
	color: #fc0;
	height: auto; line-height: auto }

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: #fc0; background-color: #530045 }

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

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

/*  Nyheter  */

#nyheter, #kol1 .artikkel { margin: 0 0 1em 0; padding: 0 0 0 20px }
#nyheter h1.tittel { margin: 0 0 5px 0 }
#nyheter h1.tittel a, ul#nyhetsarkiv li span, p.dato { color: #530045 }
#nyheter h1.tittel a:hover { text-decoration: none }
#nyheter h1, #nyheter h3 { margin: 0 0 5px 0 }
#nyheter strong { font-weight: normal }
#nyheter p { margin: 0 0 5px 0 }
#nyheter li { padding: 0 }
#nyheter a { display: block }
#nyheter ul { margin: 0; list-style-type: none }

p.dato { margin: 0 }

p.news_arkiv {
	margin: 0 0 15px 0; padding: 0 30px; background: url(gfx/bg_art.gif) no-repeat; height: 14px; line-height: 14px } 

/*  BOKS  */

.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 }
.komp h1 { padding: 5px; margin: 0 0 5px 0; text-align: left }
#login h1 { background: #bbdfed url(gfx/login.gif) 3px 7px no-repeat; padding: 5px 0 5px 25px }
.komp label { display: none }
.komp p { margin: 0; padding: 0 }
#login p { text-align: center }
#login p span { padding-top: 5px; display: block }

/*  INPUTFELTER  */
#firmainfo input, #kontortid input, #tips input, #nyhetsbrev input, #login input { text-align: center; width: 140px }

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

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

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

#logo a {
	display: block; position: absolute;
	left: 20px; top: 20px;
	width: 220px; height: 44px }
#logo a span { display: none }

ul.topplinker, ul.topplinker a, .dekor { position: absolute; list-style-type: none }
ul#tl1 { top: 0; left: 293px }
ul#tl2 { left: 0;  top: 81px}
ul.topplinker a {
	top: 0; height: 14px;
	line-height: 14px; text-align: center;
	display: block; padding: 62px 0 0 0; color: #62ac1e }
ul.topplinker a:hover { color: #fc0 }
a.anlegg { left: 0; width: 77px }
a.bil { left: 77px; width: 83px }
a.bygg { left: 160px; width: 75px }
a.helse { left: 235px; width: 95px }
a.hest { left: 330px; width: 100px }
a.salg { left: 430px; width: 130px }

a.hotell { left: 0; width: 115px }
a.fisk { left: 113px; width: 53px }
a.el { left: 166px; width: 75px }
a.frisoer { left: 240px; width: 65px }
a.forsvar { left: 300px; width: 65px }
a.bilfag { left: 370px; width: 65px }
a.maritim { left: 485px; width: 75px }
a.naering { left: 553px; width: 75px }
a.teknologi { left: 645px; width: 75px }
a.verksted { left: 716px; width: 75px }
a.media { left: 807px; width: 75px }

.dekor { left: 726px; top: 161px }