#vlaggetje {
	position: absolute;
	left:178px;
	top:13px;
	width:23px;
	height: 19px;
	z-index: 3;
}
#left {
	position: absolute;
	left:0px;
	top:22px;
	width:178px;
	border:0px solid #000;
	background-image: url(../img/backgr-left.jpg);
	padding-top: 95px;
	background-repeat: no-repeat;
	z-index: 2;
}	
#middle {
	margin-left: 178px;
	margin-right:190px;
	border:0px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 178px;
	margin-right:190px;
	background-image: url(../img/backgr-middle.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 30px;
	z-index: 4;
}
html>body #middle {
	margin-left: 178px;
	margin-right:190px;
}
	
#right {
	position: absolute;
	right:0px;
	top:22px;
	width:190px;
	border:0px solid #000;
	background-image: url(../img/backgr-right.jpg);
	background-repeat: no-repeat;
	padding-top: 95px;
	text-align: right;
	z-index: 1;
}