.number, .weiter {
    color: #000000;
    background-color: #ffffff;
    font-size: 4em;
}
#img_renew {
    width: 48px;
    height: 48px;
}
.rand {
    border: 2px solid #000000;
    background-color: #C8D3FF;
    margin: 10px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-width: 50px;
    display: inline-block;
    box-shadow: 5px 5px 5px #bbb;
}