.PhotoGalleryClear{
	clear: both;
}

div.PhotoGalleryOverlay{
    top: 0;
    left: 0;
    position: absolute;
    z-index: 9999;    
    margin: auto;
    width:  100%;
    min-height:100%; 
  	height:auto !important; /* Für normale Browser */ 
  	height:100%; /* Für IE */
    background: #fff;
}

div.PhotoGalleryFrame{
    top: 0;
    left: 0;
    width:  100%;
    height:  100%;
    position: absolute;
    z-index: 10000;
    background: none;
}

div.PhotoGallery{
    margin: 12px auto;
}

div.PhotoGallery{
	font-family: Verdana, Arial;
	width:  810px;
	font-size: 1em;
}

div.PhotoGalleryTitle{
	position: relative;
	min-height: 25px;
	margin: 0px;
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg_GalleryTitle.png) top left no-repeat;
	
}
div.PhotoGalleryTitle span{
	display:block;
	padding: 7px 10px 5px 10px;
	font-weight: bold;
	font-size: 0.75em;
	color: #ffffff;
}
div.PhotoGalleryTitle a{
	display: block;
	position:absolute;
	width: 31px;
	height:17px;
	right:12px;
	top:5px;
	font-size: 0.1em;
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GalleryClose.png) top left repeat-y;
	text-indent:-10000px;
		
}
div.PhotoGalleryTitle a:hover{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GalleryCloseHover.png) top left repeat-y;
}

div.PhotoGalleryContent{
	padding: 1px 5px 0px 5px;
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg_GalleryContent.png) top left repeat-y;	
}

div.PhotoGalleryNavi{
	position: relative;		
	min-height: 100px;
	height: auto !important;
	height:  100px;
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg_GalleryNavi.png) bottom left no-repeat;	
}
div.PhotoGalleryStage{
	border-bottom: 1px solid #ffffff;	
	/*background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg_GalleryStage.png) #ffffff bottom left repeat-x;*/
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg_GalleryAurora_right.png) transparent top right no-repeat;
}
div.PhotoGalleryImage{
	width: 602px;
	/*min-height: 450px;
	height: auto !important;*/
	overflow: auto;
	height:  450px;
	float: left;
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg_GalleryAurora_left.png) transparent top right no-repeat;	
}
div.PhotoGalleryImage img{
	display: block;
	margin: 20px auto;
	border: 1px solid #787878;
}

div.PhotoGalleryInfo{
	width: 191px;
	float: right;
	font-size: 0.75em;
	padding:  18px 0px 12px 0px;
}
div.PhotoGalleryInfo strong,
div.PhotoGalleryInfo span{
	display: block;
	padding: 0px 5px 0px 5px;
}
div.PhotoGalleryInfo span p{
	margin-top: 0.2em;
}

div.PhotoGalleryNaviStatus{
	position: absolute;
	top: 30px;
	left: 168px;
	width:119px;
	height:35px;
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg_GalleryNaviStatus.png) top left no-repeat;	
	text-align: center;
}
div.PhotoGalleryNaviStatus span{
	display: block;
	font-size: 0.65em;
	margin-top: 1.0em;
}

ul.PhotoGalleryControls{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 12px;
	left: 324px;
	display:block;
	width: 172px;
	height: 74px;
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg_GalleryControls.png) top left no-repeat;
}

li.PhotoGalleryControlsPrev{
	display:block;
	position:absolute;
	top: 25px;
	left: 8px;	
}
li.PhotoGalleryControlsNext{
	display:block;
	position:absolute;
	top: 25px;
	right: 8px;	
}

li.PhotoGalleryControlsPlay,
li.PhotoGalleryControlsStop{
	display:block;
	position:absolute;
	top: 11px;
	left: 60px;	
}

li.PhotoGalleryControlsPrev a{
	display:block;
	width:49px;
	height: 25px;
	font-size: 0.1em;
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GalleryControlPrev.png) top left no-repeat;
	text-indent:-10000px;
}
li.PhotoGalleryControlsPrev a:hover{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GalleryControlPrevHover.png) top left no-repeat;	
}

li.PhotoGalleryControlsNext a{
	display:block;
	width:49px;
	height: 25px;
	font-size: 0.1em;
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GalleryControlNext.png) top left no-repeat;	
	text-indent:-10000px;
}	
li.PhotoGalleryControlsNext a:hover{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GalleryControlNextHover.png) top left no-repeat;		
}

li.PhotoGalleryControlsPlay a,
li.PhotoGalleryControlsStop a{
	display:block;
	width:52px;
	height:52px;
	font-size: 0.1em;
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GalleryControlPlay.png) top left no-repeat;	
	text-indent:-10000px;
}
li.PhotoGalleryControlsStop a{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GalleryControlPause.png) top left no-repeat;	
}

li.PhotoGalleryControlsPlay a:hover{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GalleryControlPlayHover.png) top left no-repeat;		
}
li.PhotoGalleryControlsStop a:hover{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GalleryControlPauseHover.png) top left no-repeat;	
}


ul.PhotoGallerySpeed{
	margin: 0px;
	padding: 0px;
	list-style: none;	
	position: absolute;
	top: 30px;
	left: 533px;
	width:119px;
	height:35px;
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg_GalleryNaviStatus.png) top left no-repeat;	
	text-align: center;
}

li.PhotoGallerySpeedX1NotActive,
li.PhotoGallerySpeedX1,
li.PhotoGallerySpeedX1-on{
	display:block;
	position:absolute;
	top: 8px;
	left: 9px;	
}

li.PhotoGallerySpeedX1NotActive a,
li.PhotoGallerySpeedX1 a,
li.PhotoGallerySpeedX1-on a{
	display:block;
	width:31px;
	height:19px;
	font-size: 0.1em;
	text-indent:-10000px;
}

li.PhotoGallerySpeedX1 a{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GallerySpeedX1.png) top left no-repeat;	
}

li.PhotoGallerySpeedX1NotActive a{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GallerySpeedX1Inactive.png) top left no-repeat;	
}

li.PhotoGallerySpeedX1 a:hover,
li.PhotoGallerySpeedX1-on a{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GallerySpeedX1Active.png) top left no-repeat;
}

li.PhotoGallerySpeedX2NotActive,
li.PhotoGallerySpeedX2,
li.PhotoGallerySpeedX2-on{
	display:block;
	position:absolute;
	top: 8px;
	left: 44px;	
}

li.PhotoGallerySpeedX2NotActive a,
li.PhotoGallerySpeedX2 a,
li.PhotoGallerySpeedX2-on a{
	display:block;
	width:31px;
	height:19px;
	font-size: 0.1em;
	text-indent:-10000px;
}
li.PhotoGallerySpeedX2 a{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GallerySpeedX2.png) top left no-repeat;	
}

li.PhotoGallerySpeedX2NotActive a{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GallerySpeedX2Inactive.png) top left no-repeat;	
}

li.PhotoGallerySpeedX2 a:hover,
li.PhotoGallerySpeedX2-on a{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GallerySpeedX2Active.png) top left no-repeat;
}

li.PhotoGallerySpeedX3NotActive,
li.PhotoGallerySpeedX3,
li.PhotoGallerySpeedX3-on{
	display:block;
	position:absolute;
	top: 8px;
	left: 79px;	
}
li.PhotoGallerySpeedX3NotActive a,
li.PhotoGallerySpeedX3 a,
li.PhotoGallerySpeedX3-on a{
	display:block;
	width:31px;
	height:19px;
	font-size: 0.1em;
	text-indent:-10000px;
}
li.PhotoGallerySpeedX3 a{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GallerySpeedX3.png) top left no-repeat;	
}

li.PhotoGallerySpeedX3NotActive a{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GallerySpeedX3Inactive.png) top left no-repeat;	
}

li.PhotoGallerySpeedX3 a:hover,
li.PhotoGallerySpeedX3-on a{
	background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/nav_GallerySpeedX3Active.png) top left no-repeat;
}
/********************************************/
/*        Content-Gallery PG-Box            */
/********************************************/

    div.pg-box-main{
        width: 376px !important;
        font-size: 1.0em !important;
        margin-bottom: 1.0em !important;
        padding: 0px 4px 4px 0px !important;
        background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg-box-shadow.gif) transparent bottom right repeat-x !important;        
    }
    div.pg-box-sec{
        width: 320px !important;
        font-size: 1.0em !important;
        margin-bottom: 1.0em !important;
        padding: 0px 0px 0px 0px !important;
        background: none !important;        
    }    
    div.pg-box-main h3{
        background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg-app-box-title.gif) #8c8c8c top left repeat-x !important;
        color: #ffffff !important;
        padding: 0em 0.3em 0.3em 0.3em !important;
        font-size: 0.9em !important;
        margin: 0 !important;
        border-left: 1px solid #cdcdcd !important;
        border-bottom: 1px solid #8C8C8C !important;    
    }
    
    div.pg-box-sec h3{
        background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg-app-box-title.gif) #8c8c8c top left repeat-x !important;
        color: #ffffff !important;
        padding: 2px 6px !important;
        font-size: 0.95em !important;
        font-weight: normal !important;
        margin: 0 !important;
        border-left: 1px solid #cdcdcd !important;
        border-bottom: 1px solid #8C8C8C !important;    
    }    
    
    div.pg-box-main .pg-box-stage,
	div.pg-box-sec .pg-box-stage{
        border-left: 1px solid #cdcdcd !important;        
        border-bottom: 1px solid #cdcdcd !important;
        margin: 0 !important;
        padding: 0 !important;        
    }
    div.pg-box-main .pg-box-navi,
	div.pg-box-sec .pg-box-navi{
        background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg-con-pg-nav.png) #f6f6f6 top left repeat-x !important;
        border-left: 1px solid #cdcdcd !important;
        height: 26px !important;
        margin: 0 !important;
        padding: 0 !important;        
    }
    div.pg-box-main .pg-box-navi span,
	div.pg-box-sec .pg-box-navi span{
        float: left !important;
        /*color:#535252;*/
        font-size: 0.85em !important;            
        padding: 0.5em !important;
        margin: 0 !important;
    }
    
    div.pg-box-main .pg-box-navi ul,
	div.pg-box-sec .pg-box-navi ul{
        list-style: none !important;
        list-style-image: none !important;
        margin: 0 !important;
        padding: 0 !important;
        float: right !important;
    }    
    div.pg-box-main .pg-box-navi ul li,
	div.pg-box-sec .pg-box-navi ul li{
        float: left !important;
        background: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg-con-pg-nav-border.gif) transparent 0px 0px no-repeat !important;
        padding: 0 0 0 3px !important;
        margin: 0 !important;
		display: block !important;
		width: 22px !important;
		height: 26px !important;        
    }
    div.pg-box-main .pg-box-navi ul li a,
	div.pg-box-sec .pg-box-navi ul li a{
        padding: 0 0 6px 0 !important;        
        text-indent: -10000px !important;
        margin: 0 !important;
        display: block !important;
        height: 20px !important;
        width: 22px !important;
        background-position:  top center !important;
        background-repeat: no-repeat !important;
    }
    div.pg-box-main .pg-box-navi ul li a.PhotoGalleryControlsPlay,
	div.pg-box-sec .pg-box-navi ul li a.PhotoGalleryControlsPlay{
        background-image: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg-con-pg-nav-play.png) !important;
    }
    div.pg-box-main .pg-box-navi ul li a.PhotoGalleryControlsStop,
	div.pg-box-sec .pg-box-navi ul li a.PhotoGalleryControlsStop{
        background-image: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg-con-pg-nav-pause.png) !important;        
    }
    div.pg-box-main .pg-box-navi ul li a.PhotoGalleryControlsPrev,
	div.pg-box-sec .pg-box-navi ul li a.PhotoGalleryControlsPrev{
        background-image: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg-con-pg-nav-prev.png) !important;
    }
    div.pg-box-main .pg-box-navi ul li a.PhotoGalleryControlsNext,
	div.pg-box-sec .pg-box-navi ul li a.PhotoGalleryControlsNext{
        background-image: url(/extcache/http/www.messe-duesseldorf.de/80/PhotoGallery/img/bg-con-pg-nav-next.png) !important;
    }
    div.pg-box-main .pg-box-navi ul li.last,
	div.pg-box-sec .pg-box-navi ul li.last{
        clear: left !important;    
    }