#box {
position: fixed;
bottom: 0;
left: beliebiger Wert;
}=> geht leider nicht im IE < 7
Das fixed will ich aber nicht! Das soll schon mitscrollen!
Es geht mir nur darum, dass dieses Teil auch unten ist, wenn der Content mal nur eine Zeile hoch ist. Ansonsten soll es scrollen.