#nyheter {
	background: #fff;
	border: 1px solid #bfdbe9;
	padding: 10px;
	height: 234px;
	position: relative
}
#nyheter h1.tittel {display: none}
#nyheter .art, #nyheter h3 {border: none}
#nyheter p.dato {display: none}
#nyheter h1 {background-position: -252px -365px; height: 36px; padding: 0 0 0 60px}
#nyheter .art h1 a span {color: #242278}
#nyheter h3 {
	position: absolute;
	bottom: 5px; left: 10px;
	margin: 0; font-weight: normal;
	font-size: 1em
}

