.index-container
{
	background: #d8d8d8;
	width: 964px;
	height: 253px;
	padding: 12px 7px;
	margin: 10px 0 0 0;
	position: relative;
	
	background: transparent url(bg-index-container.png) no-repeat 0 0;
}
.zoekformulier
{
	float: right;
	width: 305px;
}
.d-spots
{
	position: relative;
	margin: 10px 0 0 0;
	padding: 12px 7px;
	width: 964px;
	background: #d8d8d8 url(bg-dspot-container.png) no-repeat 0 0;
}
.d-spot
{
	padding: 9px 0 9px 0;
	width: 150px;
}
.d-spot a:hover
{
	text-decoration: none;
}
.d-spots td
{
	padding:0 0 0 3px;
	width: 158px;
	vertical-align: top;
	cursor: pointer;
}
.d-spot-header
{
	background: transparent url(/website/index/gfx/d-spots/dspot-header.gif);
	color: #ffffff;
	
	font-weight: 700;
	text-align: center;
	
	padding: 2px 0 2px 0;
	width: 150px;
}
.gegevens td
{
	padding: 0;
}
.gegevens td.label
{
	padding: 0;
	height: 24px;
	width: 130px;
}
input.text-small
{
	width:38px;
}

#dspot-carousel-wrap {
	width: 978px;
	height: 170px;
	text-align: justify; 
	margin: 10px auto;
	background: transparent url(carousel/bg-dspot-wrap.png) no-repeat 0 0;
	overflow: hidden;
}
#dspot-carousel-wrap.hidden {
	visibility: hidden;
}
#carousel-nav {
	text-align: right;
	margin: 2px 10px 0 0;
	padding: 0;
}
#carousel-nav .item {
	display: inline-block;
	height: 18px;
	margin: 0;
	padding: 0 3px;
	background: transparent url(carousel/bg-dspot-nav.png) no-repeat -8px 0;
}
#carousel-nav .item.first {
	padding-left: 5px;
	padding-right: 2px;
	background-position: left top;
}
#carousel-nav .item.last {
	padding-right: 5px;
	padding-left: 2px;
	background-position: right top;
}
#carousel-nav .item a {
	display: inline-block;
	height: 10px;
	width: 10px;
	margin-top: 4px;
	background: transparent url(carousel/bg-dspot-nav-btn.png) no-repeat 0 0;
}
#carousel-nav .item a.active,
#carousel-nav .item a:hover {
	background-position: -11px 0;
}
#carousel-nav .item.first a {
	width: 8px;
	background: transparent url(carousel/bg-dspot-nav-btn-dir.png) no-repeat left top;
}
#carousel-nav .item.first a.active,
#carousel-nav .item.first a:hover {
	background-position: -9px 0;
}
#carousel-nav .item.last a {
	width: 8px;
	background: transparent url(carousel/bg-dspot-nav-btn-dir.png) no-repeat right top;
}
#carousel-nav .item.last a.active,
#carousel-nav .item.last a:hover {
	background-position: -18px 0;
}
.story-b h3 {
	font-family: Tahoma, Helvetica, Trebuchet MS, Trebuchet;
	font-size: 19px; 
	font-weight: normal;
	color: #414448;
	margin: 0 0 5px 0;
}
.story-b .section {
	margin: 0 15px 0 0;
	height: 70px;
}
.story-b .aside {
	float: left;
	margin: 0 7px;
}
.story-b .more-wrap {
	float: right;
	height: 30px;
	margin: 0 15px 0 5px;
	padding: 0 15px 0 0;
	background: transparent url(carousel/bg-dspot-more-wrap.png) no-repeat top right;
}
.story-b .more {
	display:			inline-block;
	color: 				#414448;
	text-decoration: 	none;
	height: 			30px;
	padding: 			3px 0 0 10px;
	background: 		transparent url(carousel/bg-dspot-more-l.png) no-repeat 0 0;
}
.story-b .more:hover {
	text-decoration:	underline;
}
.jcarousel-skin-ds .jcarousel-container {
	margin: 0;
	padding: 0;
}

.jcarousel-skin-ds .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-ds .jcarousel-container-horizontal {
    padding: 10px 0 0 0;
}

.jcarousel-skin-ds .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

/* carousel wrapper */
.jcarousel-skin-ds .jcarousel-clip-horizontal {
	width: 978px; /* 978 - 2x9 */
}

.jcarousel-skin-ds .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-ds .jcarousel-item {
	/* float:		left; */
	margin: 	0;
	padding:	0;
}

.jcarousel-skin-ds .jcarousel-item-horizontal {
	margin: 0;
	padding: 0;
	width:		310px;
	height:		130px;
}

.jcarousel-skin-ds .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-ds .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-ds .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
