@CHARSET "UTF-8";

div#map {
	display: none;
}

div.window {
	position: relative;
	float: left;
}
div#coordliste_w {
	left: 0;
	top: 0;
	max-height: inherit;
}
#coordliste, #coordliste ul {
	max-height: inherit;
}
div#allginfo_w {
	left: 0;
	top: 0;
}
