#kol1 { float: right; width: 220px; background: #f6f5ef }
#innhold { float: left; width: 650px; background: transparent  }
.artikkel { position: relative; height: 130px }
html>body .artikkel { height: auto; min-height: 110px }
.artikkel a, .artikkel h1 a { color: #333; text-decoration: none }
.artikkel p a { display: block; height: 124px; padding: 0 0 0 240px }
.artikkel a:hover, .artikkel h1 a:hover { color: #663; background: #f6f5ef }
.artikkel p a strong {
	display: block; font-size: 1.7em; color: #000; font-weight: normal;
	margin: 0 0 5px 0; padding: 0 0 5px 0; border-bottom: 2px solid #edeadf }
.artikkel p a:hover strong { color: #633; border-bottom: 2px solid #663 }
.artikkel a img { position: absolute; left: 0; top: 0; border: 2px solid #fff }
.artikkel a:hover img { border: 2px solid #000 }
#smuler { display: none }
em { font-style: normal; color: #000 }