/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

.modul-landkarte .standortfinder {
	width: 260px;
	height: 300px;
	position: absolute;
	left: 200px;
	top: 72px;
	border: 1px solid #AAA296;
}

.modul-landkarte .routenplaner {
	width: 340px;
	margin-left: 260px;
}

.modul-landkarte .liste {
	width: 340px;
	margin-top: 20px;
	margin-left: 260px;
}

.liste .standort-item {
	margin-bottom: 10px;
}

/* modul_landkarte */
#karte								{ width: 260px; height: 300px; overflow: hidden; }
#karte .landkarte-ueberschrift		{ font-size: 12px; font-weight: bold; }
#karte .landkarte-beschreibung		{ font-size: 11px; }

#landkarte_planer					{ width: 440px; }

#sidebar							{ width: 440px; font-size: 11px; overflow: auto; background: #FFFFFF; }
#sidebar ul							{ margin: 10px; }

/* Ergebnis Routenplanung */
.route_drucken						{ margin: 20px 0px; text-align: left;  }

#anfahrtsplanung #karte				{ width: 440px; height: 400px; overflow: hidden; }
#planer_ergebnis					{ width: 430px !important; width: 440px; }
