/* WP-Table CSS File v1.50 */

/* table */
table {  }
.post th, .post td { border: 1px solid #cccccc;  padding: 2px; }
.post th { background: #666; color: #eee; }
.post tr { background: #eee; }
.post tr.alt { background: #ddd; }

.post tr:hover { background: #666; color: #eee; }

#sidebar table { width: 200px; border: 1px solid #ddd; }
#sidebar td { border: 1px solid #cccccc;  padding: 2px; padding-left: 4px; }
#sidebar tr.dunkel { background: #ddd; }
#sidebar tr.hell { background: #eee; }