BODY {
	margin: 0px;
	margin-top: 40px;
	maargin-left: 100px;
	color: black;
	font: 100 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #006699;
	background-color : #6699CC;
	baackground-color : #E1E1E1;
}
a:link {
	color: gray;
	text-decoration: none;
}
a:visited {
	color: gray;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
#maintable {
	width: 900px;
	boorder: 1px solid white;
}
#menutable {
	width:900px;
	boorder: 1px solid white;
}
#martin {
	text-align:left;
	padding-top:65px;
	padding-left:105px;
	font-size:18px;
	font-weight: normal;
	color:black;
}
.top {
	height: 30px;
	font-size: 1.0em;
	border-top: 1px solid #E1E1E1;
	background : url(BGknop.jpg) repeat-x top;
}
.groter {
	font-size:16px;
	letter-spacing:0.2em;
}
.midden {
	height:500px;
	vertical-align:top;
	baackground:url(midden10.jpg) no-repeat;
	background:url(groeten900.jpg) no-repeat;
}
.menu {
	width:150px;
	height: 30px;
	text-align: left;
	padding-left: 15px;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 2px solid #E1E1E1;
	background: url(BGknop.jpg) repeat-x top;
}
.rechts {
	border-right:none;
}