* {
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	color: #7A0026;
}
body {
	background-image: url(images/fond.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
.tabelgeel {
	background-image: url(images/fondgeel.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.style1 {
	font-family: Arial;
	color: #5A8528;
	margin-top: 0px;
}
.style1 a:link {
	color: #39511F;
}
.style1 a:visited {
	color: #754C24;
}
#menu {
	margin-left: 86px;
	margin-top: 25px;
}
#menu p {
	line-height:125%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.menuOut {
	color: #007693;
	cursor:pointer;
	text-decoration: none;
}
.menuOut a {
	color: #007693;
	cursor:pointer;
	text-decoration: none;
}
.menuOut:active, .menuOut.active {
	font-weight:bold;
	cursor:pointer;
}
.menuOut:link {
	font-weight: bold;
	cursor:pointer;
}
.menuOut:visited {
	font-weight: bold;
	cursor:pointer;
}
.menuOut:hover {
	font-weight: bold;
	cursor:pointer;
	text-decoration: underline;
}
.menuOver {
	font-weight: bold;
	color: #007693;
	cursor:pointer;
	text-decoration: underline;
}
.submenu a {
	color: #598527;
	font-weight: normal;
	text-decoration: none;
	margin-left: 40px;
	margin-bottom: 6px;
	display: block;
}
.submenu a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.submenu a.active {
	color: #7a0026;
	font-weight: bold;
}
.oranje {
	color: #f26522;
	text-decoration: none;
}
#content {
	width: 460px;
	color: #7A0026;
	z-index: 100;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
}
#slide {
	margin-top: -220px;
	z-index: 1000;
	float: right;
	margin-right: 10px;
	position: relative;
}
#content h1 {
	font-size: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.data td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEEEB0;
}
a {
	color: #007693;
}

