#main {
	margin-left: 15px;
	float: left;
	width: 688px;
}
#topcolumnCont {
	width: 683px;
	height: 200px;
	border: 0px;
	margin: 0 0 5px 10px;
	background-image: url(/images/forside_header.jpg);
}
#topcolumnCont img {
	width: 688px;
	height: 200px;
	
}


.tekstCont {
	background-image: url(/images/forsidetekst_bg.jpg);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	padding: 0 20px 5px 0;
	clear: both;
	margin: 0 0 0 0px;
}
.tekstCont h1 {
	color: white;
	font-size: 46px;
	letter-spacing: -2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.tekstCont .tekst {
	margin-left: 25px;
	margin-bottom: 20px;
	color: #015f83;
}
#nyhetliste {
	margin-left: 5px;
}


