
var breed = window.innerWidth - 597;
document.getElementById("inhoud").style.width = breed + 'px';



