/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* modul_landkarte */
#karte								{ margin: 10px 0px; width: 550px; height: 300px; overflow: hidden; border: 1px solid #F7984A;}
#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: 550px; height: 300px; overflow: hidden; }
#planer_ergebnis					{ width: 540px !important; width: 550px; }