﻿function fitWindow()	{
	document.getElementById('divKartenPositioner').style.top=(document.divMenuPositioner.clientHeight-650)/2+'px';
}