Xen: Kleine CSS-Frage

Beitrag lesen

Sorry funktioniert nicht.

#content {
  width:620px;
  height:100%;
  padding-left:35px;
  padding-top:35px;
  padding-right:35px;
  margin-bottom:55px;
  vertical-align:top;
  position:absolute;
  margin:200px 0px 0px 200px;
  top:0%;
  overflow-y:auto;
  overflow-x:hidden;}

wenn ich bottom: 25 einfüge funktionierts nicht da anscheinend entweder top oder bottom eingesetzt werden kann.

bei border-bottom:25px solid transparent rührt sich auch nichts und padding-bottom:25px auch nicht