/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_news.php
--------------------------------------------------------------- */
.newsOverviewSubject{
	font-family: "Arial";
	color:#666666;
	font-weight: bold; 
	font-size: 12px; 
	
	line-height:19px;
}
.newsOverviewArticleDate{
	font-family: "Arial";
	color:#7a7a7c;
	font-weight: normal; 
	font-size: 12px; 	
	line-height:19px;
}
.newsOverviewArticleTitle{
	font-family: "Arial";
	color:#C7A373;
	font-weight: bold; 
	font-size: 15px; 
	line-height:19px;
}
.newsOverviewArticleDescription {
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	
	line-height:19px;
}
a.newsOverviewArticleLink {
	font-family: "Arial";
	color:#25345F;
	font-weight: normal; 
	font-size: 12px; 
	
	line-height:19px;
	text-decoration:none;
}
a.newsOverviewArticleLink:hover {
	font-family: "Arial";
	color:#25345F;
	font-weight: normal; 
	font-size: 12px; 
	
	line-height:19px;
	text-decoration:underline;
}
.newsOverviewNoArticles{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	
	line-height:19px;
}

/* Paging */
span.newsOverviewPagingLabel{
	font-family: "Arial";
	color: #8c8c8c; 
	font-weight: normal; 
	font-size: 11px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}
a.newsOverviewPaging{
	font-family: "Arial";
	color: #8c8c8c; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;
}
a.newsOverviewPaging:hover{
	font-family: "Arial";
	color: #222222; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:underline;
}
a.newsOverviewPagingSelected {
	font-family: "Arial";
	color: #222222; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:underline;
}
a.newsOverviewPagingSelected:hover {
	font-family: "Arial";
	color: #222222; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:underline;
}
span.newsOverviewPagingDevider{
	font-family: "Arial";
	color: #8c8c8c; 
	font-weight: normal; 
	font-size: 11px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}

/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/news_details.php
--------------------------------------------------------------- */
.newsDetailsArticleDate{
	font-family: "Arial";
	color:#7a7a7c;
	font-weight: normal; 
	font-size: 12px; 
	line-height:20px;
}
.newsDetailsArticleTitle{
	font-size:28.33px;
	font-family:"Arial";
	color:#164a95;
	font-weight:bold;
	text-decoration:none;
	line-height:40px;
}
.newsDetailsArticleDescription {
	font-family: "Arial";
	color:#7a7a7c;
	font-weight: normal; 
	font-size: 12px; 
	line-height:19px;
}
.newsDetailsAuthor{
	font-family: "Arial";
	color:#666666;
	font-weight: bold; 
	font-size: 12px; 
	
	line-height:19px;
}
a.newsDetailsReturnLink {
	font-family: "Arial";
	color:#25345F;
	font-weight: normal; 
	font-size: 12px; 
	
	line-height:19px;
	text-decoration:none;
}
a.newsDetailsReturnLink:hover {
	font-family: "Arial";
	color:#25345F;
	font-weight: normal; 
	font-size: 12px; 
	
	line-height:19px;
	text-decoration:underline;
}
.newsDetailsHeadlines{
	font-family: "Arial";
	color:#666666;
	font-weight: bold; 
	font-size: 12px; 
	line-height:19px;
}
.newsDetailsHeadlineDate{
	font-family: "Arial";
	color:#7a7a7c;
	font-weight: normal; 
	font-size: 12px; 
	line-height:19px;
}
.newsDetailsHeadlineTitle{
	font-size:11px;
	font-family:"Arial";
	color:#1D1D1D;
	font-weight:bold;
	text-decoration:none;
	line-height:19px;
}
.newsDetailsHeadlineText{
	font-family: "Arial";
	color:#7a7a7c;
	font-weight: normal; 
	font-size: 12px; 
	line-height:19px;
}
a.newsDetailsHeadlineLink {
	font-family: "Arial";
	color:#ff0004;
	font-weight: bold; 
	font-size: 12px; 
	line-height:19px;
	text-decoration:none;
}
a.newsDetailsHeadlineLink:hover {
	font-family: "Arial";
	color:#ff0004;
	font-weight: bold; 
	font-size: 12px; 
	line-height:19px;
	text-decoration:underline;
}

