.blozoLogo {
    position: fixed;
    bottom: 2px;
    right: 10px;
    width: 75px;
}

#quote {
    position: fixed;
    bottom: 10px;
    left: 10px;
    padding-right: 10px;
}

.terug {
    bottom: 51px;
}
.contact {
    bottom: 31px;
}
.uitloggen {
    bottom: 11px;
}
.uitloggen, .terug, .contact {
    position: fixed;
    right: 95px;
    text-decoration: none;
    font-weight: bold;
    color: gray;
    font-size: 12px;
}
