/*
FOTOS
*/
td{
	font-size:11px;
}
.datumDiv{
	float:left; 
	width:220px;
}
.thumbsDiv{
	float:left;
	width:350px;
	border-left:1px solid #ff6633;
}

.thumbsDiv img{
	margin-left:12px;
	margin-top:8px;
	border: 2px solid #343e46;
}

.fotoGroot img{
	border: 2px solid #343e46;
	margin:15px 0px;
}
.fotoGroot td{
	border-bottom: 1px solid #ff6633;
	padding:5px;
}
.fotoGroot a{
	color:#ff6633;
	text-decoration:none;
}
.fotoGroot a:hover{
	text-decoration:underline;
}
.tabelReactie{
	margin-top:15px;
}
.tabelReactie td{
	padding: 2px;;
	border:none;
}

.thumbsCel{
	clear:both;
}

.thumbsCel img{
	vertical-align:middle;
	border: none;
	margin:auto;
}
.thumbsCel a{
	display:table-cell; 
	background-color:#f5cbae;
	margin-right:14px;
	margin-top:14px;
	margin-bottom:0px;
	width:132px;
	height:134px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ff6633;
	float:left;
}
.thumbsCel a:hover{
	border: 1px solid #FFFFFF;
}
#pageNr{
	display:inline;
	width:19px;
	height:19px;
	line-height:19px;
	text-align:center;
}
#pageNr:hover{
	text-decoration:underline;
}
#pageNext{
	display:inline;
	height:19px;
	width:85px;
	line-height:19px;
	text-align:center;
}
#pageNext:hover{
	text-decoration:underline;
}
#pageActive{
	display:inline;
	width:19px;
	height:19px;
	line-height:19px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:4px;
}
