#toppfelt {
	height: 355px;
	background: #fff url(gfx/bg-topp-forside.gif) no-repeat center bottom;
	border: none
}
#toppfelt .sm_wrapper {
	padding: 40px 350px 10px 50px;
	width: 500px
}
#innholdsramme {background: #fff; padding-top: 0}
#innholdsramme .sm_wrapper {
	background: url(gfx/bg-innholdsramme-forside.gif) repeat-x top center
}
#toppfelt a {color: #fff}
.sm_firstkol {width: 960px; padding: 10px 0 20px 20px}
.sm_secondkol {display: none}

.sm_firstkol .artikkel {
	width: 220px;
	float: left;
	margin-right: 20px
}
.sm_firstkol .artikkel a strong {
	display: block;
	width: 90px;
	height: 24px;
	background: url(gfx/a-lesmer.png) no-repeat top left;
	line-height: 24px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	text-align: center
}
.sm_firstkol .artikkel a:hover strong {background-position: bottom left}
#toppfelt h1 {font-size: 2em; text-transform: uppercase}