.fotocontainer {
	width:750px;
/*	width:900px;*/
	background:white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-size:11px;
}
.grotefoto {
	text-align:center;
	width:730px;
/*	width:880px;*/
}
.balk {
	width:750px;
/*	width:900px;*/
	background:#E0F0FF;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.balk td {
	font-size:10px;
}
.balk a {
	text-decoration:none;
	color:blue;
	font-weight:normal;
}
.balk a img {
	border:none;
}
.balk_footer {
	text-align:center;
}
.fotoboek {
	width:730px;
/*	width:880px;*/
	margin-left:10px;
}
.folder, .foto {
	width:120px;
	height:120px;
	text-align:center;
	font-size:9px;
}
.folder {
	background: url(../images/folder.jpg);
/*	background-position:center;*/
	background-position:top;
	background-repeat:no-repeat;
}
.foto {
	background: white;
}
.folder a img, .foto a img, .grotefoto a img {
	border:1px solid black;
	margin-top:13px;
}
.knopje {
	border: 0;
	width:24px;
	height:24px;
}

