.NijlenTabel {
	text-align: center;
	position: relative;
	height: 560px;
	width: 960px;
}
#Body #Midden {
	position: relative;
	height: 100%;
	width: 100%;
	background-color: #00CC00;
}
#Body #fotoalbum #Foto {
	position: relative;
	width: 60%;
	text-align: center;
	float: left;
}
#Body #fotoalbum #Brouwers {
	position: relative;
	width: 40%;
	float: right;
	text-align: center;
	background-color: #CCCC33;
}
#Body #fotoalbum {
	position: relative;
	width: 100%;
	background-color: #CCCC33;
}
#Body #Brouwerijen {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: auto;
	height: 107px;
	width: 205px;
	top: 366px;
	right: 216px;
	background-color: #00FF00;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F0F0F0;
	background-color: #FF0000;
}

#Body #Teller {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 22px;
	width: 164px;
	top: 459px;
	right: 117px;
	background-color: #0000FF;
	padding: 1px;
	color: #FFFFFF;
}
