body {
  margin: 0 0 0 0;
  background-color: white;
  font: 9px Verdana;
  color: black;

scrollbar-face-color:#55B715;
scrollbar-arrow-color:white; 
scrollbar-track-color:white;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:black;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';

margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

a {
  text-decoration:none;
}

A:link {
  color: black;
}

A:visited {
  color: black;
}

a:hover {
  color: black;text-decoration:underline;
}

ul {
	padding-left: 7px;
	margin-left: 7px;
}

.bg_totaal {
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.backgroundtable {
	background-image: url(../img/bg.jpg);
}

.frame {
	background-image: url(img/frame.gif);
	height: 155px;
	width: 155px;
	vertical-align: top;
	padding-top: 22px;
	padding-left: 8px;
}

.txt {
	font-family: Verdana;
	font-size: 10px;
	height: 53px;
	vertical-align: top;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: black;
	padding: 3px;
}

