/* ---------- Style der box div ---------- */
.box {
  margin-bottom: 5px;
  display: block;
  float: left;
  width: 44em;
}

/* ---------- Style der tabelle ---------- */
.linkespalte {
  width: 17.2em;
}

/* ---------- Style des Containers ---------- */
#container {
  min-height: 900px !important;
}


