@charset "utf-8";
/* CSS Document */
/* ================================================== */
/* GENERAL */
/* ================================================== */
html, body {height:100%;}
body {margin:0; padding:0;
	background:#000 url(img/bg.jpg) repeat-x;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, p {margin:0; padding:0;}
img {border:0;}
.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; min-height:100%; height:auto !important; height:100%;
	width:906px; /* INCLUDING BORDER, PADDING, MARGIN MAX 960 */
	border:3px solid #c7d100;
	border-top:none; border-bottom:none;
	background:black; 
}
div#header img, #flash {float:left;}
div#content {}
/* ================================================== */
/* CASE */
/* ================================================== */
div.case {}
div.case img {float:left;}
div.case .h1 {padding-left:16px; float:left; background:url(img/case/bg_titel.jpg); width:475px; height:34px;}
div.case h1 {font-size:12px; height:34px; color:white;}
div.case p {float:left;width:271px;height:197px; font-size:12px; color:white; line-height:15px; background:url(img/case/bg_text.jpg); padding-left:18px;}
div.case .pict {border:1px solid white;}
/* ================================================== */
/* MEMBERS CASE */
/* ================================================== */
div.mcase {}
div.mcase div.left {float:left;width:464px;}
div.mcase div.left img {float:left;}
div.mcase .pict {border:1px solid white;}
div.mcase div.right {float:left; width:442px;}
div.mcase div.right div.text {padding:40px 30px 6px 2px; width:410px;height:160px; background:url(img/case/mtext_bg);}
div.mcase div.right img {display:block;}
div.mcase h1 {font-size:18px; height:40px; color:white;}
div.mcase p {font-size:12px; color:white; padding-left:3px; line-height:15px;}
/* ================================================== */
/* SMALL CASE */
/* ================================================== */
div#scases {}
div#scases img {float:left;}
div#scases_cases {}
div.scase {float:left; width:202px; height:263px; background:url(img/case/scase_bg.jpg) no-repeat; padding:0 12px;}
div.scase img.pict {border:1px solid white; margin-bottom:10px;}
div.scase h2 {font-size:12px; height:30px;}
/* ================================================== */
/* === VPS standaard styles === */
/* ================================================== */
/* ================================================== */
/* COLORS */
/* ================================================== */
div#islive {border:1px dotted white;} /* BORDER ISLIVE */
div#thumbs img, div#slideshow_pic img {border:1px solid white;} /* 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:940px;margin:0 auto;text-align:center; padding: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;}
