.bps_town_layer {
  visibility: hidden;
  position: absolute;
  width: 220px;
  height: 250px;
  z-index: 3;
  left: 0px;
  top: 36px;
}
.bps_town_name {
  font-size: 1.4em;
  font-weight: bold;
}
.bps_neueroeffnung {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  color: #D3A794;
}
.bps_umbau {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: #D3A794;
}
.bps_ueberschrift {
  font-size: 1.3em;
  font-weight: bold;
  color: #D3A794;
}
.bps-fliesstext {
  font-size: 105%;
  line-height: 130%;
}
.bps_bold {
  font-weight: bold;
}
.bps-article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bps-pricetag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.bps-article-image {
  text-align: center;
  vertical-align: middle;
  width: 270px;
  height: 300px;
}
.bps-article-layer {
  visibility: hidden;
  position: absolute;
  width: 270px;
  height: 400px;
  z-index: 3;
  left: 470;
  top: 0;
}
.bps-article-linklist {
  font-size: 12px;
  visibility: visible;
  position: absolute;
  width: 270px;
  height: 400px;
  z-index: 3;
  left: 470;
  top: 40;
}
.bps-article-navigator {
  visibility: hidden;
  position: absolute;
  left: 470px;
  top: -14px;
  width: 270px;
  height: 14px;
  z-index: 4;
  font-size: 11px;
}
#bps-articlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
  text-decoration: none;
}
