.arrangement_nyheter h1 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #999999;
}
.nonews {
	margin-bottom: 30px;
}
.newsitem {
	clear: both;
	color: #002860;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #999999;
}
.newsitem .dato {
	float: right;
	font-size: 10px;
	color: #A1A1A1;
}
.newsitem img {
	border: 0;
}
#mainColumn_medium .newsitem h1, #mainColumn .newsitem h1 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	border-bottom: 0;
	margin-bottom: 10px;
}
.newsitem h1 a, .newsitem h1 a:visited {
	color: #002860;
	text-decoration: none;
}
.newsitem p {
	font-size: 12px;
	margin-bottom: 5px;
}
.newsitem a.les_artikkel, .newsitem a.les_artikkel:visited {
	font-size: 9px;
	padding-left: 20px;
	color: #002860;
	background: url('../../images/artikkel.gif') no-repeat center left;
	text-decoration: none;
}
.newsitem .articleImage {
	width: 150px;
	float: left;
	margin-right: 10px;
}
.articleShowNarrow {
	float:left;
	width: 475px;
}
.articleShow .sideImageContainer {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.articleShow .ingress {
	font-weight: bold;
	margin-bottom: 20px;
}
.articleShow .articleShowCaption {
	font-size: 10px;
	font-style: italic;
}
.articleShow table {
	clear: both;
}
.articleShow table ol, .articleShow table ul {
	margin-left: 25px;
}
.articleShow .author {
	font-size: 10px;
	font-style: italic;
	margin-top: -6px;
	margin-bottom: 8px;
}
.nyhetslisteNarrow {
	float: left;
	width: 480px;
}

.nyhetsbilde {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

h4 {
	margin-bottom: 5px;
}
ul.attachments li {
	margin-left: 0;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 21px;
	height: 16px;
	background-position: left middle;
	margin-bottom: 3px;
}
.icon_xmlfile {
	background-image: url('/images/icons/page_white_code.png');
}
.icon_document {
	background-image: url('/images/icons/page_white.png');
}
.icon_wordfile {
	background-image: url('/images/icons/page_white_word.png');
}
.icon_excelfile {
	background-image: url('/images/icons/page_white_excel.png');
}
.icon_imgfile {
	background-image: url('/images/icons/page_white_picture.png');
}
.icon_pdffile {
	background-image: url('/images/icons/page_white_acrobat.png');
}
.icon_zipfile {
	background-image: url('/images/icons/page_white_compressed.png');
}

.nyhetstekst {
	margin-bottom: 20px;
}
.nyhetstekst ol, .nyhetstekst ul {
	margin-left: 20px;
}
h4.fler_bilder {
	clear: both;
}
.extra_images img {
	width: 100px;
}