/*******************************************************************************
 * Stylesheet für twGmap03Uebersichtsausschnitt
 ******************************************************************************/

#twGmap {
	float: left;
	width: 470px;
	height: 300px;
  margin: 4px;
  padding: 4px;
  margin-left: 0px;
  border: solid 1px #EAEAEC;
}


#twGmapSidebar {
	display:none;
}

