#innhold { font-size: 12px; overflow: hidden }

#nyheter { width: 518px }
#nyheter h1, #nyheter h3, #nyheter p, .kalenderkomp h1 { margin: 0; padding: 0 }
#nyheter .art h1 { font-size: 11px }
#nyheter strong { font-weight: normal }
#nyheter a { display: block }
#nyheter p.lesmer { margin: 0 0 1em 0 }
#nyheter .art {
	position: relative; float: left;
	min-height: 82px; padding: 0 0 1em 90px; width: 159px; margin: 0 10px 10px 0;
	
	font-size: 11px; line-height: 15px }
#nyheter .art a img { position: absolute; top: 0; left: 0; border: 1px solid #ddd }
#nyheter .art a:hover img { border-color: #333 }
#nyheter h3 { text-align: right; font-weight: normal; width: 508px; clear: both; padding-top: 10px }
#nyheter p.lesmer { display: none }
p.dato { margin: 0; color: #999 }

#nyheter h1.tittel span { display: none }
#nyheter h1.tittel a { height: 73px; background: url(gfx/news_tit.gif) }
