#map{
	width:580px;
	height:400px;
	margin-left:20px;
}

#anfahrt_leiste{	
	margin-top:15px;
	margin-bottom:15px;
	margin-left:20px;
	width:580px;
}

#anfahrt_titel{
	font-size:130%;
	font-weight:bold;
}

#anfahrt_leiste input, #anfahrt_leiste select{
	margin-left:15px;	
	margin-top:2px;
}

#anfahrt_leiste select#land2{
	width:120px;
}

#anfahrt_leiste select#ziel{
	width:100px;
}

#directions{
	margin-left:20px;
	width:580px;
}

.redLine{
	width:580px;
	margin-left:20px;
	border:0px;
	background-color:#FF0033;
	height:1px;
	overflow: hidden;
	font-size:0px;
}




