.body_site {
	background:#86B386;
	padding: 0px;
	font-family: "Arial";
	font-size: 12px;
}

table.MainTable { border: 1px solid #121212; background-color: #9DCA7C;  }
table.MainTable td.Header { border-bottom: 1px solid #121212; }							
table.MainTable td.Menu { border-right: 1px solid #121212; color: #008080; vertical-align: top; text-align: center; }
table.MainTable td.Links { border-left: 1px solid #121212; color: #008080; vertical-align: top; text-align: center; }
table.MainTable td.SubMenu { border-bottom: 1px solid #121212; border-top: 1px solid #121212; }
table.MainTable td.login { border-bottom: 1px solid #121212; background-color:#FF0000; }
table.MainTable td.HoofdTable { background-color:#FFFFFF; border-top: 1px solid #121212; border-bottom: 1px solid #121212; vertical-align: top; padding-top: 0px;  }

table.MainTable td.copy { color:#DBDBDB; }

table.zoeken th { border-bottom: 1px solid #000000; }

.body_site {
	background:#86B386;
	padding: 0px;
	font-family: "Arial";
	font-size: 12px;
}

body { font-family: Arial; font-size: 12px; padding: 5px; margin: 0px; border-style: none; }

p { margin: 2px; }

table { font-family: Arial; font-size:12px; }
table.adres { color:#008080; }

table.MenuBox { color: White; font-size:13px; border-bottom: 1px solid #000000; border-top: 1px solid #000000; }
table.MenuBox td { border-bottom: 1px solid #000000; border-top: 1px solid #000000; height: 24px; }
table.MenuBox td.Leeg { padding-top: 3px; padding-bottom: 3px; }
table.MenuBox td.Selected { color: #86B386; background-color: #86B386; width: 100%; padding-top: 3px; padding-bottom: 3px; /* padding-left: 2px; */ }
a.MenuLink:link { color: #008080; text-decoration: none; width: 100%; padding-top: 3px; padding-bottom: 3px; }
a.MenuLink:active { color: #008080; text-decoration: none; width: 100%; padding-top: 3px; padding-bottom: 3px; }
a.MenuLink:visited { color: #008080; text-decoration: none; width: 100%; padding-top: 3px; padding-bottom: 3px; }
a.MenuLink:hover { color: #FFFFFF; background-color: #86B386 ; text-decoration: none; width: 100%; padding-top: 3px; padding-bottom: 3px; }

a.page:link { color: #008080; text-decoration: none; font-size:10px;  }
a.page:active { color: #FFFFFF; text-decoration: none; }
a.page:visited { color: #008080; text-decoration: none; font-size:10px; }
a.page:hover { color: #FFFFFF; text-decoration:none; font-size:10px; background-color: #86B386; }

a.naam:link { color: #008080; font-size:12px;  }
a.naam:active { color: #FFFFFF; }
a.naam:visited { color: #008080; font-size:12px; }
a.naam:hover { color: #FFFFFF; font-size:12px;  }

h3 {  font-size:12px color: #0066FF; }

hr.ScheidingsLijn { text-align: center; width: 100%; color: #DBDBDB; }

input {
	font-family: Arial;
	border: 1px solid #9DCA7C;
	background-color: #E9EAE4;
}
textarea {
	font-family: Arial;
	border: 1px solid #9DCA7C;
	background-color: #E9EAE4;
	font-size: 12px;
}
