#fotoboekwrapper{
	width:1000px; 
	overflow:hidden;
	z-index:5;
	margin-top:25px;
}

.fotonummers{
	float:right;
	width:400px;
	height:20px;
	margin-top:2px;
}

.fotonummers .knop
{
	width:20px;
	height:17px;
	*height:20px;
	padding-bottom:4px;
	*padding-bottom:1px;
	display:block;
	float:right;
	background-color:#231f20;
	color:white;
	font-family:Arial;
	text-decoration:none;
	text-align:center;
	z-index:10;
}

.fotonummers .actief
{
	width:20px;
	height:17px;
	*height:20px;
	padding-bottom:4px;
	display:block;
	float:right;
	background-color:white;
	color:#231f20;
	font-family:Arial;
	text-decoration:none;
	text-align:center;
	z-index:10;
}

.fotobeschrijving {
	border-top:dotted 1px #231f20;
	margin-top:3px;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
	font-family:Arial;
}

.title{
	border-top:dotted 1px #231f20;
	border-bottom:dotted 1px #231f20;
	font-size:11px;
	color:#231f20;
	height:25px;
	line-height:25px;
	font-family:Arial;
	font-weight:normal;
}

.fotonaam{
	float:left;
}

.foto
{
	margin-top:2px;
	cursor:pointer;
}

.fotobeschrijving p
{
	margin:0px;
}
