body {font-family: "times new roman";
margin-right: 5%; 
margin-left: 5%; 
background-color: #FFFFFF;
padding-top: 20px; /*padding-bottom: 10px;*/
text-align: justify;
color: #000099;
}

h1 {font-size: 24px; text-align: center;}

h2 {font-size: 24px; text-align: center; font-style: bold;}

h3 {font-size: 18px; margin-bottom:0px; text-align: left;}

h4 {font-size: 16px; margin-bottom:10px; text-align: left;}

h5 {font-size: 14px; font-style: italic; margin-bottom:0px; text-align: left;}

a {text-decoration: underline;}
a:link { color: #0000FF; text-decoration: underline;}
a:hover { color: red; text-decoration: underline;}
a:active { color: red; text-decoration: underline;}
a:visited {color: purple; text-decoration: underline;}

a.more {font-weight: bold; text-decoration: underline; }


img.rechts_in_tekst { margin: 5px 0px 5px 15px; float: right;}
img.links_in_tekst { margin: 5px 15px 5px 5px; float:left;}

.clear_all {clear:both;}

table.leftCol { float:left; border: 1px solid #336699; width: 49%; }
table.leftCol th {font-size: 18px; text-align: center; background-color: rgb(153, 255, 255); border: 1px solid #336699; padding: 5px; }
table.leftCol td { border: 1px solid #336699; text-align: left; padding: 5px;}
table.rightCol { float:right; border: 1px solid #336699; width: 49%;}
table.rightCol th {font-size: 18px; text-align: center; background-color: rgb(153, 255, 255); border: 1px solid #336699; padding: 5px; }
table.rightCol td { border: 1px solid #336699; text-align: left; padding: 5px;}

.sortable { border: 2px solid silver ; }
.sortable  th, td.startpunt { text-align: left; background-color: silver;  font-weight: normal;} 
.sortable  .head th {text-align: center; }
.sortable  td { border: 2px solid silver; text-align: right; }
td.startpunt { text-align: left; background-color: silver; } 

/* de id selectors*/

/* de class selectors*/
.bron_origineel {display:block; font-style: italic;}
.bronnen {display:block; font-style: italic; font-size: 13px; margin-top: 15px;}

