@charset "utf-8";

#div_googlemap_karte {
	width: 558px;
	height: 486px;
	border: 1px solid #938a83;
	font-size: 11px;
}

#div_googlemap_suchbox {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#div_googlemap_directions {
	font-size: 11px;
	line-height: 16px;
}

#div_googlemap_directions img {
	display: none;
}

#gzoom-map-cover { /* Korrektur des Positionsfehlers bei dragzoom.js */
	position: absolute; 
	top: 0px; 
}

#eingabe_suche_submit {
	font-size: 12px;
}