div#inhalt {
	width: 480px;
	position: absolute;
	top: 83px;
	left: 215px;
}

div#navigation {
	width: 200px;
	position: absolute;
	top: 83px;
	left: 5px;
}

div#box {
	width: 200px;
	position: absolute;
	top: 83px;
	left: 695px;
}
div#header {
	width: 900px;
	height: 70px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div#info-city {
	width: 400px;
	display: none;
	visibility: hidden;
}
