

/*######################  MITTE  ##*/
#mitte {
  padding-bottom: 80px;
}

#seitenkategorien {
  margin-bottom: 30px;
}

/*######################  FUSS ####*/
#fuss {
  position: fixed;
  left:0;
  bottom:0;
  height: 30px;
  background: #ddd;
}

@media (min-width: 550px) {
  .image {
    margin-top: 17px;
  }
  .ce-gallery figure {
    margin-top: 17px;
	}
}
.ce-above .ce-gallery {
    margin-bottom: 0;
}
.weitere {
  clear: both;
  display: block;
  padding-top: 50px;
}

