* { margin: 0; padding: 0; font-family: verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif }
body { background: #242424; text-align: center; padding: 0; font-size: 62.5%; color: #000 }

#ramme { background: #000 }
#header,
#innholdsramme,
#kreditt { width: 1000px; margin: 0 auto; text-align: left }
.sm_wrapper {
	width: 1000px;
	margin: 0 auto;
}
#headerrow {background: #242424; padding: 53px 0 0;}
#headerrow .sm_wrapper {
	height: 85px; 
	background:  url(gfx/bg_header.gif) no-repeat 3px 0 }
#innholdsramme { height: 400px; overflow: hidden; position: relative }
#kol1, #innhold, #kol2 { position: absolute; top: 0; height: 340px; overflow: hidden }
#kol1 { left: 0; width: 182px; padding: 60px 0 0 44px; background: #dfe5d1 url(gfx/bg_kol1.jpg) }
#innhold { left: 226px; width: 346px; padding: 20px 35px 0 35px; height: 380px; background: #fff; overflow: auto; line-height: 1.4em }
#kol2 { left: 642px; width: 358px; height: 400px; background: #ccc }

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

#kreditt {	position: relative; height: 90px;
	background: url(gfx/bg_kred.gif) }
#kreditt address, #kreditt span, #kreditt strong { display: none }
#kreditt a { position: absolute; display: block; height: 11px; background: no-repeat 0 -20px }
#kreditt a.sm { top: 75px; left: 904px; width: 58px; background-image: url(gfx/k-sm.gif)}

#kreditt a.maild { top: 20px; left: 551px; width: 74px; background-image: url(gfx/k-pd.gif)}
#kreditt a:hover { background-position: 0 0 }

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

input { font-size: 1em } 
#ramme { font-size: 1.1em }

h1, 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 }

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

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

/*  -----------------------     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 #ddd;
	background: #fff }
input.checkbox { border: 0; background: transparent; margin: 0 }

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

#nav ul, #nav li {
	width: 180px; list-style-type: none; line-height: 0.8em; overflow: hidden }
ul#menu li { float: left }
ul#menu ul { display: none }
#nav a {
	display: block;
	background: url(gfx/a.gif) 0 50% no-repeat;
	color: #000; padding: 0 0 0 16px;
	height: 1.3em; line-height: 1.3em }
#nav a:hover, #nav li.aktiv a { background-position: -180px 50% }
#nav strong, #nav em { font-weight: normal; font-style: normal }

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

/*  Nyheter  */

#innhold #nyheter { margin: 0 0 .5em 0; line-height: 1.3em }
#nyheter h1.tittel { padding: .5em 0; border-bottom: 1px solid #efefef; border-top: 1px solid #efefef }
#nyheter h1.tittel a { color: #000 }
#nyheter .art h1, #nyheter h3 {
	margin: 0 0 .5em 0;
	border-bottom: none }
#nyheter strong { font-weight: normal }
#nyheter p { margin: 0 0 .5em 0 }
#nyheter a { text-decoration: none; color: #666 }
#nyheter a:hover { color: #000 }
#nyheter ul { margin: 0 0 15px 15px }

p.dato { margin-top: -10px }

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

/*  BOKS  */

#kol1 .komp, #kol2 .komp { padding: 0 0 5px 0; text-align: center; border-bottom: 5px solid #fff; background: #f2f2f2 }
#innhold .komp, #innhold .komp input { width: 175px }
.komp fieldset, .komp fieldset legend { border: 0 }
#kol1 .komp h1, #kol2 .komp h1 { padding: 5px; margin: 0 0 5px 0; text-align: left }
#kol1 #login h1, #kol2 #login h1 { background: #bbdfed url(gfx/login.gif) 3px 7px no-repeat; padding: 5px 0 5px 25px }
#kol1 .komp label, #kol2 .komp label { display: none }
#innhold .komp label { display: block }
#kol1 .komp p, #kol2 .komp p { margin: 0; padding: 0 }
#login p { text-align: center }
#login p span { padding-top: 5px; display: block }

/*  KNAPPER  */

p.knapp {
	border: 1px solid;
	border-color: #98c5da #fff #fff #98c5da;
	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 #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 }
#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 }

/*  --------------------------------    Slides    ---------------------------------  */

#slides { position: absolute; top: 0; left: 0; width: 358px; height: 5200px }
.slide { position: relative; width: 358px; height: 400px; overflow: hidden }
.slinfo { position: absolute; bottom: 10px; right: 10px; background: #efefef; border: 1px solid #a8a8a8 }
.slinfo p { padding: 2em; margin: 0 }
.slide em { font-style: normal; color: #666 }
.slide strong { font-size: 1.2em }

/*  ------------------------------------- DESIGN ------------------------------------  */
#logo a {
	display: block; position: relative;
	left: 0; top: 0;
	width: 220px; height: 65px }
#logo a span { display: none }



#kreditt .login span {
	display: inline-block;
	color: #fff;
	line-height: 22px;
	float: left;
	padding: 0 0 0 35px
}
#kreditt .login a {
	color: #f39100;
	text-decoration: none;
	display: inline-block;
	line-height: 22px;
	float: right;
	position: relative;
	height: 22px;
	padding: 0 15px 0 0
}
#kreditt .login a:hover {text-decoration: underline}
.login {
	position: absolute; right: 0; top: 14px;
	width: 224px; height: 22px;
	background: url(gfx/bg_login.png) no-repeat;
}
