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