#maps{width:100px;}
#maps .td.wkaart{width 100px;}
#maps .td.legenda{width 100px;}
#maps .mapstable{border-collapse:collapse;background-color:#D9DEEC;}
#maps .mapstable td.one{padding:0;margin:0;width:25%;/35*/;}
#maps .mapstable td.oneandhalf{padding:0;margin:0;width:25%;}
#maps .mapstable td.two{padding:0;margin:0;width:20%;}
#maps .mapstable td.three{padding:0;margin:0;width:50px;}
#maps .mapstable .td.weerkaart{width 100px;}
#maps .mapstable .td.legenda{width 100px;}
#maps #timeselector{float:left;margin:2px;height:20px;background-color:#fff;border:solid 1px white;font-size:12px;font-weight:bold;color:#002280;}
#maps #elementselector{float:left;margin:2px;height:20px;background-color:#fff;//#E7E7E7;border:solid 1px white;font-size:12px;font-weight:bold;color:#002280;//#0060AC;}
#maps #controls{margin:2px;padding:1px;height:18px;width:162px;background-color:white;}
#maps #first,#maps #previous,#maps #play,#maps #stop,#maps #next,#maps #last,#maps #loop,#maps #faster,#maps #slower{float:left;width:16px;height:16px;margin:1px;background-color:#C7C7C7;}
#maps #first.disabled{background-image:url('/static/images/weerkaart/btn_first_disabled.png');}
#maps #first.enabled{background-image:url('/static/images/weerkaart/btn_first_enabled.png');}
#maps #previous.disabled{background-image:url('/static/images/weerkaart/btn_previous_disabled.png');}
#maps #previous.enabled{background-image:url('/static/images/weerkaart/btn_previous_enabled.png');}
#maps #play.disabled{background-image:url('/static/images/weerkaart/btn_play_disabled.png');}
#maps #play.enabled{background-image:url('/static/images/weerkaart/btn_play_enabled.png');}
#maps #stop.disabled{background-image:url('/static/images/weerkaart/btn_stop_disabled.png');}
#maps #stop.enabled{background-image:url('/static/images/weerkaart/btn_stop_enabled.png');}
#maps #next.disabled{background-image:url('/static/images/weerkaart/btn_next_disabled.png');}
#maps #next.enabled{background-image:url('/static/images/weerkaart/btn_next_enabled.png');}
#maps #last.disabled{background-image:url('/static/images/weerkaart/btn_last_disabled.png');}
#maps #last.enabled{background-image:url('/static/images/weerkaart/btn_last_enabled.png');}
#maps #loop.disabled-rock{background-image:url('/static/images/weerkaart/btn_rock_disabled.png');}
#maps #loop.enabled-rock{background-image:url('/static/images/weerkaart/btn_rock_enabled.png');}
#maps #loop.disabled-loop{background-image:url('/static/images/weerkaart/btn_loop_disabled.png');}
#maps #loop.enabled-loop{background-image:url('/static/images/weerkaart/btn_loop_enabled.png');}
#maps #faster.disabled{background-image:url('/static/images/weerkaart/btn_faster_disabled.png');}
#maps #faster.enabled{background-image:url('/static/images/weerkaart/btn_faster_enabled.png');}
#maps #slower.disabled{background-image:url('/static/images/weerkaart/btn_slower_disabled.png');}
#maps #slower.enabled{background-image:url('/static/images/weerkaart/btn_slower_enabled.png');}
#maps #timeline{float:left;margin:2px;padding-right:2px;height:20px;width:30px;background-color:white;}
#maps #timeline #step{float:left;margin-left:2px;margin-top:2px;margin-bottom:2px;height:16px;width:10px;background-color:black;}
#maps #timeline #step.disabled{background-color:#C7C7C7;}
#maps #timeline #step.enabled{background-color:#FFDB00;}
#maps #timeline #step.active{background-color:#002280;//#0060AC;}
#maps #timeline #step.enabled_red{background-color:#F00;}
body.weerkaart #contentWrapper{width:960px;}
#maps table td{padding:0;}
#maps table td.legenda{padding:4px 0 4px 6px;}
