body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: x-small;
}
div.center {
   width: 800px;
   height: 600px;
   border: none;
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   margin: auto;
}
* html div.center {
   width: 800px;
   height: 600px;
   border: none;
   position: absolute;
   top: expression(eval((document.body.clientHeight - 600) / 2));
   left: expression(eval((document.body.clientWidth - 800) / 2));
}
table.fullscreen {
   width: 100%;
   border: none;
}
table.fullscreen td.menubullet {
   padding-left: 5px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: xx-large;
}
table.fullscreen td.left {
   width: 154px;
   vertical-align: top;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: x-small;
}
table.fullscreen td.right {
   width: 620px;
   vertical-align: top;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: x-small;
   padding-right: 5px;
}
td {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: x-small;
   vertical-align: top;
}div.header {
   font-size: 21px;
}
div.page_title {
   font-size: 19px;
   color: #d89017;
}
div.page_line {
   font-size: 18px;
   color: #d89017;
}
div.main_text {
   padding-left: 30px;
   font-size: x-small;
   background: url(/img/achtergrondmiddel.jpg) center center no-repeat;
}
p.main_text {
   padding: 0px;
   padding-bottom: 8px;
   margin: 0px;
}
a.lit_lijst {
   font-size: 8px;
   color: #336699
}
a.lit_lijst:visited {
   color: #336699;
}
a.disclaimer {
   font-size: 8px;
   color: #336699;
}
a.disclaimer:visited {
   color: #336699;
}
a {
   color: #336699;
}
a:visited {
   color: #336699;
}
a.pijllink:visited {
   font-size: x-small;
   color: #d89017;
   font-weight: bold;
   text-decoration: none;
}
a.pijllink {
   font-size: x-small;
   color: #d89017;
   font-weight: bold;
   text-decoration: none;
}
a.link:visited {
   font-size: x-small;
   color: #000000;
    text-decoration: none;
}
a.link {
   font-size: x-small;
   color: #000000;
   text-decoration: none;

a.tab {
   color: #000000;
   text-decoration: none;
}
a.tab visited {
   color: #000000;
}
td.tabopen {
   background-image: url(/img/tabmiddenopen.jpg);
   background-position: top left;
   background-repeat: repeat-x;
   font-size: 10px;
   cursor: pointer;
   padding-top: 3px;
}
td.tab {
   background-image: url(/img/tabmidden.jpg);
   background-position: top left;
   background-repeat: repeat-x;
   font-size: 10px;
   cursor: pointer;
   padding-top: 3px;
}
td.tabfill {
   font-size: 10px;
   border-bottom: 1px solid #000000;
}
td.tabsel {
   border-bottom: 0px solid #000000;
   font-size: 10px;
}
div.tabtekst {
   width: 594px;
   height: 110px;
   overflow: auto;
   font-size: x-small;
   padding-left: 30px;
   padding-right: 30px;
   margin-right: 0px;
}
span.zieook {
   font-style: italic;
}
li {
   list-style-image: url(/img/listbulletgeel.gif);
}
