/* 
Theme Name: Karma Riders V2
Theme URI: http://www.karmariders.de
Description: Theme für das Projekt KARMARIDERS von childaid network 
Version: 0.1
Author: Torben Fischer, Sven Steinhauer
Author URI: http://www.firstcomputeraid.de
*/

tr.head td {
    background-color: #e7e3da;
    height: 20px
}

tr.odd td {
    background-color: #C0DEC2;
    height: 17px
}

tr.even td {
    background-color: #FBD5B6;
    height: 17px
}

tr td.right {
    text-align: right;
}