
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #669966;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* STIJL VOOR NAVIGATIEMENU */

.link1 A:link {
	text-decoration:none;
	color:#000000;
}
.link1 A:visited {
	text-decoration: none;
	color: #000000;
	margin-left: 0px;
	padding-left: 3px;
}
.link1 A:hover {
	display: block;
	border-left: 4px double #FFFFFF;
	background-color: #669966;
	color: #ffffff; 
}
.link2 A:link{
	text-decoration:none;
	color:#006633;
}
.link2 A:visited {
	color: #006633;
	text-decoration:none;
}
.link2 A:hover {
	color: #ffffff;
	text-decoration:none;
}

.titels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	color: #25573a;
	line-height: 2px;
}
.border {
	border: 1px solid #006633;
}
.border2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3D8152;
	border-right-color: #3D8152;
	border-left-color: #3D8152;
}

.copie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tekst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.imges {
	border: 2px solid #006633;
}
.lijst {
	font-size: 12px;
	color: #006600;
}


