body { background: #E5DED5 url('../img/bg-pic.jpg') no-repeat top right; color:#63260B; font-family:Helvetica, Arial; font-size:12px; }
img { border:none; }
a { border:none; }

#taalkeuze { position:absolute; top:0px; right:0px; width:120px; height:30px; line-height:30px; color:#63260B; font-family:Helvetica, Arial; font-size:12px; text-decoration:none; text-align:center; z-index:100; }
#wrapper { width:960px; height:580px; position:absolute; top:50%; left:50%; margin-left:-480px; margin-top:-290px; }
#header { width:100%; height:200px; text-align:center; }
#content { width:100%; height:275px; }
#content .left { width:480px; float:left; text-align:right; }
#content .right { width:480px; float:right; text-align:left; }
#footer { width:100%; height:90px; text-align:center; position: absolute; top:50%; margin-top: 240px;}

#packshot{position: absolute; left: -80px; top: 50%; margin-top: 20px; z-index: 11;}
#moreInfo{position: absolute; left: -15px; top: 50%; margin-top: 80px; z-index: 10;}
#nieuw{position: absolute; left: 0; top: 50%; margin-top: 80px; z-index: 12;}


.overlay { /*display:none;*/ position:fixed; width:100%; height:100%; background:#140902; opacity:0.7; filter:alpha(opacity=70); z-index:100; top:0; left:0; }
.boverlay { /*display:none;*/ position:fixed; width:656px; z-index:105; top:50%; margin-top: -223px; left:50%; cursor:pointer; margin-left: -328px; cursor:hand; cursor:pointer; }
.boverlay2 { display:none; position:fixed; width:500px; height:605px; z-index:105; top:15%; left:50%; margin:-90px -26px 0 -251px; cursor:pointer; cursor:hand; }
.boverlay .urllink { background:transparent url('../img/blank.gif') top left; position:absolute; display:block; width:300px; height:320px; margin:100px 0 0 70px; z-index:110; }

/*--FIX FOR TRANSPARANT PNG ANIMATIONS --*/
.boverlay img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); /* IE7 & 6 */
	zoom: 1;
}

div a#btnClose { position: absolute; top: 60px; left: 50%; margin-left: 230px;}
