@CHARSET "ISO-8859-1";

table.tablesorter, table.bausteinausw1 {
	width: 100%;
	background-color: #DCDCDC;
}
table.tablesorter thead, table.bausteinausw1 thead {
	background-color:#93B3C7;
}
table.tablesorter tbody tr.odd td, table.bausteinausw1 tbody tr.odd td {
	background-color:#CFD6DF;
}
table.bausteinausw2 {
		background-color: #8CAEB5;
}
tr.bausteinausw2 {
		background-color: #B5CFD6;
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #4B7C91;
}
