/*  ---------------------------------      LAYOUT      ---------------------------------  */
html, body { height: auto }
html { background: #f5ffdb url(gfx/bg_html_forside.jpg) no-repeat center top }

#ramme { background: none }
#header { display: none }

#innholdsramme { padding: 555px 103px 0 11px}

#kol1, #kol2 { overflow: hidden; height: 140px }
#kol1 { float: left; width: 149px; padding: 0 }
#kol2 { float: right; width: 250px }
#innhold { position: relative; padding: 0; margin: 0; top: 0; left: 32px; width: 364px; height: 145px; overflow: hidden }

/*  ------------------------------------   KREDITT   --------------------------------  */
#kreditt { top: 62px; text-align: center; width: 940px; margin: 0 }

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

#innhold h1, #kol1 h1, #kol2 h1 { font-size: 1.4em; color: #060; padding: 0px; margin: 0 0 15px 0 }
#kol1 h2, #kol2 h2 { font-size: 1.1em; color: #000 }
/* Marger og padding */
#kol2 { font-size: 1em }
p a { margin: 0 0 -3px 0 }
p a span { font-weight: bold }

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

#nav { position: absolute; top: 145px; left: 15px }
#menu #morsiden { display: none }

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

.spons { 
	position: absolute;
	top: 6px; left: 850px;
	width: 92px; height: 741px }
#spons { background: url(gfx/sponsor.gif) no-repeat; width: 92px; height: 741px }
#spons ul, #spons li { list-style: none; line-height: 0.8em }
#spons li, #spons a { display: block; width: 92px; height: 55px }
#spons a span { display: none }

.forsiden_lesmer { 
	position: absolute;
	top: 320px; left: 68px;
	width: 275px; height: 225px; overflow: hidden }
#kol1 .forsiden_lesmer span { color: #000 }
#kol1 .forsiden_lesmer a { text-decoration: underline }

p.lesmer { display: none }
