.nyhedsstorlisteoverskrift{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7c7c7c;
	text-decoration: none;
	font-weight: bold;
}
.articleHtml{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	text-decoration: none;
}

.articleTitle{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	height: 17px
}
.articleDetailsTitle{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 13px;
} 
.articleDate {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.articleDetailsDate{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	margin-bottom: 3px;
}
.articleTeaser{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.articleDetailsTeaser{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 18px;
	font-weight: bold;
}
.articleLink{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.articleLinkListe{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

.articleTextDiv{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	float: left;
	width: 322px;
	margin-top: 5px;
}
.articleImageDiv{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	float: left;
	width: 200px;	
	margin-right:10px;
	height:310px;	
}
.articleThumbTextDiv{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	float: left;
	width: 317px;
	margin-top: 5px;
	
}
.articleThumbImageDiv{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	float: left;
	width: 95px;
	height: 65px;
	margin-top: 5px;
	margin-right:10px;
}
.articleImageSmall{
	
}
.articleImageBig{
	
}
