.berabuttons div {
    display: inline-block;
}
.berabuttons a {
    color: #ffffff;
    background: #d7007f;
    background-image: linear-gradient(to bottom, #d7007f, #8a0052);
    display: inline-block;
    padding: 7px 20px 10px 20px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}
.berabuttons a:hover,
.berabuttons a:active,
.berabuttons a:focus,
.berabuttons .active {
    background: #e3e3e3;
    background-image: linear-gradient(to bottom, #E1E1E1, #e3e3e3);
    color: #000;
}

.button-wrapper{

}

.contentCenter .buttons a .larger{
    font-size: 1.5em;
}
.contentCenter .buttons .text img {
    width: 25px;
}

#inhalt .contentCenter .beranet-button.beranet-infochat-button.beranet-button-offline, #inhalt .contentCenter .beranet-button.beranet-beraterchat-button.beranet-button-online,.contentCenter .contentCenter .buttons .buttonberater .inner  {
    width: 100%;
}
.contentCenter .buttons .buttonberater .inner {
    margin-bottom: inherit;
    width: 100%;
}