body{
  background-color: white;
  margin:0;
}

#container{
  position: absolute;
  width:336px;
  height:280px;
  overflow: hidden;
  border: 1px solid #000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#wrapper{
  display: none;
}

.images{
  position: absolute;
  top:0px;
  left:0px;
  width:336px;
  height:280px;
}

.clickArea{
  position: absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
   cursor: none;
}

#dragArea{
  position: absolute;
  width: 672px;
  top:0px;
  left:-336px;
  height:280px;
  cursor: none;

}

#zwart{
  position: absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background-color: #000;
}


#pen{
  position: absolute;
    top: 211px;
    left: 168px;
  width: 140px;
  height: 11px;
  z-index: 4000;

}

#circles{
  position: absolute;
  top:0px;
  left:0px;
}

#circleLeftTop{
  top: 60px;
  left: 150px;
}

#circleRightTop{
  top: 60px;
  left: 272px;
}

#circleLeftBottom{
  top: 235px;
  left: 150px;
}

#circleRightBottom{
  top: 235px;
  left: 272px;
}

.circle{
  position: absolute;
  width:40px;
  height:40px;

}



.circle1, .circle2, .circle3, .circle4, .circle5{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: absolute;
/*   left:10px;
  top:10px;*/
  height: 0px;
  width:0px;
  border: 1px solid #a1a1a1;
  border-radius: 50%;
}

#videoPlayer{
 position: absolute;
    top: 93px;
    left: 88px;
    width: 152px;
    height: 86px;
    overflow: hidden;
}

.sprite{
   position: absolute;
    top: 0px;
    left: 0px;
    width: 4408px;
    height: 86px;
}

#videoPlayer2{
 position: absolute;
    top: 0px;
    left: 0px;
    width: 116px;
    height: 154px;
    overflow: hidden;
}

.sprite2{
   position: absolute;
    top: 0px;
    left: 0px;
    width: 2900;
    height: 154px;
}


#play{
   position: absolute;
    top: 136px;
    left: 200px;
  z-index: 3000;
      width: 18px;
    height: 23px;
}

/*#scherm2{
 position: absolute;
    top: 93px;
    left: 88px;
    width: 152px;
    height: 86px;
}*/

#tabletWrapper{
 position: absolute;
    top: 71px;
    left: 149px;
    width: 116px;
    height: 154px;
    overflow: hidden;
}

#scherm2{
 position: absolute;
  top: 45px;
    left: 0px;
    width: 120px;
    height: 68px;
}


.tabletBgHorizontaal{
position: absolute;
    top: 0px;
    left: 0px;
    width: 116px;
    height: 154px;
    background-color: #000;
}


.tabletBg{
position: absolute;
    top: 77px;
    left: 75px;
    width: 173px;
    height: 125px;
    background-color: #fff;
}




#scherm3{
position: absolute;
    top: 92px;
    left: 120px;
    width: 152px;
    height: 86px;
}


#scherm1{
 position: absolute;
top: 0px;
    left: 0px;
    width: 116px;
    height: 154px;
}

#scherm4{
 position: absolute;
top: 0px;
    left: 0px;
    width: 116px;
    height: 154px;
}

#scherm6{
 position: absolute;
top: 0px;
    left: 0px;
    width: 116px;
    height: 154px;
}

#scherm5{
 position: absolute;
top: -90px;
    left: 0px;
    width: 116px;
    background-color: #fff;
}

#scherm5 img{

    width: 116px;
    height: 154px;
    padding:0px;
    margin:0px;
}

#playUser{
   position: absolute;
top: 100px;
    left: 90px;
  z-index: 999;
      width: 17px;
    height: 22px;
    cursor:none;
}


#play{
   position: absolute;
top: 136px;
    left: 198px;
  z-index: 999;
      width: 17px;
    height: 22px;
    
}

#play2{
   position: absolute;
top: 136px;
    left: 194px;
  z-index: 999;
      width: 25px;
    height: 25px;
    
}

#blauw{
position: absolute;
    top: 0px;
    left: 0px;
    width: 116px;
    height: 154px;
    background-color: #009fe3;
}