div.tx-nnwerkstattfamiliewerkstattsuche{
	margin: 2em auto;
	width: 100%;
	text-align: center;
	line-height: 2em;
}

/* div.tx-nnwerkstattfamiliewerkstattsuche form{
	display: flex;
	justify-content: center;
} */
div.tx-nnwerkstattfamiliewerkstattsuche .disabled{
	opacity:0.5;
}

div.tx-nnwerkstattfamiliewerkstattsuche input.input_garageSearch{
	border: 2px solid #dd9921;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 0.3em;
	width: 32em;
	height: 3em;
}

div.tx-nnwerkstattfamiliewerkstattsuche #div_radiusSelectBox{
	height: auto;
	line-height: 1.3em;
	margin: 0 0.5em;
	text-align: center;
	width: 6em;
	font-size: 11px;
}
div.tx-nnwerkstattfamiliewerkstattsuche #div_radiusSelectBox.disabled #selectRadius{
	appearance: none;
	background-image: url("/fileadmin/images/icon_arrow_down.png");
	background-position: 94% center;
	background-repeat: no-repeat;
	background-size: 16px auto;
	border: 2px solid #dd9921;
	border-radius: 5px;
	width: 100%;
	padding: 0em;
	box-sizing: border-box;
}

div.tx-nnwerkstattfamiliewerkstattsuche #gs_form_submit{
	background-color: #dd9921;
	border: medium none;
	color: #fff;
	font-family: "Oswald","Trebuchet MS";
	font-weight: 700;
	padding: 0.4em 0.7em;
	text-transform: uppercase;
	border-radius: 5px;
	width: calc(100% - 23em - 4px);
	max-width: 8em;
	height: 3em;
	cursor:default;
}

div.tx-nnwerkstattfamiliewerkstattsuche #gs_warning{
	margin-top: 2em;
	background-color: #f9f9f9;
	padding: 20px;
	margin-bottom:20px;
}
div.tx-nnwerkstattfamiliewerkstattsuche #gs_warning #span_warning_submit{
	background-color: #dd9921;
	font-family: "Oswald","Trebuchet MS";
	font-weight: 700;
	padding: 0.4em 0.7em;
	text-transform: uppercase;
	border-radius: 5px;
	width: auto;
	max-width: 80%;
	height: 3em;
	cursor: pointer;
	margin: 20px auto;
	text-align: center;
	color: #fff;
	display: inline-block;
	line-height: 2.2em;
}
#div_searchform{
	display:flex;
}
@media(max-width: 767px){
	#div_searchform{
		flex-direction:column;
	}
}
div.tx-nnwerkstattfamiliewerkstattsuche #map_canvas{
	height: 600px;
	width: 100%;
	margin: 2em 0 0 0;
}

div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche{
	caption-side:top;
	width:100%;
	margin:0;
	display:table;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche caption{
	font-size: 2em;
	font-weight: bold;
	padding: 1.0em 0;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageTitle{
	width: 100%;
	background-color: #f1cb0c;
	height: 40px;
	border-radius: 7px;
	vertical-align: middle;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageTitle span.span_garageName {
	font-size: 1.5em;
	float: left;
	font-family: "Oswald","Trebuchet MS";
	margin-left: 0.6em;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageTitle span.span_garageRoute {
	float: right;
	margin-right: 1em;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageTitle a {
	color: #1d5ca5;
	font-weight: bold;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageTitle span.span_garageDistance {
	  float: right;
	  font-style: italic;
	  color: #996600;
	  margin-right: 1em;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageAddress {
	border-collapse: separate;
	padding: 1em;
	text-align: left;
	width: 50%;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageAddress span.span_garageStreet, #tx_nnwerkstattfamiliewerkstattsuche td.td_garageAddress span.span_garageZip, #tx_nnwerkstattfamiliewerkstattsuche td.td_garageAddress span.span_garageCity {
	font-size: 1em;
	font-weight: bold;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageAddress span.span_garagePhone, #tx_nnwerkstattfamiliewerkstattsuche td.td_garageAddress span.span_garageFax {
	font-style: italic;
	color: #999999;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageAddress span.span_garageEmail {
	margin-right: 1em;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageAddress span.span_webGarage {
	margin-right: 1em;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageTime {
	padding: 1em;
	text-align: left;
	width: 27%;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageTime span {
	font-style: italic;
	color: #999999;
}
div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageImg {
	padding: 1em;
	text-align: left;
}
@media(max-width: 767px){
	div.tx-nnwerkstattfamiliewerkstattsuche #tx_nnwerkstattfamiliewerkstattsuche td.td_garageImg{
		display:none;
	}
}
@media(max-width: 574px){
	span.span_garageEmail, span.span_webGarage{float:left;}
}
@media(max-width: 501px){
	/* div.tx-nnwerkstattfamiliewerkstattsuche form{
		flex-wrap:wrap;
	} */
	div.tx-nnwerkstattfamiliewerkstattsuche label{
		line-height:1.5em;
		margin-right: 5px;
	}
	div.tx-nnwerkstattfamiliewerkstattsuche input.input_garageSearch{
		margin: 0.5em 0;
	}
	div.tx-nnwerkstattfamiliewerkstattsuche #gs_form_submit{
		padding: 0.4em;
		min-width:4.5em;
	}
}