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

* { margin: 0; padding: 0 }
body { background: #fff; padding: 10px 0 0 0 }

#ramme {
	position: relative;
	width: 768px;
	margin: 0 auto;
	padding: 4px;
	border: 10px solid #ccc }

body#banner #innholdsramme {
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#kol1 { float: left; width: 190px; padding-bottom: 10px }
#kol2 { float: right; width: 253px }
#innhold { margin: 0 0 0 208px; width: 289px; padding-top: 5px }

#header { height: 125px; border-bottom: 4px solid #fff; background: #fff url(gfx/header.jpg) no-repeat }
#header h1, #header p { position: absolute; visibility: hidden }

#kred { clear: both; width: 788px; margin: 0 auto; padding: 4px; text-align: center; color: #ccc }
#kred a { color: #ccc }
#kred a:hover, #kred acronym:hover { color: #000 }
#kred acronym { border: 0; color: #ccc }

body.tokol #innhold { margin: 0 0 0 208px; width: 545px }
body.tokol #kol2 { display: none }

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

body { font-size: 70%; color: #666 } /* 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: 10pt;
	list-style-position: inside;
	list-style-type: square;
} /* Større font */

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

#kred, #xtranav, .artinfo p, #kol2 { font-size: 0.9em }

/* Overskrifter */
#innhold h1 { font-family: "trebuchet ms", "times new roman", serif; font-weight: normal }
h1 { font-size: 1.5em; color: #064 }
h2, h3, h4, h5, h6 { font-size: 1em }
h2 a { color: #000 }
#kol1 h1, #kol2 h1 { font-size: 1em }

/* Marger */
h1,h2,h3,h4,h5,h6,blockquote,p { margin: 0 0 15px 0 }
#innhold ul, #innhold ol { margin: 0 0 15px 30px }

/* Lenker, akronymer og forkortelser */

a, a.active, a.visited { color: #064 }
a:hover { color: #000; text-decoration: none }
#kol1 a, #kred a, #sitemap a, #xtranav a, h1 a, p.knapp a, p.send a { text-decoration: none }
p.lesmer a { font-weight: bold; text-align: right }
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: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, #whois input:active { background: #fff }

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

#smuler { background: #a1c4c3; margin: 0 0 0 194px; padding: 5px 0 5px 16px }
#smuler a { text-decoration: none }

#menu h1 { margin: 0 }
#menu h1 a {
	display: block;
	padding: 5px 0 5px 28px;
	border-bottom: 1px solid #fff;
	color: #000;
	background-color: #a1c4c3;
	background-image: url(menu/menu_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}
#menu h1 a:hover {
	color: #fff;
	background-color: #2c7a77;
	background-image: url(menu/menu_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}

#menu ul { margin: 0; padding: 0; list-style-type: none }

#menu ul li a {
	display: block;
	padding: 2px 0 2px 28px;
	text-decoration:none;
	width: 162px;
	color: #000;
	border-bottom: 1px solid #fff;
	background-color: #d0e1e1;
	background-image: url(menu/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 14px 4px;
}

#menu ul li a:hover {
	color: #fff;
	background-color: #2c7a77;
	background-image: url(menu/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 14px 4px;
}

#menu ul.aktiv li a {
	background: #d0e1e1 url(gfx/a.gif) no-repeat 29px 8px;
	padding: 5px 0 5px 37px;
	width: 153px }
#menu ul.aktiv li a:hover, #menu ul.aktiv li.aktiv a {
	background: #2c7a77 url(gfx/a.gif) no-repeat 29px 8px }

#menu ul.aktiv ul li a {
	background: #d0e1e1 url(gfx/a.gif) no-repeat 54px 8px;
	padding: 5px 0 5px 62px;
	width: 128px }

#menu ul.aktiv ul li a:hover {
	background: #2c7a77 url(gfx/a.gif) no-repeat 54px 8px }

/*  ------------------------------------ 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 a em, #sitemap ul a strong { font-weight: bold; font-style: normal }

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

/*  Nyheter  */

#nyheter { margin: 0 0 15px 0 }
#nyheter h1.tittel { margin: 0 0 15px 0 }
#nyheter h1.tittel a { color: #666; display: block }
#nyheter h1.tittel a:hover { color: #000 }
#nyheter h1, #nyheter h3 {
	margin: 0 0 5px 0; padding: 0 0 0 15px;
	background: url(gfx/news_h1.gif) no-repeat }
#nyheter strong { font-weight: normal }
#nyheter p { margin: 0 0 5px 0; padding: 0 0 0 15px }
#nyheter p.lesmer { margin: 0 0 10px 0 }
#nyheter a { display: block }
#nyheter p.lesmer a {
	display: block; padding: 0 0 5px 0;
	border-bottom: 1px dotted #95ACC3 }
#nyheter ul { margin: 0 0 15px 15px }

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

.komp { padding: 5px }
.kalenderkomp { margin: 10px 0 0 0 }
.komp { }
.kalenderkomp, #firmainfo, #kontortid, #tips, #nyhetsbrev, #stats, #poll, #login, .top5 {
	 }

#firmainfo, #kontortid, #tips, #nyhetsbrev, #stats, #poll, #login, .top5 {
	/* bestemmer boksens utseende, marger, evt. bakgrunner etc. */
	margin: 0 0 15px 0 }

.komp fieldset, .komp fieldset legend { border: 0 }
.komp h2 { margin: 2px 0 }
.komp h1 { margin: 2px 0 }
.komp label { display: none }
.komp p { margin: 0; padding: 0 }

#login p span { margin-top: 5px; display: block }

#login, #login p.knapp { width: 177px }
#login { margin: 0 0 15px 0 }

/*  TABELLER  */
.komp table { margin: 0 0 0 -7px }
.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: 177px }
#poll fieldset input { border: 0 }

/*  KNAPPER  */

p.knapp {
	border: 1px solid;
	border-color: #ccc #fff #fff #ccc }
p.knapp { position: relative; 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 #ccc #ccc #fff;
	background: #eee;
	display: block }
p.knapp a:hover, p.send a:hover  { border-color: #eee }

#nyhetsbrev p.knapp a.ut { width: 62px }
#nyhetsbrev p.knapp a.inn { position: absolute; top: 0; right: 0; width: 70px }

/*  TOPP FEM  */

.top5 ul { list-style-type: none }

/*  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 { position: relative; margin: 0 auto; width: 350px }
#respons fieldset { border: 0 }
#respons fieldset legend { padding: 10px 0; font-weight: bold; color: #000 }
#respons fieldset label { display: block; width: 85px; height: 19px; float: left }
#respons fieldset label span { display: block; height: 13px; padding: 6px 0 0 5px }
#respons input, #respons textarea { width: 70%; height: 17px; float: right }
#respons p.melding, #respons textarea { height: 80px }
#respons p { margin: 0; height: 19px; vertical-align: center }
#respons p.knapp { width: 150px; margin: 10px 0 0 105px }

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

#sok, #sok a, #toolbox, #toolbox a { position: absolute }

#sok {
	top: 10px; right: 4px;
	width: 110px }
#sok input {
	width: 92px; height: 16px;
	background: #F6F6F8 }
#sok a {
	right: 0; top: 12px;
	width: 16px; height: 16px;
	display: block; background: url(gfx/sokeknapp.gif) }
#sok a span { display: none }

#toolbox {
	top: 50px; right: 10px;
	width: 120px }
#toolbox a span { display: none }
#toolbox a {
	top: 0;
	width: 16px; height: 16px;
	display: block;
	overflow: hidden }
#toolbox a.std { background: url(gfx/font_std.png) }
#toolbox a.stor { left: 20px; background: url(gfx/font_l.png) }
#toolbox a.fav { left: 40px; background: url(gfx/fav.png) }
#toolbox a.sethomepage { left: 60px; background: url(gfx/startside.png) }
#toolbox a.pdf, #toolbox a.print { display: none }
#toolbox a.historikk { left: 80px; background: url(gfx/historikk.png) }
#toolbox a.hjelp { left: 100px; background: url(gfx/hjelp.png) }

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

#logo a, #linker a, #logohsr a { position: absolute }
#logo a, #logohsr a {
	top: 24px; left: 20px;
	width: 320px; height: 90px }
#logohsr a { top: -999em }
#logo a span, #linker a span, #logohsr a span { display: none }
#linker a {
	display: block;
	top: 4px; width: 121px; height: 121px;
	border: 2px solid #a9a9a9 }
#linker a:hover { border: 2px solid #2f6f71 }
#linker a.logginn { left: 389px; background: #ccc url(gfx/login.jpg) }
#linker a.logginn:hover { background: url(gfx/login.jpg) 0 -121px }

#linker a.kart { left: 518px; background: url(gfx/kart.jpg) }
#linker a.kart:hover { background: url(gfx/kart.jpg) 0 -121px }

#linker a.skipsrep { left: 647px; background: url(gfx/hsr.jpg) }
#linker a.skipsrep:hover { background: url(gfx/hsr.jpg) 0 -121px }

#linker a.park { top: -999em; left: 647px; background: url(gfx/hip.jpg) }
#linker a.park:hover { background: url(gfx/hip.jpg) 0 -121px }

body#banner .banner { position: absolute; top: 133px; left: 4px }
#kol2 .artikkel, #kol2 #nyheter { padding: 17px 0 0 0 }

