/******************************************************************************
*                       Styles und Positionierung EGC                         *
******************************************************************************/

/* ======== TAGS  ======== */

a.linksblue {
  color: #019dec;
  font-weight: bold;	
}

a.linksblue:hover {
  color: #36499f;
}

/* ======== CONTAINER  ======== */

#central {
  top: 0px !important;
  width: 700px;
  height: 700px;
}

#top {
  width: 65px;
}

#textspalte {
  top: 10px;
  width: 600px;
  height: 680px;
}

#textspalte1 {
  width: 190px;
  height: 660px;
}

#textspalte2 {
  position: absolute;
  left: 200px;
  top: 0px;
  width: 350px;
  height: 660px;
}
