#menubar {
	position:absolute;
	width:781px;
	height: 20px;
	left:-300px;
	top:102px;
	text-align: left;
	background-color:#FFFFFF;
	border-top-color : #9C9C9C;
	border-top-width : 1px;
	border-top-style : solid;
	border-right-color : #9C9C9C;
	border-right-width : 1px;
	border-right-style : solid;
	border-bottom-color : #9C9C9C;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-left-color : #9C9C9C;
	border-left-width : 1px;
	border-left-style : solid;
	background-image: url(http://www.schadenberg-hem.nl/templates/schadenberg/images/menu.gif);
	background-repeat: no-repeat;
	padding:2px 0px 0px 25px;
	margin-left: 300px;
	voice-family: "\"}\"";/* boxmodel hack. hieronder: ie6. hierboven: ie5. */
	voice-family: inherit;
	height: 18px;
	width:754px;
	z-index:200;
	top:100px;
}
	
#menubar a {
	color:#9B9B9B;
	background-image: url(http://www.schadenberg-hem.nl/templates/schadenberg/images/menuseperator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	

	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
#menubar a:hover {
	color:#bbbbbb;
}

.menu {
	margin-right:1px;
	margin-bottom:1px;
	border-bottom: 1px solid #9C9C9C;
	border-top: 1px solid #9C9C9C;
	color:#9C9C9C;
	background-color:#FFFFFF;
	white-space: nowrap;
}	
.menu a {
	border-bottom: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-left: 1px solid #9C9C9C;
	color:#9C9C9C;
	display:block;
	padding:2px 10px;
	text-decoration:none;
	background-color:#FFFFFF;
}

.menu a:hover {
	border-bottom: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-left: 1px solid #9C9C9C;
	background-color:#D8D8D8;
	color:#767676;
	text-decoration:none;
}

.menu a:visited {
	color:#9C9C9C;
	text-decoration:none;
}

.sub {
	background-image: url(http://www.schadenberg-hem.nl/templates/schadenberg/images/rightarrowwhite.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}