* { margin: 0; padding: 0; border: 0; font-family: verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif }
body { background: #fff url(gfx/bg_body.gif) repeat-x; padding: 55px 0 0 0; text-align: center; line-height: 1.5; color: #555 }

#ramme {
	position: relative;
	width: 850px;
	margin: 0 auto;
	background: url(gfx/bg_ramme.gif) repeat-y;
	text-align: left }
#header h1, #header p, #smuler { display: none }
#innholdsramme { padding: 15px 10px 15px 0; background: url(gfx/bg_innholdsramme.gif) no-repeat }
#kol1, #kol2 { overflow: hidden }
#kol1 { float: left; width: 160px; padding: 9px 0 0 0 }
#kol2 { float: right; width: 200px; padding: 185px 0 370px 0; background: url(gfx/logo.gif) no-repeat 50% 5px  }
#innhold { position: relative; margin: 0 235px 0 185px; padding: 210px 0 0 0;
	background: url(gfx/bg_innhold.jpg) no-repeat }

#kol2-bg { position: absolute; bottom: -1px; right: 0; width: 220px; height: 367px; background: url(gfx/bg_kol2.jpg) }

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

#end { clear: both }
#kreditt {
	color: #699;
	padding: 10px 40px 5px 0;
	text-align: center;
	line-height: 1.5em;
	width: 810px;
	margin: 0 auto;
	background: url(gfx/bg_kred.gif) no-repeat 170px 0 }
#kreditt a { color: #9cc }
#kreditt a:hover { color: #366 }
#kreditt address a { color: #c30; text-decoration: underline }
#kreditt em { font-style: normal }

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

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

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

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

/* 11px */
#kol1, p.knapp, p.news_arkiv, #kreditt, p.dato, p.news_arkiv { font-size: 0.9em }

/* Overskrifter */
#innhold h1 { font-size: 1.2em; color: #666 }
#kol1 h1, #kol2 h1 { font-size: 1em; color: #963 }
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, address, table { margin: 0 0 1em 0 }
#innhold ul, #innhold ol { margin: 0 0 1em 30px }

/* Lenker, akronymer og forkortelser */

a { color: #c30; text-decoration: none }
a:hover { color: #333 }
p.lesmer a { font-weight: bold }
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      ----------------------  */

caption { display: none }
address { font-style: normal }
input, textarea, select, option {
	margin-bottom: 3px;
	border: 1px solid #ddd; padding: 3px;
	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: 0 0 20px 0; border-left: 1px solid #e6f2ff; border-right: 1px solid #e6f2ff }

ul#menu, ul#menu ul, ul#menu li {
	width: 158px; list-style-type: none; line-height: 1em; overflow: hidden; background: #fff }
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;
	color: #369;
	padding: 7px 0 7px 11px; line-height: 1.3em;
	border-bottom: 1px solid #e6f2ff;
	font-weight: bold;
	background-color: #b3cfeb;
	background-image: url(gfx/a.gif);
	background-repeat: no-repeat }

ul#menu a:hover, ul#menu li.aktiv a {
	color: #fff;
	background-color: #c5daf1;
	background-position: 0 -25px }

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

/* 2.nivå */
ul#menu ul li a, ul#menu li.aktiv ul li a, ul#menu li.aktiv ul li.aktiv a  {
	padding: 4px 0 4px 23px; 
	color: #69c;
	background-color: #b3cfeb;
	background-position: 0 0 }

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: #fff;
	background-color: #c5daf1;
	background-position: 0 -25px }

/* 3. nivå */
ul#menu li.aktiv ul li.aktiv ul li a  {
	padding: 4px 0 4px 30px;
	color: #69c;
	font-weight: normal;
	background: #c5daf1 }
ul#menu li.aktiv ul li.aktiv ul li.aktiv a, ul#menu li.aktiv ul li.aktiv ul li a:hover  {
	color: #fff;
	background: #b3cfeb }

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

/*  Nyheter  */

#nyheter { border-top: 1px solid #b7d0e1; margin: 0; padding: 10px 0 }
#nyheter h1.tittel { margin: 0 0 1em 0; font-size: 1.2em }
#nyheter h1.tittel a { display: block }
#nyheter h1.tittel a:hover {
	color: #000 }
#nyheter h1 { font-size: 1em; margin: 0 }
#nyheter strong { font-weight: normal }
#nyheter p { margin: 0 0 5px 0 }
#nyheter a { display: block }
#nyheter ul { margin: 0 0 15px 15px }

.art { float: left; width: 100% }
.art img { float: right; margin: 0 0 1em 1em }

p.dato { color: #999 }

p.news_arkiv { margin: 0 0 1em 0; color: #999 }
p.news_arkiv a.aktiv { font-weight: bold; text-decoration: none; color: #999 }
p.news_arkiv a.aktiv:hover { color: #000 }

/*  BOKS  */

#kol1 .komp, #kol2 .komp { text-align: center; margin: 0 0 15px 0 }
#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; 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: 170px }

/*  KNAPPER  */

p.knapp {
	border: 1px solid;
	border-color: #cbe3cb #fff #fff #cbe3cb;
	height: 20px; width: 168px }
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 #cbe3cb #cbe3cb #fff;
	background: #daecda;
	display: block;
	color: #363 }
p.knapp a:hover, p.send a:hover  {
	border-color: #cbe3cb;
	background: #cbe3cb;
	color: #000 }

/*  -------------------------------- 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 }
#logo a {
	display: block;
	left: 655px; top: 20px;
	width: 165px; height: 165px }
#logo a span { display: none }