
.list {
    color: black;
}

.list a {
    font-size: 12px;
}

.list img {
    display: inline;
    vertical-align: middle;
    margin-top: -1px;
    margin-bottom: 1px;
}

.list table {
    border-spacing: 1px;
}

.list .even:hover {
    background-color: ;
    color: white;
}

.list .houreven {
    background-color: #eeeeee;
}
.list .houreven:hover {
    background-color: red;
}
.list .hourodd {
    background-color: #dddddd;
}
.list .hourodd:hover {
    background-color: red;
}
.list .hourlate {
    background-color: #bbbbbb;
}
.list .hourlate:hover {
    background-color: red;
}
.list .hournight {
    background-color: #999999;
}


.list .hournight:hover {
    background-color: red;
}

.list .buttom {
    margin-top: 5px;
}

.list .headline {
    font-weight: bold;
}

.list .odd {
    background-color: blue;
    color: ;
}

.list .odd a {
    color: white;
}

.list .odd a:hover {
    color: red;
}

.list .even {
    background-color: ;
}

.list .void {
    background-color: black;
    color: white;
}

.list .headline {
    background-color: #cccccc;
    color: black;
}






.list .me {
    /*background-color: #DDDDDD;
    color: black;*/
    
    background-color: aqua;
    color: black;
}

.list input {
    margin: 1px;
    display: block;
}

.list .tdlink {
    cursor: pointer;
}

.list .pA {
    background-color: #ff0000;
    text-align: center;
    color: white;
    font-weight: bold;
}

.list .pD {
    background-color: #ff00ff;
    text-align: center;
    color: white;
    font-weight: bold;
}

.list .pB {
    background-color: #0000ff;
    text-align: center;
    color: white;
    font-weight: bold;
}

.list .pC {
    background-color: #00ff00;
    text-align: center;
    color: white;
    font-weight: bold;
}


.list .mo {
    background-color: #eeeeee;
}

.list .sa {
    background-color: #dddddd;
}

.list .so {
    background-color: #bbbbbb;
}

.list .ho {
    background-color: #fff200;
}

.list .wishA {
    background-color: #bbffbb;
    text-align: center;
    color: white;
    font-weight: bold;
}

.list .wishB {
    background-color: #bbbbff;
    text-align: center;
    color: white;
    font-weight: bold;
}



.list .locked {
    background-color: #000000;
    text-align: center;
    color: white;
    font-weight: bold;
}

.list .no {
    background-color: #eeeeee;
}
.list .aerotowing {
    background-color: #ffff00;
}
.list .sightseeingflight {
    background-color: #0000ff;
    color: #ffffff;
}
.list .motor_serviceprovider {
    background-color: #00ff00;
}
.list .motor_fi {
    background-color: #00ffff;
}
.list .glider_serviceprovider {
    background-color: #ff00ff;
}
.list .glider_fi {
    background-color: #ff0000;
}
.list .maintenance {
    background-color: #ff7f00;
}



.list .plan_aerotowing {
    font-weight: bold;
    background-color: #ffff00;
}
.list .plan_sightseeingflight {
    font-weight: bold;
    background-color: #0000ff;
    color: #ffffff;
}
.list .plan_motor_serviceprovider {
    font-weight: bold;
    background-color: #00ff00;
}
.list .plan_motor_fi {
    font-weight: bold;
    background-color: #00ffff;
}
.list .plan_glider_serviceprovider {
    font-weight: bold;
    background-color: #ff00ff;
}
.list .plan_glider_fi {
    font-weight: bold;
    background-color: #ff0000;
}
.list .plan_maintenance {
    font-weight: bold;
    background-color: #ff7f00;
}

.plantype0 {
    background-color: #ff0000;
    color: #ffffff;
    background-image: -moz-linear-gradient(0% 100% 90deg, #ff0000, #ffffff);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ff0000));
}
.plantype1 {
    background-color: #00ffff;
    color: #000000;
    background-image: -moz-linear-gradient(0% 100% 90deg, #00ffff, #ffffff);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#00ffff));
}
.plantype2 {
    background-color: #00ff00;
    color: #000000;
    background-image: -moz-linear-gradient(0% 100% 90deg, #00ff00, #ffffff);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#00ff00));
}
.plantype3 {
    background-color: #0000ff;
    color: #ffffff;
    background-image: -moz-linear-gradient(0% 100% 90deg, #0000ff, #ffffff);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#0000ff));
}
.plantype4 {
    background-color: #ffff00;
    color: #000000;
    background-image: -moz-linear-gradient(0% 100% 90deg, #ffff00, #ffffff);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ffff00));
}
.plantype5 {
    background-color: #ff00ff;
    color: #000000;
    background-image: -moz-linear-gradient(0% 100% 90deg, #ff00ff, #ffffff);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ff00ff));
}
.plantype6 {
    background-color: #ff7f00;
    color: #000000;
    background-image: -moz-linear-gradient(0% 100% 90deg, #ff7f00, #ffffff);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ff7f00));
}
.plantypeblack {
    background-color: #ffffff;
    color: #000000;
    background-image: -moz-linear-gradient(0% 100% 90deg, #000000, #ffffff);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#000000));
}