/*******************************************************************************
 * Stylesheet für twGmap05Sidebar - version04
 ******************************************************************************/



#twGmap {
	float: left;
	width: 360px; 
	height: 355px;
}

/* Sidebar */
#twGmapSidebar {
	float: left;
	width: 120px;
	height: 345px;
	overflow: auto;
	margin-right: 4px;
	padding: 4px;
	background-color: #fdf9ec;
	border: 1px dotted #ffbb60;
}
#twGmapSidebar .buchstabe {	
	font-weight: normal;
color:#000;
	background-color: #fdffff;
	border: 1px dotted #ffbb60;
	margin-right: 3px;
}
