html, body {height:100%;}
body {margin:0; padding:0;
	background:#000;
	color:#fff;
	font:11px 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:#666; text-decoration:none;}
a:hover {color:#666; text-decoration:underline;}
div#main {margin:0 auto; min-height:100%; height:auto !important; height:100%;
	width:950px; /* INCLUDING BORDER, PADDING, MARGIN MAX 960 */
	padding:0 5px;
	background:url(img/bg.jpg); 
}
div#header img {float:left;}

div.case {position:relative; padding-bottom:10px; height:759px;}
div.case div.h1 {float:left; width:570px; height:49px; background:url(img/bg_title.jpg); padding-top:60px; padding-left:30px;}
div.case img {float:left;}
div.case img.pict {border:2px solid #000;}
div.case div.mid {float:left; height:570px; width:878px;}
div.case div.txt {float:left; width:262px; height:332px; background:url(img/bg_txt.jpg);}
div.case p {height:264px; padding:0 7px;}
div.case p.naam {height:15px; padding-left:100px; padding-top:20px; line-height:15px;}
div.case p.locatie {height:26px; padding-left:100px; padding-top:9px; line-height:15px;}

div.case #galplayer {width:615px;}
div.case .extra {float:left; }
