.news-article{	
	font-size:0.80em;
	line-height:170%;
	margin:0;
	overflow:auto;
}
.news-article .nimg {
	float:left;
	margin:0 5px 5px 0;
	padding:1px;
	border:1px solid #cbcbcb;
	background:#fff;
	-moz-box-shadow: 1px 1px 10px #f1f1f1;
	-webkit-box-shadow: 1px 1px 10px #f1f1f1;
	float:left;
	margin:0 25px 10px 25px;	
}

.news-article .news-data{
	width:150px;
	float:left;
	text-align:right;
	color:#a1a1a1;
	font-size:0.8em;
	padding:0 5px 0 0;
	line-height:140%;
}

a.terug{
	text-transform:uppercase;
	color:#a9a9a9;
	font-size:1.5em;
	font-weight:bold;
	float:right;
}

.news-sort-title{
	text-align:center;
}

.twitter{
	float:right;
	width:50px;
	height:14px;
	display:block;
	overflow:hidden;
	clear:left;
}
.newsorange .news-data{
	border-right:1px solid #FFA200;
}

.newsblue .news-data{
	border-right:1px solid #007DC3;
}
.newsred .news-data{
	border-right:1px solid #D10019;
}
.newsyellow .news-data{
	border-right:1px solid #F8AB00;
}
.newsgreen .news-data{
	border-right:1px solid #95C310;
}
.news-article .news-data span{
	font-weight:bold;
}
.news-article .news-data a{	
	color:#a1a1a1;
}
.news-article-text h4{	
	margin:0;
}

.newsorange h4 a{	
	color:#FFA200;
}

.newsblue h4 a{	
	color:#007DC3;
}
.newsblue a{	
	color:#007DC3;
}
.newsblue a.read-more {
	color:#fff;	
}
.newsred h4 a{	
	color:#D10019;
}
.newsgreen h4 a{	
	color:#95C310;
}
.newsyellow h4 a{	
	color:#F8AB00;
}
.news-article-text p{	
	margin-top:0;
}

.left-sort,
.news-sort{
	float:left;
	padding:0 25px 0 0;
	border-right:1px solid #d2d2d2;
	overflow:auto;
	margin:0 25px 0 0;
	height:140px;
	font-size:0.8em;
}

.news-slider{
	float:left;
	padding:0 25px 0 25px;
	border-right:1px solid #d2d2d2;
	overflow:auto;
	margin:0 0 0 0;
	width:350px;
	height:140px;
}
.news-sort form{
	margin:5px 0 0 0;
} 

.news-sort form label{
	margin:0 25px 0 0;
}

.year{
	color:#848484;
	margin:10px 0 0 0;
}

.year a{
	color:#848484;
	margin:0px 20px 0 0;
	border:1px solid #cbcbcb;
	padding:0 5px;
	display:block;
	float:left;
	font-size:0.8em;
}


.news-article-text{
	width:650px;
	overflow:visible;
	margin:0;
	float:left;
}

.news-article-text h1{
	margin:0 0 15px 0;
	font-size:1.5em;
}

.newsblue .news-article-text h1{
	color:#007DC3;
}

.newsgreen .news-article-text h1{
	color:#95C310;
}

.newsyellow .news-article-text h1{
	color:#F8AB00;
}

.newsred .news-article-text h1{
	color:#D10019;
}

.news-article-text h2{
	margin:0;
	font-size:1.3em;
}

#multiImage {
	background:#fff;
	height:150px;
	margin:0 0 15px 0;
	padding:10px;
	width:610px;
	position: relative;
	overflow:hidden;
	box-shadow: 1px 1px 10px #d8d8d8;
	-moz-box-shadow: 1px 1px 10px #d8d8d8;
	-webkit-box-shadow: 1px 1px 10px #d8d8d8;
}

#multiImage div.items {
	position:absolute;
	white-space:nowrap;
}

#slider-range {
	width:330px;
	height:9px;
	margin:0;
	background:url(/gfx/news_slider_back.gif) no-repeat top left;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:inset 0 0 4px #000000;
	-moz-box-shadow:inset 0 0 4px #000000;
	clear:both;
}
.ui-slider { 
	position: relative; 
	text-align: left; 
	
}
.ui-slider .ui-slider-handle { 
	background:transparent url(/gfx/newsrange.gif) no-repeat left top;
	position: absolute; 
	z-index: 2; 
	width: 31px; 
	height: 15px; 
	cursor: move; 
}
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { 
	background:green;
	height: 9px;
}
.ui-slider-horizontal .ui-slider-handle { top: -.15em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

.news-slider {
	font-family:'Bradley Hand ITC', arial;
	font-size:1.2em;
}
#startval,
#endval,
span.filter{
	width:110px;
	margin:0 0 5px 0;
	color:#848484;
	font-family:arial;
	font-size:0.8em;
}

span.filter{
	font-size:1.5em;
}

#startval{
	float:left;
}
#endval{
	float:right;
	text-align:right;
}


#sort1,
#sort2,
#sort3{
	width:20px;
	height:19px;
	text-align:center;
	float:left;
	margin:0 5px 0 0;
}

#sort1{
	background:#007DC3;
}
#sort2{
	background:#F8AB00;
}
#sort3{
	background:#D10019;
}
.facebook{
	padding:5px 0 0 0;
	float:right;
	width:150px;
	height:65px;
	display:block;
	text-align:right;	
}
