body {
	background-color:white;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;		
	text-align: left;
}

.kop, .kop TD {
	vertical-align:top;
	border-collapse : collapse;
	border:none;
	margin:0px;
	padding:0px;
}
.kop {
	width:770px;
}
 .kop TD, .kop TD A  {
 	font-family:trebuchet MS, verdana, arial;
	font-size:70%;
	line-height:160%;
	color:black;
	font-weight:bold;
 }
 .kop TD A  {
 	font-size:100%;
 }
  .kop TD A:hover  {
 	color:#BD7F58;
 }
 
 .kop TD DIV {
	padding:30 10 16 5;
 }

 .green {
 	background-color:#B2BA98;
 }
 .green DIV {
 	color:white;
	padding:20 20 10 20 !important;
	font-weight:normal;
	line-height:200%;
 }
 
 .breteltabel {
 	width:100%;
	margin-top:15px;
 }
  .breteltabel IMG {
  	border:1px black solid;
  }
 .breteltabel TD {
 	padding:5px;
	font-weight:normal;
 }
 
   .gray {
	background-color:#D4D4D4;
	background-image:url(../images/vvh/bgvv.gif);
	background-position : top;
	background-repeat : repeat-x;
}
 .gray DIV {
 	color:black;
	padding:10 5 5 10 !important;
	font-weight:normal;
	line-height:200%;
 }