﻿
.tb_anz {
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    COLOR: #ff0000;
    BORDER-BOTTOM: 0px;
    background-color: #EAEAEA;
}

.tb {
}

.tbRequiered {
    border-width: 1px;
    Border-Color: #666666;
    background-color: NavajoWhite;
    width: 140px;
    text-indent: 3px;
    /*text-align: left; */
}

.tbInvisible {
    width: 0px;
    height: 0px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.tbDatum {
    width: 5.2em;
}

.tbZeit {
    border-width: 1px;
    Border-Color: #666666;
    background-color: #FFFFFF;
    width: 40px;
    text-align: right;
    text-indent: 3px;
}

.tbMust {
    border-width: 1px;
    Border-Color: #666666;
    background-color: LemonChiffon;
    text-indent: 3px;
}

.tb_right {
    border-width: 1px;
    Border-Color: #666666;
    background-color: #FFFFFF;
    text-indent: 3px;
    text-align: right;
    text-indent: 3px;
    resize: none;
}

.tb_center {
    border-width: 0px;
    Border-Color: #666666;
    background-color: #FFFFFF;
    text-align: center;
    text-indent: 3px;
    resize: none;
}

.tb_readonly {
    border-width: 0px;
    background-color: #FFFFFF;
    background-color: #EEEEFF;
    text-indent: 3px;
    resize: none;
}

.tb_readonly_bold {
    border-width: 0px;
    background-color: #DDDDDD;
    font-weight: bold;
    text-indent: 3px;
}

.tb_readonly_right {
    border-width: 0px;
    background-color: #FFFFFF;
    background-color: #EEEEFF;
    text-indent: 3px;
    text-align: right;
    resize: none;
}



.tbfett {
    border-width: 1px;
    Border-Color: #666666;
    background-color: #FFFFFF;
    font-weight: bold;
    width: 140px;
    text-indent: 3px;
}

.tbVerl {
    border-width: 1px;
    Border-Color: #666666;
    background-color: #FFFFFF;
    font-weight: bold;
    color: red;
    text-align: center;
    width: 40px;
    resize: none;
}
