#bereich_image {
    display: block;
    text-align: center;
    width: 200px; 
    height: 151px;
    background-image: url(img_wub/button-google.jpg);
    background-repeat: no-repeat;
    background-position: center 16px;
}
