#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 141px;
	height: 93px;
	background-image: url(../images/toplogo.jpg);
}

#top {
	position: absolute;
	top: 0px;
	left: 141px;
	width: 863px;
	height: 93px;
	background-image:url(../images/top.jpg);
	background-repeat: repeat-x;
}

#left {
	min-height:453px;
  	height:auto !important;
  	height:453px;
	max-height:none;
	position: absolute;
	top: 93px;
	left: 0px;
	width:141px;
	/*height: 493px;*/
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
}

#bottom {
	position: absolute;
	top: 547px;
	left: 0px;
	width: 1004px;
	height: 26px;
}

#right {
	position: absolute;
	top:93px;
	left: 991px;
	width: 13px;
	height: 453px;
}

#content {
	/*min-height:493px;
  	height:auto !important;*/
  	height:493px;
	position: absolute;
	top:93px;
	left: 141px;
	width: 850px;
}

#gebouw {
	position:absolute;
	right: 30px;
	top: 40px;
}