html {
	height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	border-width:0;
	font-family: tahoma, arial, san-serif;
	font-weight:normal;
	font-size:small;
	color: #8E258D;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#FAFA66;
	scrollbar-base-color:#FFFFFDD;
	scrollbar-track-color:#D3AFDC;
	scrollbar-darkshadow-color:#53284f;
/*	scrollbar-face-color:#9c10c8;*/
	scrollbar-face-color:#8E258D;
	scrollbar-highlight-color:#6e2585;
	scrollbar-shadow-color:#53284f
	overflow-x: hidden;
	overflow: auto;
	}

body {
	text-align:center;
	width:800px;
	margin: 0 auto;
	}

#container {
	top:0px;
	width:800px;
	height:600px;
	margin: 0 auto;
	background:#FBF8CD;
	background-image:url(../beeld/achtergrond.jpg);
	background-repeat: no-repeat;
	}

#menu {
	top: 0px;
	width: 800px;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	}	
	
#nav {
	float:left;
	width:80px;
	margin-top: 25px;
	margin-left:10px;
	writing-mode:tb-rl;
	font-size:x-small;
	font-weight:bold;
	color:#7D3D8D;
	}
	
#content {
	float: right;
	width: 675px;
	height: 400px;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 15px;
	overflow: auto;
	text-align: left;
	}

#fotobalk {
	float:left;
	color: #FBF8CD;
	width: 800px;
	height: 45px;
	margin-top: 20px;
	}

#foot {
	float:left;
	width:800px;
	margin-left:0px;
	margin-top:20px;
	text-align:left;
	font-size:small;
	color:#FBF8CD;
	}

.menutekst {
	color: #8E258D;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: larger;
	}

.titel {
	color: #8E258D;
	text-align: center;
	font-weight: bold;
	font-size: x-large;
	margin-bottom: 20px;
	}
	
.ondertitel {
	color: #8E258D;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	}

td {
	color: #9c10c8;
	}

a:link {
	color: #80379b;
	}

a:visited {
	color: #80379b;
	}

.menuskin{
position:absolute;
background-color:#c9a5d7;
menu;border:0px;
font:normal;
line-height:16px;
z-index:100;
visibility:hidden;
text-align:left;
}

.menuskin a{
text-decoration:none;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:#b382c7;
}

#mouseoverstyle a{
color:#ffffcc;
width:160px;
}
