.haberGaleri { position: relative; display: table; width: 682px; min-height: 417px; margin: 10px 0px 10px -120px; }

.hbg-title 		{ font-family: 'MuseoSans300', Arial, Helvetica, sans-serif; font-size: 24px; color: #414141; font-weight: normal; margin-bottom: 10px; padding-left: 10px; }
.hbg-content 	{ position: relative; height: 387px; }
.hbg-thumb		{ position: relative; height: 64px; }

.hbg-content:hover .hbg-nav img { display: block; }
.hbg-nav img		{ display: none; position: absolute; top: 182px; z-index: 5; cursor: pointer; }
.hbg-nav.prev img 	{ left: 15px; }
.hbg-nav.next img 	{ right: 15px; }

.hbg-content .glr-key 		{ display: none; position: absolute; bottom: 15px; right: 15px; z-index: 5; }
.hbg-content:hover .glr-key { display: block; }

.hbg-thumb:hover .hbg-thumb-nav { display: block; }
.hbg-thumb-nav 		{ display: none; position: absolute; top: 22px; z-index: 5; cursor: pointer; }
.hbg-thumb-nav.prev { left: 15px; }
.hbg-thumb-nav.next	{ right: 15px; }

.hbg-thumblist 			{ display: block; width: 100%; height: 64px; overflow: hidden; position: relative; z-index: 4; }
.hbg-thumblist li 		{ display: none; float: left; width: 113px; height: 64px;  }
.hbg-thumblist li img 	{ width: 113px; height: 64px; }

.hbg-thumblist li.active	{ display: block; }

.hbg-thumblist li.selected 		{ width: 111px; height: 58px; border: 3px solid #E34600;  }
.hbg-thumblist li.selected img 	{ width: 111px; height: 58px; }

.hbg-gallery	{ display: table; width: 100%; height: 387px; list-style: none; position: relative; }
.hbg-gallery li 		{ display: none; float: left; }
.hbg-gallery li.active 	{ display: table; width: 100%; }

.hbg-image 	{ position: relative; z-index: 1; max-width: 682px; height: 387px; display: table; margin: 0 auto; }
.hbg-opt	{ position: absolute; z-index: 2; bottom: 0px; left: 0px; width: 96%; padding: 2% 2% 0 2%; color: #ffffff; background-color: #000000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; filter: alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity: 0.75; }
.hbg-link 	{ position: absolute; z-index: 3; top: 0px; left: 0px; display: block; width: 682px; height: 387px; }
.hbg-b 		{ width: 682px; height: 387px; }

.hbg-gallery-title 		{ font-size: 18px; font-family: 'MuseoSans300'; margin-bottom: 5px; }
.hbg-gallery-headline 	{ font-size: 13px; font-family: 'OpenSans'; margin-bottom: 0px;  }


.hbg-loading { position: absolute; z-index: 100; top: 0px; left: 0px; width: 682px; height: 417px; background: url('/_img/ajax-loader.gif') center center no-repeat #eeeeee; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }
