body {
  margin: 0 0 0 0;
  background-color: #302D28;
  font: 10px Verdana;
  color: white;

scrollbar-face-color:#FD8F02;
scrollbar-arrow-color:white; 
scrollbar-track-color:#302D28;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';

margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

a {
  color: white;
  text-decoration:underline;
  font: 10px Verdana;
  color: white;
}

a:link {
  color: white;
  text-decoration:underline;
  font: 10px Verdana;
  color: white;
}

a:visited {
  color: white;
  text-decoration:underline;
  font: 10px Verdana;
  color: white;
}

a:hover {
  color: white;
  text-decoration:underline;
  font: 10px Verdana;
  color: white;
}

ul {
	padding-left: 7px;
	margin-left: 7px;
}

.bgtotaal {
 background-color: #4C4A47;
 border-left: 2px solid #FC8F02;
border-right: 2px solid #FC8F02;
border-bottom: 2px solid #FC8F02;
}

.filmbg {
background-color: #353433;
border-left: 1px solid black;
border-right: 1px solid black;
}

.fotoborder {
	border: 2px solid #EA8604;
}

.patientbg {
	background-color: #FC8F02;
	border: 1px solid black;
}

.patientborder {
	border: 1px solid black;
}

.copyright {
	font: 9px verdana, geneva, helvetica, sans-serif;
	color: white;
}

