/* SLIMBOX */
#lbOverlay { 	position: absolute; z-index: 19995;	top:0; left: 0;	width: 100%; min-height:1200px;	height:1200px; background-color: #000000; cursor: pointer; }

.diaOuterBody  { position:absolute; top:20px; left:200px; background-color: white; width: 520px; min-height: 450px; overflow:hidden; z-index: 200003; }
.diaOuterBody .diaHeadline  { position:relative; top:10px; left:15px; width: 505px; height: 30px; overflow:hidden; }

.diaOuterBody .diaImage { position:relative; top:0px; left:10px;  width: 500px; height: 400px; z-index: 200005; }
.diaOuterBody .diaImage .diaPreviousButton { position: absolute; width: 63px; height:400px; top: 0px; left:0px; display: block; background:transparent url(/media/_technik/images/slimbox/prevlabel_trans.png) no-repeat 0% 100%; outline: none; }
.diaOuterBody .diaImage .diaPreviousButton:hover{ background:transparent url(/media/_technik/images/slimbox/prevlabel.gif) no-repeat 0% 100%; cursor: pointer; }
.diaOuterBody .diaImage .diaNextButton { position: absolute; width: 63px; height:400px; top: 0px; right:0px; display: block; background:transparent url(/media/_technik/images/slimbox/nextlabel_trans.png) no-repeat 0% 100%; outline: none; }
.diaOuterBody .diaImage .diaNextButton:hover{ background:transparent url(/media/_technik/images/slimbox/nextlabel.gif) no-repeat 0% 100%; cursor: pointer; }

.diaOuterBody .diaAdvert { position: absolute; left: 523px; top: 90px; width: 315px; height: 250px; z-index: 200003; }
.diaOuterBody .diaPresClick { position: absolute; top: 0px; cursor: pointer; z-index: 200003; }

.diaOuterBody .diaBottom { position:relative; top:0px; left:10px; height: auto; width:500px; background-color: #ffffff; overflow: hidden; min-height: 65px; padding: 5px 0px 5px 0px; }
.diaOuterBody .diaBottom .diaText { position:relative; top: 0px; left: 0px; width: 415px; float: left; line-height: 1.4em; padding-left: 5px; }
.diaOuterBody .diaBottom .diaSizer { position:relative; top: 0px; left: 0px; float: left; width: 80px; height: 65px; }
.diaOuterBody .diaBottom .diaSizer .diaCloseButton { position:relative; top: 5px; left: 0px; background: transparent url(/media/_technik/images/slimbox/closelabel.gif) no-repeat scroll center center; float: left; width: 80px; height: 22px; cursor: pointer; }
.diaOuterBody .diaBottom .diaSizer .diaNumber { position:relative; top: 30px; left: 0px; width: 80px; line-height: 1.4em; text-align: center; }
