body, html{height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
/*	
	color:#989898;
*/
	color:#444444;
	line-height:18px;
}
html{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p,form{margin:0;}
img{border:0;}

/*
a{color:#808285; text-decoration:none;}
*/
a{color:#cc9900; text-decoration:none;}
a:hover{color:#808285; text-decoration:none;}
/* ////////////////////////////////
	algemeen
//////////////////////////////////*/
#holderTable{
	margin:auto;
	/*width:950px;*/
	width:900px;
	height:100%;
/*
	background-image:url(../images/back1.jpg);
	background-repeat:repeat-y;
	background-position:center left;
*/
}

/* ////////////////////////////////
	homepage
//////////////////////////////////*/
#homepageHolder{padding-top:145px; margin-left:40px;}

/* ////////////////////////////////
	DIRECTOR
//////////////////////////////////*/
#directorTable{
margin-left:168px;
border:1px;
height:550px;
}
.txtKlein{
font-size:10px;
line-height:13px;
color:#989898
/*color:#cc9900*/
}

.txtKlein2{
font-size:10px;
line-height:13px;
color:#cc9900
}

.listMovie{
margin-bottom:25px;
width:125px;
float:left;

}
div.line{margin:0px; padding:0px; height:1px;line-height:1px;clear:both;background-color:#BBBCBE;}

