a.button_small {
    padding: 4px 6px;
    position: relative;
    background: rgb(96,108,136); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(96,108,136,1) 59%, rgba(63,76,107,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(59%,rgba(96,108,136,1)), color-stop(100%,rgba(63,76,107,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */

    border: 1px solid #AFA3A3;
    border-radius: 6px 6px 6px 6px;
    color: whitesmoke;
    cursor: pointer;
    font-size: 9px;
    font-weight: bold;
    margin: 1px;
    text-decoration: none;
    vertical-align: middle;
    height: 1.2em;
    margin-top:2px;
    font-family: arial,verdana,geneva,sans-serif;
}

button.button_small, input[type="submit"].button_small, input[type="button"].button_small {
    background: rgb(96,108,136); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(96,108,136,1) 59%, rgba(63,76,107,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(59%,rgba(96,108,136,1)), color-stop(100%,rgba(63,76,107,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
    border: 1px solid #AFA3A3;
    border-radius: 6px 6px 6px 6px;
    color: whitesmoke;
    cursor: pointer;
    font-family: arial,verdana,geneva,sans-serif;
    font-size: 9px !important;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    height: 2.5em;
}

.actionbar_center a.button_small {
    position: relative;
    top: 10px;
}

a.button_small:hover {
    border-left: 1px solid #555;
    border-top: 1px solid #555;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
a.button_small_blue {
    padding: 4px 6px;
    position: relative;
    background: #2f53bf; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(47,83,191,1.0) 0%, rgba(29,46,117,1.0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(47,83,191,1.0)), color-stop(100%,rgba(29,46,117,1.0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(47,83,191,1.0) 0%,rgba(29,46,117,1.0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(47,83,191,1.0) 0%,rgba(29,46,117,1.0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(47,83,191,1.0) 0%,rgba(29,46,117,1.0) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(47,83,191,1.0) 0%,rgba(29,46,117,1.0) 100%); /* W3C */
    border: 1px solid #AFA3A3;
    border-radius: 6px 6px 6px 6px;
    color: white;
    cursor: pointer;
    font-family: arial,verdana,geneva,sans-serif;
    font-size: 9px;
    font-weight: bold;
    margin: 1px;
    text-decoration: none;
    vertical-align: middle;
    height: 15px;
}
.actionbar_center a.button_small_blue {
    position: relative;
    top: 10px;
}

a.button_small_blue:hover {
    border-left: 1px solid #555;
    border-top: 1px solid #555;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#showHiddenAdressen{
    height: 2em;
}
input[type="submit"].button {
    padding: 4px 6px;
    position: relative;
    background: rgb(96,108,136); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(96,108,136,1) 59%, rgba(63,76,107,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(59%,rgba(96,108,136,1)), color-stop(100%,rgba(63,76,107,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
    border: 1px solid #AFA3A3;
    border-radius: 6px 6px 6px 6px;
    color: whitesmoke;
    cursor: pointer;
    font-family: arial,verdana,geneva,sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 1px;
    text-decoration: none;
    vertical-align: middle;
}

input[type="submit"].button:disabled{
    background: rgb(216,216,216); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(216,216,216,1) 0%, rgba(191,191,191,1) 40%, rgba(191,191,191,1) 60%, rgba(211,211,211,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,216,216,1)), color-stop(40%,rgba(191,191,191,1)), color-stop(60%,rgba(191,191,191,1)), color-stop(100%,rgba(211,211,211,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(216,216,216,1) 0%,rgba(191,191,191,1) 40%,rgba(191,191,191,1) 60%,rgba(211,211,211,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(216,216,216,1) 0%,rgba(191,191,191,1) 40%,rgba(191,191,191,1) 60%,rgba(211,211,211,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(216,216,216,1) 0%,rgba(191,191,191,1) 40%,rgba(191,191,191,1) 60%,rgba(211,211,211,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(216,216,216,1) 0%,rgba(191,191,191,1) 40%,rgba(191,191,191,1) 60%,rgba(211,211,211,1) 100%); /* W3C */
    border: 1px solid #000000;
    color: #000000;
}

a.button {
    padding: 4px 6px;
    position: relative;
    background: rgb(96,108,136); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(96,108,136,1) 59%, rgba(63,76,107,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(59%,rgba(96,108,136,1)), color-stop(100%,rgba(63,76,107,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(96,108,136,1) 59%,rgba(63,76,107,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */

    border: 1px solid #AFA3A3;
    border-radius: 6px 6px 6px 6px;
    color: whitesmoke;
    cursor: pointer;
    font-family: Arial,verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 1px;
    text-decoration: none;
    vertical-align: middle;
}