.tx-kalender-pi1 .kalender_table {
    width:190px;
}

.tx-kalender-pi1 .navi a {
    margin:0px;
    padding:0px;
}

.tx-kalender-pi1 .weekday_title {
    font-weight:bold;
    background-color:#999;
    color:#fff;
    padding:2px;
    text-align:center;
    height:20px;
    border-bottom: 1px solid #fff;
}

.tx-kalender-pi1 .month {
    font-family: "Trebuchet MS", "Lucidia grande", Arial,Helvetica,Verdana, Sans-serif;
    color:#054fb3;
    font-style:italic;
    font-weight:bold;
    font-size:150%;
    padding-bottom:10px;
}

.tx-kalender-pi1 .empty{
    background-color:#E6E6E6;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

.tx-kalender-pi1 .no_termin {
    background-color:#D6D6D6;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding:2px;
    text-align:center;
}

.tx-kalender-pi1 .termin {
    background-color:#D6D6D6;
    font-weight:bold;
    cursor:pointer;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding:2px;
    text-align:center;
}

.tx-kalender-pi1 .today {
    background-color:#FF6600;
    font-weight:bold;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding:2px;
    text-align:center;

}

.tx-kalender-pi1 .navi {
    padding-top:10px;
    padding-right:0px;
}

.tx-kalender-pi1 .quicklist_selector {
    padding-left:0px;
    margin-left:0px;
}

.tx-kalender-pi1 .select {
    font-family: Verdana;
    color:#666;
    font-size:100%;
}







