html { position: relative; margin: 0; padding: 0; height: 100%; }
body { margin: 0; padding: 0; text-align: left; height: 100%; }
#imPageExtContainer {min-height: 100%; }
#imPageIntContainer { position: relative;}
#imPage { position: relative; width: 100%; }
#imHeaderBg { position: absolute; left: 0; top: 0; width: 100%; }
#imContent { position: relative; overflow-x: clip; }
#imFooterBg { position: absolute; left: 0; bottom: 0; width: 100%; }
#imStickyBarContainer { visibility: hidden; position: fixed; overflow: hidden; }
html { min-width: 960px; }
#imPageExtContainer { background-image: url('Hintergrund1.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: transparent; z-index: 0; position: relative; }
#imPage { padding-top: 15px; padding-bottom: 15px; min-width: 960px; }
#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
#imHeader { background-image: none; background-color: rgba(11, 83, 148, 1); }
#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 150px; width:960px; }
#imContent { align-self: start; padding: 5px 0 5px 0; }
#imContentGraphics { min-height: 395px; background-image: none; background-color: rgba(116, 27, 71, 1); }
#imFooterBg { z-index: -1; height: 90px; background-image: none; background-color: transparent; }
#imFooter { z-index: 1;  background-image: none; background-color: rgba(37, 107, 150, 1); }
#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 75px; width:960px; }
#imSideBar { background-image: none; background-color: rgba(174, 203, 251, 1); overflow: visible; zoom: 1; z-index: 200; }
#imSideBarObjects { position: relative; height: 395px; }
