* { margin: 0; padding: 0; border: 0 }
body { background: #fff; font-size: 70%; color: #555 }

#ramme {
	position: relative;
	width: 780px;
	margin: 10px auto;
	background: #fff url(gfx/bg_ramme.gif) }

#innholdsramme { padding: 6px 12px }

#kol2 { float: right; width: 220px }
#innhold { float: left; width: 518px }

#header { height: 123px; background: url(gfx/bg_header.gif) }

/*  ------------------------------------   KREDITT   --------------------------------  */

#kreditt { padding: 15px; clear: both; background: #fff url(gfx/bg_kred.gif) 0 0 no-repeat; text-align: center }
#kreditt, #kreditt a { color: #ccc }
#kreditt a:hover { color: #900 }

/*  ----------------------------------   ALT. DESIGN   ------------------------------ */

body.tokol #innhold { margin: 0 10px 10px 200px }
body.tokol #kol2 { display: none }

/*  ------------------------------       TYPOGRAFI     -------------------------------  */

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 */

input { font-size: 1em } /* Vanlig font */

#kreditt { font-size: 0.79em } /* Liten font */

/* Overskrifter */
#innhold h1 { font-family: georgia, "times new roman", times, georgia, "trebuchet ms", serif; color: #34427d }
h1 { font-size: 1.5em }
h2, h3, h4, h5, h6 { font-size: 1em }
h2 a { color: #000 }
#kol1 h1, #kol2 h1 { font-size: 1em }

/* Marger */
h1,h2,h3,h4,h5,h6,blockquote,p { margin: 0 0 1em 0 }

/* Lenker, akronymer og forkortelser */

a, a.active, a.visited { color: #34427d }
a:hover { color: #900; text-decoration: none }
#kol1 a, #kol2 a, #kreditt a, #sitemap a, #xtranav a, h1 a { text-decoration: none }
p.lesmer a { font-weight: bold; text-align: right }

p.skip, #header h1, #header p {
	visibility: hidden; position: absolute }

/*  -----------------------     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;
	border-color: #c0c0c0 #fff #fff #c0c0c0;
	background: #f5f5f5 }
input:hover, input:active, input:focus,
textarea:hover, textarea:active, textarea:focus, #sok input:hover, #sok input:focus, #sok input:active { background: #fff }

.artikkel { padding: 10px 10px 0 10px }
.banner { padding: 0 }

hr { border: 0; color: #ccc; background-color: #ccc; height: 1px; margin: 5px 0 }

/*  ---------------------------------- NAVIGASJON ---------------------------------  */

#nav { position: absolute; top: 99px; left: 7px; width: 744px }

#menu, #menu ul { list-style: none; line-height: 1 }

#menu a {
	display: block;
	width: 114px; height: 18px; 
	padding: 5px 0 0 6px;
	font-weight: bold;
	color: #666;
	text-decoration: none }
#menu a:hover, #menu li.aktiv a {
	color: #34427d;
	background: #fff }

#menu em { font-style: normal }
#menu li { float: left; width: 120px }
#menu li ul { position: absolute; top: -999em }

/*  ------------------------------------ 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 a em, #sitemap ul a strong { font-weight: bold; font-style: normal }

/*  --------------------------------- KOMPONENTER --------------------------------  */

/*  BOKS  */

.komp { padding: 5px }
.kalenderkomp { margin: 10px 0 0 0 }
.komp {
	border: 1px solid;
	border-color: #fff #ccc #ccc #fff;
	background: #eee }
.kalenderkomp, #firmainfo, #kontortid, #tips, #nyhetsbrev, #stats, #poll, #login, .top5 {
	border: 1px solid;
	border-color: #ccc #fff #fff #ccc;
	background: #eee }

#firmainfo, #kontortid, #tips, #nyhetsbrev, #stats, #poll, #login, .top5 {
	/* bestemmer boksens utseende, marger, evt. bakgrunner etc. */
	margin: 10px 0 0 0;
	background: #DEE0D5 }

.komp fieldset, .komp fieldset legend { border: 0 }
.komp h2 { margin: 2px 0 }
.komp h1 { margin: 2px 0 }
.komp label { display: none }
.komp p { margin: 0; padding: 0 }
#login p { text-align: center }
#login p span { margin-top: 5px; display: block }

.komp input { text-align: center; width: 140px }

/*  KNAPPER  */

p.knapp {
	border: 1px solid;
	border-color: #ccc #fff #fff #ccc }
p.knapp { position: relative; 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 #ccc #ccc #fff;
	background: #eee;
	display: block }
p.knapp a:hover, p.send a:hover  { border-color: #eee }

/*  -------------------------------- RESPONSSKJEMA -------------------------------  */

#respons { position: relative; margin: 0 auto; width: 350px }
#respons fieldset { border: 0 }
#respons fieldset legend { padding: 10px 0; font-weight: bold; color: #000 }
#respons fieldset label { display: block; width: 85px; height: 19px; float: left }
#respons fieldset label span { display: block; height: 13px; padding: 6px 0 0 5px }
#respons input, #respons textarea { width: 70%; height: 17px; float: right }
#respons p.melding, #respons textarea { height: 80px }
#respons p { margin: 0; height: 19px; vertical-align: center }
#respons p.knapp { width: 150px; margin: 10px 0 0 105px }

/*  ------------------------------------- DESIGN ------------------------------------  */

#logo a, #mesterhus a { position: absolute; display: block }
#logo a {
	top: 28px; left: 191px;
	width: 400px; height: 60px;
	border: 1px solid #fff }
#logo a:hover { border: 1px dotted #34427d }
#logo a span, #mesterhus a span { display: none }
#mesterhus a { top: 101px; left: 582px; width: 150px; height: 19px; background: #000 url(gfx/mesterhus.gif) }