body {
  margin: 0 0 0 0;
  background-color: #000000;
  font: 10px Arial;
  color: #FFFFFF;
  background-image: url(img/mheader_bg.jpg);
  background-repeat: repeat-x;
  background-position: top;

scrollbar-face-color:#940e0e;
scrollbar-arrow-color:#333131;
scrollbar-track-color:#000000;
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 {
  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;
}

.top {
	background-image: url(img/bg_top.jpg);
}

.fotoborder {
	border: 1px solid #940e0e;
}

.bekijkmeer {
	border: 1px solid #940e0e;
}

.casebg {
	background-color: #BDB59C;
	background-image: url(img/bg_txt.jpg);
	border: 1px solid black;
	height: 175px;
}

.casetitel {
	font: 14px Verdana;
	font-weight: bold;
}

.caseomschr {
	font: 10px Arial;
	font-weight: bold;
	height: 20px;
	padding-left: 15px;
}

.caseinhoud {
	font: 10px Arial;
	padding-left: 15px;
}

.bekijkook {
	font: 9px Verdana;
	font-weight: bold;
}

.bottom {
background-image: url(img/bg_bottom.jpg);
	border: 1px solid #940e0e;
}
