body{
    margin:0px;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
   
}

/* Begin MENU -------------------------------------------------*/

#menu_top1{
	border-right: solid 1px #000000;
	padding: 0px 0px 0px 0px;
	width:1000px;
	height:23px;
}

 
 ul {
	position: absolute; /* erg belangrijk */
	margin: 0;
	padding: 0px 0px;
	list-style: none;
	padding: 0px 0px; 
	 

	}

ul li {
	position: relative;
	float: left;
	width:200px;
	padding: 0px 0px; 

}
	
li ul {
	position: absolute;
	left: 1px; /* Set 1px less than menu width */
	top: auto;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 3px 50px;
    border-bottom: solid 1px #000000;
    
	border-left: solid 1px #000000;
	/* border-bottom: solid 1px #000000; */     
	
	}
/* commented backslash mac hiding hack \*/ 
* html ul li a {height:1%}
/* end hack */ 

/* this sets all hovered lists to red */
li:hover a, li.over a,
li:hover li a:hover, li.over li a:hover {
   color: #fff;
   background-color: #0097b6;
   padding: 3px 50px;
   border-right: solid 1px #000000;
}

/* set dropdown to default */
li:hover li a, li.over li a {
    color: #777;
    background-color: #fff;
}
li ul li a { padding: 0px 0px; } /* Sub Menu Styles */
li:hover ul, li.over ul { display: block; 
} /* The magic */

/*EINDE MENU -------------------------------------------------*/

#wrapper {
	width: 1024px;
	margin: 0 auto;
	}
#header {
	background-color: #FFFFFF;
	background-image: url(../images/header_01.jpg); /* index image */
	background-repeat: no-repeat;
	width:1000px;
	height: 193px;
	border-bottom: 	solid 1px #000000;
	border-right: 	solid 1px #000000;
	border-left: 	solid 1px #000000;
    

}

#header1 {
	background-color: #FFFFFF;
	background-image: url(../images/header1_01.jpg);  /* reclame image */
	background-repeat: no-repeat;
	width:1000px;
	height: 193px;
	border-bottom: 	solid 1px #000000;
    border-right: 	solid 1px #000000;
    border-left: 	solid 1px #000000;
}

#header2 {
	background-color: #FFFFFF;
	background-image: url(../images/header4_01.jpg);  /* tekst image */
	background-repeat: no-repeat;
	width:1000px;
	height: 193px;
	border-bottom: 	solid 1px #000000;
    border-right: 	solid 1px #000000;
    border-left: 	solid 1px #000000;
}

#header3 {
	background-color: #FFFFFF;
	background-image: url(../images/header2_01.jpg);  /* vorm image */
	background-repeat: no-repeat;
	width:1000px;
	height: 193px;
	border-bottom: 	solid 1px #000000;
    border-right: 	solid 1px #000000;
    border-left: 	solid 1px #000000;
}

#header4 {
	background-color: #FFFFFF;
	background-image: url(../images/headerw_01.jpg);  /* vorm image */
	background-repeat: no-repeat;
	width:1000px;
	height: 193px;
	border-bottom: 	solid 1px #000000;
    border-right: 	solid 1px #000000;
    border-left: 	solid 1px #000000;
}

#header5 {
	background-color: #FFFFFF;
	background-image: url(../images/headerr_01.jpg);  /* vorm image */
	background-repeat: no-repeat;
	width:1000px;
	height: 193px;
	border-bottom: 	solid 1px #000000;
    border-right: 	solid 1px #000000;
    border-left: 	solid 1px #000000;
}
#header6 {
	background-color: #FFFFFF;
	background-image: url(../images/headerc_01.jpg);  /* vorm image */
	background-repeat: no-repeat;
	width:1000px;
	height: 193px;
	border-bottom: 	solid 1px #000000;
    border-right: 	solid1px #000000;
    border-left: 	solid 1px #000000;
}


	
#border {
        
        border-left: 	solid 1px #000000;
        border-bottom: 	solid 1px #000000;
        width:999px;
		height:400px;
} 
 
h1 { font-size: 12px;
     color: #000000 
	 }
	 
   
#content { margin-top:10px; 
           margin-left:15px;
           margin-right:45px; 
		   }
		   
#nieuw { 
           width:10px;
    border-right: solid 0px #000000; } 

td  { border-right: solid 1px #000000;
}


td.noborder{      
border-right: solid 0px #000000;

}

#footer {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-style:oblique;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
    background-color: #0097b6;
 }
 
	    
#contentnieuws { 
           margin-top:5px;   
           margin-left:15px;
           margin-right:45px; 
		   }
		   

		   