@charset "iso-8859-1";
.Navigatiekader {
	left: 8px;
	top: 65px;
	width: 116px;
	height: 200px;
	position: relative;
	overflow: visible;
	padding-left: 3px;
}

a > img {
	border: 1px solid transparent;
	padding-bottom: 3px;
}

a:hover > img {
	border: 1px solid transparent;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.Menuledenpagina{
	width: 116px;
	text-decoration: none;
	height: auto;
	overflow: hidden;
}


.dropmenudiv{
	width: 122px;
	visibility: hidden;
	margin-top: 13px;
	float: left;
	margin-left: 6px;
}

.inhoud, .schaduw {
	position: relative;
	bottom: 4px;
	right: 6px;
}
.inhoud {
	background-color: #6B6B5A;
	margin-top: -3px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	width: 125px;
}
.schaduw {
	background-color: #546361;
	width: 126px;
	height: 130px;
}


.Navigatiekader > img {
	border: 1px solid transparent;
	padding-bottom: 3px;
}
.Navigatiekader #valmenu1 .schaduw .inhoud > img {
	border: 1px solid transparent;
	padding-bottom: 5px;
}
.Navigatiekader #valmenu1 .schaduw .inhoud a > img {
	border: 1px solid transparent;
	padding-bottom: 5px;
}
.inhoud > img {
	border: 1px solid transparent;
	padding-bottom: 5px;
}

