html { position: relative; margin: 0; padding: 0; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { position: relative; width: 100%; }
#imHeaderBg { position: absolute; left: 0; top: 0; width: 100%; }
#imMnMnGraphics { position: absolute; top: 0; bottom: 0; z-index: 9; }
#imContentContainer { position: relative; }
#imContent { position: relative; }
#imContentGraphics { position: absolute; top: 0; bottom: 0; }
#imFooPad { float: left; margin: 0 auto; }
#imBtMnContainer { clear: both; }
.imPageRow { position: relative; clear: both; overflow: hidden; float: left; width: 100%; }
.imHGroup:after, .imUGroup:after, .imVGroup:after, .imPageRow:after { content: ""; display: table; clear: both; }
#imFooterBg { position: absolute; left: 0; bottom: 0; width: 100%; }
#imFooter { position: relative; }
@media (min-width: 991px) {
		html { background-image: none; background-color: #0E0E0E; }
		#imPage { padding-top: 0; margin-top: 15px; margin-bottom: 15px; min-width: 991px; }
		#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
		#imHeader { position: relative; margin-bottom: 0; margin-left: 15px; margin-right: auto; height: 160px; background-image: none; background-color: transparent; }
		#imHeaderObjects { position: relative; height: 160px; }
		#imMnMnContainer { position: absolute; top: 160px; left: 0; right: 0; bottom: 110px; overflow: visible; margin-left: 15px; margin-right: auto; }
		#imMnMn { float: right; padding: 5px 5px 5px 5px; }
		#imMnMn > ul { text-align: center; }
		#imMnMnGraphics { right: 0; background-image: url('menue-hell.jpg'); background-position: left center; background-repeat: repeat-y; background-attachment: scroll; background-color: transparent; }
		#imContent { min-height: 350px; padding: 15px 0 5px 0; }
		#imContentGraphics { right: 150px; left: 0; margin-left: 15px; margin-right: auto; min-height: 350px;  background-image: none; background-color: transparent; }
		#imFooterBg { height: 90px; background-image: none; background-color: transparent; }
		#imFooter { margin-left: 15px; margin-right: auto; height: 110px; background-image: none; background-color: transparent; }
		#imFooterObjects { position: relative; height: 110px; }
		#imFooPad { height: 350px; }
		#imHeader, #imMnMnContainer, #imFooter { width: 991px; }
		#imMnMn { width: 140px; }
		#imMnMnGraphics { width: 150px; }
		#imContentGraphics { width: 841px; }
	
}
@media (max-width: 990px) and (min-width: 651px) {
		html { background-image: none; background-color: #0E0E0E; }
		#imPage { padding-top: 0; margin-top: 15px; margin-bottom: 15px; min-width: 651px; }
		#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
		#imHeader { position: relative; margin-bottom: 0; margin-left: 15px; margin-right: auto; height: 202px; background-image: none; background-color: transparent; }
		#imHeaderObjects { position: relative; height: 202px; }
		#imMnMnContainer { position: absolute; top: 202px; left: 0; right: 0; bottom: 150px; overflow: visible; margin-left: 15px; margin-right: auto; }
		#imMnMn { float: right; padding: 5px 5px 5px 5px; }
		#imMnMn > ul { text-align: left; }
		#imMnMnGraphics { right: 0; background-image: url('menue-hell.jpg'); background-position: left center; background-repeat: no-repeat; background-attachment: scroll; background-color: #343434; }
		#imContent { min-height: 380px; padding: 15px 0 5px 0; }
		#imContentGraphics { right: 150px; left: 0; margin-left: 15px; margin-right: auto; min-height: 380px;  background-image: none; background-color: transparent; }
		#imFooterBg { height: 90px; background-image: none; background-color: transparent; }
		#imFooter { margin-left: 15px; margin-right: auto; height: 150px; background-image: none; background-color: transparent; }
		#imFooterObjects { position: relative; height: 150px; }
		#imFooPad { height: 380px; }
		#imHeader, #imMnMnContainer, #imFooter { width: 651px; }
		#imMnMn { width: 140px; }
		#imMnMnGraphics { width: 150px; }
		#imContentGraphics { width: 501px; }
	
}
@media (max-width: 650px) and (min-width: 320px) {
		html { background-image: none; background-color: #0E0E0E; }
		#imPage { padding-top: 60px; margin-top: 15px; margin-bottom: 15px; min-width: 320px; }
		#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
		#imHeader { position: relative; margin-bottom: 0; margin-left: 15px; margin-right: auto; height: 202px; background-image: none; background-color: transparent; }
		#imHeaderObjects { position: relative; height: 202px; }
		#imMnMnContainer { position: absolute; top: 0; left: 0; right: 0; margin-left: 15px; margin-right: auto; }
		#imMnMn { position: relative; height: 50px; padding: 5px 5px 5px 5px; background-image: url('menue-hell.jpg'); background-position: left center; background-repeat: no-repeat; background-attachment: scroll; background-color: #343434; }
		#imMnMn > ul { text-align: left; }
		#imMnMn li { display: inline; }
		#imMnMnGraphics { display: none; }
		#imContent { min-height: 380px; padding: 15px 0 5px 0; }
		#imContentGraphics { left: 0; right: 0; margin-left: 15px; margin-right: auto; min-height: 380px;  background-image: none; background-color: transparent; }
		#imFooterBg { height: 90px; background-image: none; background-color: transparent; }
		#imFooter { margin-left: 15px; margin-right: auto; height: 150px; background-image: none; background-color: transparent; }
		#imFooterObjects { position: relative; height: 150px; }
		#imFooPad { height: 380px; }
		#imHeader, #imMnMnContainer, #imFooter { width: 320px; }
		#imMnMn { width: 310px; }
		#imContentGraphics { width: 320px; }
	
}
@media (max-width: 319px) {
		html { background-image: none; background-color: #0E0E0E; }
		#imPage { padding-top: 60px; margin-top: 15px; margin-bottom: 15px; }
		#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
		#imHeader { position: relative; margin-bottom: 0; margin-left: 15px; margin-right: auto; height: 202px; background-image: none; background-color: transparent; }
		#imHeaderObjects { position: relative; height: 202px; }
		#imMnMnContainer { position: absolute; top: 0; left: 0; right: 0; margin-left: 15px; margin-right: auto; }
		#imMnMn { position: relative; height: 60px; padding: 5px 5px 5px 5px; background-image: url('menue-hell.jpg'); background-position: left center; background-repeat: no-repeat; background-attachment: scroll; background-color: #343434; }
		#imMnMn > ul { text-align: center; }
		#imMnMn li { display: inline; }
		#imMnMnGraphics { display: none; }
		#imContent { min-height: 380px; padding: 15px 0 5px 0; }
		#imContentGraphics { left: 0; right: 0; margin-left: 15px; margin-right: auto; min-height: 380px;  background-image: none; background-color: transparent; }
		#imFooterBg { height: 90px; background-image: none; background-color: transparent; }
		#imFooter { margin-left: 15px; margin-right: auto; height: 150px; background-image: none; background-color: transparent; }
		#imFooterObjects { position: relative; height: 150px; }
		#imFooPad, #imBtMnContainer, #imBtMn, #imPgMnContainer { display: none; }
		#imPage, #imMnMn, #imContent, #imContentGraphics, #imFooter { box-sizing: border-box; width: 100%; }
	
}
