/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_news.php
--------------------------------------------------------------- */
.newsOverviewSubject{
	font-family: "Arial";
	color:#444444;
	font-weight: normal; 
	font-size: 11px; 
	line-height:16px;
}
.newsOverviewArticleDate{
	font-family: "Arial";
	color:#6a5655;
	font-weight: normal; 
	font-size: 11px; 
	line-height:16px;
}
.newsOverviewArticleTitle{
	font-family: "Arial";
	color:#474644;
	font-weight: bold; 
	font-size: 12px; 
	line-height:16px;
	/*text-transform:uppercase;*/
}
.newsOverviewArticleDescription {
	font-family: "Arial";
	color:#444444;
	font-weight: normal; 
	font-size: 12px; 
	line-height:16px;
}
a.newsOverviewArticleLink {
	font-family: "Arial";
	color:#990000;
	font-weight: normal; 
	font-size: 11px; 
	line-height:14px;
	text-decoration:none;
}
a.newsOverviewArticleLink:hover {
	font-family: "Arial";
	color:#990000;
	font-weight: normal; 
	font-size: 11px; 
	line-height:14px;
	text-decoration:underline;
}
.newsOverviewNoArticles{
	font-family: "Arial";
	color:#444444;
	font-weight: normal; 
	font-size: 11px; 
	line-height:16px;
}

/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/news_details.php
--------------------------------------------------------------- */
.newsDetailsArticleDate{
	font-family: "Arial";
	color:#717274;
	font-weight: normal; 
	font-size: 12px; 
	line-height:16px;
}
.newsDetailsArticleTitle{
	font-family: "Arial";
	color:#990000;
	font-weight: normal; 
	font-size: 25px; 
}
.newsDetailsArticleDescription {
	font-family: "Arial";
	color:#444444;
	font-weight: normal; 
	font-size: 12px; 
	line-height:16px;
}
.newsDetailsAuthor{
	font-family: "Arial";
	color:#444444;
	font-weight: normal; 
	font-size: 11px; 
	line-height:16px;
}
a.newsDetailsReturnLink {
	font-family: "Arial";
	color:#990000;
	font-weight: normal; 
	font-size: 11px; 
	line-height:16px;
	text-decoration:none;
}
a.newsDetailsReturnLink:hover {
	font-family: "Arial";
	color:#990000;
	font-weight: normal; 
	font-size: 11px; 
	line-height:16px;
	text-decoration:underline;
}
.newsDetailsHeadlines{
	font-family: "Arial";
	color:#444444;
	font-weight: bold; 
	font-size: 11px; 
	line-height:16px;
}
.newsDetailsHeadlineDate{
	font-family: "Arial";
	color:#6b5655;
	font-weight: normal; 
	font-size: 11px; 
	line-height:16px;
}
.newsDetailsHeadlineTitle{
	font-family: "Arial";
	color:#444444;
	font-weight: normal; 
	font-size: 11px; 
	line-height:16px;
}
a.newsDetailsHeadlineLink {
	font-family: "Arial";
	color:#444444;
	font-weight: normal; 
	font-size: 11px; 
	line-height:16px;
	text-decoration:none;
}
a.newsDetailsHeadlineLink:hover {
	font-family: "Arial";
	color:#444444;
	font-weight: normal; 
	font-size: 11px; 
	line-height:16px;
	text-decoration:underline;
}
