body {
        /*background-color:#C55100;*/
        margin:0px;
        padding:0px;
        background:#FFFFFF;/*#C55100 url(imfront/repeat.gif) repeat-y top center;  fff */
        font-size:78%;
        font-family:Helvetica, Arial, Sans-serif;             /* 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(mifront/header280309.jpg) no-repeat;
        background-position:center top;
        height:191px; /* was 166 + 25 = 191   */
        /* border-bottom:1px solid #ccc;  */
        overflow:hidden;
}
#header h1, #header h2 {
        color:#E6EBE7;     /*  fff wolkenwit */
        padding:115px 0 0 10px;
        font-size:3.5em;
}
#header h2 {
        font-size:1.2em;
        padding:0 0 0 65px;
        margin-top:-6px;
}
#leftcol {
        float:left;
        width:200px;   /*  530  */
        text-align:left;    /* rv IE hack*/
        padding-left:10px;
}
#rightcol {
        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  */
        font-family:Times;
}
a:link    {
        /*line-height:1.5em;*/
        color:#000000;
        font-weight:normal;
        text-decoration:none;
}

a:visited    {
       /* line-height:1.5em;*/
        color:#000000;
        font-weight:normal;
        text-decoration:none;
}

a:hover    {
        /*line-height:1.5em;*/
        color:#0000FF;
        background-color:#E5F1FD;
		font-weight:normal;
        text-decoration:none;
}

a:active    {
       /* line-height:1.5em;*/
        color:#000000;
        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:#BC6800;
        font-weight:bold;
        text-align:center;
}

h2    {
        font-size:15pt;
        font-weight:bold;
}

h3    {
        font-size:13pt;
        color:#82965F;
        font-weight:bold;
}

h4    {
    font-size:12pt;
    font-weight:bold;
    color:#1B763E;
    background-color: #FEE5B4;
}
hr    {
        color:#8FBD70;
        font-size:2px;
}
hr.thin    {
        height: 1px;
        border:0;
        color: #333;
        background-color: #333;
        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*/
}
ul{
	margin-right: 20px;
}
* 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;
   }
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;
            }
*.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;
    }
dd {
	margin-right:20px;
	text-align:justify;
}
*.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: 400px;
        background-color: #EEEEEE;
        color: black;
        font-weight: bold;
        padding: 1px 3px 2px 3px;
        border: 0px #000 solid;
        font-size: 0.8em;
        left: -11em;/* 2 */
        top: -25em;/* 0.5 */
}
