#innholdsramme {
	height: 410px; 
	border-bottom: 30px solid #d9d9d6;
	background: #f7f7f6 }
#innhold { top: 145px; left: 10px; width: 970px; height: 410px;
	overflow: hidden }
#kol1 { display: none }


#innhold .artikkel {
	position: relative; float: left; overflow: hidden;
	width: 465px; height: 125px; margin: 0 10px 10px 0;
	background: #000 }
#innhold .artikkel h1 { position: absolute; top: 30px; left: 265px; margin: 0; width: 200px }
#innhold a {
	display: block; color: #474441; text-decoration: none;
	width: 210px; height: 60px; padding: 65px 0 0 265px;
	background: #e8e8e5 }
#innhold img { 
	position: absolute; top: 0; left: 0 }
#innhold a:hover img {
	border-right: 5px solid #53534a }

h1, p { margin: 0; color: #000 }

#innhold .artikkel a.solgt {
	background: #e8e8e5 url(gfx/solgt.gif) no-repeat 100% 95% }
#innhold .artikkel a.utleid {
	background: #e8e8e5 url(gfx/utleid.gif) no-repeat bottom right }
