﻿/* CSS fuer GoogleMaps */
#static_map {margin:0 auto;border:1px solid #000;}
#map_route {width:98%;height:450px;border:1px solid #000;margin:0px;padding:0px;}
#directions {width:98%;font-size:9px;}
#directions tbody, #directions tr, #directions table {width:98%; text-align:left;}
#directions td {text-align:left;}
div.googledir table {text-align:left;} 
#routenplaner {text-align:left;}
#routenplaner fieldset {border:none; text-align:left; padding:0px; margin:0px; margin-bottom: 10px;}
#routenplaner legend {font-weight:100;}
#routenplaner input {border:1px solid #aaa;display:block;width:40%;float:left;margin-right:1em;padding:0.1em 0.3em;}


