@import url("layout.css");
@import url("navigasjon.css");

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

input, textarea { font-size: 1em }
#innholdsramme { font-size: 1.3em }
#nav { font-size: 1em }
#kreditt { font-size: 1.1em }


/* Overskrifter */
h1 { font-size: 1.5em; font-weight: normal }
h2, h3, h4, h5, h6 { font-size: 1em; color: #000 }
h2 a { color: #000 }

/* Marger og padding */
h1,h2,h3,h4,h5,h6,blockquote,p, address, hr, object, table { margin: 0 0 1em 0 }
#innholdsramme ul, #innholdsramme ol { margin: 0 0 1em 30px }

body#nyheter_cms #innhold h1 { margin: 0 }
p.dato { margin: 0 }

/* Lenker, akronymer og forkortelser */

a { color: #669 }
a:hover { color: #333; text-decoration: none }
#sitemap a, h1 a, #nav a { text-decoration: none }

/*  -------------------------     SKJULTE ELEMENTER      ------------------------  */

p.skip, #header h1, #header p {
	visibility: hidden; position: absolute }

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

img, table { border: 0 }
caption { display: none }
address { font-style: normal }
input, textarea, select, option {
	margin-bottom: 2px;
	border: 1px solid #ddd;
	background: #f8f8f8 }
input:hover, input:active, input:focus,
textarea:hover, textarea:active, textarea:focus, #sok input:hover, #sok input:focus, #sok input:active { background: #fff }
input.checkbox { border: 0; background: transparent; margin: 0 }

table { width: 100% }
td { vertical-align: top }

hr { border: 0; color: #fff; background: #fff; border-top: 1px solid #ddd; height: 1px }

/*  ------------------------------------ NETTSTEDKART ----------------------------  */

#sitemap ul li { list-style-image: url(gfx/sitemap_folder.gif) }
#sitemap ul li ul li { list-style-image: url(gfx/sitemap_page.gif) }
#sitemap li { margin: 5px 15px }
#sitemap ul em { font-style: normal }
#sitemap ul strong { font-weight: normal }
#sitemap ul span { font-weight: bold }

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

/*  Nyheter  */

#nyheter a { display: block; width: 227px }
#nyheter h1.tittel { margin: 0 0 .5em 0 }
#nyheter h1.tittel a {
	color: #333; font-size: 1.2em }
#nyheter h1.tittel a:hover { color: #000 }
#nyheter h1 { font-weight: normal }
#nyheter h1 span { display: block; font-weight: bold }
#nyheter .art, #nyheter h3, #nyheter ul { border-bottom: 1px solid #cadbed; padding: 5px 0 }
#nyheter h3 { padding: 0; text-align: right }
#nyheter h3 a { padding: 5px; width: 217px }
#nyheter h3 a:hover, #nyheter ul a:hover { background: #fbfbfb }
#nyheter p, #nyheter .art h1, #nyheter h3, #nyheter ul { margin: 0 }
#nyheter strong { font-weight: normal }

p.dato { margin: 0 }

p.news_arkiv { margin: 0 0 10px 0 }
p.news_arkiv a.aktiv { font-weight: bold; text-decoration: none; color: #069 }
p.news_arkiv a.aktiv:hover { color: #333 }

#nyheter_cms #innhold h2 { margin: 0 }
#nyheter_cms .artikkel { padding: 0 0 10px 0 }

/*  KNAPPER  */

p.knapp { border: 1px solid #666 }
p.knapp a, p.send a {
	color: black;
	font-weight: bold;
	text-align: center;
	height: 20px; line-height: 20px;
	border: 1px solid;
	border-color: #ffb84f #ff7a00 #ff7a00 #ffb84f;
	background: #f90;
	display: block;
	color: #333;
	text-decoration: none }
p.knapp a:hover, p.send a:hover  {
	border-color: #ffad33;
	background: #ffad33;
	color: #000 }
#nyhetsbrev {}
#nyhetsbrev p.knapp a {
	text-align: center;
	height: 14px; line-height: 14px;
	border: 1px solid;
	border-color: #CF6267 #8E040A #8E040A #CF6267;
	background: #C4161D;
	display: block;
	color: #fff;
	text-decoration: none }
#nyhetsbrev p.knapp a:hover  {
	border-color: #8E040A #CF6267 #CF6267 #8E040A;
	background: #f04c53; }
#innhold #nyhetsbrev p.knapp a.ut { float: left; width: 100px }
#innhold #nyhetsbrev p.knapp a.inn { float: left; width: 100px }
#innhold #nyhetsbrev label,
#innhold #nyhetsbrev input {
display:block;
margin:0 0 0.5em;
width:202px;
}
#kol1 #nyhetsbrev p.knapp {font-size: .9em}
#kol1 #nyhetsbrev p.knapp a.ut {  width: 120px }
#kol1 #nyhetsbrev p.knapp a.inn { width: 120px }
#kol1 #nyhetsbrev label,
#kol1 #nyhetsbrev input {
width:120px;
}
#kol1 #nyhetsbrev input {width: 116px; padding: 2px}
#kol1 #nyhetsbrev {font-size: .8em}
#nyhetsbrev p.knapp {border: none;}

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

#respons table { width: auto; border-collapse: collapse }
#respons table td { vertical-align: middle; padding: 0 5px 0 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 }