#element_city_zip_error{
	display:none;
}

#element_city_zip_no_location{
	display:none;
}

#element_city_zip_multiple_location{
	display:none;
}
#hds1{
	z-index: 4;
	position: absolute;
	top: 54px;
	left: 634px;
	width: 160px;
	height: 170px;
	float: left;
	overflow: hidden;
}
#hds2{
	z-index: 5;
	position: absolute;
	top: 54px;
	left: 484px;
	width: 320px;
	height: 320px;
	float: left;
	overflow: hidden;	
	visibility: hidden;	
}
#zipcodes{
	z-index: 6;
	position: absolute;
	top: 52px;
	left: 160px;
	width: 150px;
	height: 170px;
	float: left;
	overflow: hidden;
	background-color: #D7E6E9;
	visibility: hidden;
}
#zipcodelist {
	margin-top: 5px;	
}
#zipcodelist a{
	display:block;
	width: 37px;
	height: 17px;
	float: left;
	overflow: hidden;
	background-color: #D7E6E9;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;	
	text-align : center;
	vertical-align : 19px;	
}
#zipcodelist a:hover{
	background-color: #ACB0AF;
}
#zipcodelist a.activezip{
	background-color: #ACB0AF;
}
#hds1 p{
	clear: left;
	padding-top: 17px;
	margin-left:5px;
	width:150px;
}
#hds2 p{
	clear: left;
	padding-top: 17px;
	margin-left:160px;
	width:150px;
}
.textbox {
	width:150px;
	line-height: 17px;
}
.twoforms {
	float: left;
	width:315px;	
}
.form150 {
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 5px;
	margin-top: 0px;
	float: left;
}
.textbox #city_zip_list {
	width:150px;
	float:left;
}
/* untere spalte händler in der nähe */

#near_retailers{
	visibility: hidden;
	position: absolute;
	background-color: white;
	left: 164px;
	width: 640px;
	float: left;
}	

#near_s1_retailers{
	visibility: hidden;
	position: absolute;
	background-color: white;
	left: 484px;
	width: 320px;
	height:600px;
	float: left;
}


#near_retailers_head{
	width: 630px;
	border-bottom: 1px solid #D3CEC1;
	padding-left: 10px;
	overflow: hidden;
}
#near_retailers_head a{
	float: left;
	padding-left: 12px;
	background-image: url(icons/form_arrow_right.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 11px;
	margin-top: 16px;
	color: #53514D;
}

#near_retailers_head a:hover{
	text-decoration: underline;
}

#near_retailers_headline{
	width: 320px;
	float: right;
	padding-top: 18px;	
	overflow: hidden;
	}

#near_retailers_headline h1{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;	
}

#near_retailers_head2{
	height: 19px;
	width: 630px;
	border-bottom: 1px solid #D3CEC1;
	padding-left: 10px;
	font-size: 11px;
	color: #53514D;
	font-weight: bold;
	padding-top: 5px;
	}
#near_retailers_head3{
	width: 310px;
	border-bottom: 1px solid #D3CEC1;
	padding-left: 10px;
	overflow: hidden;
}

#near_retailers_head4{
	height: 19px;
	width: 310px;
	border-bottom: 1px solid #D3CEC1;
	padding-left: 10px;
	font-size: 11px;
	color: #53514D;
	font-weight: bold;
	padding-top: 5px;
}

#near_retailers .subbox{
	overflow:auto;
	width: 640px;
	border-bottom: 1px solid #D3CEC1;
	font-size: 11px;
	color: #53514D;
	padding-top: 5px;
	line-height: 17px;
}

#near_s1_retailers .s1subbox{
	overflow:auto;
	width: 320px;
	border-bottom: 1px solid #D3CEC1;
	font-size: 11px;
	color: #53514D;
	padding-top: 5px;
	line-height: 17px;
}
#near_retailers .adressbox, #near_s1_retailers .adressbox{
	width: 310px;
	padding-left: 10px;
	font-size: 11px;
	padding-top: 6px;
	float: left;
	}
#near_retailers .adressbox2,#near_s1_retailers .adressbox2{
	width: 310px;
	font-size: 11px;
	padding-top: 6px;
	float: left;
	}
#near_retailers .link,#near_s1_retailers .link{
	padding-left: 12px;
	background-image: url(icons/form_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-decoration: none;
	font-size: 11px;
	color: #53514D;
	font-weight: bold;
}
#near_retailers .link:hover, #near_s1_retailers .link:hover {
	text-decoration: underline;
}
#near_retailers .email,#near_s1_retailers .email{
	padding-left: 12px;
	background-image: url(icons/form_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-decoration: none;
	font-size: 11px;
	margin-top: 16px;
	color: #53514D;
	font-weight: bold;
}
#near_retailers .email:hover,#near_s1_retailers .email:hover {
	text-decoration: underline;
}