                #imgGallery {
				    position:relative;;
				    z-index: 998;
				    margin: 0 auto;
				    width: 768px;
				    height: 480px;
				    background-color:#ffffff;
				}
				#imgGallery h5 {
				    font-size: 275%;
				    line-height: 80%;
				    text-transform: uppercase;
				     
				}
				#imgGallery p {
				    font-size: 135%;
				    line-height: 190%;
				    text-transform: uppercase;
				    display:inline;
				     
				}
				#imgGallery strong {
				    font-weight: bold;
				     
				}
				#imgContainer_000 {
				    position: absolute;
				    top: 0;
				    left: 0;
				    z-index: 1000;
				}
				#imgContainer_001 {
				    position: absolute;
				    top: 0;
				    left: 0;
				    z-index: 999;
				}
				#imgContainer_002 {
				    position: absolute;
				    top: 0;
				    left: 0;
				    z-index: 998;
				}
				#imgContainer_003 {
				    position: absolute;
				    top: 0;
				    left: 0;
				    z-index: 997;
				}
				#imgContainer_004 {
				    position: absolute;
				    top: 0;
				    left: 0;
				    z-index: 996;
				}
				#imgContainer_005 {
				    position: absolute;
				    top: 0;
				    left: 0;
				    z-index: 995;
				}
				#imgContainer_006 {
				    position: absolute;
				    top: 0;
				    left: 0;
				    z-index: 994;
				}
				#imgContainer_007 {
				    position: absolute;
				    top: 0;
				    left: 0;
				    z-index: 993;
				}
				#imgContainer_008 {
				    position: absolute;
				    top: 0;
				    left: 0;
				    z-index: 992;
				}
				#imgContainer_009 {
				    position: absolute;
				    top: 0;
				    left: 0;
				    z-index: 991;
				}
				#imgGallery .Img, #imgGallery .empty {
				    display: none;
				     
				}
				#imgGallery .galleryImg {
				    display: block;
				    /*nl*/
				    margin:0 auto;
                    position:relative;
				}
				#imgBack {
				    position: absolute;
				    top: 100px;
				    left: 0;
				    z-index: 1001;
				    background: #fff;
				    border: 1px dotted #b3b3b5;
				    border-left: 0;
				    width: 28px;
				    height: 29px;
				    overflow: hidden;
				    text-indent: -9999px;
				     
				}
				.colorscheme1 #imgBack {
				background: url(../gfx/galleri/back_off_orange.gif) no-repeat;	
				}
				.colorscheme2 #imgBack {
				background: url(../gfx/galleri/back_off_green.gif) no-repeat;	
				}
				.colorscheme3 #imgBack {
				background: url(../gfx/galleri/back_off_blue.gif) no-repeat;	
				}
				.colorscheme4 #imgBack {
				background: url(../gfx/galleri/back_off_purple.gif) no-repeat;	
				}
				.colorscheme5 #imgBack {
				background: url(../gfx/galleri/back_off_red.gif) no-repeat;	
				}
				.colorscheme1 #imgBack:hover {
				background: url(../gfx/galleri/back_on_orange.gif) no-repeat;
				}
				.colorscheme2 #imgBack:hover {
				background: url(../gfx/galleri/back_on_green.gif) no-repeat;
				}
				.colorscheme3 #imgBack:hover {
				background: url(../gfx/galleri/back_on_blue.gif) no-repeat;
				}
				.colorscheme4 #imgBack:hover {
				background: url(../gfx/galleri/back_on_purple.gif) no-repeat;
				}
				.colorscheme5 #imgBack:hover {
				background: url(../gfx/galleri/back_on_red.gif) no-repeat;
				}
				
				#imgNext {
				    position: absolute;
				    top: 100px;
				    right: 0;
				    z-index: 1002;
				    background: #fff;
				    border: 1px dotted #b3b3b5;
				    border-right: 0;
				    width: 28px;
				    height: 29px;
				    overflow: hidden;
				    text-indent: -9999px;
				}
				.colorscheme1 #imgNext {
					background: url(../gfx/galleri/next_off_orange.gif) no-repeat;	
				}
				.colorscheme2 #imgNext {
					background: url(../gfx/galleri/next_off_green.gif) no-repeat;	
				}
				.colorscheme3 #imgNext {
				background: url(../gfx/galleri/next_off_blue.gif) no-repeat;	
				}
				.colorscheme4 #imgNext {
				background: url(../gfx/galleri/next_off_purple.gif) no-repeat;	
				}
				.colorscheme5 #imgNext {
				background: url(../gfx/galleri/next_off_red.gif) no-repeat;	
				}
				.colorscheme1 #imgNext:hover {
				    background: url(../gfx/galleri/next_on_orange.gif) no-repeat;
				}
				.colorscheme2 #imgNext:hover {
					background: url(../gfx/galleri/next_on_green.gif) no-repeat;
				}
				.colorscheme3 #imgNext:hover {
					background: url(../gfx/galleri/next_on_blue.gif) no-repeat;
				}
				.colorscheme4 #imgNext:hover {
					background: url(../gfx/galleri/next_on_purple.gif) no-repeat;
				}
				.colorscheme5 #imgNext:hover {
					background: url(../gfx/galleri/next_on_red.gif) no-repeat;
				}
				

				#bottomButtons {
				    position: absolute;
				    bottom: 96px;
				    left: 325px;
				    z-index: 1001;
				    border: 1px dotted #b3b3b5;
				    border-bottom: 0;
				    width: 129px;
				     
				}
				.colorscheme1 #bottomButtons a:hover {
					background: url(../gfx/galleri/bottombg_orange.gif) repeat-x;
				}
				.colorscheme2 #bottomButtons a:hover {
					background: url(../gfx/galleri/bottombg_green.gif) repeat-x;
				}
				.colorscheme3 #bottomButtons a:hover {
					background: url(../gfx/galleri/bottombg_blud.gif) repeat-x;
				}
				.colorscheme4 #bottomButtons a:hover {
					background: url(../gfx/galleri/bottombg_purple.gif) repeat-x;
				}
				.colorscheme5 #bottomButtons a:hover {
					background: url(../gfx/galleri/bottombg_red.gif) repeat-x;
				}
				
				
				#imgBackBottom {
				    float: left;
				    border: 1px solid #fff;
				    text-align: center;
				     /*NL*/
				    background-color:#ffffff;
				}
				#imgNextBottom {
				    float: right;
				    border: 1px solid #fff;
				    text-align: center;
				     background-color:#ffffff;
				     
				}
				#imgBackBottom a, #imgNextBottom a {
				    font-size: 90%;
				    line-height:160%;
				    width: 62px;
				    height: 21px;
				    display: block;
				     
				}
				
				#imgText {
				    position: absolute;
				    bottom: 0px;
				    left: 0;
				    width: 718px;
				   /* height: 56px;*/ /*case 9470 + statisk tekst*/
				    padding: 20px 25px;
				    z-index: 1001;
				    background: #fff;
				    color: #000;
				    border-top: 1px dotted #b3b3b5;
				}
				#imgGallery .shutDown {
				    position: absolute;
				    bottom: 20px;
				    right: 25px;
				    z-index: 1005;
				    font-size: 90%;
				     
				}
				
				#imgGallery_overlay { z-index: 890;}
