html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
	font-size: 0px;
	background-color: #f6c6ff;
	font-family: Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7f3489;
}

#achtergrond{
	position: relative;
	left: 0px;
	top: 0px;
	width: 974px;
	height: 592px;
	background-image: url(afbeeldingen/site_achtergrond.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}

#menu{
	position: absolute;
	left: -100px;
	top: 173px;
	width: 295px;
	min-height: 252px;
	height: auto;
	text-align: right;
	background-image: url(afbeeldingen/site_menu_achtergrond.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-repeat: repeat-y;
	float: left;
}

#einde_omlijsting{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 8px;
	height: 8px;
	background-image: url(afbeeldingen/site_einde_omlijning.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#inhoud{
	position: relative;
	right: 10px;
	top: 155px;
	width: 754px;
	height: 424px;
	float: right;
	overflow: auto;

	scrollbar-arrow-color: #7f3489;
	scrollbar-3dlight-color: #7f3489;
	scrollbar-darkshadow-color: #7f3489;
	scrollbar-face-color: #f6c6ff;
	scrollbar-highlight-color: #f6c6ff;
	scrollbar-shadow-color: #faebfd;
	scrollbar-track-color: #faebfd;
}

#footer{
	position: relative;
	right: -51px;
	top: 0px;
	width: 784px;
	height: 30px;
}

p{
	margin: 0px;
	padding: 0px;
}

a.menu:link{
	font-size: 18px;
	color: #7f3489;
	text-decoration: none;
	list-style: none  none;
	padding: 0px;
	margin: 0px;
}

a.menu:visited{
	font-size: 18px;
	color: #7f3489;
	text-decoration: none;
	list-style: none  none;
	padding: 0px;
	margin: 0px;
}

a.menu:hover{
	font-size: 18px;
	color: #7f3489;
	text-decoration: none;
	list-style: none  disc;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

a.menu:active{
	font-size: 18px;
	color: #7f3489;
	text-decoration: none;
	list-style: none  none;
	padding: 0px;
	margin: 0px;
}

a.menuActief:link{
	font-size: 18px;
	color: #7f3489;
	text-decoration: none;
	list-style: none  disc;
	padding: 0px;
	margin: 0px;
}

a.menuActief:visited{
	font-size: 18px;
	color: #7f3489;
	text-decoration: none;
	list-style: none  disc;
	padding: 0px;
	margin: 0px;
}

a.menuActief:hover{
	font-size: 18px;
	color: #7f3489;
	text-decoration: none;
	list-style: none  disc;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

a.menuActief:active{
	font-size: 18px;
	color: #7f3489;
	text-decoration: none;
	list-style: none  disc;
	padding: 0px;
	margin: 0px;
}

img{
	border: solid 1px #7f3489;
}

.tekstbalk{
	width: 300px;
	height: 18px;
	font-family: Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 16px;
	color: #7f3489;
	border: solid 1px #7f3489;
	background-color: #faebfd;
}

.tekstveld{
	width: 300px;
	height: 100px;
	font-family: Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 16px;
	color: #7f3489;
	border: solid 1px #7f3489;
	background-color: #faebfd;
	overflow: auto;
}

.knop{
	width: 305px;
	height: 20px;
	font-family: Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	color: #7f3489;
	border: solid 1px #7f3489;
	background-color: #faebfd;
}

a:link{
	font-size: 18px;
	color: #7f3489;
	text-decoration: underline;
}

a:visited{
	font-size: 18px;
	color: #7f3489;
	text-decoration: underline;
}

a:hover{
	font-size: 18px;
	color: #7f3489;
	text-decoration: none;
}

a:active{
	font-size: 18px;
	color: #7f3489;
	text-decoration: underline;
}
