here ist n auszug aus meiner css-Datei
html{width: 100%; height: 100%}
body{margin:0;padding:0;text-align:center;min-height: 100%;height: auto !important;height:100%; position:relative;}
#content{width:600px; height:100%; float:right;}
#topImg{margin-left:-1px; margin-bottom:15px; padding-bottom:0px;border: 1px solid #ffffff;}
#breadcrumb{ margin-bottom:35px;}
#contentC{width:438px; float:left;}
#contentR{width:145px; float:right;}
danke