/*min kode*/
.artikkel_overskrift {
	font-family: Arial;
	font-size: 1.9em;
	font-weight: bold;
}
.artikkel_byline {
	font-family: Arial;
	width: 100%;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	border-top-width: 1px;
	border-top-color: #f0f0f0;
	margin-bottom: 10px;
	height: 29px;
}
.byline_kolonne {
	width: 145px;
	float: left;
	margin-right: 10px;
	height: 29px;
	background-image: url(../img/strek_byline.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 0.7em;
}
.byline_kolonne_h {
	width: 140px;
	float: right;
	height: 29px;
	font-size: 0.7em;
}
.container_rad{
	width:940px;
	float:left;
	margin-bottom: 10px;
}
.artikkel{
	width:450px;
	background-color:#ffffff;
	float: left;
	padding: 5px;
	height: auto;
}
.menyboks_hoyre{
	width:206px;
	background-color:#ffffff;
	float: right;
	padding: 5px;
	/*height: 100%;*/
	margin-left: 20px;
	margin-top: 10px;
	height: auto;
	/*border: 1px solid f0f0f0;*/
}
.artikkel_ingress {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 15px;
}
.artikkel_brodtekst {
	font-family: Arial;
	font-size: 0.8em;
}
.artikkel_underoverskrift {
	font-family: Arial;
	font-size: 0.9em;
	margin-top: 10px;
}
a.byline{
	color:#4c5da5
}
/*nyhetskode*/
.menyboks_nyheter{
	width:210px;
	background-color:#ffffff;
	float: left;
	padding: 5px;
	height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
.nyhetssak{
	width: 210px;
	float: left;
	margin-top: 4px;
	}
.meny_tittel_venstre{
	float: left;
	width: 100%;
	height: 33px;
	background-image: url(../img/prikk.png);
	background-repeat: repeat-x;
	}		
.menyboks_nyheter_tittel{
	font-family:Arial;
	font-size: 1.0em;
	color: #333333;
	font-weight: bold;
	height: 28px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	vertical-align: middle;
	padding-top: 5px;
}
.dato {
	color: #525252;
	font-family: Arial;
	font-size:0.9em
}
a.meny_nyheter, meny_nyheter.a {
	font-size: 0.9em;
	color:#4c5da5
	}

/*min kode slutt*/



