
	/*
	* RSM WLL Connect
	*/
	div#rsm-hotspots p {
		font-family: Arial;
		font-size: 14px;
		line-height: 130%;
		
	}
	
	div#rsm-hotspots p.small a,
	div#rsm-hotspots p.small a:link,
	div#rsm-hotspots p.small a:active,
	div#rsm-hotspots p.small a:visited,
	div#rsm-hotspots p.small a:hover
	{
		font-weight: bold;
		
	}
	
	div#rsm-hotspots p.hotspot-ausbau {
		font-family: "Times New Roman";
		text-align: center;
		padding: 10px;
		padding-top: 5px;
		
		border: 1px solid #e0e0e0;
		background-color: #f4f4f4;
		
	}
	
	div#rsm-hotspots p.hotspot-ausbau a.assembling {
		font-family: Arial;
		font-size: 12px;
		
	}
	
	div#rsm-hotspots p.hotspot-ausbau a.running {
		font-family: "Times New Roman";
		font-size: 28px;
		
	}
	
	
	div#rsm-hotspots p.hotspot-ausbau a, div#rsm-hotspots p.hotspot-ausbau a:link, div#rsm-hotspots p.hotspot-ausbau a:visited, div#rsm-hotspots p.hotspot-ausbau a:hover {
		text-decoration: none;
		padding-left: 10px;
		padding-right: 10px;
		color: #1d2981;
		white-space: nowrap;
		line-height: 150%;
		
	}
	
	div#rsm-hotspots p.hotspot-ausbau a:hover {
		color: #000000;
		
	}
	
	div#rsm-hotspots p#rsm-hotspots-legend {
		font-size: 11px;
		color: #2a2a2a;
		
	}