body {
	background-image: url(../images/lavendel_web.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	margin: 0px;
}
.titeltabel {
	background-image: url(../images/titelverloop.gif);
	background-repeat: no-repeat;
	text-indent: 0px;
}
.titeltabeltekst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: italic;
	color: #F4D9AB;
	text-indent: 20px;
}
.menutabel {
	background-color: #5A6427;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #754394;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #754394;
}
.menu_item {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F4D9AB;
	letter-spacing: 2px;
	font-style: italic;
}
.inhoud {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E3856;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 30px;
}
.lijst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E3856;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 20px;
	list-style-type: square;
}


.subtitel {
	background-color: #5A6427;
}
.subtiteltekst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F4D9AB;
	text-align: center;
	letter-spacing: 5px;
}
.menutabel .menu_item a {
	text-decoration: none;
	color: #F4D9AB;
}
.inhoudtitel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent: 25px;
	color: #5E3856;
	padding-top: 25px;
}
.inhoud a {
	text-decoration: underline;
	color: #5E3856;
}
.foto {
	background-color: #5E3856;
}
