
body
{
   background-image: url('http://www.identicalfiles.com/Site/Layout/Standaard/bg.gif');   
   background-color: #ffffff;
   font-family: Arial, Helvetica, Sans Serif;
   font-size: 11pt;
}

/*
table { border: 1px solid #00ff00; }
td { border: 1px solid #ff0000; }
  */

table#main
{
   margin: auto;
}

td.borderleft
{
   border-left: 1px solid #000000;
}

td.borderright
{
   border-right: 1px solid #000000;
}

td.borderboth
{
   border-right: 1px solid #000000;
   border-left: 1px solid #000000;
}

td#maintop
{
   background-image: url('http://www.identicalfiles.com/Site/Layout/Standaard/top.gif');
   background-position: top left;
   background-repeat: no-repeat;
}


td#mainoranjetop
{
   background-image: url('http://www.identicalfiles.com/Site/Layout/Standaard/oranjetop.gif');
   background-position: bottom left;
   background-repeat: no-repeat;
}

td#mainoranjeright
{
   background-image: url('http://www.identicalfiles.com/Site/Layout/Standaard/oranjebottom.gif');
   background-position: bottom right;
   background-repeat: no-repeat;
   height: 19pt;
   width: 300px;
   text-align: right;
}

td#mainoranje
{
   background-image: url('http://www.identicalfiles.com/Site/Layout/Standaard/oranjebottom.gif');
   background-position: bottom left;
   background-repeat: no-repeat;
   height: 19pt;
}

td#grayleft
{
   width: 39px;
   background-color: #dedce1;
}

td#menu
{
   background-color: #00009d;
   width: 162px;
   color: #ffffff;
   vertical-align: top;
   text-align: left;
   padding: 0px 5px 0px 5px;
}

td#content
{
   background-color: #ffffff;
   padding: 0px 5px 0px 5px;
   vertical-align: top;
   text-align: left;
}

a
{
   color: #000000;
   background-color: transparent;
}

a.menulink
{
   color: #ffffff;
   text-decoration: none;
}

td.bottom
{
   background-image: url('http://www.identicalfiles.com/Site/Layout/Standaard/bottomline.gif');
   background-position: top left;
   background-repeat: no-repeat;
   height: 1px;
}


tr.top
{
   background-color: #dedce1;
}

tr.oranje
{
   background-color: #ff9800;
   font-weight: bold;
}

tr.content
{
   background-color: #ffffff;
}

tr#topimg
{
   height: 11px;
}

div#ifdotcom
{
   position: relative;
   font-size: 30px;
   left: 10px;
   top: 10px;
   color: #bebcd1;
}

div#cif
{
   position: relative;
   left: 30px;
   top: -5px;
   font-size: 20px;
   margin: 0px;
   padding: 0px;
}

h1
{
   font-size: 18pt;
   font-weight: bold;
}

h2
{
   font-size: 14pt;
   font-style: italic;
}

h3
{
   font-size: 12pt;
   font-weight: bold;
}

input, textarea
{
   border: 1px solid #000000;
}