body {
        margin:0px;
        padding:0px;
        /*background:#DBA775 url(images/repeat.gif) repeat-y top center;     huiskleur */
        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:152px;/* 122 + 30=152 */
        /* 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;
}
#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 */
}

#kolomrechts 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:#BC6800;
        font-weight:bold;
        text-align:center;
        margin-right:20px;
}

h2    {
        font-size:16pt;
        font-weight:bold;
        margin-right:20px;
}

h3    {
        font-size:14pt;
        color:#82965F;
        font-weight:bold;
        margin-right:20px;
}
h4    {
    font-size:12pt;
    font-weight:bold;
    color:#1B763E;
    background-color: #FEE5B4;
    margin-right:20px;
}
hr    {
        color:#8FBD70;

}
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;
        font-size:9pt;
		margin-right:20px;
}
p.rubriek {
		margin:0;
		text-indent:0px;
		text-align:justify;
		color:#0000FF;
		background-color:#DBA775;
		font-weight:bold;
		width:200px;
		/*height:20pt;*/	
}
a.rubriek:link    {
        line-height:1.5em;
        color:#0000FF;
        background-color:#FFFFFF;
        font-weight:bold;
        text-decoration:none;
}

a.rubriek:visited    {
        line-height:1.5em;
        color:#0000FF;
        background-color:#FFFFFF;
        font-weight:bold;
        text-decoration:none;
}

a.rubriek:hover    {
        line-height:1.5em;
        color:#0000FF;
		background-color:#DBA775;
		font-weight:bold;
		height:20pt;
		width:100%;	
        text-decoration:underline;
}

a.rubriek:active    {
        line-height:1.5em;
        color:#0000FF;
        font-weight:bold;
        text-decoration:none;
        background-color:#FFFFFF;
}
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.muts    {
        list-style-image: url("images/kookmuts.ico");
}
ul.tent    {
        list-style-image: url("images/tent.gif");
}
li {
	padding-right:20px;
	}
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 {
   margin:0;
   border:0;
   }
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.news {
   width:90%;

   }
td.newsverwyzing  {
        width:75%;
        }
td.newscontent  {
        width:75%;
        color:#96AD71;
        font-weight:bold;
        font-style:italic;
        }
td.newsdatum  {
        width:25%;
        color:#BC6800;
        font-weight:bold;
        font-style:italic;
        text-align:right;
        }
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;
    }
*#pic    {
        left: 10px;
        position: relative;
        top: 10px;
        width: 200px;
}

*#pic a *.large    {
        display: block;
        height: 1px;
        left: -1px;
        position: absolute;
        top: -1px;
        width: 1px;
}

*#pic a img    {
        border: 0;
}

*#pic a.p1, *#pic a.p1:visited    {
        display: block;
        height: 169px;
        left: 0;
        text-decoration: none;
        top: 0;
        width: 200px;
}

*#pic a.p1:hover    {
        background-color: #8C97A3;
        color: #000000;
        text-decoration: none;
}

*#pic a.p1:hover *.large    {
        display: block;
        height: 403px;
        left:0px ;   /*  150px  */
        position: absolute;
        top: -60px;
        width: 400px;
}
*.meerinfo    {
	float:right;
	margin-left:5px;
	text-align:right;
	text-indent:0px;
	width:100px;
	padding-left:5pt;
	padding-right:5pt;
	font-size:8pt;
	color:#0000FF;
	}
	/* search form */
form.search {
/*	position: relative;*/
	float:right;
	margin-right:20px;
	padding: 0; 
	border: none;
	background-color: transparent; 
}
form.search input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
}
form.search input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: 1px solid #CCC; 
	background: #FFFFFF url(headerbg.gif) repeat-x bottom left; 
	padding: 1px; 
	font-weight: bold; 
	height: 23px;
	color: #333;
	width: 80px;
}
/* sidebar */
#sidebar {
	float: left;
	width: 190px;
	margin: 0; padding: 0; 
	background-color: #FFFFFF; 	
}
#sidebar h1 {
	margin: 10px 0 0 0; 
	padding: 4px 0 4px 8px; 
	font: bold 105% Arial, Sans-Serif;
	color: #FFF;
	text-transform: uppercase; 
	background: #333; 
	letter-spacing: 1px;	
}
#sidebar .left-box {
	border: 1px solid #EBEBEB;
	margin: 0 0 5px 0;	
	background: #FFF;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0px 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #f2f2f2; 
	background: url(bullet.gif) no-repeat 3px 2px;	
	padding: 3px 5px 3px 25px;
	margin: 0;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	padding: 3px 0px;	
	background: none;
}
*.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 */
}