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

* { margin: 0; padding: 0; border: 0; outline: 0 }
body { background: #b8b8b8 url(gfx/bg_body2.gif) repeat-x; text-align: center }

#ramme {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: #fff url(gfx/bg_ramme.jpg) 0 142px repeat-x;
	text-align: left }
#header { height: 142px; background: #000 url(gfx/bg_header.jpg) }

#innholdsramme {
	padding: 85px 30px 10px 0 }

#kol1 { float: left; width: 220px; padding: 0 0 10px 0 }
	#kol1 .artikkel { padding: 0 0 0 15px }
#innhold { float: right; width: 700px }

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

body { font-size: 75%; color: #666; line-height: 1.5 } /* Basestørrelse */
body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, select, option {
	font-family: arial, helvetica, helve, verdana, "Bitstream Vera Sans", geneva, sans-serif } /* Basefont */

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

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

.kreditt { font-size: 0.9em }

/* Overskrifter */
#innhold h1 { font-size: 2em; color: #333; line-height: 1.2em }
#innhold h2 { font-size: 1.3em; font-weight: normal; color: #999; margin: 0 0 .6em 0 }
h3, h4, h5, h6, #kol1 h1 { font-size: 1.1em; color: #333 }
h2 a { color: #999 }

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

/* Lenker, akronymer og forkortelser */

a, a.active, a.visited { color: #39c }
a:hover { color: #000; text-decoration: none }
#kol1 a, .kreditt a, #sitemap a, h1 a, p.lesmer a { text-decoration: none }
p.lesmer a { font-weight: bold }

p.skip, #header h1, #header p { display: none }

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

caption { display: none }
address { font-style: normal }
input, textarea, select, option {
	margin: 0 0 2px 0;
	border: 1px solid #ddd }
input.check { border: 0; background: transparent; margin: 0 }
hr { border: 0; background: #fff; border-top: 1px solid #ccc; margin: 0 0 5px 0 }

a.pdf { display: block; padding: 15px 0 15px 30px; background: #fafafa url(gfx/pdf.gif) no-repeat 5px 11px; text-decoration: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc }
a.pdf:hover { color: #fff; background: #666 url(gfx/pdf.gif) no-repeat 5px 11px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000 }

#innhold table td { vertical-align: top; padding: 0 10px 10px 0 }

#innhold table td table { width: 100% }
#innhold table td table td, #innhold table td table th { vertical-align: top; padding: 0 5px 0 0; font-size: 0.9em }
#innhold table td table th { text-align: left; border-bottom: 1px solid #ccc }

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

#nav {
	position: absolute; top: 155px; left: 27px; width: 953px; z-index: 10000;
 	background: #fff url(gfx/bg_ramme.jpg) 0 -13px repeat-x }

#menu, #menu ul { /* all lists */
	list-style: none;
	line-height: 1}

#menu a {
	display: block; float: left;
	height: 43px; line-height: 43px;
	padding: 0 8px;
	color: #000;
	border-top: 1px solid #ccc;
	border-right: 1px solid #000;
	border-left: 1px solid #ccc;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	overflow: hidden }
#menu a:hover, #menu li.aktiv a {
	background: #d3d3d3;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-left: 1px solid #fff }
		#menu li.aktiv a { background: #fff; height: 60px; border-right-color: #fff }
ul#menu em, ul#sub em { font-style: normal }
#menu li { float: left }

#menu li#morsiden { display: none }

/* -------------------------------------------------------------- 
	SUBMENY   
-------------------------------------------------------------- */

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

#submeny {	margin: 0 0 1.5em 0 }
#submeny ul, #submeny li { width: 100%; line-height: 1em }
#submeny li {	float: left }
#submeny a {	display: block; cursor: pointer; text-decoration: none }
#submeny strong, #submeny em {
	font-weight: normal;
	font-style: normal }
#submeny ul ul,
#submeny ul li.aktiv ul ul, 
#submeny ul li.aktiv ul li.aktiv ul ul, 
#nav ul ul { display: none }
#submeny li.aktiv ul, 
#submeny li.aktiv ul li.aktiv ul,
#submeny li.aktiv ul li.aktiv ul li.aktiv ul { display: block }

/* Holly Hack for IE \*/
* html #submeny li { float: left; height: 1% }
* html #submeny li a { height: 1% }
/* End */



/* SUBMENY nivå 2-4 ------------------------------------- */

#submeny h3 { margin: 0; border-bottom: 1px solid #ddd }
#submeny h3 a span {
	display: block; height: 40px; line-height: 40px; padding: 0 0 0 15px;
	color: #333 }

#submeny li span { padding: 0 0 0 15px }
	#submeny li.aktiv span { padding: 0 0 0 11px }
#submeny li li span { padding: 0 0 0 30px }
#submeny li li li span { padding: 0 0 0 45px }

#submeny li.aktiv ul { background: #fff }

#submeny li a {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #666;
	background: #fafafa;
	padding: 12px 0;
	width: 219px }
#submeny li a:hover, #submeny li.aktiv a {
	background: #fff;
	color: #000 }
#submeny li.aktiv { padding-left: 4px }
#submeny li.aktiv a {
	border-left: 1px solid #ddd;
	border-right: 0;
	font-weight: bold;
	width: 215px }

	#submeny li.aktiv li a,
		#submeny li.aktiv li.aktiv li a  {
		background: none; border-left: none;
		font-weight: normal; color: #666 }
	#submeny li.aktiv li a:hover,
	#submeny li.aktiv li.aktiv a,
		#submeny li.aktiv li.aktiv li a:hover,
		#submeny li.aktiv li.aktiv li.aktiv a  {
		color: #000;
		background: #fff }
	#submeny li.aktiv li.aktiv a,
		#submeny li.aktiv li.aktiv li.aktiv a {
		border-left: 1px solid #e8eaec }
#submeny .x1 { float: left; width: 100%; display: block; clear: left; margin: 0 0 1.5em 0; background: #f90 }

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

/*  Nyheter  */

#nyheter { margin: 0 0 2em 0 }
#nyheter a { display: block }
#nyheter h1.tittel { margin: 0 0 10px 0; font-size: 1.4em }
#nyheter h1.tittel a { color: #333 }
#nyheter h1.tittel a:hover { color: #000 }
#nyheter h1, #nyheter h3 {
	margin: 0 0 5px 0 }
#nyheter strong { font-weight: normal }
#nyheter p { margin: 0 0 5px 0; font-weight: normal }
#nyheter p.lesmer { margin: 0 0 10px 0 }
.art, #nyheter li, #nyheter h1.tittel { border-bottom: 1px solid #ddd; padding: .2em 0 .2em 15px }
#nyheter ul { margin: 0; list-style-type: none }
#nyheter h3 { text-align: right; padding: .5em ; margin: 0 }

/*  -------------------------------- RESPONSSKJEMA -------------------------------  */

#respons {  }
#respons fieldset { border: 0 }
#respons fieldset legend { display: none }
#respons fieldset label { }
#respons fieldset label span {  }
#respons input, #respons textarea, #respons select { width: 250px }
#respons input.check { width: auto; border: 0 }
#respons p.melding, #respons textarea { height: 80px }
#respons p.knapp { width: 180px; margin: 10px 0 0 0 }

#respons td { padding: 0 10px 0 0 }

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

#end { clear: both }
.kreditt {
	padding: 20px 0; width: 980px; margin: 0 auto;
	clear: both; color: #777; line-height: 1.6em;
	background: url(gfx/bg_kred.gif) no-repeat top center }
		.kreditt.fb { background: #fff; padding: 0 }
.kreditt a { color: #777 }
.kreditt a:hover { color: #fff }
.kreditt address { font-weight: bold; font-size: 1.1em; color: #444 }

#innhold ul.logoer { margin: 0 0 1.5em 0; list-style: none }
ul.logoer li { float: left; width: 130px; height: 85px; margin: 0 6px 6px 0 }
ul.logoer li a { display: block; height: 52px; padding: 15px 0; border: 1px solid #eee; text-align: center }
ul.logoer li a:hover { border-color: #ddd; background: #fafafa }

#logo a, #hjem a { position: absolute; display: block }
#logo a { left: 475px; top: 84px; width: 300px; height: 57px }
#logo a:hover { border: 1px solid #000 }
#hjem a { left: 0; top: 155px; width: 25px; height: 43px;
	background-image: url(gfx/hjem.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 11000;
	border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #000 }
#hjem a:hover, body#front #hjem a { background-color: #d3d3d3;
	border-left: 1px solid #fff; border-top: 1px solid #fff }
#logo span, #hjem span { display: none }

.skg { position: absolute; left: -16px; top: 0 }
.right { left: 980px }

img.right { float: right; margin: 0 0 1.5em 1.5em }
