div.sdmenu {
	margin-top: -1059px;
	margin-left: 100px;
	padding-right: 10px;
	height: 450px;
	border-right-width: 1px;
	border-right-color: white;
	border-right-style: solid;
	color: #b57719;
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	background: no-repeat  right bottom;
}
div.sdmenu div {
	margin-left: 0px;
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	margin-left: 0px;
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	margin-left: 0px;
	height: 25px;
}
div.sdmenu div span {
	margin-left: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
}
div.sdmenu div.collapsed span {
	margin-left: 0px;
	color: white;
	border-bottom-width: 1px;
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	color: #f0ff08;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b57719;
	padding: 5px 10px;
	background: #e2961e;
	display: block;
}
div.sdmenu div a.current {
	margin-left: 0px;
	background : #e2961e;
}
div.sdmenu div a:hover {
	margin-left: 0px;
	background : #b57719 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
#beeld {
	border-right-style: none;
	margin-top: 0px;
	margin-left: 100px;
}
body {
	background-color: #e2961e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	/*margin: 0 0 0 0; top right bottom left*/	
}
a:link {
	color: #fff31a;
	text-decoration: underline;
	font-weight: bold;
}
a:visited { 
color: #00CC00;
text-decoration: underline;
font-weight: bold;
}
a:hover {
color: #ff1414;
padding-bottom: 5px;
font-weight: bold;
text-decoration: underline;

}
a:active { 
color: rgb(255, 0, 102);
font-weight: bold; 
}
#iframe {
	max-height: 1059px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-left: 320px;
}