.invisible {
    display: none;
}

.sep {
    margin: 20px 0;
}

.error { font-weight: bold; color: #ff3333; }

.d_period {
    background-color: #efdeda;
}

.a_period {
    background-color: #e7f1fe;
}

.s_period {
    background-color: #eeffef;
}

.show_distance {
    margin-top: 15px;
}

.show_similary {
    margin-top: 15px;
}

.admin_box {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.admin_box h3 {
    margin: 0px 0px 1px 0px;
    padding: 3px;
    font-weight: bold;
    text-align: center;
}

.admin_box p {
    margin: 0px;
    padding: 3px;
    text-align: justify;
    background-color: #eeeeee;
}

.admin_error { background-color: #ff9999; }
.admin_status { background-color: #99cc99; }
.admin_help { font-weight: normal; }

.t {
    margin: 0;
    padding: 0;
}

.t td {
    padding: 3px;
    vertical-align: top;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}

.t .top {
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    background-color: #ffa419;
}

.t .text {
    background-color: #fbf6e3;
}

.t .blank {
    width: 20px;
    background-color: #ffffff;
}

.t .left { border-left: 0; }
.t .lg { background-color: #fbefd1; }
.t .dg { background-color: #dddddd; }
.t .yw { background-color: #ffcc00; }
.t .gn { background-color: #199900; }
.t .rd { background-color: #ff3300; }
.t .nw, .nw td { white-space: nowrap; }
.t .al, .al td { text-align: left; }
.t .ar, .ar td { text-align: right; }
.t .ac, .ac td { text-align: center; }
.t .vt, .vt td { vertical-align: top; }
.t .vb, .vb td { vertical-align: bottom; }
.t .vm, .vm td { vertical-align: middle; }

.cal {
    font-family: Verdana, Arial, Helvetica;
    background-color: #ffffff;
    text-align: center;
}
.cal .table { margin: 0px 20px 20px 0px; padding: 1px; }
.cal .table td {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.cal .month { font-weight: bold; text-align: center; border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; }
.cal .cw { background-color: #eeeeee; font-weight: bold; text-align: center; border-left: 1px solid #cccccc; }
.cal .left { border-left: 1px solid #dddddd; }
.cal .day { background-color: #eeeeee; font-weight: bold; text-align: center; border-left: 1px solid #cccccc; }
.cal .week { background-color: #eeeeee; text-align: center; }
.cal .n { width: 18px; height: 18px; text-align: center; }
.cal .o {  width: 18px; height: 18px; text-align: center; background-color: #f0cfcf; }
.cal .of { width: 18px; height: 18px; text-align: center; background-color: #f0cfcf; background: url(/unterkunft/image/catalog/cal_of.gif) no-repeat; }
.cal .f {  width: 18px; height: 18px; text-align: center; background-color: #7dd07d; }
.cal .fo { width: 18px; height: 18px; text-align: center; background-color: #7dd07d; background: url(/unterkunft/image/catalog/cal_fo.gif) no-repeat;}
.cal .u { width: 18px; height: 18px; text-align: center; background-color: #f2e2c2; }

.required  { color: #ee0000; background-color: transparent; }
.listsup { color: #ee0000; background-color: transparent; font-weight: bold; }
