#oben {position: absolute; top: 0; width: 100%; height: 100px; }
#mitte {position: absolute; top: 100px; bottom: 0; width: 100%; }
#unten {position: absolute; bottom: 0; width: 100%; height: 100px; }
Hmm, dann sind unten 100px von #mitte nicht mehr sichbar :(
Gruß