/* Content element text blocks */
.ce_text.first.block,
.ce_text.block,
.ce_text.last.block {
  margin-top: 20px;
  margin-bottom: 50px;
}

/* Image containers with float positioning */
.image_container.float_left,
.image_container.float_right {
  margin-right: 2em;
  margin-bottom: 2em;
}

/* Impressum page contact information indent */
#article-199 .ce_text p {
  padding-left: 30px;
}

#left {
  width: 25%;
  right: 25%;
}

#container {
  padding-left: 25%;
}
