div#sbox {width: 707px; float: left; height: 291px; position: relative; background: url(http://graphics.tn-media.be/tsd3/sbox/bg_sbox.png) top left no-repeat; margin-right: 8px; margin-bottom: 10px; }
div#sbox dt {position: absolute; top: 250px; height: 28px; line-height:12px; padding: 11px 0 0px 19px; cursor: pointer; z-index: 2; background: url(http://graphics.tn-media.be/tsd3/sbox/sbox_split.png) bottom right no-repeat; }
div#sbox dt.drie {background: none; }
div#sbox dt.active {background-color: #ffd100; top: 245px; padding-top: 16px; border-top: 1px solid #d9d6d6; color: black; }
div#sbox dt, div#sbox dt * {font-size: 13px; }
div#sbox dd {position: absolute; top: 0px; width: 707px; height: 249px; z-index: 1; display: none; }
div#sbox dd.een {display: block; }
.rnd_sbox { display:none; } /* wordt gebruikt voor random s-box series bij tsd */

/* posities: */

/* default */
div#sbox dt {width: 216px; }
div#sbox dt.twee {left: 235px; width: 218px; }
div#sbox dt.drie {left: 472px; }
div#sbox dt.een.active {background: #ffd100 url(http://graphics.tn-media.be/tsd3/sbox/sbox_first_a.png) bottom left no-repeat; }
div#sbox dt.drie.active {background: #ffd100 url(http://graphics.tn-media.be/tsd3/sbox/sbox_last_a.png) bottom right no-repeat; }

/* viertabs201010 */
div#sbox dl#viertabs201010 dt {width: 150px; }
div#sbox dl#viertabs201010 dt.twee {left: 169px; width: 175px; }
div#sbox dl#viertabs201010 dt.drie {left: 363px; }
div#sbox dl#viertabs201010 dt.vier {left: 534px; width: 155px; }
div#sbox dl#viertabs201010 dt.een.active {background: #ffd100 url(http://graphics.tn-media.be/tsd3/sbox/sbox_first_a.png) bottom left no-repeat; }
div#sbox dl#viertabs201010 dt.drie {background: url(http://graphics.tn-media.be/tsd3/sbox/sbox_split.png) bottom right no-repeat; }
div#sbox dl#viertabs201010 dt.drie.active {background: #ffd100 url(http://graphics.tn-media.be/tsd3/sbox/sbox_split.png) bottom right no-repeat; }
div#sbox dl#viertabs201010 dt.vier {background: none;  }
div#sbox dl#viertabs201010 dt.vier.active {background: #ffd100 url(http://graphics.tn-media.be/tsd3/sbox/sbox_last_a.png) bottom right no-repeat; }
