@page { size: auto; margin: 5%; } BODY { PADDING: 0px; MARGIN: 0px; Background-COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Tahoma, Helvetica, sans-serif; FONT-SIZE: 0.75em; Background-image: url(/global/images/background.gif); // background-repeat : no-repeat; background-repeat : repeat-y; background-position: 50% -5px; text-align:center; height: auto; } #Main { position: relative; height: auto; width: 980px; margin-left: auto; margin-right: auto; height: auto; display: block; text-align:left; } #HeadTopPrint { display: none; } #FooterPrint { display: none; } #HeadTop { width: 980px; position: absolute; height: 104px; Background-image: url(/global/images/header.jpg); background-repeat : no-repeat; background-position: 200px 0%; } #Headline { position: absolute; width: 573px; background-color: #28166F; padding-top: 3px; padding-left: 3px; margin-bottom: 2px; left: -1px; top: -1px; height: 24px; } #MenueLeft { position: absolute; width: 195px; // background-color: #CEDEE7; background-color: #C3D2DC; top: 101px; } #Content { position: relative; height: auto; width: 550px; background-color: #FFFFFF; padding: 10px; padding-top: 0px; left: 203px; top: 103px; } #MenueRight { position: absolute; width: 190px; background-color: #C3D2DC; left: 780px; padding: 5px; top: 103px; }