.standortBox{
	margin-bottom:20px;
}

.standortLand{
	margin-bottom:10px;
	color:#E20A16;
	font-size:14px;
	font-weight:bold;
}

.standort{
	width:320px;
	line-height:1.5;
	color:#5A6B74;	
	font-size:13px;
}

.standort .line1{
	font-weight:bold;
}

.standortMap{
	width:660px;
	margin-top:25px;
	margin-left:20px;
}

#map{
	width:660px;
	height:400px;
	background-color:red;
}

.info{
	font-size:11px;
	color:#5A6B74;	
	line-height:1.4;
}

.info a{
	color:#E20A16;
	text-decoration:none;
}
