
table {
        border: 1px solid #ba9875;
        background-color: #EFE0D1;
        font-family: sans-serif;
}

th {
text-align: center;
background-color: #ba9875;
font-size: small;
font-family: sans-serif;
}

td {
        text-align: left;
        font-size: 12px;
        font-family: sans-serif;
        padding: 2px;
        padding-right: 2px;
        padding-left:5px;
}
.kopf {
background-color: #EFE0D1;
font-size: 14px;
}
.fett {
font-size: 13px;
font-weight: bold;
}

.wsbutton  {
background-color: #f5f5dc;
font-size: 10px;
width: 70px;
text-align: center;
border-style: outset;
}
.formbutton  {
background-color: #EFE0D1;
font-size: 11px;
font-weight: bold;
text-align: center;
color: #cc0000;
padding: 5px;
}
.button  {
background-color: #f5f5dc;
font-size: 10px;
text-align: center;
border-style: outset;
}
.seitentitel {
text-align: center;
background-color: #ba9875;
font-size: 13px;
padding: 2px 2px 5px 2px;

}
.fehler {
font-size: small;
color: #333;
padding:0;
}

.ausgebucht
{
color: #ff0000;
}
.ok {
font-size: small;
color: #333;
}
.rechts {
text-align: right;
}
#info {
width: 500px;
background-color: #eae0cc;
padding: 3px 20px 10px 20px;
}
.infokopf   {
position: relative;
width: 300px;
height: 20px;
background-color: #ba9875;
padding-left: 10px;
padding-top: 5px;
left: -10px;
}
#alles {
width: 990px;
float: left;
background-color: #EFE0D1;
padding-bottom: 20px;
padding-top: 10px;
}
.tab_button  {
background-color: #ba9875;
font-weight: bold;
width: 100px;
border-style: inset;
}
table.sortable thead {
    color: #000000;
    font-weight: bold;
    cursor: default;
}
table.worktab {
font-size: 9px;
}
.information {
        font-weight: normal;
        padding: 3px 5px 3px 5px;
        margin-top: 3px;
        margin-bottom: 15px;
        margin-left: 50px;
        margin-right: 50px;
        color: #f00;
        border-top: 1px solid #bbb;
        border-left: 1px solid #bbb;
        border-right: 1px solid #555;
        border-bottom: 1px solid #555;
background-color: #efe7ba;
}
.information1 {
        font-weight: normal;
        padding: 3px 5px 3px 5px;
        margin-top: 3px;
        margin-bottom: 15px;
        color: #000;
        border-top: 1px solid #bbb;
        border-left: 1px solid #bbb;
        border-right: 1px solid #555;
        border-bottom: 1px solid #555;
background-color: #efe7ba;
}