
body				  { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 400; color: #000000; font-size: 12px;
						background-color: #585858;
						margin: 10px; left: 0px; top: 0px; right: 0px; bottom: 0px; }

a					  { color: #777777; background: #E6EFFA; text-decoration: none; }
a:visited			  { color: #777777; background: #E6EFFA; text-decoration: none; }
a:hover				  { color: #ffffff; background: #cccccc; text-decoration: none; }

/* table definitions for main page layout */

table.main			  { width: 100%; border: 0px; text-align: left; }

tr.header			  { height: 120px; vertical-align: top; background-color: #d5dbdf; }
tr.menu				  { height: 15px; vertical-align: middle; background-color: #E6EFFA; }
tr.body				  { height: 585px; vertical-align: top; }
tr.footer			  { height: 20px; vertical-align: middle; background-color: #E6EFFA; text-align: left; font-size: 10px; }
tr.repetitie		  { font-size: 10px; }

td.left				  { width: 125px; vertical-align: top; text-align: center; background-color: #ffffff; }
td.main				  { width: 600px;vertical-align: top; background-color: #F0F2F9; color: #000000; }


/* defining the fonts and links in the page */

a.footer			  { color: #000000; background: #F0F2F9; text-decoration: none; }
a.footer:visited	  { color: #000000; background: #F0F2F9; text-decoration: none; }
a.footer:hover		  { color: #ffffff; background: #cccccc; text-decoration: none; }

.large				  { color: #000000; font-size: 18px; color: #184277; }
.small				  { color: #000000; font-size: 10px; color: #000000; }

/* zie "/js/menu_config.js" voor configuratie van het menu */

