* { margin: 0; padding: 0 }
body { background: #4e4b47 url(gfx/bg_body.gif) fixed; text-align: center; padding: 280px 0 10px 0 }

#ramme {
	position: relative;
	width: 760px;
	margin: 0 auto 10px auto;
	background: url(gfx/bg_ramme.gif) repeat-y;
	border-bottom: 3px solid #fff;
	text-align: left }

#header {
	position: absolute; top: -129px; left: 0; width: 760px;
	height: 119px; background: url(gfx/bg_header.jpg) no-repeat }

#front #header { top: -280px; height: 270px }

#header h1, #header p, #smuler { position: absolute; visibility: hidden }
#innholdsramme { border-top: 10px solid #fff; padding: 0 8px 0 10px }
#kol1, #kol2 { overflow: hidden }
#kol1 { float: left; width: 130px }
#kol2 { float: right; width: 165px }
#innhold { margin: 0 200px 0 160px }
#innhold .artikkel { padding: 0 0 10px 0 }

body#index { padding: 129px 0 10px 0 }
body#index #header {
	top: -119px; height: 119px;
	background: url(gfx/bg_header2.jpg) no-repeat 0 -160px }


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

#end { clear: both }
#kreditt {
	width: 760px; margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	background: #000 }
#kreditt a, #kreditt { color: #666 }
#kreditt a:hover { color: #fff }
#kreditt em { font-style: normal }

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

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

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

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

/* 10px */
#kol1, p.knapp, p.news_arkiv, #kreditt, p.dato, p.news_arkiv, .tease { font-size: 0.9em }

/* Overskrifter */
#innhold h1 { font-size: 1.4em; color: #963; font-family: tahoma, verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif; font-weight: normal }
#kol1 h1, #kol2 h1 { font-size: 1em; color: #963 }
h2, h3, h4, h5, h6 { font-size: 1em }
h2 a { color: #000 }

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

/* Lenker, akronymer og forkortelser */

a { color: #c93; text-decoration: none }
a:hover { color: #c63 }
p.lesmer a { font-weight: bold }
acronym, abbr, dfn { border-bottom: 1px dotted #808080; font-style: normal; cursor: help }
#kalender abbr {border: 0 }

blockquote {
	margin: 10px;
	padding: 5px;
	border: 1px dotted #666;
	font-family: "trebuchet ms", serif;
	font-weight: bold;
	text-align: center }

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

p.skip, a.anker, #kol1 .artinfo, #kol2 .artinfo {
	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;
	border-color: #c0c0c0 #fff #fff #c0c0c0;
	background: #f5f5f5 }
input:hover, input:active, input:focus,
textarea:hover, textarea:active, textarea:focus { background: #fff }
input.checkbox { border: 0; background: transparent; margin: 0 }

.tease {
	position: absolute; left: 0; top: -267px;
	height: 130px; width: 772px; overflow: hidden;
	line-height: 13px }
#innhold .tease ol, .tease li { margin: 0; list-style-type: none }
.tease li {
	position: relative; float: left; width: 178px; height: 124px;
	margin-right: 13px; 
	background: #000; border: 1px solid #c93 }
.tease li img { position: absolute; top: 0; left: 0;
	width: 178px; height: 95px }
.tease li a { padding: 97px 3px 0 3px; display: block; height: 27px; overflow: hidden; color: #c93 }
.tease li a:hover { background: #c93; color: #000 }

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

#nav { margin: 0 0 20px 0 }
ul#menu, ul#menu ul, ul#menu li {
	width: 130px; list-style-type: none; line-height: 1em; overflow: hidden }
ul#menu li { float: left }
li#mim_i_kulturhuset { padding: 15px 0 0 0 }
ul#menu ul, ul#menu li.aktiv ul ul { display: none }
ul#menu li.aktiv ul, ul#menu li.aktiv ul li.aktiv ul { display: block }

ul#menu a {
	display: block;
	padding: 4px 0 4px 7px;
	border-left: 5px solid #c93;
	font-weight: bold }

ul#menu a:hover, ul#menu li.aktiv a, li#mulebord_forestilling a, li#myheter a {
	border-left: 5px solid #c63;
	color: #c63 }

ul#menu strong, ul#menu em { font-weight: normal; font-style: normal; display: block }

/* 2.nivå */
ul#menu ul li a, ul#menu li.aktiv ul li a, ul#menu li.aktiv ul li.aktiv a  { padding: 4px 0 4px 10px; color: #c93 }

ul#menu li.aktiv ul li.aktiv a, ul#menu li.aktiv ul li a:hover, ul#menu li.aktiv ul li.aktiv ul li a:hover  { color: #c63 }

ul#menu li.aktiv ul li a, ul#menu li.aktiv ul li.aktiv ul li a { font-weight: normal }

li#mulebord_forestilling a, li#myheter a { background: #f9eee9 }
li#mulebord_forestilling a:hover, li#myheter a:hover { background: #fff; color: #333; border-left: 5px solid #333 }

/*  ------------------------------------ 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 --------------------------------  */

/*  KALENDER  */

table#kalender { width: 100% }
#kalender a {
	color: #963;
	padding: 2px;
	display: block;
	font-weight: bold }
#kalender a:hover { color: #fff; background: #c96 }
#kalender th, #kalender td {
	text-align: center;
	border: 1px solid;
	border-color: #fff #eee #eee #fff;
	background: #eee;
	color: #963 }

/*  Nyheter  */

#nyheter { border-top: 1px solid #d9e7e7; margin: 0; padding: 10px 0 }
#nyheter h1.tittel { margin: 0 0 1em 0 }
#nyheter h1.tittel a { color: #930; display: block }
#nyheter h1.tittel a:hover {
	color: #000 }
#nyheter h1 { font-size: 1.1em; margin: 0 }
#nyheter strong { font-weight: normal }
#nyheter p { margin: 0 }
#nyheter a { display: block }
#nyheter ul { margin: 0 0 15px 15px }

p.dato { color: #999 }

p.news_arkiv { margin: 0 0 1em 0; color: #999 }
p.news_arkiv a.aktiv { font-weight: bold; text-decoration: none; color: #999 }
p.news_arkiv a.aktiv:hover { color: #000 }

/*  BOKS  */

.komp { text-align: center; margin: 0 0 15px 0 }
.komp fieldset, .komp fieldset legend { border: 0 }
.komp h1 { margin: 0 0 10px 0; text-align: left }
#login h1 { background: #bbdfed; padding: 5px 0 5px 25px }
.komp label { display: none }
.komp p { margin: 0; padding: 0 }
#login p { text-align: center }
#login p span { padding-top: 5px; display: block }

/*  TABELLER  */
.komp table { margin: 0 }
.komp table tr td { padding-left: 5px }

/*  INPUTFELTER  */
#firmainfo input, #kontortid input, #tips input, #nyhetsbrev input, #login input { text-align: center; width: 170px }

/*  KNAPPER  */

p.knapp {
	border: 1px solid;
	border-color: #cbe3cb #fff #fff #cbe3cb;
	height: 20px; width: 163px }
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 #cbe3cb #cbe3cb #fff;
	background: #daecda;
	display: block;
	color: #363 }
p.knapp a:hover, p.send a:hover  {
	border-color: #cbe3cb;
	background: #cbe3cb;
	color: #000 }

#nyhetsbrev p.knapp { position: relative; padding: 0; margin: 0 }
#nyhetsbrev p.knapp a.ut {  position: absolute; top: 0; left: 0; width: 61px; color: #666 }
#nyhetsbrev p.knapp a.ut:hover { background: #c00; color: #fff }
#nyhetsbrev p.knapp a.inn { position: absolute; top: 0; right: 0; width: 90px }
#nyhetsbrev p.knapp a.inn:hover { background: #6c3 }

/*  -------------------------------- 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 }

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

#logo a { position: absolute }
#logo a {
	display: block;
	left: 415px; top: -115px;
	width: 285px; height: 40px }
#logo a span { display: none }

/* Midlertidige overstyringer inntil tilpasset artikkel er klart */
body { padding-top: 320px }
.tease {
	top: -320px;
	height: 191px; width: 760px;
	background: url(gfx/header-fasade.jpg) }