body {
   margin : 0px 0px 0px 0px;
}

table.menu {
   width : 100%;
   height : 100%;
}

div.links {
   height : 77px;
   width : 100%;
   background-image : url(../images/achtergronden/bgvulling.gif);
   background-repeat : repeat;
   float: left;
   border-bottom : solid 1px #898789;
}

div.links2 {
   width : 25px;
   height : 77px;
   background-image : url(../images/achtergronden/bgmenulinks.gif);
   background-repeat : repeat-y;
   float : left;
   border-bottom : solid 1px #898789;
}

div.kop {
   height : 77px;
   float : left;
   border : solid 0px #000000;
}

div.menu {
   height : 25px;
   width : 100%;
   border : solid 0px #000000;
}

div.rechts2 {
   width : 25px;
   height : 77px;
   background-image : url(../images/achtergronden/bgmenurechts.gif);
   background-repeat : repeat-y;
   float : right;
   border-bottom : solid 1px #898789;
}

div.rechts {
   width : 100%;
   height : 77px;
   background-image : url(../images/achtergronden/bgvulling.gif);
   background-repeat : repeat;
   float : right;
   border-bottom : solid 1px #898789;
}

div.linksc {
   width : 100%;
   height : 100%;
   background-image : url(../images/achtergronden/bgvulling.gif);
   background-repeat : repeat;
   float : left;
   border : solid 0px #000000;
}

div.links2c {
   width : 25px;
   height : 100%;
   background-image : url(../images/achtergronden/bgmenulinks.gif);
   background-repeat : repeat-y;
   float : left;
   border : solid 0px #000000;
}

div.left {
   width : 177px;
   height : 100%;
   background-image : url(../images/achtergronden/bgzee.jpg);
   background-repeat : repeat-y;
   float : left;
   border-right : solid 1px #898789;
}

div.content {
   width : 100%;
   height : 100%;
   background : url(../images/achtergronden/bgzee.jpg);
   border-left : solid 1px #898789;
}

div.rechts2c {
   width : 25px;
   height : 100%;
   background-image : url(../images/achtergronden/bgmenurechts.gif);
   background-repeat : repeat-y;
   float : right;
   border : solid 0px #000000;
}

div.rechtsc {
   width: 100%;
   height: 100%;
   background-image: url(../images/achtergronden/bgvulling.gif);
   background-repeat: repeat;
   float: right;
   border: solid 0px #000000;
}
