body {
  margin: 0 0 0 0;
  background-color: #7D66BE;
  font: 9px Verdana;
  color: white;

  background-image: url(img/bg.jpg);
  background-attachment: fixed;
  background-position: top;
  background-repeat: repeat-x;
    
scrollbar-face-color:#942186;
scrollbar-arrow-color:#3C0A72;
scrollbar-track-color:#491C80;
scrollbar-shadow-color:#3C0A72;
scrollbar-highlight-color:#FF99F1;
scrollbar-3dlight-color: #FFDBFA;
scrollbar-darkshadow-Color: black;

margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

a {
  color: white;
  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-image: url(img/bgtotaal.jpg);
	width: 801px;
	text-align: center;
}

.txt {
background-image: url(img/txt_bg.jpg);
width: 204px;
height: 101px;
padding-left: 2px;
padding-right: 5px;
}

textarea { background-color: #FFDBFA;
 font-family: verdana;
color: #3C0A72;
font-size: 10px;
padding-left: 3px;
padding-right: 3px;
width: 194px;
height: 96px;
border: 0px;
}

.fotoborder {
	border: 2px solid #3C0A72;
}

.moviebg {
	background-color: #FF99F2;
	border: 2px solid #3C0A72
}

