#flashbanner {
	width: 620px; height: 184px;
	top: 20px; left: 20px;
	position: absolute; display: block;
	background: url(../images/flash_bg.jpg) no-repeat;
}

#menubalk {
	width: 620px; height: 40px;
	top: 204px; left: 20px;
	position: absolute; display: block;
	background-color: #2e71a6;
}

#inhoud {
	width: 620px;
	height: auto;
	position: absolute;
	top: 244px;
	left: 20px;
	display: block;
	background: #dfeaee;
}

/* @group Foto */

#fotokader {
	width: 210px;
	height: 210px;
	position: relative;
	background-color: white;
}

#foto {
	width: 190px;
	height: 190px;
	position: relative;
	top: 10px;
	left: 10px;
	background-color: silver;
}

#flyerkader {
	width: 210px;
	height: 442px;
	position: relative;
	background-color: white;
	margin-bottom: 20px;
}

#flyerkadersmall {
	width: 210px;
	height: 210px;
	position: relative;
	background-color: white;
}

#flyerfoto {
	width: 190px;
	height: 422px;
	position: relative;
	top: 10px;
	left: 10px;
	background-color: silver;
}

#flyerfotosmall {
	width: 190px;
	height: 190px;
	position: relative;
	top: 10px;
	left: 10px;
	background-color: silver;
}

#flyerfoto a img {
	border: 0;
}

#themekader {
	width: 210px;
	height: 386px;
	position: relative;
	background-color: white;
}

#themefoto {
	width: 190px;
	height: 366px;
	position: relative;
	top: 10px;
	left: 10px;
	background-color: silver;
}
/* @end */
