/* MAPS */
#maps-head{ border-top-left-radius: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; border-top-right-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-toplright: 4px; background-color:#EEF3FF; border-bottom: 1px solid #8ea8d3; margin-bottom: 1px; }
#maps-headc { padding:13px 0 13px 17px; font-size:15px;  font-weight: var(--fw-bold); white-space:nowrap; overflow:hidden; width:590px;}
#maps-headc a { color:#676762; }
#maps-canvas{ max-width:100%; height:561px; border-top: 1px solid #8ea8d3; background-image:url(//static.klamm.de/images/maps_bg.gif); }
#maps-foot{ border-bottom-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomlright: 4px; background-color:#EEF3FF; padding:9px 17px 9px 13px; border-top: 1px solid #9A9A9A; font-size:12px; text-align:left; color:#9A9A9A; }
#maps-foot a{ color:#9A9A9A; }
#maps-nojs{ padding-top:80px; padding-left:150px; font-size:14px; color:#717171; }
#maps-nojs a{ color:#717171; }
#maps-nav { float:right; font-size:12px;  font-weight: var(--fw-regular); color:#676762; }
#maps-nav span { position:relative; top:2px; right:0; }
#maps-loc { font-size:12px;  font-weight: var(--fw-regular); color:#676762;  }