#map{
	width:269px;
	height:260px;
	position:absolute;
	left:149px;
	top:19px;
}

#gm_karte{
	width:430px;
	height:282px;
	position:relative;
}

#anfahrt{
	margin-left:20px;
	padding-top:20px;
	width:250px;
}

#anfahrt .leiste{	
	background-color:#0255A1;	
	color:white;
	font-size:14px;
	font-weight:bold;
	padding:3px 0;
	width:250px;		
}

#anfahrt .leiste span{
	margin-left:10px;
}

.anfahrt_line{
	margin-top:4px;
	width:240px;
	padding-left:5px;
	
}

.anfahrt_line .desc{
	background-image:url(/img/css/doppelpunkt.gif);
	background-position:right center;
	background-repeat:no-repeat;
	font-weight:bold;
	line-height:20px;
	vertical-align:middle;
	width:90px;
}

.anfahrt_line input{
	background-image:url(/img/bg_txt.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-color:#E7E7E7;
	border-style:solid;
	border-width:0 1px 1px 0;
	padding-bottom:3px;
	padding-left:5px;
	padding-top:3px;
	width:135px
}

#btn_send3{
	background-image:url(/img/css/faq_button_close.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#0255A1;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:19px;
	line-height:19px;
	margin-right:15px;
	margin-top:15px;
	text-align:center;
	vertical-align:middle;
	width:120px;
}

#directions{
	margin-top:10px;
	width:700px;
}

#btn_send2,#btn_send  {
	background-image:url(/img/css/faq_button_close.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#0255A1;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:19px;
	line-height:19px;
	margin-right:15px;
	margin-top:15px;
	text-align:center;
	vertical-align:middle;
	width:120px;
	position:relative;
	}

	
	.pdfLoader{
		width:100px;
		height:12px;		
		background-image:url(/img/css/pdfLoader.gif);
		left:4px;
		top:3px;
		position:absolute;
	}
