/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* modul_landkarte */
#karte								{ margin: 10px 0px; height: 350px; overflow: hidden; }
#karte .landkarte-ueberschrift		{ font-size: 12px; font-weight: bold; }
#karte .landkarte-beschreibung		{ font-size: 11px; }

#landkarte_planer					{ width: 320px;  margin-bottom:20px; }

#sidebar							{ width: 440px; font-size: 11px; overflow: auto; background: #FFFFFF; }
#sidebar ul							{ margin: 10px; }
#sidebar li							{ line-height:20px; height:20px; }


/* 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; }
