/* CSS Document */

/* beide tops müssen identisch sein
#leftcol {
  top: 20px;
}
 */
#container {
  top: 1.6em;
}

#centercol {
  width: 653px;
}
