/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */
/* Unterstützte Kommandos: liste, route */

/* modul_landkarte */
#karte									{ width:618px !important; width:620px; height:348px !important; height:350px; margin-top:10px; overflow:hidden; display:block; border:1px solid #592589; }
#karte .landkarte-ueberschrift			{ font-size: 12px; font-weight: bold; }
#karte .landkarte-beschreibung			{ font-size: 11px; }

#landkarte_planer						{ }

#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						{ clear: both; width:620px; }
