html, body {
	margin:0;
	font:10px Verdana;
	color:#fff;
	background:#000 url(img/bg.jpg) repeat-x;
	height:100%;
}
img {
	border:0;
}
table {
	border-collapse:collapse;
}
table tr td {
	padding:0;
	margin:0;
}
.clear {
	clear:both;
}
.fl {
	float:left;
}
#header_members {
	width:900px;
	margin:0 auto;
}
#content {
	width:900px;
	margin:0 auto;
	background-color:#f00;
	padding-bottom:3em;
	background-image:url(img/bg_mid.jpg);
	height:100%;
}
#disclaimer {
	width:880px;
	text-align:center;
	margin:0 auto;
	padding-bottom:2em;
}
.case {
	width:880px;
	background:#fff;
	margin-left:7px;
}
.pict {
	border: 2px solid black;
	margin-left:3px;
	margin-top:5px;
	float:left;
}
.pict1 {
	border: 2px solid black;
	border-bottom:none;
	margin-top:5px;
	width:320px;
	height:240px;
	background-color:#000;
}
.left_pic {
	float:left;
	margin-left:3px;
	width:324px;
}
.bottom {
	float:left;
}
.txt {
	font:11px verdana;
	color:#000;	
	float:left;
	width:335px;
	margin-left:10px;
	margin-top:10px;
}
.btn_film {
	width:384px;
	margin:0 auto;
}
.trailer {
	width:440px;
	margin:0 auto;
	text-align:center;
}
.center {
	text-align:center;
}

a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
a.pagnr {
	font:12px verdana;
	font-weight:bold;
}
a.pagnr_ov {
	font:12px verdana;
	font-weight:bold;
	color:#f00;
	
}
.control {
background-color: #BCC6D5;
border: 1px solid #FDB721;
}
.playerborder {
border: 1px solid black;
}

   /* --------- VPS standaard styles------------- */
/* --------- Vanaf hier niets wijzigen!! ------------- */

    .bg_error {
        border: 1px solid #000000;
        background: #ffffff;
		  color: #000000;
    }

 	  a.error,a.error:link,a.error:visited {
      color: #a10000;
    }

     a.error:hover {
      color: #a10000;
      text-decoration:underline;
    }
    .melding {
        font-size: 12px;
        font-weight: bold;
		  color: #000000;
    }

    .evengeduld {
        font-family: arial black;
        font-size: large;
        color: #a10000;
    }

    .disclaimer {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #fff;
	}

	.disclaimer a:link, .disclaimer a:visited {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #fff;
		text-decoration:none;
	}

	.disclaimer a:hover {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #fff;
		text-decoration:underline;
	}
