@charset "utf-8";

/******************************************************************************
 *
 * Ereignis Ortsangabe
 *
 ******************************************************************************/

/*** Event Details ***/

#calendar-location {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

#calendar-location .back {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#calendar-location .location-map {
	float: left;
	width: 100%;
}

/*
 * Location Details page
 */
#calendar-location .location-details {
	float: left;
	width: 100%;
}

#calendar-location .location-details .location-detail {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
}

#calendar-location label {
	float: left;
	width: 75px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#calendar-location .value {
	float: left;
}

#calendar-location .location-details .name {
}

#calendar-location .location-details .street {
}

#calendar-location .location-details .city {
}

#calendar-location .location-details .country {
}

#calendar-location .location-details .phone {
	margin-top: 10px;
}

#calendar-location .location-details .fax {
}

#calendar-location .location-details .email {
}

#calendar-location .location-details .link {
}

#calendar-location .location-details .picture {
}

#calendar-location .location-details .lation-detail .image {
}

#calendar-location .location-details .description {
}

#calendar-location .location-details .google-map-link {
	margin-top: 20px;
}

/*
.hpl_google_maps .map-heading {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #333;
}
*/

/**
 * WEC-Map
 */
#hpl_google_maps,
.tx-wecmap-pi1,
.tx-wecmap-pi2,
.tx-wecmap-pi3 {
	float: left;
	width: 100%;
}

