#divAfbeelding {
	position:absolute;
	width: 236px;
	height: 48px;
	z-index: 1000;
}

.videobouwsteen, .fotooverzicht {
	padding-left:125px;
}
.videobouwsteen OBJECT {
	border: 1px solid #ccc;
}

/* Foto overzicht popup*/
.fotopopup {
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
}
.popupImage {
	border: 1px solid #C2273B;
}
.fotoalbumButton {
	background: #C2273B;
	border: 1px solid #C2273B;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 1px 5px;
	text-decoration: none;
}
.fotoalbumHeader {
	background: #E6E6E6;
	border: 1px solid #C2273B;
	text-align: center;
	padding: 2px 0;
	font-size: 11px;
}
.empty {
	width: 10px;
	border: 0;
}
.tblButtons, .tblButtonsDisabled {
	text-align: center;
	width: 60px;
	background: #C2273B;
	border: 1px solid #C2273B;
	padding-top: 3px;
}
.tblButtonsDisabled {
	background: #ccc;
}
.tblButtons img {
	border: 0;
}
/* Einde Foto overzicht popup*/
