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