/*top*/ div.siteTopnav { overflow: hidden; width: 100%; height: 128px; background-color: #5ABFC6; background-image: url(http://www.eknowhow3.com/contentparent/wg/immogenics/images/Body/bg_top.gif); } div.siteTopnavRight { position: absolute; overflow: hidden; width: 1px; right: 0px; height: 1px; } /*central*/ div.siteCentral { overflow: hidden; width: 100%; height: 29px; z-index: 2; } div.siteCentralMain { overflow: hidden; top: 0px; left: 0px; width: auto; height: 100%; margin-right: 15px; } div.siteCentralRight { position: absolute; overflow: hidden; right: 0px; top: px; height: 100%; width: 15px; background-color: #ffffff; background-image: url(http://www.eknowhow3.com/contentparent/wg/immogenics/images/Body/bg_right.gif); } /*body*/ body { overflow: hidden; } div.siteBodyMain { overflow: auto; top: 0px; left: 0px; width:auto; height:100%; background-color: #5ABFC6; background-image: url(http://www.eknowhow3.com/contentparent/wg/immogenics/images/Body/bg_body.gif); background-repeat:repeat-y; margin-right: 15px; } td.navBodyMain { } div.siteBodyRight { position: absolute; overflow: hidden; top: px; height: 100%; right: 0px; width: 15px; background-color: #ffffff; background-image: url(http://www.eknowhow3.com/contentparent/wg/immogenics/images/Body/bg_right.gif); } /*bottom*/ div.siteBottom {position: absolute; overflow: hidden;left: 0px; width:100%; height: 22px; bottom: -1px; } div.siteBottomMain { overflow: hidden; top: 0px; left: 0px; width: auto; height: 100%; margin-right: 15px; } div.siteBottomRight { position: absolute; overflow: hidden; top: 0px; right: 0px; height: 100%; width: 15px; background-color: #ffffff; background-image: url(http://www.eknowhow3.com/contentparent/wg/immogenics/images/Body/bg_bottom_right.gif); }