body {
	background-image: url(images/streepje.jpg);
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
}
.top {
	background-image: url(../images/top.jpg);
}
	
hr {
	border: solid 1px #34B233;
}
table {
	margin-bottom: 5px;
}
.maintable {
	height: 100%;
	width: 858px;

}
.border {
	background-color: #FFFFCC;
	border: solid 1px #34B233;
}
td {
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;	
}
.tdmmenu {
	vertical-align: middle;
	color: #006547;
	font-weight: bold;
	height: 22px;
	font-size: 12px;
}
.lijnv {
	background-color: #34B233;
	width: 1px;
}
.lijnh {
	background-color: #34B233;
	height: 1px;
}
.kop {
	color: #34B233;
	font-size: 16px;
	font-weight: bold;
}
.borderright {
	font-size: 12px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	border-right: solid 1px #34B233;
}
.borderrightbottom {
	font-size: 12px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	border-right: solid 1px #34B233;
	border-bottom: solid 1px #34B233;
}
.borderno {
	font-size: 12px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
}
a:link {
	color: #34B233;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #34B233;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #34B233;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #34B233;
	text-decoration: underline;
	font-weight: bold;
}
.dot {
	margin-left: -25px;
}