html, body
{
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
}

body
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 95%;
  line-height: 1.4em;
}

div.header      { display: none; }
div.footer      { display: none; }
div#__asptrace  { display: none; }
.noprint        { display: none; }
.leftMenu       { display: none; }
div.rightFrameImage { display: none; }


td {vertical-align: top; line-height: 1.4em; }
td.center {text-align: center; }
td.middle {vertical-align: middle; }
td.bottom {vertical-align: bottom;}
td.bottomright {vertical-align: bottom; text-align: right;}
td.zoek   {text-align: right; vertical-align: middle;}



a  { text-decoration:none; }

div.licentieHeader .licentiebox {display: inline; float: left; line-height: 40px; }
div.licentieHeader .relinfobox {display: inline; float: right; line-height: 19px; }
div.licentieHeaderRand { clear: both; }
div.imageRight1col { float: right; }
div.imageRight { float: right; }



table { width: auto; }

.InputPanel td.formlabel
{
  font-weight: bold;
  padding-right: 1em;
}




h1 {
font-size: 1.3em;
font-weight: bold;
color:#000000;
padding: 4px 0 8px 0;
line-height: 20px;
}

h2 {
font-size: 1.2em;
font-weight: bold;
color:#000000;
}

div.contentWrapper { float: none; width: 100%; }
div.leftFrame      { width: 100%; }


