body {
  margin: 0 0 0 0;
  background-color:#4A91BB;
  font: 9px Verdana;
  color: white;

scrollbar-face-color:#70C6E1;
scrollbar-arrow-color:white; 
scrollbar-track-color:#4A91BB;
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: white;
}

A:visited {
  color: white;
}

a:hover {
  color: white;text-decoration:underline;
}

ul {
	padding-left: 7px;
	margin-left: 7px;
}

.bgtotaal {
	background-color: #70C6E1;
	border-left: 1px solid #395199;
	border-right: 1px solid #395199;
}

.bginhoud {
	background-color: #70C6E1;
	border: 1px solid #395199;
}

.galleriedag {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bolder;
	color: white;
}

.bgtable {
	background-image: url(img/tablebg.jpg);
}

.tabletitel {
	background-image: url(img/tabletitel.jpg);
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	height: 35px;
	padding: 6px;
}

.tableinhoud {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding: 8px;
}

.livepicts {
	border: 1px solid #395199;
}

.txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
}



