

#content div.news-list-container > h2,
.content div.news-list-container > h2 
{
	margin-top: 0px;
}

#content div.news-list-container > a + h2,
.content div.news-list-container > a + h2
{
	margin-top: 26px;
}

#content .news-header, 
.content .news-header
{
	font-size: 8pt;
}

#content .news-title,
.content .news-title
{ 
	font-size: 14px;
}

.news-title p 
{
	margin: 0px
}

.news-title strong
{
	font-weight: bold;
}

#content .news-title a,
.content .news-title a
{
	color: black;
	text-decoration:none;
}

.news-title:hover
{
	text-decoration: underline;
}

#content .news-date,
.content .news-date 
{
	font-size: 7pt;
	font-weight: normal;
}

#content .news-date a,
.content .news-date a
{
	font-size: 6pt;
}

.news-date p {
	margin: 0px
}

.news-date a {
	color: black;
}

.news-text a {
	color: black;
}

.news-text p{
	margin-top: 0px;
}


.news-body {
	margin-bottom: 5px;
}

.news-morelink {
	text-align: right;
	vertical-align: bottom;
}

.news-footer
{
	margin-top: 10px;
	border-top: 1px solid black;
}

.search-header
{
	margin: 10px;
}
	
.search-title
{
	font-size: 14px;
	font-weight: bold;
}

.search-rating
{
	text-align: right;
	font-size: 11px;
	vertical-align: middle;
}

.news-list-container p 
{
	font-family: Arial;
	font-size:10pt;
	margin-top: 6px;
}

.news-list-morelink a
{
	color: black;
	text-decoration: none;
	font-size: 10pt;
}

.news-list-morelink a:hover
{
	text-decoration: underline;
} 

#content .news-single-backlink a,
.content .news-single-backlink a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

#content .news-list-browse a,
.content .news-list-browse a
{
	margin: 0 2px 0 0;
	font-size: 13px;
	text-decoration: none;
	color:#333333;
	font-weight: normal;
}

.news-list-browse a:hover{
	text-decoration: underline;
} 

.news-list-browse {
	font-size:13px;
	color: #333333;
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
}

div.overviewLink 
{
	font-size: 13px;
	margin-top: 20px;
}	

.overviewLink a:hover {
	text-decoration: underline;
}


/*------------------------------- Standard ------------------------------*/

.news-list-view{
	padding: 10px 0;
}

.news .news-list-view .header > h3 {
	margin-top: 0;
	font-size: 14px;
}

.news-list-view .header > h3:hover {
	text-decoration: underline;
}

.news .header a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.header a:hover,
.header a:focus {
	text-decoration: none;
	color: #000000;
}

.header .news-list-date{
	color: #000000;	
}

.news-list-view .article ~ .article .header > h3{
	margin-top: 26px;
}

.news .news-list-date{
	display: inline-block;
	float: none;
	padding: 0;	
	font-weight: normal;
}

.news .news-single-rightbox, 
.news .news-single-imgcaption, 
.news .news-latest-date, 
.news .news-latest-morelink, 
.news .news-latest-category, 
.news .news-list-category, 
.news .news-list-author, 
.news .news-list-imgcaption, 
.news .news-list-date, 
.news .news-list-browse, 
.news .news-amenu-container, 
.news .news-catmenu {
	font-size: 7pt;
}

.news-list-view p,
.teaser-text {
	font-family: Arial;
	font-size:10pt;
}

.teaser-text a{
	color: black;
	text-decoration: none;
	font-size: 10pt;
}

.teaser-text a:hover{
	text-decoration: underline;
} 

.news .f3-widget-paginator {
	color: #333333;
	font-weight: bold;
	margin: 20px 0;
	padding:0;
	text-align: left;	
}

.news .page-navigation .f3-widget-paginator li{
	list-style: none;
	display: inline-block;
	margin-left: 0;
	padding: 0;
}

.news .f3-widget-paginator li:before{
	content: none !important;
	display: none !important;
}

.news .f3-widget-paginator a{
	margin: 0 2px 0 0;
	font-size: 13px;
	text-decoration: none;
	color:#333333;
	font-weight: normal;
}

.news .f3-widget-paginator a:hover,
.news .f3-widget-paginator a:focus{
	text-decoration: underline;
	color:#333333;
} 

.news-single .news-list-date,
.news .news-list-category,
.news .news-list-author,
.news .footer,
.news .paginate-overall,
.news .news .footer .news-list-date{
	display: none;
}

.news-clear {
    clear: both;
}

.news-single .teaser-text {
    display: none;
}

.news-single .news-img-wrap {
    float: right;
}

.news-list-view .article .teaser-text .news-img-wrap{
	float: right;
}

.news-list-view .article .teaser-text{
	display: inline-block;
}
