﻿
/* newsscroller styles eerst */
/* newslist styles staan onderaan */

.NewsScroller_Custom1 
{

}

.NewsScroller_Custom1 .marquee 
{
	text-align: left;
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
}
.NewsScroller_Custom1 .marquee .title 
{
	text-align: left;
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
}
.NewsScroller_Custom1 .marquee .title .titlelink {
}
.NewsScroller_Custom1 .marquee .title .titlelink:hover {
}
.NewsScroller_Custom1 .marquee .content {
	border-top: solid 1px #AAAAAA;
	background: #666666;
	width: 170px;
	height: 80px;
	margin-left: 5px;
	padding: 2px;
}
.NewsScroller_Custom1 .marquee .more {
	background: #555555;
	width: 170px;
	margin-left: 5px;
	padding: 2px;
}
.NewsScroller_Custom1 .marquee .more .morelink {
}
.NewsScroller_Custom1 .marquee .more .morelink:hover {
}


/* newslist styles vanaf hier */

.NewsList_Custom1 
{
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	
	
	
}
.NewsList_Custom1 .block 
{
		padding-bottom:4px;
		padding-top:3px;
		border-bottom: 1px dashed #939598;  
		
}
.NewsList_Custom1 .block .title {
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;

	
}
.NewsList_Custom1 .block .title .titlediv .full {
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	FONT-WEIGHT:BOLD;	
}
.NewsList_Custom1 .block .title .titlediv .link {
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	FONT-WEIGHT:BOLD;

	
}
.NewsList_Custom1 .block .title .titlediv .link:hover {
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #f12316;
	FONT-WEIGHT:BOLD;
	
	
}
.NewsList_Custom1 .block .title .datediv {
	text-align:right;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #f12316;
		
}
.NewsList_Custom1 .block .title .imagediv {
}
.NewsList_Custom1 .block .subtitle {
	font-size: 11px;
	color: #AAAAAA;
}
.NewsList_Custom1 .block .subtitle .full {
}
.NewsList_Custom1 .block .subtitle .link {
}
.NewsList_Custom1 .block .subtitle .link:hover {
}
.NewsList_Custom1 .block .content {
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.NewsList_Custom1 .block .more 
{
	padding-bottom:10px;	
	text-align: left;	
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #838382;
}
.NewsList_Custom1 .block .more .morelink 
{
	padding-bottom:10px;	
	text-align: left;	
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #838382;
}
.NewsList_Custom1 .block .more .morelink:hover 
{
	padding-bottom:10px;				
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #f12316;
}
.NewsList_Custom1 .block .seperator {
	
}
.NewsList_Custom1 .block .imagetable {
}
.NewsList_Custom1 .block .imagetable .imagecell {
	
}
.NewsList_Custom1 .block .imagetable .imagecell .picture {
}
.NewsList_Custom1 .block .imagetable .imagecell .description {
	
}
