@charset "UTF-8";
/* CSS Document */
body { margin:0; padding:0; }
#stage { position:relative; display:block; width:336px; height:280px; background:#009286; overflow:hidden; }
#clicktag { position:absolute; z-index:100; border:1px solid #cccccc; width:334px; height:278px; top:0; left:0; }

#driehoekTxt, #driehoekGroen,
#lijn2, #driehoekWit, #lijn, 
#logo, #txt_1, #txt_2, #txt_3, #cta_button,
#glare_top, #glare_bottom { position:absolute; visibility:hidden; }

#driehoekTxt { z-index:0; top:-433px;  }
#driehoekGroen { z-index:5; }
#lijn2 { z-index:10; }
#driehoekWit { z-index:15; }
#lijn { z-index:20; }
#logo { z-index:25; left:226px; top:238px; }
#txt_1, #txt_2,
#txt_3 { z-index:30; top:25px; }
#txt_3 { top:110px; }
#cta_button { position:absolute; z-index:500; width:141px; height:28px; left:25px; top:195px; background:#f3c000; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; overflow:hidden; }
#glare_top_wrapper,
#glare_bottom_wrapper { position:relative; height:50%; width:100%; overflow:hidden; top:0; }
#glare_top, #glare_bottom { z-index:50; display:block; width:100%; height:200%; }
#button_arrow, #button_txt { position:absolute; top:9px; }