.bblack           { font-family:      Arial, Helvetica, sans-serif;
                    font-size:        12px;
                    font-weight:      bold;
                    text-decoration:  none;
                    border:           0px;
                    color: #0D1047;
                    cursor: pointer; }


td                { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: lighter;
                    color: #0D1047; }

td.help           { font-family: Arial, Helvetica, sans-serif;
                    font-size: 10px;
                    font-weight: lighter;
                    color: #0D1047; }

td.tabhead        { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    background-color:#FFFFFF;
                    color: #0D1047; }

td.nohighlight    { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    color: #0D1047; }

td.highlight      { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    background-color:#FFFFFF;
                    color: #0D1047; }

td.highlightfixed   { font-family: Courier;
                    font-size: 15px;
                    font-weight: normal;
                    background-color:#EEEEEE;
                    color: #0D1047; }

form              { margin: 0px;
                    padding: 0px; }

input             { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    padding: 3px;
                    border: 1px;
                    border-style: solid;
                    border-color: #0D1047;
                    color: #0D1047; }

input.cb          { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    padding: 3px;
                    border: 0px;
                    border-style: solid;
                    border-color: #0D1047;
                    color: #0D1047; }

button            { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    border: 1px;
                    border-style: solid;
                    border-color: #0D1047;
                    color: #0D1047; }

input.search      { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    border: 1px;
                    border-style: solid;
                    border-color: #0D1047;
                    padding: 3px;
                    width: 100px;
                    color: #0D1047; }

input.imag        { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    width: 21px;
                    padding: 3px;
                    border: 0px;
                    color: #0D1047; }

input.pictogramm  { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    width: 12px;
                    border: 0px;
                    padding: 3px;
                    color: #0D1047; }

textarea          { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    border: 1px;
                    border-style: solid;
                    border-color: #0D1047;
                    width: 270px;
                    padding: 3px;
                    color: #0D1047; }

textarea.lists    { font-family:  Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    border: 1px;
                    border-style: solid;
                    border-color: #0D1047;
                    width: 450px;
                    padding: 3px;
                    height: 600px;
                    color: #0D1047; }

textarea.fixed    { font-family: Courier;
                    font-size: 12px;
                    font-weight: normal;
                    border: 1px;
                    border-style: solid;
                    border-color: #0D1047;
                    padding: 3px;
                    color: #0D1047; }

select            { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: bold;
                    border: 1px;
                    border-style: solid;
                    border-color: #0D1047;
                    color: #0D1047; }

.but              { font-family: Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    border: none;
                    background-color: #FFFFFF;
                    background-image: URL('/i/button_97.jpg');
                    background-repeat: none;
                    height:26px;
                    width:97px;
                    color: #0D1047;
                    cursor:pointer; }


