@charset "utf-8";
body {
	text-align: center;
}
.wrapper {
	height: 796px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.bovenkader {
	height: 200px;
	width: 1024px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.rechterkader {
	float: right;
	height: 380px;
	width: 203px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	background-color: #FFFFFF;
}
.linkerkader {
	float: left;
	height: 380px;
	width: 197px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	text-align: right;
}
.middenkader {
	float: right;
	height: 380px;
	width: 608px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 4px;
	background-image: url(../fotoos/restaurabtbinnen-614x410pixels.png);
	font-family: "Century Gothic";
	font-size: 15px;
	color: #6F275F;
	overflow: auto;
}
.onderkader {
	height: 200px;
	width: 1024px;
	margin-top: 4px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
}

