.button_3d_gelb,
.button_3d_gelb_gross,
a.button_add_subproduct table.button_3d_gelb {
    background: #f1f1f1 url(./images/btn_orange.gif) repeat-x;
    border: #757678 0px solid;
    color: #000000;
    cursor: pointer;
    font: normal 8pt Verdana, Arial, sans-serif;
    text-align: center;
    vertical-align: middle;
}

.button_3d_gelb_gross,
a.button_add_subproduct table.button_3d_gelb {
    background: #ff9403 url(./images/btn_orange_big.gif) repeat-x;
    margin: auto;
}

.button_3d_grau {
    background: #757678 url(./images/3d_btn_grau.gif) repeat-x;
    border: #747778 1px solid;
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
}

a.simpleButton {
    border: #7c7c7c 1px solid;
    padding: 2px 5px;
}

a:hover.simpleButton {
    color: #000;
}
