body {
        /*background-color:#1E62B5;*/
        margin:0px;
        padding:0px;
        background:#7B7E91 url(images/repeat.gif) repeat-y top center;    /* huidkleur */
        font-size:78%;
        font-family:Verdana, Arial, Helvetica;             /* background-color: #FDF9F1;  */
        text-align:center;   /* rv css ie ivm centreren IE*/
}
html, body {
    height: 100%;
}
html>body .container {
        width:762px;   /* IE hack tbv opera */
        }
#container {
        width:800px;
        margin:0 auto;
        voice-family:"\"}\"";   /* IE 5.5 hack */
        voice-family:inherit;
        width:762px;
        text-align:left;    /* rv IE hack*/
}
#header {
        /*background-color:#C55100;*/
        background:url(images/header.jpg) no-repeat;
        background-position:center top;
        height:166px;
        /* border-bottom:1px solid #ccc;  */
        overflow:hidden;
}
#header h1, #header h2 {
        color:#FFFFFF;     /*  fff wolkenwit */
        padding:107px 0 0 230px;
        /*      b.o           l>r      */
        font-size:2.5em;
}
#header h2 {
        font-size:1.2em;
        padding:0 0 0 65px;
        margin-top:-6px;
}
#kolomlinks {
        float:left;
        width:200px;   /*  530  */
        text-align:left;    /* rv IE hack*/
        padding-left:10px;
}
#kolomrechts {
        width:530px;  /*  200  */
        float:right;
        text-align:left;    /* rv IE 5.5 hack*/
      /*  padding-right:5px;    was 5 */
}

#rightcol h1 {
        font-size:25px;
        padding-left:20px;
        color:#6576AC;     /* toegevoegd */
        font-weight:bold;  /* normal  */

}
a:link    {
        line-height:1.5em;
        color:#0000FF;
        font-weight:normal;
        text-decoration:none;
}

a:visited    {
        line-height:1.5em;
        color:#0000FF;
        font-weight:normal;
        text-decoration:none;
}

a:hover    {
        line-height:1.5em;
        color:#0000FF;
        font-weight:normal;
        text-decoration:underline;
}

a:active    {
        line-height:1.5em;
        color:#0000FF;
        font-weight:normal;
        text-decoration:none;
}

.onderstreep {
       text-decoration:underline;
            }
dl  {
    font-size:8pt;
    font-weight:bold;
    padding-left:10px;
    }

h1    {
        font-size:18pt;
        color:#092D69;
        font-weight:bold;
        text-align:center;
}

h2    {
        font-size:16pt;
        font-weight:bold;
}

h3    {
        font-size:14pt;
        color:#3B8AD7;
        font-weight:bold;
}

h4    {
    font-size:12pt;
    font-weight:bold;
    color:#1B763E;
    background-color: #FEE5B4;
}
hr    {
        color:#11367D;

}
hr.thin    {
        height: 1px;
        border:0;
        color: #333;
        background-color: #11367D;
        width: 80%;
}
p {
        text-align:justify;
        text-indent:10px;
        padding-left:10px;
        padding-right:20px;
        font-size:12pt;
        font-family:Verdana, Arial, Helvetica;
}
span.accent    {
        color: #22D061;
        font-weight: bold;
}

span.alert    {
        color: #61814C;
        font-weight: bold;
}

span.sec    {
        color: #000000;
        font-weight: bold;
}

span.blue    {
        color: blue;
        font-weight: bold;
}

span.gray    {
        color: gray;
        font-weight: bold;
}

span.green    {
        color: green;
        font-weight: bold;
}

img    {
        border:0px;
}

ul.bullet    {
        list-style-image: url("images/redbullet.gif");
}
ul.tent    {
        list-style-image: url("images/tent.gif");
}
ul.blok    {
        list-style-type: square;
        color: #BC6800;/*kleur fc*/
}
* div.scroll    {
        height: 200px;
        width: 300px;
        overflow: auto;
        border: 1px solid #666;
        background-color: #ccc;
        padding: 8px;
}
table.gg {
   width: 100%;
   margin:0;
   border:0;
   }
td.gg {
        width: 50%;
        height:260px;
        text-align:center;
   }
table.index {
            width:500px;;
            border-collapse:collapse;
            }
td.index    {
            padding-left:10px;
            padding-right:10px;
            padding-top:10px;
            width:50%;
            text-align:left;
            font-family:Verdana;
            font-size:7pt;
            font-weight:normal;
            }
table.bronnen {
   width: 50%;
   margin:0;
   border:0;
   background-color:#E3CCBC;
   }
td.bronnen {
        width:100%;
        text-align:center;
   }
*.rubriek {
        width:100%;
        color: black;
        background-color:#FFBF6F;
        text-align: right;
        font-weight: bold;
    }
.urllist { margin-top: 1px;
        margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 2px;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12pt;
    font-weight: normal;
    color: #009900;
    text-align: justify;
    padding-right: 1px;
    }
*.onderdepet    {
        display: none;
}

a.help:hover    {
        border-width: 0;/* IE */
}

*.help    {
        position: relative;
        background-color: transparent;
        text-decoration: none;
        color: #000;
}

*.help:hover *.onderdepet    {
        display: block;
        position: absolute;
        width: 250px;
        background-color: #EEEEEE;
        color: black;
        font-weight: bold;
        padding: 1px 3px 2px 3px;
        border: 0px #000 solid;
        font-size: 0.8em;
        left: -100px; /* was in materie 2em   */
        top: 0.5em;
}

