/* GROSSE ANSICHT CONTENT*/
.tx-geosearch-pi1-form { 
	margin-bottom: 10px;
}
.tx-geosearch-adress {
	margin: 0px;
	padding: 0px;
}
.tx-geosearch_error {
	width: 400px;
	margin: 0px;
	padding: 0px;

}
.tx-geosearch-pi1-field {
	margin: 0px;
	padding: 0px;
}
.tx-geosearch-pi1-field input{
	margin: 0px 5px 0px 0px;
	padding: 3px 5px 0px 5px;
}
.tx-geosearch-pi1-button {
	margin: 0px;
	padding: 0px;
}
.tx-geosearch-pi1-button input {
	width: 80px;
	height: 20px;
	margin: 0px;
	padding: 0px 5px 3px 5px;
}
.tx-geosearch-pi1-found { 
	width: 460px;
	float: left;
	margin: 10px 0px 0px 0px; 
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}
.tx-geosearch-pi1-show { 
	width: 460px;
	float: left;
	margin-bottom:20px;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}
.tx-geosearch-pi1-content { 
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	width: 460px;
	margin-bottom:5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #abc78c; 
}
.tx-geosearch-pi1-distance { 
	width:70px; 
}
.tx-geosearch-pi1-distance_address { 
	margin-left:70px;
	padding:0px;
}
.tx-geosearch-pi1-prev { 
	width:70px; 
	margin-bottom:10px; 
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}
.tx-geosearch-pi1-next { 
	width:70px; 
	margin-left:70px; 
	margin-bottom:10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px; 
}

.tx-geosearch-pi1-prev a, .tx-geosearch-pi1-prev a:visited {
	color: #579019;
	text-decoration: none;
}
.tx-geosearch-pi1-next a, .tx-geosearch-pi1-next a:visited {
	color: #579019;
	text-decoration: none;
}
.tx-geosearch-pi1-prev a:hover, .tx-geosearch-pi1-prev a:active {
	color: #579019;
	text-decoration: underline;
}
.tx-geosearch-pi1-next a:hover, .tx-geosearch-pi1-next a:active {
	color: #579019;
	text-decoration: underline;
}
.tx-geoaearch-pi1-error {
	font-weight: normal;
	font-size: 11px;
	line-height: 16px; 
	float: left;
}

/* #################### KLEINE ANSICHT OBEN */
.tx-geosearch-pi1-form1 { 
	margin-bottom:10px;
}
.tx-geosearch-pi1-label1 { 
	float:left; 
}

.tx-geosearch-eingabe1 {
	float: left;
}
.tx-geosearch-pi1-field1 input {
	width: 39px;
	height: 17px;
	background: #fff;
	font-size: 10px;
	color: #579019;
	border: 0;
	padding: 4px 5px 0 3px;
}
.tx-geosearch-pi1-field11 input {
	width: 71px;
	height: 17px;
	background: #fff;
	font-size: 10px;
	color: #579019;
	border: 0;
	padding: 4px 5px 0 3px;
	margin-top: 0px;
}
.tx-geosearch-pi1-button1 input {
	width: 21px;
	height: 21px; 
	border: 0;
	background: url(images/plz_pfeil.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

/* ################# SUCHE ################## */

.suche_eingabe input{
	border: 0px;
	background: #daeaba;
	width: 136px;
	height: 17px;
	float: left;
	margin: 0px;
	color: #579019;	
	font-size: 10px;
	padding: 4px 5px 0px 3px;
}

.suche_button input{
	width: 21px;
	height: 21px; 
	border: 0;
	background: url(images/plz_pfeil.gif) no-repeat;
	float: right;
	margin: 0px;
	padding: 0px;
	float: right;	
}