/******************************************************************************
*                       Styles und Positionierung EGC                         *
******************************************************************************/

/* ======== CONTAINER  ======== */

#central {
  width: 595px;
}

#top {
  width: 580px;
}

#mainmenu {
  width: 500px;
}

#textspalte {
  top: 0px;
  width: 500px;
  line-height: 1.3em;
}

#textspalte1 {
  width: 350px;
  margin-bottom: 0;
}

#bildspalte {
  position: absolute;
  left: 460px;
  top: 100px;
  width: 100px;
  height: 150px;
}

#bild2 {
  position: relative;
  top: 3px;
  padding-top: 15px;
}

#bild3 {
  position: relative;
  top: 6px;
  padding-top: 15px;
}
