a, h3 { color: #818085; }
a:hover, a:focus, a.active { color: #B0B0B2; }
.even { background-color: #F0F0F0; }
h1, h2 { background-color: #818085; }
h3 { border-bottom: 1px solid #DFDFDF; }
#left_links { background: url(../images/ser_thema_left_bg.png) #FFF repeat-x; }

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #DFDFDF;color: #818085;border-bottom: 1px solid #818085;
}
table.tablesorter tbody tr.odd td {	background-color:#DFDFDF; }
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	color: #fff;
	background-color: #818085;
}
