/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_news.php
--------------------------------------------------------------- */
.newsOverviewSubject{
	font-family: "Arial";
	color:#46939e;
	font-weight: bold; 
	font-size: 12px; 
	line-height:17px;
}
.newsOverviewArticleDate{
	font-family: "Arial";
	color:#6b6b6b;
	font-weight: normal; 
	font-size: 12px; 
	line-height:17px;
}
.newsOverviewArticleTitle{
	font-family: "Arial";
	color:#5b8a9b;
	font-weight: bold; 
	font-size: 13px; 
	line-height:17px;
}
.newsOverviewArticleDescription {
	font-family: "Arial";
	color:#6b6b6b;
	font-weight: normal; 
	font-size: 12px; 
	line-height:17px;
}
a.newsOverviewArticleLink {
	font-family: "Arial";
	color:#5b8a9b;
	font-weight: normal; 
	font-size: 12px; 
	line-height:17px;
	text-decoration:none;
}
a.newsOverviewArticleLink:hover {
	font-family: "Arial";
	color:#5b8a9b;
	font-weight: normal; 
	font-size: 12px; 
	line-height:17px;
	text-decoration:underline;
}
.newsOverviewNoArticles{
	font-family: "Arial";
	color:#5b8a9b;
	font-weight: normal; 
	font-size: 12px; 	
	line-height:17px;
}

/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/news_details.php
--------------------------------------------------------------- */
.newsDetailsArticleDate{
	font-family: "Arial";
	color:#6b6b6b;
	font-weight: normal; 
	font-size: 12px; 
	line-height:17px;
}
.newsDetailsArticleTitle{
	font-family: "Arial";
	color:#5b8a9b;
	font-weight: bold; 
	font-size: 13px; 
	line-height:17px;
}
.newsDetailsArticleDescription {
	font-family: "Arial";
	color:#6b6b6b;
	font-weight: normal; 
	font-size: 12px; 
	line-height:17px;
}
.newsDetailsAuthor{
	font-family: "Arial";
	color:#666666;
	font-weight: bold; 
	font-size: 12px; 
	line-height:19px;
}
a.newsDetailsReturnLink {
	font-family: "Arial";
	color:#5b8a9b;
	font-weight: normal; 
	font-size: 12px; 
	line-height:17px;
	text-decoration:none;
}
a.newsDetailsReturnLink:hover {
	font-family: "Arial";
	color:#5b8a9b;
	font-weight: normal; 
	font-size: 12px; 
	line-height:17px;
	text-decoration:underline;
}
.newsDetailsHeadlines{
	font-family: "Arial";
	color:#666666;
	font-weight: bold; 
	font-size: 12px; 
	
	line-height:19px;
}
.newsDetailsHeadlineDate{
	font-family: "Arial";
	color:#25345F;
	font-weight: bold; 
	font-size: 11px; 
	
	line-height:19px;
}
.newsDetailsHeadlineTitle{
	font-family: "Arial";
	color:#25345F;
	font-weight: bold; 
	font-size: 11px; 
	
	line-height:19px;
}
a.newsDetailsHeadlineLink {
	font-family: "Arial";
	color:#25345F;
	font-weight: normal; 
	font-size: 12px; 
	
	line-height:19px;
	text-decoration:none;
}
a.newsDetailsHeadlineLink:hover {
	font-family: "Arial";
	color:#25345F;
	font-weight: normal; 
	font-size: 12px; 
	
	line-height:19px;
	text-decoration:underline;
}
