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

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

#header { height: 0px }
#header h1, #header p { position: absolute; visibility: hidden }

#innholdsramme { padding: 0 19px 20px 0; background: url(gfx/bg_innholdsramme.gif) no-repeat top right }

#innhold, #kol2 { padding-top: 34px }
#kol1 { float: left; width: 183px }
#kol2 { float: right; width: 170px }
#innhold { margin: 0 244px 0 230px }

#kol2 .artikkel img, #innhold .artikkel img { margin: 0 5px 0 5px }

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

#end { clear: both }
#kreditt {
	padding: 48px 0 5px 0; clear: both;
	background: url(gfx/bg_kred.gif) no-repeat top right;
	margin: 0 auto; width: 854px }
#kreditt a, #kreditt { color: #9c9 }
#kreditt a:hover { color: #9c3 }

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

body.tokol #ramme, body#guestbook #ramme, body#nyheter_cms #ramme, body#index #ramme {
	background: url(gfx/bg_ramme-2kol.gif) repeat-y top right }
body.tokol #innhold, body#guestbook #innhold, body#nyheter_cms #innhold, body#index #innhold {
	margin: 0 19px 0 230px }
body.tokol #kol2, body#guestbook #kol2, body#nyheter_cms #kol2, body#index #kol2 { display: none }

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

body { font-size: 71%; color: #333 } /* 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, p.knapp, ul#menu ul li a, p.news_arkiv {
	font-size: 0.92em }

/* 10px */

#kreditt, #xtranav, p.dato, #txtsize, #nav {
	font-size: 0.85em }

/* Overskrifter */
#innhold h1 { font-size: 1.7em; font-weight: normal; color: #393 }
#kol1 h1, #kol2 h1 { font-size: 1.1em; color: #690 }
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 }

/* Lenker, akronymer og forkortelser */

a { color: #690; text-decoration: none }
a:hover { color: #333; text-decoration: none }
#kol1 a, #kol2 a, #kreditt a, #sitemap a, #xtranav a, h1 a { text-decoration: none }
p.lesmer a { margin: -10px 0 10px 0 }
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.checkbox { border: 0; background: transparent; margin: 0 }

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

#nav {
	position: absolute;
	top: -47px; right: 4px;
	width: 660px; height: 31px;
	overflow: hidden }
#nav ul { float: right }
#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: 93px;
	height: 31px;
	line-height: 39px;
	float: left;
	display: block;
	background: url(gfx/a.png) no-repeat bottom center;
	text-transform: uppercase;
	color: #363;
	text-align: center;
	cursor: pointer }

#nav a:hover span, #nav li.aktiv a span { 
	background: url(gfx/a_aktiv.png) no-repeat; color: #cf9 }
	
#nav em, #nav strong { font-style: normal; font-weight: normal }

#menu li ul { display: none }

/* Subben */

#submeny { margin: 0 0 10px 0; padding: 0; background: url(gfx/bg_sub.gif) repeat-y }
#submeny h1 {
	margin: 0; height: 30px;
	background: url(gfx/bg_sub-top.gif) no-repeat }
#submeny h1 span { display: none }

ul#sub, ul#sub ul, #sub li {
	list-style-type: none; overflow: hidden; width: 200px }
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 {
	display: block;
	text-decoration: none;
	color: #696;
	padding: 5px 10px 5px 15px }

ul#sub a:hover, ul#sub li.aktiv a { color: #3c0 }

#submeny .x1 { height: 20px; background: url(gfx/bg_sub-bunn.gif) no-repeat }

#xtranav { position: absolute; top: -87px; right: 4px; 
	height: 31px; width: 265px;
	line-height: 31px; color: #9c6;
	text-align: center;
	background: url(gfx/bg_xtranav.png) no-repeat }
#xtranav a span { color: #9c6 }
#xtranav a:hover span { color: #693}

/*  --------------------------------- 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: #690; display: block; padding: 5px 0 5px 15px;
	height: 13px }

#nyheter h1.tittel span { display: none }
#nyheter h1.tittel a:hover {
	color: 9c3 }
#nyheter h1, #nyheter h3 {
	margin: 0 0 5px 0; padding: 0 0 0 15px;
	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: 15px }
p.news_arkiv { margin: 0 0 10px 0 }
p.news_arkiv a.aktiv { font-weight: bold; text-decoration: none; color: #690 }
p.news_arkiv a.aktiv:hover { color: #9c3 }

/*  BOKS  */

#kol1 .komp, #kol2 .komp { padding: 0 0 10px 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 { 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 {
	position: absolute;
	display: block;
	left: -9px; top: -135px;
	width: 161px; height: 160px
}

#logo span { display: none }

#flashdiv {text-align: center; margin: 0 0 1em}