body {
        margin:0px;
        padding:0px;
        background:#fff;
        /*font-size:78%;*/
        font-family:Helvetica, Arial, Sans-serif;
        text-align:center;   /* rv css ie ivm centreren IE*/
}       
#header {
        background:url(images/header769x100.jpg) no-repeat;/* 766x100*/        
        background-position:center top;
        height:45px;
        /*border-bottom:1px solid #ccc;*/
        /*overflow:hidden;*/
}
html>body .container {
        /*width:1030px; */  /* IE hack tbv opera */
        }
#container {
        width:1024px;  /*  800 2009*/
        margin:0 auto;
        voice-family:"\"}\"";   /* IE 5.5 hack */
        voice-family:inherit;
        width:990px; /*  800 2009*/
        text-align:left;    /* rv IE hack*/
}
.midcontent {
	width: 500px;
}
.middensegment {
	width: 490px;
}
#rightcol { /* ad space */
       width:220px;  /*  240  */
        float:left;   /*  float:right;    omruilen naar rechts ############*/
        text-align:left;    /* rv IE 5.5 hack*/
        padding-left: 20px;
		/*padding-right:20px;  */
}
#leftcol {
        float:right;   /*  float:left;    omruilen naar rechts########*/
        /*margin-right:20px;*/
        width:730px;   /*  1000-220 - 20 ie box marge  */
        text-align:left;    /* rv IE hack*/
        padding-right: 20px;/* rest 960 */
}
img {
        border:none;
}
img.portrait {
        background:#fff;
        padding:4px;
        border:1px solid #ccc;
        display:block;
        margin:10px auto 0 auto;
}

#nav {
        list-style:none;
        padding-left:17px;
        margin:0 auto;
}
a.partners:link   {
        line-height:1.5em;
        font-size:8pt;
		color:#9F7043;
        text-decoration:none;
        padding-left:20px;
}
a.partners:visited    {
        line-height:1.5em;
        font-size:8pt;
        color:#9F7043;
        text-decoration:none;
        padding-left:20px;
}
a.partners:hover   {
        line-height:1.5em;
        font-size:8pt;
        color:#9F7043;
        text-decoration:underline;
        padding-left:20px;
}
a.partners:active     {
        line-height:1.5em;
        font-size:8pt;
        color:#9F7043;
        text-decoration:none;
        padding-left:20px;
}
hr    {
        color:#827D9D;
        font-size:2px;
        width:90%;
}


hr.thin    {
        height: 1px;
        color: #827D9D;
        width: 80%;
        margin-left:10px;
}
a {
        color:#547CB6; /* #01050E */ 
        text-decoration:none;
        background-color:#FFFFFF;
}
a:hover {
        color:#FFFFFF; /* #FFFFFF */ 
        background-color:#547CB6;
        text-decoration:underline;
}
h1,h2,h3 {
        margin:0;
        margin-right:20px;
        padding:0 0 0 40px;
        font-family:Times;
        font-weight:bold;     /*   normal   */
        }
h1,h2 {
		color:#AF8E59;          /*  goudgeel  */
		font-size: 18pt;
		text-align:center;
}
h3,h4 {
		color:#2C3488;          /*  middenblauw  */
		font-size:14pt;
		text-align:left;
}
p {
        text-indent:0px;
        padding-left:10px;
        font-size:9pt;
}
td {
        border-right:1px solid #ccc;
        border-bottom:1px solid #ccc;
}
th {
        background:#e5e5e5;
}
table.fc {
        table-layout:fixed;
        border-collapse:collapse;
        empty-cells:hide;
        width:80%;       /* was 90 */
        margin-left:5%;
}
td.fc {
        width:50%;
        height:auto;
        border-width:thin;
        border-style:solid;
        border-color:#827D9D;
        padding:5px;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 12pt;
        font-weight: normal;
        font-style: normal;
        color: black;
        white-space: normal;
    }

ul.bullet    {
        list-style-image: url("images/redbullet.gif");
}

ul.blok    {
        list-style-type: square;
        color: #BC6800;/*kleur fc*/
}
.getmore {
text-align:left;background-color:#F5F5F5;padding:4px 4px 4px 5px;
        margin-bottom:12px;
        font:11px verdana, sans-serif;
}
.getmore a, #getmore a:visited {
        color:#00f;
}
.onderstreep {
       text-decoration:underline;
            }
dl  {
    font-size:8pt;
    font-weight:bold;
    padding-left:10px;
    }
ul,ol {
	margin-right:20px;
	font-size:9pt;
}