*{margin:0px; padding:0px;}
body{margin:0px; padding:0px;}

#wrapper{position:absolute; width:100%; height:96%; top:0px; left:0px;}
body { overflow:hidden; }

#thumbs-holder { position:absolute; display:block; width:100%; bottom:10px; float:left; width:100%; height:227px; overflow:hidden; background: transparent url('../_img/bg-thumbsbalk.png') repeat-x top left; padding-top:25px;}
#thumbs-holder:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#thumbs-holder .disabled { -moz-opacity:.7; -webkit-opacity:.7; filter: alpha(opacity = 70); cursor:default; }

img{border:0;}

#thumbs-container { position:relative; float:left; width:100%; height:176px; overflow:hidden; }

ul#thumbs { width:20000em; position:absolute; clear:both; }
ul#thumbs li { float:left; list-style:none; height:176px; cursor:pointer; opacity:1; filter:alpha(opacity=100); margin-left:2px;margin-right:2px;}
ul#thumbs li.active { opacity:0.50; filter:alpha(opacity=50); }
ul#thumbs li.hover { opacity:0.50; filter:alpha(opacity=50); }


#thumbs-holder a span{display:none;}
#thumbs-holder a.links { position:absolute; left:0; top:75px; text-decoration:none; height:70px; width:41px; background:transparent url('../_img/pijl-links.png') no-repeat 0px 0px; cursor:pointer; z-index:5; }
#thumbs-holder a.rechts { position:absolute; right:0; top:75px; text-decoration:none; height:70px; width:41px; background:transparent url('../_img/pijl-rechts.png') no-repeat 0px 0px; cursor:pointer; z-index:5; }
#thumbs-holder a.links:hover { background-position:0px -70px; }
#thumbs-holder a.rechts:hover { background-position:0px -70px; }





