#content #map p,
#content #route .googledir {
	font-family: "Times New Roman", serif;
	font-size: 13px;
	line-height: 18px;
}

#content #google_maps_route #route_form {
	background-color: #E5EBF0;
}

#content #google_maps_route #route_form * {
	color: #00396B;
}

#content #google_maps_route #route_form,
#content #google_maps_route #route_form input,
#content #google_maps_route #route_form select {
	border: 1px solid #194D7A;
}

#content #google_maps_route #route_form h2,
#content #google_maps_route #route_form input.submit {
	background-color: #B2C3D2;
}

#content #google_maps_route #route_form input {
	width: 207px;
}

#content #google_maps_route #route_form input.submit {
	margin-left: 175px;
	width: 33px;
}


/* Anpassungen der Routenplaner-Anzeige */

#content #route {
	display: none;
	padding-top: 0 ! important;
}

#content #map p, #route .googledir {
	font-family: Verdana, Arial, Helvetica, sans-serif ! important;
}

#content #route .googledir table.marker_top {
	margin-top: 0 ! important;
}

#content #route .googledir table.marker_top,
#content #route .googledir table.marker {
	background-color: #B2C3D2 ! important;
	border: 1px solid #194D7A ! important;
}

#content #route .googledir table.marker_top td,
#content #route .googledir table.marker td {
	border: 0 none;
}

#content #route .googledir table.route td {
	border: 1px solid #194D7A ! important;
}


#google_maps_info {
	display: none;
}
