/* layout_forside */
.logoforside {
	width: 1000px;
	height: 305px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/logo_sider.jpg);
	background-repeat: no-repeat;
	}
a#logo { position: absolute; top: 0px; left: 500px; display: block; width: 500px; height: 200px; }
.hovedmeny {
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 145px; 
	margin-left: 40px;
	padding: 0px;
	width: 274px;
	height: 285px;
	list-style-type: none;
	line-height: 24px;
	}	
.hovedmeny li a  {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bolder;
	color: #474747;
	}	
.venstre {
	width: 200px;
	height: 50px;
	margin-top: 0px;
	margin-left: 145px;
	float: left;
	}	
.venstre_tekst {	
	font-family: tahoma, arial, verdana;
}
.hoyre {
	width: 600px;
	margin-top: 0px;
	margin-left: 18px;
	float: left;
	}	
.hoyre_tekst {
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	letter-spacing: 0.5px;
	color: #474747;
	line-height: 1.5;
	}
.hoyre_tekst h2 {
	margin-top: 0px;
	padding-top: 0px;
	}	
.hoyre_tekst_portal {
	font-family: tahoma, arial, verdana;
	font-size: 17px;
	letter-spacing: 1.5px;
	color: #474747;
	}	
.ingress {
	font-weight: bold;
	}	
.stikktittel {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bolder;
	color: #474747;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	}		
.dato_nyhet {
	color: #ff6600;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	}	
.bildevisning {
	float: left;
	margin: 5px;
	}	
.bildeblokk {
	float: left;
	clear: both;
	margin-right: 50px;
	}	
.sti {
	margin-left: 360px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #999999;
	clear: both;
	}
.sti a {
	color: #999999;
	}	