
.news_arkiv a.aktiv { font-weight: bold; text-decoration: none; color: #669 }
.news_arkiv a.aktiv:hover { color: #000 }

#innhold h1 { margin: 0 }
#innhold h4 a { padding: 0 35px }


#innhold .artikkel img { float: left; margin: 0 10px 10px 0; border: 5px solid #fff }
#innhold .artikkel { clear: left }

#innhold .art.nyhet1 {
	padding: 0 0 0 35px; 
	width: 240px; height: 240px }
html>body #innhold .art.nyhet1 { height: auto; min-height: 240px }

#innhold .art.nyhet1 h1 { font-size: 1.4em; font-weight: normal }

#innhold .art.nyhet1 img, #innhold .artikkel.full p.bilde {
	position: absolute; top: 85px; left: 302px;
	z-index: 10000; float: none; border: 0 }

.artikkel.full h1, .artikkel.full h2 { width: 240px }
.artikkel.full h2 { height: 150px }
html>body .artikkel.full h2 { min-height: 150px; height: auto }

#innhold .artikkel {
	background: url(gfx/bg_kompart.gif) no-repeat center top;
	padding-top: 10px }
#innhold .artikkel.full {
	background: transparent }