/* DEFAULTS voor de de hele site*/
body {font-family: Verdana, Arial, Helvetia, sans-serif; font-size: 18pt; margin-top: 40px; background-color: #243925; color: white; text-align: center;}
p#kop { font-family: Arial, Verdana, Helvetia, sans-serif; font-size : 18pt; font-weight : bold; color : red;}
p#subkop { font-family: Arial, Verdana, Helvetia, sans-serif; font-size : 18pt; font-weight : normal; color : yellow; margin-bottom: 6px;}
p#eindepaginaruimte{ margin-bottom: 400px;}
table#layoutTable { height: "100%" ; width: "80%" ;  align : "left" ; margin : 0px 100px 0px 100px;}
table td {padding: 0; border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}
td#main { border-left: 1px solid white; padding: 10px 10px 1px 30px}
td#main a:hover {}
td#menulinks a {display: block; text-decoration:none; padding: 10px 10px 1px 5px; white-space: nowrap; }
td#menulinks a:hover {font-size: 105%;}
span.homelink { font-size: 200%;}
a, A { color: yellow; text-decoration: none;}
A:link  { font-style: italic; color: yellow;} /* als je de link al eens gehad hebt en later nog eens terugkomt */
A:visited { color: yellow;}
A:active { color : yellow;}             /* als je de link actief hebt dus je houdt je muis vast */

