body {
	margin: 0px;
	background-color: #000000;
	scrollbar-3d-light-color:		#000000;
	scrollbar-arrow-color:			#CCCCCC;
	scrollbar-darkshadow-color:		#666666;
	scrollbar-face-color:			#666666;
	scrollbar-highlight-color:		#666666;
	scrollbar-shadow-color:			#666666;
	scrollbar-track-color: 			#C4C2C1;
}
body,td{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF;
       
}

.txtBox {
	float: left;
	width: 197px;
	height: 200px;
	overflow: hidden;
	background-image: url(tv.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
        
}


.txt {
	position: relative;
	top: 30px;
        tekst-align: left;
        
}

.filmpje {
	position: relative;
	top: 12px;
	left: 0px;
}
.backalgemeen {
	background-image: url(algemeen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a { 
cursor:pointer; cursor: hand
}
.playerdiv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position:absolute; 
	width:384px; 
	right:0px; 
	top:0px;
}
.tvdiv {
	overflow:auto;
	padding-left:8px; 
	padding-top:5px
}
