#routenplanung-border
{
	
}

#routenplanung
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
}

#routestart
{
	float:left;
	width: 49%;
}

#routestart label
{
	font-weight:bold;
	text-decoration:underline;
}

#routeend
{
	float:right;
	width: 49%;
}

#routeend label
{
	font-weight:bold;
	text-decoration:underline;
}
.inputleft
{
	padding-top:4px;
	height:25px;
	width:20%;
	float:left;
	font-weight:bold;
}

.inputright
{
	width: 70%;
	float:right;
}

.inputrighttext
{
	width: 80%;
	float:right;
	padding-top:4px;
}

.inputtxt
{
	float:left;
	border:1px solid black;
	width:120px;
}

.inputright label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.divclear
{
	clear:both;
}

.inputpadding
{
	padding-left:260px;
}

.divbreak
{
	padding-top:10px;
	clear:both;
}

#map
{
	margin-bottom:15px;
	border-bottom:1px solid #CCCCCC;
}

#directions
{
	width:570px;
}