.linksuitlijnen {
    float: left;
    padding: 0 5px 0 5px;
    }

.rechtsuitlijnen {
    float: right;
    padding: 0 5px 0 5px;
    }
