/*  ---------------------------------      LAYOUT      ---------------------------------  */

* { margin: 0; padding: 0 }
body { background: #9bb4c9; padding: 15px 0 0 0; text-align: center }
#ramme {
	width: 916px; position: relative; margin: 0 auto;
	background-color: #fff;
	background-image: url(gfx/bg_ramme-ensmalv.gif);
	background-repeat: repeat-y;
	padding: 0 5px 5px 5px;
	text-align: left;
	border-top: 5px solid #fff }
#header { height: 315px; border-bottom: 5px solid #fff; background: #c7b844 }
#header h1 span { display: none }
#header h1 {
	border-bottom: 5px solid #fff; background: #cadfeb url(gfx/bg_header.gif) no-repeat; height: 114px }
#innholdsramme { padding: 30px 0 0 0 }

#kol1, #kol2 { overflow: hidden }
#kol1 { float: left; width: 145px }
#kol2 { float: right; width: 345px }
#innhold { margin: 0 0 0 147px; width: 416px } /* For IE */
html>body #innhold { margin: 0 350px 0 150px; width: auto }

/*  ----------------------------------   ALT. DESIGN   ------------------------------ */

/* 2kol */
body.tokol #ramme, body#guestbook #ramme, body#nyheter_cms #ramme, body#index #ramme {
	background-image: url(gfx/bg_ramme-2kol.gif) }
body.tokol #innhold, body#guestbook #innhold, body#nyheter_cms #innhold, body#index #innhold {
	float: right; width: 451px; margin: 0 }
body.tokol #kol1, body#guestbook #kol1, body#nyheter_cms #kol1, body#index #kol1 {
	width: 460px }
body.tokol #kol2, body#guestbook #kol2, body#nyheter_cms #kol2, body#index #kol2 { display: none }
/* En smal høyre */
body#ensmalh #ramme { background-image: url(gfx/bg_ramme-ensmalh.gif) }
body#ensmalh #kol1 { width: 363px }
body#ensmalh #kol2 { width: 170px }
body#ensmalh #innhold { margin: 0 0 0 365px; width: 373px }
html>body#ensmalh #innhold { margin: 0 175px 0 368px; width: auto }

/* 2 smale høyre */
body#tosmaleh #ramme { background-image: url(gfx/bg_ramme-tosmaleh.gif) }
body#tosmaleh #kol1 { width: 566px }
body#tosmaleh #kol2 { width: 170px }
body#tosmaleh #innhold { margin: 0 0 0 568px; width: 170px }
html>body#tosmaleh #innhold { margin: 0 175px 0 571px; width: auto }

/* Bred midten */
body#bredmidten #ramme { background-image: url(gfx/bg_ramme-bredmidten.gif) }
body#bredmidten #kol1 { width: 145px }
body#bredmidten #kol2 { width: 170px }
body#bredmidten #innhold { margin: 0 0 0 147px; width: 591px }
html>body#bredmidten #innhold { margin: 0 175px 0 150px; width: auto }

/* 2 smale venstre */
body#smalev #ramme { background-image: url(gfx/bg_ramme-smalev.gif) }
body#smalev #kol1 { width: 145px }
body#smalev #kol2 { width: 548px }
body#smalev #innhold { margin: 0 0 0 147px; width: 213px }
html>body#smalev #innhold { margin: 0 553px 0 150px; width: auto }

/*  ------------------------------------   KREDITT   --------------------------------  */

#end { clear: both }
#kreditt {
	padding: 10px;
	border-top: 5px solid #fff;
	margin: 0 auto;
	width: 906px }
#kreditt a, #kreditt { color: #bdcfde }
#kreditt a:hover { color: #fff }

/*  ------------------------------       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, textarea { font-size: 1em } /* Vanlig font */

#kreditt, #xtranav, #submeny ul {
	font-size: 0.9em } /* Liten font */

/* Overskrifter */
#innholdsramme h1 {
	font-family: "trebuchet ms", "times new roman", serif;
	color: #fff; font-size: 1.2em; line-height: 1.8em;
	background: #a9526d;
	border-bottom: 5px solid #fff;
	border-top: 5px solid #fff;
	position: relative;
	padding: 2px 5px 0 5px }
#innholdsramme .meny h1 { background: #9bb4c9; border-top: 0 }
h2, h3, h4, h5, h6 { font-size: 1em }
h2 a { color: #000 }

/* Marger og padding */
h1 { margin: 0 }
h2,h3,h4,h5,h6,blockquote,p,hr { margin: 0 0 0 0; padding: 10px 5px 0 5px }
table td { padding: 0 0 0 5px }
.artikkel, p.lesmer { padding-bottom: 10px }
#innholdsramme ul, #innholdsramme ol { margin: 0 0 10px 20px; padding: 10px 5px 0 5px }

/* Lenker, akronymer og forkortelser */

a, a.active, a.visited, acronym, abbr, dfn { color: #369 }
a:hover { color: #000; text-decoration: none }
#kol1 a, #kol2 a, #kreditt a, #sitemap a, #xtranav a, h1 a, #nav a, .meny li a { text-decoration: none }
acronym, abbr, dfn { border-bottom: 1px dotted #369; 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, #header p { visibility: hidden; position: absolute }

/*  -----------------------     DIVERSE FORMATERING      ----------------------  */

form { margin: 0; padding: 0 }
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 { background: #fff }

.toppbilde, .toppbildev, .toppbildeh {
	position: absolute; top: 119px; height: 196px; overflow: hidden }
.toppbilde { left: 5px; width: 916px }
.toppbilde object { padding: 0 }
.toppbildev { left: 5px; width: 430px; border-right: 5px solid #fff }
.toppbildeh { left: 435px; width: 481px; border-left: 5px solid #fff }

#innholdsramme .meny ul, .meny li { margin: 0; list-style-type: none; line-height: 1 }
.meny li a { display: block; padding: 5px; border-bottom: 2px solid #fff }

/*  ---------------------------------- NAVIGASJON ---------------------------------  */

#nav {
	position: absolute; top: 320px; left: 5px;
	width: 916px; z-index: 10000;
	background: #cadfeb; border-bottom: 5px solid #fff }

#menu, #menu ul { list-style: none; line-height: 1 }

#menu a {
	display: block;
	width: 100px; height: 21px;
	padding: 7px 0 0 0;
	font-weight: bold;
	text-align: center;
	color: #5c7e9f }
#menu a:hover, #menu li.aktiv a { color: #000; background: #9bb4c9 }

#menu ul a, #menu li.aktiv ul li a, #menu ul li.aktiv a {
	color: #cadbed;
	padding: 5px;
	width: 139px;
	border-top: 1px solid #9cf;
	border-left: 1px solid #9cf;
	border-bottom: 1px solid #369 }

#menu ul a:hover, #menu li.aktiv ul li a:hover, #menu ul li.aktiv a:hover {
	color: #fff;
	background: #c33;
	border-top: 1px solid #f66;
	border-left: 1px solid #f66;
	border-bottom: 1px solid #933 }

#menu em { font-style: normal }

#menu li { float: left; width: 100px; border-right: 2px solid #fff }
#menu li#maare_kunstnere, #menu li#maare_kunstnere a { width: 110px }

#menu li ul {
	position: absolute;
	background: #69c;
	border-top: 1px solid #369;
	border-left: 1px solid #369;
	border-right: 1px solid #369;
	width: 150px;
	left: -999em }

#menu ul li { width: 150px }

#menu li ul ul { margin: -1em 0 0 10em }

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em }

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { left: auto }

/*  --------------------------------- KOMPONENTER --------------------------------  */

/*  Nyheter  */

#nyheter { margin: 0; padding: 0 0 10px 0 }
#nyheter h1.tittel { padding: 0 }
#nyheter h1.tittel a {
	color: #fff; display: block; padding: 2px 5px 0 5px;
	background: #9bb4c9 }
#nyheter h1.tittel a:hover {
	color: #fff; background: #000 }

#nyheter .art h1, #nyheter h3 {
	margin: 0 0 5px 0; padding: 0 5px; border: 0; background: transparent;
	font-size: 1em; line-height: 1.2em;
	font-family: verdana, geneva, arial, helvetica, sans-serif }
#nyheter .art { border-bottom: 1px solid #fff; margin: 0 0 5px 0 }
#nyheter strong { font-weight: normal }
#nyheter p { margin: 0 0 5px 0 }
#nyheter a { display: block }
#nyheter ul { margin: 0 0 15px 15px }

p.dato { margin-top: -10px }

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 {
	border: 1px solid;
	border-color: #fff #ccc #ccc #fff;
	background: #eee }
.kalenderkomp, #firmainfo, #kontortid, #tips, #nyhetsbrev, #stats, #poll, #login, .top5 {
	border: 1px solid;
	border-color: #ccc #fff #fff #ccc;
	background: #eee }

#firmainfo, #kontortid, #tips, #nyhetsbrev, #stats, #poll, #login, .top5 {
	/* bestemmer boksens utseende, marger, evt. bakgrunner etc. */
	margin: 10px 0 0 0;
	background: #DEE0D5 }

.komp fieldset, .komp fieldset legend { border: 0; padding: 0; margin: 0 }
.komp h2 { margin: 2px 0 }
.komp h1 { margin: 2px 0 }
.komp label { display: none }
.komp p { padding: 0; margin: 0 }
#login p { text-align: center }
#login p span { margin-top: 5px; display: block }


/*  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: #ccc #fff #fff #ccc;
	padding: 0 }
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 }

/*  -------------------------------- RESPONSSKJEMA -------------------------------  */

#respons fieldset { padding: 5px 0; border: 0 }
#respons fieldset label { display: block; width: 80px }
#respons input, #respons textarea { width: 200px }
#respons td.check input, #respons td.check label { width: auto; display: inline }
#respons textarea { height: 50px }
#respons tr.textarea td { vertical-align: top }
#respons td { padding: 1px 5px }
#respons p { margin: 0 0 5px 0 }
#respons p.knapp { width: 200px; margin: 0 }

/*  --------------------------------    VERKTØY    ---------------------------------  */

#sok, #sok input, #sok a { position: absolute }

#sok {
	top: 322px; right: 7px;
	width: 168px; height: 24px;
	background: url(gfx/bg_soek.gif) no-repeat;
	z-index: 110000 }
#sok input {
	top: 2px; left: 2px;
	width: 125px; height: 15px;
	background: #fff;
	border: 1px solid #fff;
	padding: 0; margin: 0 }
#sok a {
	right: 2px; top: 2px;
	width: 29px; height: 16px;
	border: 2px solid #cadfeb;
	display: block }
#sok a span, #sok label { display: none }
#sok a:hover { border: 2px solid #cabfeb }

/*  ------------------------------------- DESIGN ------------------------------------  */

#logo a { position: absolute }
#logo a {
	top: 23px; left: 23px;
	width: 235px; height: 85px }