/*******************************************************************************
 * Stylesheet für twGmap05Sidebar - version04
 ******************************************************************************/



#twGmap {
	float: left;
	width: 640px; 
	height: 470px;
}

/* Sidebar */
#twGmapSidebar {
	float: left;
	width: 180px;
	font-family: Verdana, Arial;
	font-size: 12px;
	overflow: auto;
	margin-right: 4px;
	padding: 4px;
	background-color: #fdf9ec;
	border: 1px dotted #ffbb60;
}
#twGmapSidebar .buchstabe {	
	font-weight: bold;
	background-color: #fdffff;
	border: 1px dotted #ffbb60;
	margin-right: 3px;
}