body {
	background-color: #0057B8;
	margin: 0px;
	vertical-align: top;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #4C86C6;
}
.tableindex {
	width: 675px;
	background-color: #FFFFFF;
	margin: 0px auto;
	height: 100%;
/*	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #5F669C;
*/}
.innerbody {
	vertical-align: top;
	background-image: url('images/achtergrond.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right;
}
.menurechts {
	background-image: url(images/LAUWERSOOG-rechts.jpg);
	width: 139px;
}
.menu {
}
.menutext {
	color: #0057B8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 20px 0px;
	font-weight: normal;
}
A.menutext {
	color: #0057B8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 20px 0px;
	font-weight: normal;
	text-decoration: none;
}
A.menutext:hover {
	color: #031018;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 20px 0px;
	font-weight: normal;
	text-decoration: none;
}
.contenttitle {
	color: #0057B8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
/*	text-align: center; */
	margin: 20px 20px 10px 20px;
	border-bottom: solid #0057B8 1px;
}
.contenttext {
	color: #0057B8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: justify;
	margin: 10px 20px;
}
.contenttexttable {
	color: #0057B8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: left;
}
A.contenttext {
	color: #0057B8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: justify;
	text-decoration: underline;
	margin: 0px 0px;
}
A.contenttext:hover {
	color: #0057B8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: justify;
	text-decoration: none;
	margin: 0px 0px;
}
.form {
	color: #0057B8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: left;
	margin: 10px;
}
.image-right {
	margin: 2px 0px 5px 5px;
	border: 2px solid;
	border-color: #0057B8;
}
.image-left {
	margin: 2px 5px 5px 0px;
	border: 2px solid;
	border-color: #0057B8;
}
.image-center {
	margin: 2px 5px;
	border: 2px solid;
	border-color: #0057B8;
}