html {
	height: 100%;
}
body {
	/*margin: -5px;*/
	height: 100%;
}
.hoofd_tabel {
	width: 100%;
	height: 100%;
}
.submenu {
	margin-top: -15px;
	height: 15px;
	overflow: hidden;
	position: relative;
}
.meer {
	width:100%;
	text-align:right;
	color: #0000FF;
	margin-left: -10px;
}
.menuitem {
	margin-left: 20px;
	margin-top: 5px;
}
.submenuitem {
	margin-left: 35px;
	display: list-item;
}