
/* -----------------Styles für FilialenStartseiten -------------------  */
#paneContentbereich .teaser {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  margin: 0 10px 10px 0;
  width: 369px;
  background-color:#efefef;
}
.teaser img {
  position: relative;
  float: left;
  margin-right: 5px;
}
.teaser h2 {
  position: relative;
  display: block;
  font-size: 11px;
  padding: 2px 5px 0px;
  margin: 0px;
}
.teaser p {
  position: relative;
  display: block;
  padding: 0px 5px 5px 5px;
}
#paneContentbereich .top {
  width: 757px;
  background-color:#ffffff;
  border: 1px dotted #cccccc;
}
.top h2 {
  font-size: 18px;
  padding: 5px;
}
.top img {
  margin-right: 0px;
  float: right;
}
.filialfinder_header {
  overflow: hidden;
}
.bildClass1 {
  margin-bottom: 10px;
}