/*nieuws box*/
.dezeweek-box{width:560px;height:192px; margin: 0 auto; margin-bottom: 10px;}
.dezeweek-box #boxfoto{overflow:hidden;width:272px;height:192px;float:left;background:#000000;position:relative;}
#boxfoto #boxoverlay{position:absolute;top:0;left:0;width:272px;height:192px;background:url(img/nieuwsbox-left.png) no-repeat;}
div#photos{background:#000000;margin:0;padding:0;overflow:hidden;}
div#photos .item{position:absolute;left:272px;width:272px;height:192px;overflow:hidden;}
.featureimg .medium{width:272px;height:192px;}
div#photos h2{margin:0;padding:5px 13px 13px 17px;color:#ffffff;width:242px;background:#000000;font:16px/22px  Arial,sans-serif;font-weight:bold;position:absolute;bottom:0;z-index:1;}
div#photos h2 a{display:inline;}
div#photos h2.transBG{background:transparent;}
.dezeweek-box #blackbox{width:288px;height:192px;float:left;overflow:hidden;position:relative;background:#fff url(img/nieuwsbox-right.png) no-repeat;}
#interface{width:288px;height:27px;position:absolute;bottom:0;}
#interface span{float:right;cursor:pointer;height:16px;width:6px;margin-right:6px;background:url(img/nieuwsbox-inact.png) no-repeat;}
#interface .play,#interface .next,#interface .pause{float:left;width:16px;height:16px;text-indent:-9999px;overflow:hidden;}
#interface .play{margin-left:16px;background:url(img/nieuwsbox-play.png) no-repeat;}
#interface .next{margin-left:6px;background:url(img/nieuwsbox-next.png) no-repeat;}
#interface .pause{margin-left:16px;background:url(img/nieuwsbox-pause.png) no-repeat;}
#interface span.active{background:url(img/nieuwsbox-act.png) no-repeat;}
#boxcontent div{position:absolute;display:block;top:192px;left:0;width:288px;height:192px;}
#boxcontent a{margin:13px 13px 0 17px;font:12px/18px Arial,sans-serif;color:#ffffff;display:block;text-decoration:none;}
div#photos a{color:#ffffff;text-decoration:none;}

