/* CSS Document fuer Karten */

div#map {
	float: left;
	margin: 8px;
}

*html div#map {
	margin-right: 5px;
}

