body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#head {
	background-color: #000000;
	height: 100px;
	width: 1100px;
	background-image: url(mwaBANNER1.swf);
}
#navigatie {
	height: 480px;
	width: 260px;
	float: left;
	background-color: #000000;
}
#content {
	background-color: #000000;
	float: left;
	height: 480px;
	width: 300px;
}
#container {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: auto;
	background-color: #000000;
	font-family: Verdana;
	color: #666666;
	background-position: center;
	border: thin solid #FFFFFF;
}
#mol {
	background-color: #000000;
	height: 0px;
	width: 1100px;
}
#footer {
	background-color: #000000;
	clear: both;
	float: none;
	height: 30px;
	width: 1100px;
}

