#wrap_dealer_search .componentheading, #result .componentheading, #wrap_international .componentheading {

}

#wrap_dealer_search .componentheading h2, #wrap_international .componentheading h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}

.haendler_body_wrap {
  background-color: #EEEEEE;
  line-height: 1.2;
  margin-bottom: 10px;
  padding: 19px 0 10px 36px;
}

.haendlersuche_country_list ul li {
	list-style-position: inside;
	padding-bottom: 5px;
	padding-right: 15px;
}

#wrap_dealer_search input.input, #dealer_search_form input.input {
  background-color: #FFFFFF;
  border: medium none;
  font-size: 12px;
  height: 20px;
}

#wrap_dealer_search select {
  background-color: #FFFFFF;
  border: 1px solid transparent;
  font-size: 12px;
  height: 20px;
}

#dealer_search_form td {
	padding-right: 10px;
}

#dealer_search_form table {
	margin-bottom: 10px;
	margin-top: 10px;
}

#dealer_search_form .name_ input {
	width: 165px;
}

#no_vendors {
	margin-bottom: 10px;
}

#map {
	margin-left: -36px;
	clear: both;
}

#list_reset .vendorlist a, #list_reset .reset a {
  background-color: #E53B3B;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  float: left;
  margin-bottom: 15px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 4px 0;
  text-align: center;
  text-decoration: none;
  width: 127px;
}

#list_reset .vendorlist a:hover, #list_reset .reset a:hover {
	background-color: #4c4c4c;
}

#vendorlist {
	margin-top: 28px;
	padding: 10px;
}

#vendorlist li {
	list-style: none;
}

#vendorlist .close {
	background-color: #89150E;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	left: -10px;
	padding: 4px 0;
	position: relative;
	text-align: center;
	top: 9px;
	width: 85px;
}
.haendlersuche_country_list td{
    width: 50%;
    white-space: nowrap;
}