* { margin: 0; padding: 0; border: 0; font-family: "trebuchet ms", "times new roman", serif }
body { background: #e6edf4 url(gfx/bg_body.gif) repeat-x; text-align: center; font-size: 62.5%; color: #333 }

#ramme {
	position: relative;
	width: 828px;
	margin: 0 auto;
	background: #fff url(gfx/bg_ramme.gif) repeat-y;
	text-align: left }

#innholdsramme {
	padding: 0 45px 0 35px; height: 320px;
	background: url(gfx/bg_innholdsramme.jpg) no-repeat }
html>body #innholdsramme { height: auto; min-height: 320px }

#header { height: 162px }

#kol1 { float: left; width: 145px; padding: 25px 0 0 0 }
#innhold { float: right; width: 560px; line-height: 1.5em }

/*  ------------------------------------   KREDITT   --------------------------------  */

#kreditt {
	clear: both;
	padding: 40px 0 10px 0;
	background: #e6edf4 url(gfx/bg_kred.gif) no-repeat;
	text-align: center;
	line-height: 1.8em }
#kreditt p { margin: 0 }
#kreditt a, #kreditt { color: #8da3b7 }
#kreditt a:hover { color: #333 }

/*  ------------------------------       TYPOGRAFI     -------------------------------  */

#innhold { font-size: 1.3em }
input, textarea { font-size: 1em }
#kol1, #kreditt, p.dato { font-size: 1.1em }

/* Overskrifter */
h1 { font-size: 1.5em; font-weight: normal; color: #004b96 }
h2, h3, h4, h5, h6 { font-size: 1em }

/* Marger og padding */
h1,h2,h3,h4,h5,h6,blockquote,p,hr, object { margin: 0 0 1em 0 }
#innhold ul, #innhold ol { margin: 0 0 1em 30px }

/* Lenker, akronymer og forkortelser */

a { color: #369 }
a:hover { color: #333; text-decoration: none }
#kol1 a, #kreditt a, #sitemap a, .knapp a { text-decoration: none }

p.skip, #header h1, #header p { visibility: hidden; position: absolute }

/*  -----------------------     DIVERSE FORMATERING      ----------------------  */

caption { display: none }
address { font-style: normal; margin: 5px 0 }
input, textarea, select, option {
	border: 1px solid #c0c0c0;
	background: #fff }

/*  ---------------------------------- NAVIGASJON ---------------------------------  */

#nav { padding: 0 0 60px 35px }
#nav ul, #nav li { width: 110px; list-style-type: none; line-height: 0.8em; overflow: hidden }
#nav li { float: left }
#nav ul ul { display: none }
#nav ul li.aktiv ul { display: block }
#nav a {
	display: block;
	background: url(gfx/a.gif) 0 6px no-repeat;
	text-decoration: none;
	color: #369;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px }
#nav a:hover, #nav li.aktiv a { background-position: 0 -30px; color: #000 }

#nav strong, #nav em { font-weight: bold; font-style: normal; display: block }

#nav li.aktiv ul li a {
	padding-left: 30px;
	background-position: 15px 6px;
	color: #369;
	font-weight: normal }
#nav li.aktiv ul li a:hover  { background-position: 15px -30px }
#nav li.aktiv ul li.aktiv a  { background-position: 15px -109px; color: #000; font-weight: bold }

/*  --------------------------------- KOMPONENTER --------------------------------  */

/*  KNAPPER  */

p.knapp {
	border: 1px solid;
	border-color: #98c5da #fff #fff #98c5da;
	height: 24px }
p.knapp a, p.send a {
	color: black;
	font-weight: bold;
	text-align: center;
	height: 22px; line-height: 22px;
	border: 1px solid;
	border-color: #fff #98c5da #98c5da #fff;
	background: #b5d7e6;
	display: block;
	color: #369 }
p.knapp a:hover, p.send a:hover  {
	border-color: #d1e4ec;
	background: #d1e4ec;
	color: #333 }

/*  -------------------------------- RESPONSSKJEMA -------------------------------  */

#respons table { width: auto }
#respons table td { vertical-align: middle; padding: 0 5px 3px 0 }
#respons table tr.textarea td { vertical-align: top }
#respons fieldset { border: 0 }
#respons fieldset legend { color: #333; font-weight: bold; padding: 0 0 10px 0 }
#respons fieldset label { display: block }
#respons fieldset label.inline { display: inline }
#respons fieldset label span { }
#respons input, #respons textarea { width: 250px }
#respons input.check { border: 0; width: auto; background: transparent }
#respons p.melding, #respons textarea { height: 70px }
#respons p.knapp { width: 250px; margin: 0  }
#respons hr { margin: 2px 0 }

/*  ------------------------------------- DESIGN ------------------------------------  */

#logo a { position: absolute; left: 29px; top: 29px; display: block; width: 160px; height: 114px }
#logo a span { display: none }

