/* This rule is read by Galleria to define the gallery height: */
.galleria{height:482px; width:715px; margin-left:-10px; margin-bottom:22px;}

.galleria-info-text{display:none!important;}

.galleria-counter {opacity: 1!important;}

#galleria-loader{height:1px!important}   

.galleria-with-download-box{height:507px;}
.galleria-with-download-box .galleria-container{height:515px;}

.galleria-container {
	width: 716px;
	height: 490px;
    position: relative;
    overflow: hidden;
    background: #fff;
    /*padding-bottom: 30px;*/
}
    .galleria-container img {
        -moz-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
    }
    
.galleria-thumbnails .galleria-image {
    width: 115px !important;
    background-color: #dcdbd8 !important;
}
    .galleria-thumbnails .galleria-image img {
        float: right;
        opacity: 1!important;
    }

.galleria-thumbnails .galleria-image .video-icon {
		display: block;
		position: absolute;
		right: 0px;
		bottom: 0px;
		height: 100%;
		width: 100%;
		background: transparent url(/inlandsfoerderung/templatemedia/img/video-icon.png) no-repeat center center;
		text-align: center;
		z-index: 100;
		cursor: pointer;
}

		.galleria-thumbnails .galleria-image .video-icon:hover{
			background-image: url(/inlandsfoerderung/templatemedia/img/video-icon_hover.png)
		}

.galInfoBox {           
    color: #5a6166;
}

.galleria-image.active .galFrame {
    background: url(/inlandsfoerderung/templatemedia/img/galleryframe.png) repeat-x scroll center bottom transparent;
    width: 115px;
    height: 65px;
    position:absolute;
    z-index:2;
}

.galInfoBox .left-bottom,
.galInfoBox .left-top,
.galInfoBox .right-top,
.galInfoBox .right-bottom,
.story-full {
    max-height: 72%;
    overflow: hidden;
    display: block; 
    position: absolute; 
    z-index: 3;  
    color: #5a6166;
    background: url(/inlandsfoerderung/templatemedia/img/bg_slider-content-box_large.png) repeat-x scroll center bottom transparent;
    padding:18px 21px;
    border-radius: 2px 2px 2px 2px;
    max-width: 50%;
}
    .galInfoBox .left-bottom { 
        bottom: 30px; 
        left: 32px; 
    }

    .galInfoBox .left-top { 
        top: 30px; 
        left: 32px; 
    }

    .galInfoBox .right-top { 
        top: 30px;
        right: 32px;
    }

    .galInfoBox .right-bottom { 
        bottom: 30px; 
        right: 32px; 
    }
    .galInfoBox .story-full { 
        max-width: inherit;
        bottom: 22px;
        left: 40px;
    }

.galDownloadBox {
	position: absolute;
	bottom: 80px;
	right: 10px;
	z-index: 3;
	
}

.story-full{
    width: 574px;
    padding:30px 21px 18px 21px;
}
    .ie7 .galInfoBox .story-full{
        max-width: 574px !important;
    }
    .story-full.shortened{
        padding:18px 21px;
        max-height: 16px;
    }
        .story-full.shortened h3{
            margin: -2px 0 30px 0;
        }

    .story-full.shortened .story-content{
        float: left;
		width: 500px;
    }
        .story-full.shortened .story-content p{
            white-space: nowrap;
            width: 500px;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-bottom: 0;
            display: none;
        }
            .story-full.shortened .story-content p:first-child{
                display: block;
            }
            
    .story-full.shortened a{
        display: none;
    }
        .story-full a{
            display: inline;
        }
            
    .story-full a.link-more{
        float: right;
        text-decoration: underline;
        display: none;
    }
        .story-full.shortened a.link-more{
            display: block; 
        }
    .story-full .close-link{
        position: absolute;
        right: 10px;
        top: 5px;
    }
        .story-full.shortened .close-link{
            display: none;
        }
    
    
.galleria-stage {
    height:400px;
    width:697px;
    position: absolute;
    top: 10px;
    bottom: 64px;
    left: 10px;
    right: 10px;
    overflow:hidden;
    margin-top:0px;
    margin-bottom: 12px;
}
    .ie7 .galleria-stage {
        height: 392px !important;
    }
.galleria-thumbnails-container {
    height: 71px;
    position: absolute;
    bottom: 2px;
    left: 13px;
    right: 12px;
    z-index: 2;
}
.galleria-carousel .galleria-thumbnails-list {
    margin-left: 29px;
    margin-right: 30px;
}
.galleria-thumbnails .galleria-image {
    height: 65px;
    width: 115px;
    background: #000;
    margin: 0 5px 0 0;
    float: left;
    cursor: pointer;
}
    .galleria-image img{
        right: 0 !important;
        left: auto !important;
    }
    .galleria-image {
        background: transparent url(/inlandsfoerderung/templatemedia/img/bg_galeria-stage.png) repeat-x bottom;
        zoom: 1;
    }

    .galleria-image:focus {
        outline: thin dotted;
    }
    
.galleria-thumbnails  {
    padding-top:3px;
}

.galleria-counter {
    position: absolute;
    bottom: 15px;
    right: 5px;
    text-align: right;
    color: #fff;
    font: normal 14px/1 arial,sans-serif;
    z-index: 1;
}
.galleria-current {
    display: block;
    width:20px;
    border-bottom:1px solid #fff;
    text-align: center;
    padding-bottom: 3px;
}
.galleria-total {
    display: block;
    width:20px;
    text-align: center;
    padding-top: 3px;
}
.galleria-loader {
    background: #000;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    display: none;
    background: transparent url(/inlandsfoerderung/templatemedia/js/vendor/galleria/classic-loader.gif) no-repeat 2px 2px;
}

.galleria-info {
    width: 50%;
    top: 25px;
    left: 15px;
    z-index: 2;
    position: absolute;
    display: none;
}
.galleria-info-text {
    background-color: #e5e3dd;
    padding: 12px;
    display: none;
    /* IE7 */ zoom:1;
}

.galleria-info-title {
    font: bold 12px/1.1 arial,sans-serif;
    margin: 0;
    color: #fff;
    margin-bottom: 7px;
}
.galleria-info-description {

    margin: 0;
    color: #5a6166;
}
.galleria-info-close {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-position: -753px -11px;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer;
    display: none;
}
.notouch .galleria-info-close:hover{
    opacity:1;
    filter: alpha(opacity=100);
}
.touch .galleria-info-close:active{
    opacity:1;
    filter: alpha(opacity=100);
}
.galleria-info-link {
    background-position: -669px -5px;
    opacity: .7;
    filter: alpha(opacity=70);
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #000;
    display: none;
}
.notouch .galleria-info-link:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.touch .galleria-info-link:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.galleria-image-nav {
    position: absolute;
    top: 46%;
    margin-top: -16px;
    width: 100%;
    height: 45px; /* 62 */
    left: 0;
}
.galleria-image-nav-left,
.galleria-image-nav-right {
    cursor: pointer;
    width: 28px;
    height: 30px; /* 124px; */
    position: absolute;
    left: 0px;
    z-index: 2;
    background-position: 0 -16px;
}
.galleria-image-nav-right {
    left: auto;
    right: 0px;
    background-position: -288px -16px; /* -254px 46px */
    z-index: 2;
}

.galleria-image-nav-left:focus,
.galleria-image-nav-right:focus {
    outline: 2px dotted;
}

.galleria-galGradeRight {
    height: 71px;
    width: 26px;
    left: auto;
    right: 0px;
    background-position: -975px 0px;
    z-index: 3;
    position: absolute;
    bottom:-6px;
    display: block;
}
.galleria-galGradeLeft {
    height: 71px;
    width: 26px;
    left: 0px;
    right: auto;
    background-position: -820px 0px;
    z-index: 3;
    position: absolute;
    bottom:-6px;
    display: none;
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background-position: -495px 3px;
    position: absolute;
    left: -3px;
    top: 0;
    height: 71px;
    width: 26px;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);

}
.galleria-thumb-nav-right {
    background-position: -575px 3px;
    border-right: none;
    right: -2px;
    left: auto;
}
.galleria-thumbnails-container .disabled {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default;
}

.notouch .galleria-thumb-nav-left:hover,
.notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.touch .galleria-thumb-nav-left:active,
.touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.notouch .galleria-thumbnails-container .disabled:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: transparent;
}

.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right,
.galleria-galGradeRight,
.galleria-galGradeLeft {
    background-image: url(/inlandsfoerderung/templatemedia/js/vendor/galleria/classic-map.png);
    background-repeat: no-repeat;
}
 
.galInfoBox a{
    text-decoration: underline;
}

.galInfoBox a.link-icon{
    text-decoration: none;
}

/* Galleria video custom rules: */
.galleria-layer .video-link{
	z-index: 1;
}

.galleria-layer .video-link img{
	width: 100%;
	height: 100%;
}

.galleria-layer iframe{
	position: absolute; 
	top: 0; 
	left: 0; 
	margin-bottom: -25px; 
	z-index: 0; 
}
