.float_l{
  float: left;
  }
 
.kontakt_col_1{
  width: 250px;
  padding: 0px 5px 10px 0px;
  }

.kontakt_col_2{
  padding: 10px 0px 10px 0px;
  }

.kontakt_line{
  border-color: silver;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	clear: both;
	}

.kontakt_NrTab{
	width: 30px;
	}

/* Spaltenbreite damit Telefonnummern usw. Linksbündig stehen */
.wurzel_width{
	width: 67px;
}

.koop_herst_width{
  width: 200px;
}

.koop_herst_margin{
  margin:0px 30px 0px 30px; /* Abstand zw. den Spalten */
}

.koop_herst_img{
  margin-top: 7px;
  border: 0px;
}

.koop_herst_border{
  width: 640px;
  border-width: 1px 0px 0px 0px;
  border-style: dashed;
  border-color: silver;
  padding-top: 20px;
  margin-top: 20px;
}

.datenschutz_ul{
  list-style-type: square;	
  margin: 0px;
	padding-left: 15px;
	}
	
.ref_width_col_1{
  width: 180px;
  margin-right: 20px;
  }

.ref_width_col_2{
  width: 200px;
  margin-right: 20px;
  }

.ref_width_col_3{
  width: 150px;
  margin-right: 20px;
  }

.ref_width_col_4{
  width: 100px;
  }
  
.ref_border{
  width: 690px;
  border-width: 1px 0px 0px 0px;
  border-style: dashed;
  border-color: silver;
  padding-top: 5px;
  margin-top: 10px;
}

.ref_abstand_oben{
  height: 30px;
}

.links_fs{
  font-size: 14px!important;
  }
