/*  -------------------------------       SIDETOPP     -------------------------------  */

#oppsummering { position: absolute; visibility: hidden }

/*  -----------------------------     SIDETOPP SLUTT       --------------------------  */

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

html, body {
	margin: 0;
	padding: 0;
	background: #F6F4EB url(media/bg_body.gif) repeat-x }

#side { padding: 0 15px 0 15px }

#innhold { margin: 0 10px 0 215px; position: relative; z-index: +10 }
#kol1 { float: left; width: 170px; margin: 43px 0 0 0; position: relative; z-index: +15 }

#header {
	height: 170px;
	margin: 0 -15px 0 0;
	background: url(media/hoyre.gif) right top no-repeat }

#kreditt {
	padding: 10px;
	clear: both;
	border-top: 1px solid #D6CAA1;
	border-bottom: 1px solid #fff;
	background: #EFEAD8;
	margin: 0 -15px 0 -15px }

/*  ---------------------------------       FONTER     ---------------------------------  */

html, body, input, textarea, select, option, td, th {
	font: 12px trebuchet ms, verdana, geneva, arial, helvetica, serif }

th { font-weight: bold }

h1 { font-size: 17px; margin-left: 100px; margin-right: 200px; color: #CD0000 }
h1 a { color: #CD0000 }
h2 { font-size: 14px; color: #306 }
h3, h4, h5, h6 {
	font-size: 15px; margin-bottom: -15px }

h3 { color: #124163 }

h4 { color: #0073BC }

#respons p { font-size: 10px }

#kol1 h2, #kol1 h3 { font-size: 11px }

p, h2, h3 { text-align: justify }

p { font-size: 13px; font-family: tahoma }

.artikkel p, .artikkel h2 { text-indent: 2em }

#firmainfo p { font-size: 11px }

#kreditt p { font:10px verdana, geneva, arial, helvetica, sans-serif; line-height: 15px; margin: 0; text-align: center }

/*  ---------------------------------       LENKER     ---------------------------------  */

a { text-decoration: none }
a:link { color: #00f }
a:visited { color: #909 }
a:hover { color: #e6a300 }
a:active { color: #0ff }

/* Snarveier ved avslått stilark */
p.jump { position: absolute; visibility: hidden }

#kreditt p.jump { position: relative; visibility: visible }

/*  ---------------------      FORKORTELSER & AKRONYMER   --------------------- */

acronym, abbr { border-bottom: 1px dotted #808080; cursor: help }

/*  --------------------------------- FORMATERING ---------------------------------  */

form { margin: 0; padding: 0 }

img { margin: 5px }
table img { border: 0px; margin: 0px }
table { border: 0px }

input, textarea, select, option {
	margin-bottom: 2px;
	border: 1px solid;
	border-color: #D6CAA1 #fff #fff #D6CAA1;
	background: #f5f5f5 }

input:hover, input:active, input:focus,
textarea:hover, textarea:active, textarea:focus {
	background-color: #fff } 

blockquote {
 width: 325px;	margin: 10px;
	padding: 5px;
	border: 1px dotted #D6CAA1;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background: #FBFAF5 }

p.info { margin: 20px 0 0 0 }
p.info { text-align: center; font: 10px verdana, geneva, arial, sans-serif }

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

ul#menu {
	position: relative;
	z-index: 100;
	border: 1px solid;
	border-color: #D6CAA1 #fff #fff #D6CAA1 }

ul#menu, ul#menu ul, ul#menu ul li, ul#menu ul div, ul#menu li, ul#menu div {
	width: 168px }

ul#menu ul {
	visibility: hidden;
	margin-left: 140px;
	margin-top: 0px;
	padding: 0;
	list-style-type: none;
	border: solid 1px;
	border-color: #B9BEC2 #fff #fff #B9BEC2;
	position: absolute;
	z-index: 1020 }

ul#menu li:hover > ul { visibility: visible }

ul#menu ul { left: 0px; padding-top: 0px }

/* LISTEOBJEKTER */

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

/* shift list-items to interlace borders */
ul#menu li, ul#menu div {
	margin-top:0px }

/* Bestemmer utseende på menyknappene */

ul#menu a {
	position:relative;
	display:block;
	background-color:#EFEAD8;
	border-style: solid;
	border-width: 1px;
	border-color: #fff #D6CAA1 #D6CAA1 #fff;
	padding: 3px 0px 3px 12px;
	color:#91793A;
	text-decoration:none;
	font-weight: bold }

ul#menu a:hover {
	background-color:#F6F4EB;
	padding: 4px 0px 2px 13px }

ul#menu a.kat {
	background: #EFEAD8 url(media/menykat.gif) 154px 5px no-repeat }

/* Hvor i navigasjonsstrukturen man befinner seg: */

#navinfo {
	position: relative;
	margin: -22px 200px 10px 280px;
	z-index: +10 }

/* Brukerdefinert bunnmeny */

#xtranav {
	text-align: center;
	clear: both }

#xtranav p {
	text-align: center;
	margin: 5px;
	font: 10px verdana, geneva, arial, sans-serif }

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

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


/*  BOKS  */

.komp {
	/* Omgir alle komponenter */
	border: 1px solid;
	border-color: #D6CAA1 #fff #fff #D6CAA1;
	padding: 0;
	margin: 10px 0 10px 0;
	background-color:#EFEAD8 }

.komp:hover {
	/* bestemmer boksens utseende ved hover */
	background: transparent }

#firmainfo {
	/* bestemmer boksens utseende, marger, evt. bakgrunner etc. */
	padding: 0 10px 10px 10px;
	border: 1px solid;
	border-color: #fff #D6CAA1 #D6CAA1 #fff }

/*  OVERSKRIFTER  */

.komp h1 {
	padding: 2px 2px 2px 10px;
	margin: 5px -10px 5px -10px;
	font-size: 11px }

/*  FORMATERING  */
.komp p { padding: 0px; margin: 0px }
.komp h2 { padding: 0px; margin: 0px; font-size: 10px }

/*  TABELLER  */
#firmainfo table, #kontortid table, #stats table {
	margin-left: -5px; width: 100% }
/* opphever padding for første celle og bestemmer bredde */
#firmainfo table tr td, #kontortid table tr td, #stats table tr td {
	padding-left: 5px; font-size: 11px }

/*  KNAPPER  */

p.knapp, #sok p {
	border: 1px solid;
	border-color: #D6CAA1 #fff #fff #D6CAA1 }

p.knapp { position: relative; height: 23px }

p.knapp a, p.send a, #sok a {
	color: #91793A;
	font-weight: bold;
	text-align: center;
	padding: 3px 4px 3px 4px;
	border: 1px solid;
	border-color: #fff #D6CAA1 #D6CAA1 #fff;
	background-color:#EFEAD8;
	display: block;
	text-decoration: none }
p.knapp a:hover, p.send a:hover, #sok a:hover  {
	border-color: #E9E9E9; background: #FBFAF5; color: #000 }

/*  SØKEBOKS  */

#sok {
	position: absolute; top: 175px; right: 20px;
	width: 170px;
	z-index:+1000 }

#sok p {
	position: absolute;
	right: 0px;
	top: 0px;
	margin:0 }

#sok input {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 95%;
	padding: 3px; margin: 0;
	background: #f5f5f5 url(media/sok.gif) 4px 4px no-repeat;
	font: 10px verdana, geneva, arial, helvetica, sans-serif;
	line-height: 11px }

#sok a {  padding: 2px 2px 2px 2px; font: 10px verdana, geneva, arial, helvetica, sans-serif; line-height: 11px }

/* DIVERSE LAGT TIL AV HEIN TORE */
#forside {
	width: 400px;
	clear: right;
}
#forside div {
	margin: 0;
	float: left;
}
#forside img {
	margin: 0;
	padding: 0;
}
#forside_om {
	border-style: inset; 
	border-width: 1px; 
	padding: 3px; 
	background: #f9faf9; 
	width: 465px;
}
#forside_om #venstre {
	float: left; 
	width: 175px;
	border-right: 1px inset;
}
#forside_om #hoyre {
	margin-left: 180px; 
}
#nyhetsboks {
	height: 120px; 
	background: #FBFAF5; 
	padding: 10px;
}
#nyhetsboks_venstre {
	float: left; 
	width: 130px
}
#nyhetsboks_hoyre {
	margin-left: 140px;
}
#video {
	width: 100%;
}
#video div {
	width: 33%;
	float: left;
}
.meny_stor {
	width: 100%;
	background: #F1F2DF;
}
.meny_stor ul {
	float: left;
	width: 20%;
	margin: 0 3% 0 0;
	padding: 1%;
	lyst-style: none;
}
.meny_stor ul li {
	list-style: none;
	margin-bottom: 17px;
}
.tre_kolonner ul {
                width: 27%;
}              
.lite_venstre {
	float: left; 
	width: 40px;
}
.lite_venstre_to {
	width: 160px;
	float: left;
	margin-right: 10px;
}
.to_kolonner {
	margin-left: 50px; 
	width: 95%;
}
to_kolonner_to {
	width: 95%;
	margin-left: 180px;
}
.kolonne_venstre {
	float: left; 
	width: 45%;
}
.kolonne_hoyre {
	margin-left: 50%;
}
h3.normal { 
	margin-bottom: 5px; 
}
img { 
	border: 0;
}
span.liten {
	font-size: 85%;
}
ul {
	margin-left: 10px;
	padding-left: 10px;
}
.quote {
	background: #FFFAF0; 
	border: 1px inset; 
	padding: 8px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: left;
}
div.liste {
	padding: 2px 5px;
	background: #F1F2DF;
	width: 400px;
	clear: both;
}
div.liste_stor {
	width: 100%; 
	background: #F9E2DC; 
	margin-top: 15px;
	padding: 5px;
}
div.liste_venstre {
	width: 45%;
	float: left;
}
div.liste_hoyre {
	margin-left: 50%;
}
	
ol li ol {
	margin-left: 25px;
	padding-left: 0;
}
div.navigering_venstre img, div.navigering_hoyre img {
	vertical-align: middle;
	width: 20px;
	height: 20px;
}
div.navigering {
	width: 100%;
	margin-top: 15px;
	height: 50px;
}
div.navigering_venstre {
	float: left; 
	width: 15%;
}
div.navigering_midt {
	float: left;
	width: 65%;
	text-align: center;
              color: #996600;
}
div.navigering_hoyre {
	float: right;
	width: 15%;
	text-align: right;
}

p.kontaktinfo {
	text-align: left;
}

div#prinsipp_innhold {
	line-height: 1.8;
}

p.kontaktinfo span, div#prinsipp_innhold span {
	display: inline-block;
	width: 60px;
}

div#prinsipp_innhold span,div.prinsipp_meny span {
	padding-right:10px;
	width: 70px;
}
div#prinsipp_innhold span.bold {
	font-weight: bold;
}

div.prinsipp_meny {
	width: 500px;
	padding: 10px;
}

div#prinsipp {
	background: #f9faf9;
	height: 200px;
	padding-top:5px;
}

html>body #prinsipp {
  	height: auto;
	padding: 0;
}


div#prinsipp div {
	float:left;width:32%;
}

div#prinsipp ol li {
	margin-bottom: 10px;
}

/* SLUTT DIVERSE LAGT TIL AV HEIN TORE */

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

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

#due {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 399px;
	height: 138px;
	background: transparent url(media/due.gif) }

#due2 {
	position: absolute;
	top: 138px;
	left: 0px;
	width: 360px;
	height: 141px;
	background: transparent url(media/due2.gif) }

#enh {
	position: absolute;
	top: 40px;
	left: 286px;
	width: 390px;
	height: 84px;
	background: transparent url(media/enhetsbevegelsen.gif) }


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