/* positie's van bepaalde elementen */
.nav { position: absolute; left: 160px; top: 28px; z-index: 1; }
.ad { position: absolute; left: 574px; top: 100px; z-index: 3; }
.ad2 { padding-left: 5px; }
.form { position: absolute; left: 685px; top: 29px; z-index: 4; }
.playerphoto { position: absolute; left: 596px; top: 94px; z-index: 5; }

/* subpositie's */
.snhall { position: absolute; left: 159px; top: 48px; z-index: 2; }
.snhof { position: absolute; left: 232px; top: 48px; z-index: 2; }
.snens { position: absolute; left: 350px; top: 48px; z-index: 2; }
.snmm { position: absolute; left: 463px; top: 48px; z-index: 2; }
.snhis { position: absolute; left: 558px; top: 48px; z-index: 2; }
