/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	border: 1px solid #444;
	width: 456px;
	height: 308px;
	margin-bottom: 4px;
}
.tabellijn {
	border: 1px none #666;
}


.loading {
	background: url(loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	padding: 5px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
	text-align: center;
}

.current img {
	border: 1px solid red;
	padding: 5px;
}

a {
	color: #607293;
	text-decoration: none;
}

body {
	color: #666;
	font-family: Verdana;
	font-size: 12pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}

.container {
	width: 500px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 1px;
}

.outline {
	z-index: 0;
	border: 1px solid #F60;
	position: absolute;
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}

/*************************************************************/
.thrColAbsHdr #container #mainContent #pf_slideShow1 p .wit-twaalf a {
	text-align: center;
}
