@charset "utf-8";
/* CSS Document */
/* ================================================== */
/* GENERAL */
/* ================================================== */
html, body {}
body {margin:0; padding:0;
	background:#171717;
	font:10px Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, p {margin:0; padding:0;}
div#main img {border:0; display:block;}
.clear {clear:both;}
strong {font-weight:bold;}
a {color:#fff; text-decoration:none;}
a:hover {color:#fff; text-decoration:underline;}
div#main {margin:0 auto; 
	width:903px; /* INCLUDING BORDER, PADDING, MARGIN MAX 960 */
	border:24px solid #fff;
	background:black url(img/bg.jpg); 
	margin-top:10px;
}
div#content {width:903px; padding-bottom:20px; text-align:center;}
/* ================================================== */
/* MEMBERS CASE */
/* ================================================== */
div.case {margin:0 auto; width:397px;}
div.case div.pict {width:319px; height:240px; background:url(img/pict.jpg); padding:5px 39px 0; padding-top:5px; text-aling:left;}
/* ================================================== */
/* MEMBERS CASE */
/* ================================================== */
div.mcase {margin:0 auto; width:400px;}
div.mcase div.pict {width:320px; height:240px; background:url(img/pict.jpg); padding:5px 40px 0; padding-top:5px; text-aling:left;}
/* ================================================== */
/* MEMBERS CASE */
/* ================================================== */
div#scases {}
div#scases_cases {}
div.scase {}
/* ================================================== */
/* === VPS standaard styles === */
/* ================================================== */
/* ================================================== */
/* COLORS */
/* ================================================== */
div#islive {border:1px dotted #fff;} /* BORDER ISLIVE */
div#thumbs img, div#slideshow_pic img {border:1px solid #fff;} /* BORDER MEMBERS THUMB + IMAGE */
/* ================================================== */
/* TRALER PAGE */
/* ================================================== */
div#trailer_text {margin:0 auto; width:440px; padding-top:20px; text-align:center; font-size:12px;}
div#trailer {width:440px;margin:0 auto; border:1px solid black;}
/* ================================================== */
/* MEMBERS THUMBS + SLIDESHOW */
/* ================================================== */
div#thumbs {width:848px; padding:10px 0 0 10px; margin:0 auto;}
div#thumbs img {float:left; margin-right:10px; margin-bottom:10px;}
div#slideshow {padding:0; width:453px; margin:0 auto;}
div#slideshow img {float:left;}
div#slideshow_pic {width:800px; margin:0 auto; text-align:center; padding-bottom:20px;}
/* ================================================== */
/* BUTTON OVERZICHT */
/* ================================================== */
div.overzicht {width:940px; font-size:20px; text-align:center; padding:5px 0;}
div.overzicht a {text-decoration:underline;}
div.overzicht a:hover {text-decoration:none;}
/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding:20px 0;}
div#islive {margin:0 auto;width:752px; text-align:center;}
/* ================================================== */
/* DISCLAIMER */
/* ================================================== */
div#disclaimer {width:903px;margin:0 auto;text-align:center; padding:10px 0 0; font-family:Verdana, Arial, Helvetica, sans-serif;}
div#disclaimer  p {padding:5px 0;}
div#disclaimer p, a {color:#fff;}
/* ================================================== */
/* 403 404 */
/* ================================================== */
div#bg_error {border:1px solid #000;background:#fff;color:#000;width:650px;margin:0 auto;}
div#bg_error img {margin:0 auto;padding:10px 0;}
a.error,a.error:link,a.error:visited {color:#a10000;}
a.error:hover {color:#a10000;text-decoration:underline;}
div.melding {font:bold 12px verdana;color:#000;text-align:center;padding:10px 0;}
div.evengeduld {font:large arial black;color:#a10000;text-align:center;padding:10px 0;}
div.sign {width:100px;margin: auto;}
div.count {width:30px;margin: auto;}
