
.routenplaner {
	background:#f5f9fc;
	width:175px;
	margin:10px 0 0 20px;
	background: #deefac;
	padding:6px 12px 6px 12px;
	border:1px dotted #bbbbbb;
	float:right;
}


#link2map24{
	margin:14px 0 12px 0px;
}


#link2map24 input, #link2map24_01 input, input{
	font:inherit;
	color:inherit;
	margin:2px 0px 0 0;
	padding:1px;
	height:16px;
	border:#cccccc 1px solid;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
	color:#333333;
	font-size:1em;
	text-align:left;
}

.routeberechnen {
	padding-top:0px;
	color:#ffffff;
	font-size:1.1em;
	font-weight:bold;
	font-variant:small-caps !important;
	margin:10px 0 0 0;
	background:#1778c2;
	border:none;
	text-align:center;
	width:140px;
}

.routeberechnen a {
	width:125px;
	padding:2px 3px 2px 3px;
	color:#990033;
	font-weight:bold;
	text-decoration:none
}

.routeberechnen a:hover{
	color:#990033;
}




.ziel {
	float:right;
	width:120px;
}
