/* Vereine */

p.bodytext {
	margin: 0;
}

.tx-wesshoplocator-pi1 {
	margin-left: -19px;
}

	.tx-wesshoplocator-pi1 p {
        margin: 12px 0 12px 19px;
	}
	
	.tx-wesshoplocator-pi1 p.other_shops,
  .tx-wesshoplocator-pi1 p.premium_shops {
    margin: 15px 0 8px 19px;
    padding: 0;
  }
  
    *+html.tx-wesshoplocator-pi1 p.other_shops {
      margin-top: 0;
    }

.locator_entry {
  display: inline;
	float: left;
	width: 270px;
	height: 142px;
	margin: 8px 0 15px 19px;
	padding: 14px 0 14px 0;
	background: #df8 url(../img/de/shoplocator_entry_back.gif) no-repeat;
}
	.locator_entry p {
		margin: 0;
	}

	.locator_entry dt {
		float: left;

		margin: 0 0 0 14px;
		font-weight: bold;
	}

	.locator_entry dd {
		margin: 0 14px 0 80px;
	}

