/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* modul_landkarte */
#karte	{ margin-left: 0px; margin-right: 0px; width: 500px; height: 500px; float:left; overflow: hidden; margin-bottom: 25px; }
#karte .landkarte-ueberschrift	{ font-size: 13px; font-weight: bold; }
#karte .landkarte-beschreibung	{ font-size: 11px; }
#karte .landkarte-route-titel { font-size: 12px; font-weight: normal; }
#karte a { font-size: 11px; }
#karte input { /*border: 1px solid #000000; margin-right: 5px; */ }

.route_drucken	{ margin: 20px 0px; text-align: left;  }

#anfahrtsplanung #karte	{ width: 500px; height: 400px; overflow: hidden; margin-left: 0px; float: none; margin-right: 0px; margin: auto; }
#anfahrtsplanung #planer_ergebnis	{ margin: auto; }

#planer	{ width: 150px; float: right; text-align: left; }
#planer #route_start	{ width: 140px; }
#planer .form-button	{ width: 140px; }

.landkarte_planer				{ width: 100%; }
#planer_ergebnis	{ clear: both; width: 500px;  }
#sidebar	{ width: 200px; height: 200px; float: left; font-size: 11px; overflow: auto; }

/* liste */

.abc-liste                  { margin-bottom: 15px; letter-spacing: 3px; }
.LETTER-LISTE               { /*width: 100%;*/ font-weight: bold; border-left: 5px solid #218839; color: #218839; border-bottom: 1px solid #218839; padding-left: 5px; margin: 12px 0 12px 0;}
.firma-liste                { border: 1px solid #218839; margin: 8px 0 8px 0; padding: 5px;  }
.firma-liste h2             { font-weight: bold; margin-bottom: 5px; }
.adresse-liste              { margin-bottom: 5px; }
.ort-liste                  {}
.tel-liste                  { margin-bottom: 5px; } 
.link-liste                 {}
