/*
========================================
           Contact
========================================
*/

.marginal #contact .container-content {
  height: 204px;
  position: relative;
}

.marginal #contact .container-content img {
  position: absolute;
  border: none;
}

.marginal #contact .container-content img.mapimage {
  display: none;
}

.marginal #contact .container-content a {
  color: #414141;
  font-size: 0.91666666666667em;
  height: 19px;
  left: 212px;
  padding: 4px 16px 0 18px;
  position: absolute;
  top: 88px;
  width: 125px;
}

.marginal #contact .container-content a.bm-beckum {
  top: 31px;
}

.marginal #contact .container-content a.bm-berlin {
  top: 63px;
}

.marginal #contact .container-content a.bm-erkrath {
  top: 95px;
}

.marginal #contact .container-content a.bm-hannover {
  top: 127px;
}

.marginal #contact .container-content a.bm-ostfildern {
  top: 159px;
}

.marginal #contact .container-content a:focus,
.marginal #contact .container-content a:hover {
  background-position: 138px -15px;
  font-weight: bold;
  text-decoration: none;
}
