/* @override http://jachtwerfdejong.nl/SpryAssets/SprySpotlightColumn.css */

@charset "UTF-8";


.SpotlightAndStacked{	margin: 2px;  font-family:Arial, Helvetica, sans-serif; font-size:12px }
.SpotlightAndStacked .SpotlightAndStackedRow{	background-color: #EFEFEF;	margin-bottom: 5px;	width: 600px;	background: url(../images/bg-newsitem.png) no-repeat;	height: 	75px;	padding: 10px 5px;	}

.SpotlightAndStacked .SpotlightContainer{	width: 100px;	float: left;}
.SpotlightAndStacked .SpotlightColumn{	float: left;	padding: 20px 10px;	vertical-align:middle;}
.SpotlightAndStacked .StackedContainer{	width: 750px;	height: 	75px;	float: left;}
	
	/*####DETAILPAGINA#############################################*/
	
.SpotlightAndStacked .SpotlightAndStackedRowItem{	width: 600px;		padding: 10px 5px;	}	
.SpotlightAndStacked .StackedContainerItem{	width: 450px; margin: 0 0 0 0px; 	}

.SpotlightAndStacked .StackedColumnItem{	color: #6d1919;	font-size:18px;	font-weight:bold}
.SpotlightAndStacked .StackedColumnItem2{	color: #6d1919;	font-size: 12px;	height: 120px;	overflow: hidden;	float: left;	width: 300px;}
.SpotlightAndStacked .StackedColumnItem3{	float:right;	margin: 10px 0px;	color:#665f56;	}
.SpotlightAndStacked .StackedColumnItem4{	font-size: 12px;	text-align: left;	margin: 10;	margin-top: 5px;}

	/*#####OVERZICHT############################################*/

.SpotlightAndStacked .StackedColumn{	color: #6d1919;	font-size:14px;	font-weight:bold}
.SpotlightAndStacked .StackedColumn2{	color: #6d1919;	font-size: 13px;	height: 61px;	overflow: hidden;	float: left;	width: 400px;}
.SpotlightAndStacked .StackedColumn3{	float:left;	margin: 0px 10px;	color:#665f56;	}
.SpotlightAndStacked .StackedColumn4{	font-size: 12px; text-align: left;	margin:0 0 0 30px;	}

	/*###########NAVIGATIE BOTTOM#################################*/	
div#nav-nieuws-container	{float: left; margin: 0 5px 0 5px; }
div#nav-nieuws			{float: left; color:#999999}
div#nav-nieuws a		{background-color:#760d11; text-decoration:none;  color:#fff; border:#666666;  padding:0 5px 0 5px }
div#nav-nieuws a:hover	{background-color:#fff; color:#760d11}
.currentPage	{background-color:#ccc; text-decoration:none; width:15px; height:10px; color:#fff; border:#e0d3a9; border-width: 1px; padding:0 5px 0 5px }
a.bekijk {background: transparent url(../images/btn-bekijk.png) no-repeat;width: 80px;	height: 25px;float:left;position: relative;	cursor: pointer;  background-position: top left;}
a.bekijk:hover {background-position: bottom left;}
a.knopnieuws {background: transparent url(../images/bg-knop.png) no-repeat;	  width: 80px;	  height: 18px;	  float:left;	  position: relative;	  cursor: pointer;	  background-position: top left;	  text-decoration:none;	  color:#e0d3a9;	  padding: 3px 10px;	  font-size:12px; font-weight:bold}
a.knopnieuws:hover {background-position: bottom left;   color:#6d1919;}


input.button {width: 20px;height: 20px;outline: none; border:none;cursor : pointer;color:#fff;background-color:#760d11;}
input.button:hover {background-color:#fff; color:#760d11;}
