@charset "utf-8";
/* CSS Document */
/* ================================================== */
/* GENERAL */
/* ================================================== */
html, body {}

body {margin:0; padding:0;
	background:#000;
	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:#000; text-decoration:none;}
a:hover {color:#000; text-decoration:underline;}

div#main {
	margin:0 auto;
	width:956px; /* INCLUDING BORDER, PADDING, MARGIN MAX 960 */
	border:2px solid #641414;
	border-top:none; border-bottom:none;
	background:#280500;
}

div.titel {background:#641414; color:#fff; text-transform:uppercase; letter-spacing:3px; text-align:center; font:bold 16px arial, verdana;}

div#content {padding-top:10px;}
#galplayer {padding-left:8px;}
div.case_left {float:left; width:488px;}
div.download img {float:left;}
h1 {float:left; color:#fff; height:48px; text-align:center; width:392px; font-size:30px; font-weight:bold;}
div.case_right {float:left; width:468px;}
div.case_right p {color:#fff; font-size:12px; padding:10px; padding-top:0;}
div.case_right img {float:left; padding-left:20px; padding-bottom:15px;}


/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding:20px 0;}
div#islive {margin:0 auto; width:890px; text-align:center; border:1px dotted #fff;}


/* ================================================== */
/* ALLE FILMS */
/* ================================================== */

.case {float:left; width:310px; height:230px; padding-top:30px; padding-left:8px;}
.case .pic {border:1px solid #909090;}
.case .link {width:260px; padding-left:20px; padding-top:7px;}
.case p {float:left; text-align:center; width:235px; font:bold 11px verdana, arial, helvetica, sans-serif; color:#fff;}
.case p a {color:#fff; text-decoration:underline;}
.case p a:hover {text-decoration:none;}
.case .arrow {padding-top:3px; float:left;}
.case1 {background:#391710;}
.case0 {background:#280500;}

/* SNEL KIEZER */
#sk {font:11px verdana, arial, helverica, sans-serif; color:#becb22; padding:10px 40px 0 40px; text-align:center; background:#280500;}
#sk a {color:#e2f600;}
#sk p {text-align:left; color:#fff; font-weight:bold; padding-bottom:5px;}
