                body {
                    margin:0px; 
                    padding:0px;
                    font:	12px/1.5 Arial, sans-serif;
                    background:#fff;
                    text-align:left;
                    height:100%;
                    color:#000;
                    }
                
                a {
                    color:#5b626c;
                }
                
                a:visited {
                    color:#5b628a;
                }
                
              .schaduw{
   position:relative;
   top:-35px;
   left:20px;
   width:0px;

}
div#sitenav {position: relative; top: 1em; left: 10px; width: 150px;
   font-size: 11px; background-color: white;
   border: 1px solid black;}
div#sitenav a {display: block; padding: 4px 8px; margin: 0; 
   text-decoration: none; text-align: right;
   border-top: 1px solid gray;}
div#sitenav a:hover {background: #bebebe;}
div#sitenav h4 {background: rgb(33%,33%,33%); color: white;
   text-align: center; margin: 0; padding: 0.25em 0 0.125em 0;}


div#sitenav1 {position: relative; top: -153px; left: 187px; width: 150px;
   font-size: 11px; background-color: white;
   border: 1px solid black;}
div#sitenav1 a {display: block; padding: 4px 8px; margin: 0; 
   text-decoration: none; text-align: right;
   border-top: 1px solid gray;}
div#sitenav1 a:hover {background: #bebebe;}
div#sitenav1 h4 {background: rgb(33%,33%,33%); color: white;
   text-align: center; margin: 0; padding: 0.25em 0 0.125em 0;}


div#sitenav2 {position: relative; top: -462px; left: 365px; width: 150px;
   font-size: 11px; background-color: white;
   border: 1px solid black;}
div#sitenav2 a {display: block; padding: 4px 8px; margin: 0; 
   text-decoration: none; text-align: right;
   border-top: 1px solid gray;}
div#sitenav2 a:hover {background: #bebebe;}
div#sitenav2 h4 {background: rgb(33%,33%,33%); color: white;
   text-align: center; margin: 0; padding: 0.25em 0 0.125em 0;}

              .schaduw1{
   position:relative;
   top:-700px;
   left:20px;
   width:0px;

}

              .schaduw2{
   position:absolute;
   top:500px;
   left:200px;
   width:0px;

}


              .schaduw4{
   position:absolute;
   top:20px;
   left:800px;
text-decoration: none;

}
                
                p,h1,h2,h3,pre,form {
                    margin:10px 15px 10px 15px;
                    font:	12px/1.5 Arial, sans-serif;
                    }
                
                h1 {
                    font-size:20px;
                    font-weight:bold;
					color: #FF6600;
                    }
                
                h2 {
                    font-size:16px;
                    font-weight:bold;
					color: #FF6600;
                    }



                h3 {
                    font-size:14px;
                    font-weight:bold;
					color: #FF6600;
                    }
                
                ul {
                    display:block;
                    margin:0px 0px 0px 15px;
                    padding:0px;
                    list-style:none;
                    font:	16px/1.3 Arial, sans-serif;
                    font-weight:bold;
                }
                
                ul ul{
                    display:block;
                    margin:0px 0px 0px 10px;
                    padding:0px;
                    list-style:none;
                    font:	11px/1.1 Arial, sans-serif;
                    font-weight:normal;
                }
               
              u {
              display:block;
              float:left;
              font-weight:bold;
              padding-top:7px;
              text-decoration:none;
              width:100px;
              clear:left;
              }
               
               hr{
                    height: 0px;
                    width:90%;
                    border-width:thin;
                    border-style:dotted;
                    border:0;
                    border-bottom:1px dotted #ccc;
                }
               
               textarea {
                    height:100px;
                    width:420px;
                }
                
                
                input {
                    margin-top:5px;
                    }
                input.opz {
                	width:180px;
                }
                .privacycheck input {
                	margin:0 4px 0 0;
                    vertical-align:middle;
                }
                .privacycheck {
                	margin-top:5px;
                	padding:4px;
                    border:white 1px solid;
                }
                .privacycheck_err {
                	margin-top:5px;
                	padding:4px;
                    border:#f60 1px solid;
                }
                select.margintop {
                    margin-top:5px;
                    margin-right:2px
                }
                select#gebjaar {
                	width:60px;
                }
                select#gebmaand{
                	width:79px;
                }
                select#gebdag {
                	width:40px;
                }
                
                #secondmenu{
                    position:absolute;
                    left:550px;
                    color:#383838;
                    }
                
                #secondmenu a{
                    color:#383838;
                }
                
                #header {
                    height:50px;
                    width:760px;
                    margin-left:10px;
                    }
                
                #header img {
                    margin:2px 0px 0px 0px;
                    }
                
                .menu {
					color:#FFF;
					font-weight:bold;
                    }
                
                #selectedtab {
                    margin-right:5px;
                    padding:5px;
                    height:18px;
                    background:#999999;
                    display:block;
                    float:left;

                    font-weight:bold;
                    }
                
                #selectedtab a {
                    color:#fff;
                }
                
                #unselectedtab {
                    margin-right:5px;
                    padding:4px;
                    height:19px;
                    display:block;
                    background:#e1e3e4;
                    float:left;

                    font-weight:bold;
                    }
                
                #search {
                    height:40px;
                    width:100%;
                    margin-left:0px;
                    background:#FF6600;
                    text-align:center;

                    }
               
                #cats {
                    width:160px;
                    margin-top:5px;
                    margin-left:0px;
                    float:left;
					background:#fff;

                    
                    }
                #cats ul{
                    background:#;
                    width:150px;
                    margin:0px;
                    padding:4px;
                    color:#ff0000;
                    margin-bottom:10px;
font-size: 100%; margin: 0; padding: 0.33em 0 0; 
    solid rgb(50%,50%,35%);
   color: rgb(50%,50%,35%);
                    }
                
                #cats h2{
                    background:#999999;
                    width:152px;
                    margin:0px;
                    padding:4px;
                    color:#fff;
                    margin-bottom:10px;
                    }
                    
                #center {
                    width:298px;
                    margin-top:5px;
                    float:left;
                    border-right:1px dotted #ccc;
                    border-left:1px dotted #ccc;
                    }

				 #center1 {
                    width:550px;
                    margin-top:5px;
                    float:left;
                    border-right:1px dotted #ccc;
                    border-left:1px dotted #ccc;
                    }

				#center2 {
                    width:598px;
                    margin-top:5px;
                    float:left;
                    border-right:1px dotted #ccc;
                    border-left:1px dotted #ccc;
                    }

				#center8 {
                    width:700px;
                    margin-top:5px;
                    float:left;
                    border-right:1px dotted #ccc;
                    border-left:1px dotted #ccc;
                    }

				#center3 {
                    width:551px;
                    margin-top:0px;
                    float:left;
					border-right:1px dotted #ccc;
                               }

                #right {
                    width:298px;
                    margin-top:5px;
                    float:right;
                    border-right:1px dotted #ccc;
                    }
               
                #main {
                    width:572px;
                    margin-top:20px;
                    margin-left:5px;
                    margin-right:0px;
                    float:left;
                    border-right:1px dotted #ccc;
                    }
               
               #search form{
                    margin:0px;
                }
                
                #right ul, #right li{
                    font:	12px/1.5 Arial, sans-serif;
                    display:list;
                    list-style:disc;
                    margin:0px 0px 0px 10px;
                    padding:0px;
                }
               
               #searchresult {
                    position:absolute;
                    left:50px;
                    top:97px;
                    background:#fff;
                    border:1px solid #00468c;
                    padding:0px 5px 0px 5px;
                    text-align:left;
               }
               
                #breadcrumbs {
                    margin:10px 10px 10px 10px;
                    font-size:10px;
                    color:#383838;
                }
                
                #breadcrumbs a {
                    color:#383838;
                }
                
                .small {
                    font-size:10px;
                }
                
                .xtra{
                    border-bottom:2px solid #000;
                }
                
                #selectedtab .xtra{
                    border-bottom:2px solid #fff;
                }
.date{padding:0px 0px 0px 0px;text-decoration:none; color:#ffffff}


body {font: 11px Verdana, Arial, Helvetica, sans-serif;
   margin: 0; padding: 0;
   background-color: "#fff");}

a.toplink:link	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.toplink:visited	{
	color: white;
	text-decoration: none;
}

.bnav{width:120px;padding:12px 0px 8px 0px;}body{background-color:#fff;color:#666;line-height:1.1em;margin:0 0 2em 0; text-align:left; padding:0px 0px 0px 0px;}

html {margin: 0; padding: 0;}
body {font: 11px Verdana, Arial, Helvetica, sans-serif;
   margin: 0; padding: 0;
   background-color: "#fff");}

h3 {font-size: 133%; margin: 0; padding: 0 0 0 0.5em; 
   background: rgb(85%,85%,70%);}
h4 {font-size: 100%; margin: 0; padding: 0.33em 0 0; 
    solid rgb(50%,50%,35%);
   color: rgb(50%,50%,35%);}

p {line-height: 1.66; margin: 0.5em 3em 1em 3em;}



a.menu:link	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

#header {
         height:30px;
         width:800px;
         margin-left:0px;
      }


a.menu:visited	{
	color: white;
	text-decoration: none;
}

a.menu:hover	{
	color: white;
	text-decoration: underline;
}
.style1 {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}
.style2 {
	font-family: verdana;
	font-size: 11px;
}
.style3 {color: white}
.style5 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a.small 			{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-style: underline;
	text-decoration: none;
	}
a.small:active	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-style: underline;
	}

a.small:visited	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-style: underline;
	}

a.small:hover	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-style: underline;
	}


a.title 			{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-style: none;
	display: block;
	text-decoration: none;
	}
a.title:active	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	display: block;
	font-style: none;
	}

a.title:visited	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	display: block;
	font-style: none;
	}

a.title:hover	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	display: block;
	font-style: none;
	}

.banner{margin:0 auto; width:781px;}
.banner:after{content:"."; display:block; clear:both; visibility:hidden; height:0px;}
.bnav{width:120px;padding:12px 0px 8px 0px;}body{background-color:#fff;color:#666;line-height:1.1em;margin:0 0 2em 0; text-align:left; padding:0px 0px 0px 0px;}
.nav{padding-left:4px;padding-bottom:3px;width:150px;line-height:15px;}
.lclip{line-height:15px;}
.hd{border-top:solid 1px #1ccdfc;width:100px;margin:5px 0px 0px 0px;padding:8px 0px 0px 3px;;}
.ct{padding:0px 0px 5px 4px;}.date{padding:0px 0px 0px 0px;text-decoration:none;}

.date{padding:0px 0px 0px 0px;text-decoration:none; color:#ffffff}

div#sidebar {position: absolute; width: 250px; 
   font-size: 11px; z-index: 11;}
div#sidebar h4 {background-color: #bfbfbf; color: white;
   margin: 0; padding: 0.33em 0 0 0.5em; border-width: 0;}
div#sidebar a {display: block; padding: 8px 0 2px 10px; margin: 0;
   border-left: 1px solid rgb(70%,70%,55%);}
div#sidebar a:hover {background: rgb(85%,85%,70%);}



div#mijngeg  {position:relative; width:600px; height:5px; left: 145px; top: -306px;}

div#tabelie  {position:relative; width:500px; height:5px; left: 145px; top: -306px;}

div#tabelie1  {position:relative; width:500px; height:5px; left: 145px; top: -329px;}


TD.at A:link {
	COLOR: #111111; TEXT-DECORATION: none
}
TD.at A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
TD.at A:active {
	COLOR: #FF6600; TEXT-DECORATION: none
}
TD.at A:hover {
	COLOR: blue; TEXT-DECORATION: none
}



TABLE.c {
	   MARGIN-left: 16px; 
}

div#c {
	   MARGIN-left: 16px; MARGIN-top: 26px;
}



TABLE.b {
	TABLE-LAYOUT: fixed; border-collapse: collapse; border: 1px solid #1ccdfc; MARGIN-BOTTOM: 16px; MARGIN-left: 16px; OVERFLOW: hidden; WIDTH: 292px
}
TABLE.b TH {
	PADDING-RIGHT: 2px; BACKGROUND-POSITION: right top; PADDING-LEFT: 2px; FONT-WEIGHT: normal;  PADDING-BOTTOM: 0px; PADDING-TOP: 1px; BORDER-BOTTOM: #1ccdfc 1px solid; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #bfbfbf; TEXT-ALIGN: left
}
TABLE.b TD.at {
	 OVERFLOW: hidden; COLOR: #111111; 
}

<!-- achterstuk tabel -->
TABLE.b TD.ap {
	 OVERFLOW: hidden; COLOR: #111111; 
}

#center {
                    width:298px;
                    margin-top:5px;
                    float:left;

                    }

.infotable {
	BORDER-RIGHT: #1ccdfc 1px solid; BORDER-TOP: #1ccdfc 1px solid; BORDER-LEFT: #1ccdfc 1px solid; BORDER-BOTTOM: #1ccdfc 1px solid; BACKGROUND-COLOR: #fff
}
.infotable TH {
	BORDER-TOP: 0px; FONT-WEIGHT: bold; BACKGROUND-COLOR: #1ccdfc; TEXT-ALIGN: left
}

div#ca {
	   MARGIN-left: 16px; MARGIN-top: 26px;
}

