@charset "UTF-8";
/* CSS Document */
body { margin:0; padding:0; }
#stage { position:relative; display:block; width:160px; height:600px; background:#009286; overflow:hidden; }
#clicktag { position:absolute; z-index:100; border:1px solid #cccccc; width:158px; height:598px; top:0; left:0; }

#driehoekTxt, #driehoekGroen,
#lijn2, #driehoekWit, #lijn, 
#logo, #txt_1, #txt_2, #cta_button,
#glare_top, #glare_bottom { position:absolute; visibility:hidden; }

#driehoekgeel { position:absolute; z-index:400; }
#driehoekTxt { z-index:5; }
#driehoekGroen { z-index:10; }
#lijn2 { z-index:15; }
#driehoekWit { z-index:20; }
#lijn { z-index:25; }
#logo { z-index:25; left:35px; top:550px; }
#txt_1 { z-index:30; top:150px; }
#txt_3 { top:110px; }
#cta_button { position:absolute; z-index:500; width:100px; height:28px; left:8px; top:340px; 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; }