
td#navigation {
   width:230px;
   }

.schwebe, #schwebe {
   position:absolute;
   top:46px;                         /* Pixel von oben - auch in scroll.js eintragen! */
   left:10px;                       /* Pixel von links */
   visibility:show;                /* ist sichtbar */
   width: 168px;                   /* Breite der Navigation - WICHTIG */
   height: 300px;                   /* Höhe der Navigation - unwichtig (siehe Hilfedatei) */
}
