@CHARSET "ISO-8859-1";

body {
  background-color: #fff;
}

.standort_table tbody tr td {
  border-top: 1px solid #5b5849;
}

.standort_menu_table tbody tr td {
  border-top: 0px;
}

.standort_new_td, .standort_new_td_spacer {
  border-top: 1px solid #5b5849;
}

.standort_new_td_spacer {
  height: 5px;
}

.standort_new_image_td {
}
.standort_new_image_div {
  border-left: 1px solid #5b5849;
  border-right: 1px solid #5b5849;
  margin-left: 20px;	
  margin-right: 20px;  
  padding-left: 10px;
  padding-right: 10px;
}

.standort_new_reseller_image {
  border: 1px solid white; 	
}

.standort_new_name {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.standort_new_address {
  font-size: 11px;
  color: #333;		
}

.standort_new_link {
  font-weight:bold;
  text-decoration:none;
  font-size: 10px;
  color:#517da2;  
}

.standort_new_label {
  font-size: 11px;
  color: #333;
}

.standort_new_tel {
  font-size: 10px;
  color: #333;
}

.standort_new_link_1 a {
  font-size: 11px;
  color: #517da2;
}

.standort_new_link_2 {
  font-weight:bold;
  text-decoration:none;
  font-size: 12px;
  color:#517da2;  
}

.standort_new_text_1 {
  color: #333;
  font-size: 11px;
  font-weight: bold;
}

.standort_new_text_2 {
  color: #333;
  font-size: 11px;
  font-weight: bold;
}

