﻿/*  Nyhetsliste */

.NewsListImageMaxWidth{
    width: 140px;
}

.NewsListImageMaxHeight{
    height: 100px;
}


.newslistMiddleColumn {
	top: 0px;
	width: 471px;
	float: left;
	margin-left: 0px;
}
.newslistMiddleContent {
	padding: 0px 15px 15px 15px;
}
.newslistRightColumn {
	top: 0px;
	float: right;
	margin-right: 0px;
	width: 230px;
}

.newslistRightColumnContent {
	padding: 0px 15px 15px 15px;
}
.nyhetsListe ul {
	padding: 0;
	margin: 0;
}
.nyhetsListe li {
	list-style: none;
}
.nyhetsListe a {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/bgLinksTextDecoration.gif) repeat-x 100% 100%;
}
.nyhetsListe img {
	padding: 0 5px 0 0;
}

.bigTextNewsList {
	list-style: none;
	font-family: Arial, "Times New Roman" , Times;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	text-decoration: none; /*background: url(../img/bgLinksTextDecoration.gif)  repeat-x 100% 100%;*/
}

.textfakta {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #777777;
	margin-top: 5px;
	margin-left: 0;
	float: left;
}

.moreNewsList ul {
	padding: 0;
	margin: 0;
}
.moreNewsList li {
	list-style: none;
}
.moreNewsList a {
	font-size: 11px;
	font-family: Arial, Helvetica;
	padding: 0 0 0 2px;
	color: #777777;
	text-decoration: none;
	background: url(../img/bgLinksTextDecoration.gif) repeat-x 100% 100%;
}

a.toNewsListArchive {
	font-size: 11px;
	font-family: Arial, Helvetica;
	padding: 0 0 0 2px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/bgLinksTextDecoration.gif) repeat-x 100% 100%;
}



/*  Nyhetsliste Archive */

.nyhetsListeArchive a {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #5d3974;
	font-weight: bold;
	text-decoration: none;
	padding: -2 0 0 0;
}


.textSmallDarkerGrey {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica;
	padding: 0;
	margin-top: -2px;
	vertical-align: top;
}

.marginTop10 {
	margin-top: 10px;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica;
}

