body {
   overflow-x:hidden;
}

table.main {
   width:102%;
   height:106%;
   border-spacing:0;
   border-collapse:collapse;
   margin-left:-13px;
   margin-top:-18px;
}

/* links boven */
td.lb {
   padding:0;
   margin:0;
   width:218px;
   height:148px;
   background:url("../img/munneke-dusseldorp.bmp");
   background-repeat: no-repeat;
}

/* links midden */
td.lm {
   padding:0;
   margin:0;
   height:100%;
   vertical-align:top;
   text-align:right;
   background:url("../img/lmbg.bmp");
   background-repeat:repeat-y;
}

#lm a {
   padding:0;
   font-family:Times New Roman, Times, serif;
   color:white;
   font-size:20px;
   text-decoration:none;
   margin-top:10px;
}
.inspring {
   margin-right:30px;
}
#lm a          {background-image: url(../img/bol-wit.bmp);background-repeat:no-repeat;width:100%;height:100%;}
#lm a:hover    {background-image: url(../img/bol-rood.bmp);background-repeat:no-repeat;width:100%;height:100%;}
#lm a:active   {background-image: url(../img/bol-rood.bmp);background-repeat:no-repeat;width:100%;height:100%;}

/* midden boven */
td.mb {
   padding:0;
   width:*;
}

h3 {
   font-family:Times New Roman, Times, serif;
   size:5;
}

/* midden midden */
td.mm {
   padding:20;
   vertical-align:top;
   background-color:#D5EAEB;
}

h1 {
   font-family: "Times New Roman", Times, serif;
   font-size: 18pt;   
   font-weight:lighter;
   text-transform: uppercase;
}

h2 {
   font-family:Times New Roman, Times, serif;
   size:5;   
   font-weight:lighter;
}


h4 {
   font-family:Times New Roman, Times, serif;
   size:5;
   margin-bottom:-20px;
}

p {
   font-family:Times New Roman, Times, serif;
   size:3;
}

/* rechts boven */
td.rb {
   padding:0;
}

p.kop {
   font-family:Times New Roman, Times, serif;
   font-size:18px;
   font-style:italic;
   margin:0;
}

/* rechts midden */
td.rm {
   width:380px;
   vertical-align:top;
   padding:0;
   background-color:#4cccd2;
   background-image: url(../img/rmbg.bmp);
   background-repeat:repeat-y;
}

table.inrm {
   margin-top:165px;
}

#rm p {
   font-family:Times New Roman, Times, serif;
   color:black;
   font-style:italic;
   font-size:16px;
   margin:0px;
}

img.nmi {
   float:right;
}

a.linx {
  text-decoration:none;
  color:black;
  font-style:italic;
}

a.links {
  color:black;
  font-style:italic;
  size:2;
  margin:5px;
}

ul.links,li.links {
  list-style-type: none;
  margin-left: 0px;
}

