table.tablesorter{width:100%;text-align:left}table.tablesorter thead tr th,table.tablesorter tfoot tr th{font-size:11px;font-weight:normal;padding-left:12px;background-color:white;border-bottom:5px solid white}table.tablesorter thead tr .header{background-image:url(bg.png);background-repeat:no-repeat;background-position:center left;cursor:pointer}table.tablesorter tbody td{font-size:10px;background-color:#FFF;vertical-align:top}table.tablesorter tbody tr.odd td{background-color:#e7e1df}table.tablesorter thead tr .headerSortUp{background-image:url(asc.png)}table.tablesorter thead tr .headerSortDown{background-image:url(desc.png)}table.tablesorter thead tr .headerSortDown,table.tablesorter thead tr .headerSortUp{color:#0f11a1}table.tablesorter .auftragwarn,table.tablesorter tr.odd .auftragwarn{background:yellow}table.tablesorter .auftragalert,table.tablesorter tr.odd .auftragalert{color:black;background:red}