﻿.masterfooter {
    background: url(img/test_omgeving.png);
    background-repeat: repeat-x;
    background-size: contain;
    background-position-y: bottom;
}

.masterfooter a {
    background-color: #fff;
    padding: 0px 10px 30px 10px;
    margin-left: 0px;
    background-position-x: 10px;
    background-position-y: 3px;
}