/* moleman tabelopmaak */

body {
 margin-top: 10px;
 margin-bottom: 0px;
 background-color: #FFFFFF;
 font-family: verdana;
 }

#tb_tabel_1 {
 width: 980px;
 height: 568px;
 font-size: 12px;
 color: #000000;
 background-color: #FFFFFF;
 }
 
/* einde tabel opmaak */
/* standaard opmaak */

a {
 font-family: verdana;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
 cursor: hand;
 }

a:hover {
 text-decoration: underline;
 cursor: hand;
 }

.actie {
border: 1px solid #000000;
border: margin 2px;
 }

/* einde algemene opmaak */
