@import url("navigasjon.css");

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

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

#ramme {
	position: relative;
	background: url(gfx/bg_ramme.gif) repeat-y;
	width: 899px;
	margin: 0 auto;
	text-align: left }
#header, .header { 
	position: absolute; 
	width: 899px; height: 210px; 
	top: -220px; left: 0; overflow: hidden }
#header { height: 220px; background: url(gfx/bg_header.gif) no-repeat left bottom }
.header { border-bottom: 1px solid #fff }
#header h1, #header p { display: none }

#innholdsramme { padding: 0 0 10px 0 }
#innhold { margin: 0 0 0 225px; width: 350px; padding: 21px 0 0 0 }

#kol1 { float: left; width: 188px }
#kol2 { float: right; width: 250px; padding: 21px 19px 0 0 }

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

#end { clear: both }
#kreditt, .partner { width: 899px; margin: 0 auto }
.partner { height: 197px; background: url(gfx/bg_partner.gif) no-repeat; overflow: hidden }
.partnerlogo { padding: 30px 0 0 0 }
#kreditt { 
	padding: 10px;
	text-align: right;
	color: #dcd5c7 }
#kreditt a { color: #dcd5c7 }
#kreditt a:hover { color: #000 }
#innhold .x1 { clear: both }

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

body.tokol #ramme, body#guestbook #ramme, body#nyheter_cms #ramme, body#index #ramme {
	background: url(gfx/bg_ramme-2kol.gif) repeat-y }
body.tokol #innhold, body#guestbook #innhold, body#nyheter_cms #innhold, body#index #innhold {
	width: 650px }
body.tokol .partner, body#guestbook .partner, body#nyheter_cms .partner, body#index .partner {
	background: url(gfx/bg_partner-2kol.gif) no-repeat }
body.tokol #header, body#guestbook #header, body#nyheter_cms #header, body#index #header {
	background: url(gfx/bg_header-2kol.gif) no-repeat left bottom; }
body.tokol #kol2, body#guestbook #kol2, body#nyheter_cms #kol2, body#index #kol2 { display: none }

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

body { font-size: 10px; color: #666 } /* Basestørrelse */
#innholdsramme { font-size: 1.2em }
body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, select, option {
	font-family: "Courier New", Courier, monospace } /* Basefont */

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

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

#kreditt, .artinfo p {
	font-size: 1em; font-family: "Courier New", Courier, monospace } /* Basefont */ 

/* Overskrifter */
h1 { font-size: 1.7em; color: #666 }
h2, h3, h4, h5, h6 { font-size: 1.1em; color: #333 }
#kol1 h1, #kol1 h2, #kol1 h3, #kol1 h4, #kol1 h5, #kol1 h6 { font-size: 1em; color: #333 }

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

/* Lenker, akronymer og forkortelser */

a, a.active, a.visited, a:hover { color: #69c }
a:hover, #kreditt a, #sitemap a, #xtranav a, h1 a, p.lesmer 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.checkbox { border: 0; background: transparent; margin: 0 }

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

/*  Nyheter  */

#nyheter { color: #333 }
#nyheter h1.tittel { margin: 0 0 10px 0 }
#nyheter h1.tittel a { color: #666; display: block; font-weight: bold }
#nyheter h1.tittel a:hover { color: #666 }
#nyheter h1 a { font-weight: normal; color: #666 }
#nyheter h1, #nyheter h3 {
	margin: 0 }
#nyheter strong { font-weight: normal }
#nyheter p { margin: 0 0 10px 0 }
#nyheter p.lesmer { margin: 0 0 25px 0 }
#nyheter a {  }
#nyheter p.lesmer a { font-weight: normal }
#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 }

#nyheter p img { float: left; margin: 5px 15px 0px 0; background: #000 }

/*  BOKS  */

.komp { padding: 5px; width: 144px }
.komp { }

#firmainfo, #kontortid, #tips, #nyhetsbrev, #stats, #poll, #login, .top5 {
	margin: 0 0 15px 0	 }

.komp fieldset, .komp fieldset legend { border: 0 }
.komp h2 { margin: 0 0 2px 0 }
.komp h1 { margin: 0 0 2px 0; color: #933; font-weight: normal }
.komp label { display: none }
.komp p { margin: 0; padding: 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; color: #933 }
#nyhetsbrev input, #tips input { background: #ececd2; border-color: #d0d0b3 #fff #fff #d0d0b3 }
#nyhetsbrev input, #tips input, p.knapp { 
	font-size: 0.9em;
	font-family: verdana, genava, arial, helvetica, sans-serif }

/*  KNAPPER  */

p.knapp {
	border: 1px solid;
	border-color: #d0d0b3 #fff #fff #d0d0b3 }
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 #adad81 #adad81 #fff;
	background: #d0d0b3;
	display: block;
	color: #933 }
p.knapp a:hover, p.send a:hover  { border-color: #330; background: #330; color: #996 }

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

/*  TOPP FEM  */

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

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

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

#logo a { 
	position: absolute; top: -177px; 
	left: 41px; width: 123px; height: 119px }
#logo a span { display: none }

#submeny .x1 { background: url(gfx/nav_skygge.gif) no-repeat; height: 100px; width: 188px }

#spons { height: 80px; width: 899px; padding: 35px 0 0 0 }