body {
	color: #333366;
	text-align: left;
	margin: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;	
}
a	{
	font-weight:600;
	color: #333366;
	color: #666699;
}
a:hover {
	color: #FF0000;
}
a.menu {
	color: #333366;
	text-decoration:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
a.menu:hover {
	color: #CC3300;
	color:#FF0000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
img {
	border:0px;
}
h1 {
	color: #333366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 600;
	text-align:left;
	margin-top:6px;
	margin-bottom:10px;
}
h2 {
	color:#666699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	margin-bottom: -21px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:14px;
	line-height:20px;
	padding:0;
	margin:0;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.divmenu {
	position:relative;
	width: 725px;
	height: 150px;
	top: 0px;	
	z-index:5;
	overflow: hidden;
	vertical-align:middle;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}
.divtekst{
	position:relative;
	width: 725px;
	height: 400px;
	top: 0px;	
	z-index:5;
	overflow: auto;
	text-align: left;
	vertical-align: top;
	color:#333366;
	background-color:#FFFFFF;
	background-image: url(../img/bgcoll.jpg);
	background-repeat: repeat-y;
	background-position: 0px 5px;
	font-size:16px;
	margin: 0px auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.divplaatje{
	position:relative;
	width: 725px;
	height: 400px;
	top: 0px;	
	z-index:5;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	color:#FFFFFF;
	background-color:#FFFFFF;
	font-size:16px;
	margin: 0px auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}	
.cursief {
	font-style:italic;	
	}
td.left {
	text-align: left;
	vertical-align:top;
	padding: 10px;
	padding-left:85px;
}
td.right {
	text-align: right;
	padding-right: 15px;
}
td.entree {
	text-align: left;
	vertical-align: middle;
	padding:10px;
	padding-left:85px;
}
td.positions {
	text-align: left;
	vertical-align:top;
}
td.phototext {
	color: #666666;
	font-size:10px;
	line-height:14px;
}
	
li.space {
	padding-left:0px;
	margin-left: -18px;
}
ul.space {
	padding-left:0px;
	margin-left: 0px;
}
.reddot {
	color:#FF0000;
	font-weight:900;
}
.white {
	color:#FFFFFF;
}