{ padding:0, margin:0, list-style-type:none;}

#container{
  position: absolute;
  width: 728px;
  height: 90px;
  top: 0px;
  left: 0px;
  margin: auto;
  overflow: hidden;
  cursor: pointer;
  background-color: #E14A7B;
}

#overlay{
  position: absolute;
  width:100%;
  height:100%;
  background-color: #fff;
}

.images{
  position: absolute;
  width: 728px;
  height: 90px;
}

#border {
  position: absolute;
  width: 726px;
  height: 88px;
  top: 0px;
  left: 0px;
  border:1px solid #c6c6c6;
}

#svgWrapper, #gitaar, #rock, #vinger{
  position: absolute;
}

#svgWrapper{
  width: 200px;
  top: -43px;
  left: 484px;
}

#overlay{
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 100%;
  z-index: 9999;
  cursor: pointer;
  top:0;
  left:0;
}

/* ///////////////////// TXTVLAKKEN /////////////////////////////// */


/* ///////////////////// CTA /////////////////////////////// */

#arrow{
  position: absolute;
  top: 70px;
  left: 232px;
  width: 6px;
  height: 9px;
}

