div.googleMaps div.map{
	width:100%;
	height:300px;
}
div.googleMaps div.toAdresse{
	cursor:pointer;
	margin:5px 0 10px 0;
}

input#fromAddress {font-size:11px; font-family:verdana, helvetica, sans-serif; color:#565656; margin:0 0 0 7px;}

table.directions td.submit input {
	color:#fff; font-weight:normal; font-family:verdana, helvetica, sans-serif; font-size:11px;
	border:0;
	width:80px; height:1px;
	background:#fff url(../pix/bg_button_speichern.gif) no-repeat;
	padding:0 0 18px 0; margin:0 0 0 7px;
}


