@media screen {

/* layout styles for locator extension */
.tx-locator-pi1 table {
	border: none;
}
.tx-locator-pi1 form .field {
	clear: both;
	margin-bottom: 0.8em;
}
.tx-locator-pi1 form .field label {
	margin-right: 1em;
	padding: 0.3em 0;
	width: 7em;
}
.tx-locator-pi1 form .field input {
	width: 12em;
}
.tx-locator-pi1 form .field .submit {
	margin-left: 8em;
}
.tx-locator-pi1 #mapAll {
	border: 2px solid #C5C6C8;
}
.tx-locator-pi1 .listView .odd {
	background-color: #c0c0c0;
}
.tx-locator-pi1 .listView td form {
	padding: 0;
	margin: 0;
}
.tx-locator-pi1 .poiTable {
	position: relative;
	width: 100%;
	font-weight: bold;
}
.tx-locator-pi1 .poiTable .odd, .tx-locator-pi1 .htmlPoiTable .even {
	background-color: #ffffff;
}
.tx-locator-pi1 .htmlPoiTable {
	position: relative;
	border-collapse: collapse;
}
.tx-locator-pi1 .htmlPoiTable .row td{
	border-bottom: 2px solid black;
}
.clearer {
	clear: both;
}
.tx-locator-pi1 .markerTooltipContainer {
	padding: 5px;
	background-color: transparent;
	background-image: url(/typo3conf/ext/locator/pi1/res/image.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
.tx-locator-pi1 .markerTooltip {
	margin: 15px;
	overflow: hidden;
}
.tx-locator-pi1 .infoWindow {
	width: 220px;
}
.tx-locator-pi1 .displayRoute {
	background: #c0c0c0;
}

.tx-locator-pi1 .googleMapBalloonBody {
	background-color: #ffffff;
	font-size: 12px;
	filter:Alpha(opacity=100, finishopacity=100, style=0);
	-moz-opacity: 1;
}

.tx-locator-pi1 .googleMapBalloon {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	filter:Alpha(opacity=100, finishopacity=100, style=0);
	-moz-opacity: 1;
	opacity: 1;
	border: 1px solid black;
}
.tx-locator-pi1 .resultTable {
	border-collapse: collapse;
	padding: 2px 5px 2px 5px;
	margin:0;
}
.tx-locator-pi1 .searchResultTable td {
	background-color: #f0f0f0;
}
.tx-locator-pi1 .searchMailResultHeader {
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}
.tx-locator-pi1 .searchMailResultTable td {
	background-color: #f0f0f0;
}
.tx-locator-pi1 .additionalData {
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}
.tx-locator-pi1 .searchOnlyMailResultTable .storename {
	margin: 5px 0px 0px 0px;
	font-weight: bold;
}
.tx-locator-pi1 .searchOnlyMailResultTable .address {
	font-size: 0.9em;
}
.tx-locator-pi1 .searchOnlyMailResultTable .zipcode {
	font-size: 0.9em;
}
.tx-locator-pi1 .searchOnlyMailResultTable .phone {
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
}
.tx-locator-pi1 .viaButtonSelected {
	background-color: #98FB98;
}
.tx-locator-pi1 .viaButtonUnselected {
	background-color: #D3D3D3;
}
.tx-locator-pi1 .selectedCategory {
	background-color: #c0c0c0;
}
.tx-locator-pi1 .treeview ul {
	padding-left: -20px;
	margin: 0;
}
.tx-locator-pi1 .treeview li {
	padding-left: -20px;
	margin: 0;
}
.tx-locator-pi1 .tx_mhtreeview-node {
	list-style: none;
}
.tx-locator-pi1 .tx_mhtreeview_title {
	display: none;
}
.tx-locator-pi1 .tx_mhtreeview-node a {
	padding: 0;
	margin: 0;
	cursor: pointer;
}
.tx-locator-pi1 .tx_mhtreeview-node a.selectedCategory {
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
}
.tx-locator-pi1 .tx_mhtreeview-node a:hover {
	text-decoration: none;
	color: black;
}
.tx-locator-pi1 .searchCityHeader {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.tx-locator-pi1 .searchCityData  {
	padding: 2px 5px 2px 5px;
	margin:0;
	background-color: #f0f0f0;
}
.tx-locator-pi1 .searchResultHeader {
	font-weight: bold;
	padding: 1em 0;
}
.tx-locator-pi1 .mapTitle {
	vertical-align: top;
}
.tx-locator-pi1 .mapHeader {
	vertical-align: top;
	position: relative;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
}
.tx-locator-pi1 .mapHeader .storename {
	font-weight: bold;
}
.tx-locator-pi1 .tx-locator-map {
	position: relative;
}
html>body .tx-locator-pi1 #route {
	margin: 55px 40px 0px 0px;
}
.tx-locator-pi1 tr {
	border: none;
}
.tx-locator-pi1 td {
	border: none;
}
.tx-locator-pi1 .message {
	font-size: 15px;
	padding: 5px;
	height: 20px;
	background-color: #f0f0f0;
	border: 2px solid green;
}
.tx-locator-pi1 .warning {
	font-size: 15px;
	padding: 5px;
	height: 20px;
	background-color: #f0f0f0;
	border: 2px solid #FFCC66;
}
.tx-locator-pi1 .error {
	font-size: 15px;
	padding: 5px;
	height: 20px;
	background-color: #f0f0f0;
	border: 2px solid red;
}
.tx-locator-pi1 .tx_locator_results .item {
	background: #E2E2E2;
	overflow: hidden;
	position: relative;
	margin: 0 0 2em 0;
}
.tx-locator-pi1 .tx_locator_results .item img {
	float: left;
}
.tx-locator-pi1 .tx_locator_results .item .content {
	float: left;
	padding: 0 10px 10px 20px;
	width: 400px;
}
.tx-locator-pi1 .tx_locator_results #map {
	border: 1px solid #c5c6c8;
	height: 400px;
	margin-top: 1em;
	font-size: 90%;
}
.tx-locator-pi1 .dielmann_links {
	padding: 1em 0 0 0;
}
.tx-locator-pi1 .dielmann_links a {
	font-weight: bold;
	padding: 1px 0 0.5em 0;
	margin: 0 1em 0 0;
}
.tx-locator-pi1 .dielmann_links .dielmann_link_joboffers a {
	background: url(../../img/locator_jobs.gif) no-repeat;
	padding-left: 10px;
}
.tx-locator-pi1 .dielmann_links .dielmann_link_products a {
	background: url(../../img/locator_products.gif) no-repeat;
	padding-left: 18px;
}
.tx-locator-pi1 .dielmann_hours {
	display: none;
}
.tx-locator-pi1 .dielmann_products {
	display: none;
}
.tx-locator-pi1 .dielmann_overlay {
	display: none;
	position: absolute;
	z-index: 9;
	top: 30px;
	right: 30px;
	width: 200px;
	background: #FFF;
	padding: 5px 10px 0 10px;
	border: 3px solid #3b999e;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.tx-locator-pi1 .dielmann_overlay a.close {
	position: absolute;
	z-index: 10;
	top: 6px;
	right: 6px;
	border: 1px solid #000;
	padding: 0 4px;
	text-decoration: none;
}

} /* close @media */
