#footer {
  clear: both;
  height: 138px;
  background-image: url(/wp-content/themes/landpension-dubnitz/_img/footer.png);
  background-repeat: no-repeat;

  /*background-color: green;*/
}

#footer_menu {
  font-size: 9px;
  text-align: center;

  padding-top: 15px;
  margin: 0;
}

 #footer_menu a {
  text-decoration: none;
  color: #000000;
}

