#gallery-box.small {
    width: 940px;
    height: 494px;
}

#gallery-box.big {
    width: 940px;
    height: 539px;
}

#gallery-box.small.is-fullscreen .container-bottom,
#gallery-box.big.is-fullscreen .container-bottom {
    top: -28px;
}

#gallery-box .container-top .wrapper {
    width: 900px;
    height: 390px;
    margin: auto;
    padding: 15px 0 15px 0;
}

#gallery-box .container-top .image {
    position: relative;
    text-align: center;
    height: 390px;
    overflow: hidden;
    cursor: pointer;
}

#gallery-box .container-top .image #loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -21px;
    margin-left: -21px;
    z-index: 11;
}

#gallery-box .container-top .image #image-one,
#gallery-box .container-top .image #image-two {
    position: absolute;
    top: 0px;
    margin: auto;
    z-index: 5;
    visibility: hidden;
}

#gallery-box .container-bottom {
    position: relative;
    height: 74px;
    background-color: #e5eaee;
}

#gallery-box .container-top .left,
#gallery-box .container-top .right {
    background: transparent url('/application/resources/images/gallery/arrow-gallery-left.gif') no-repeat scroll center center;
    position: absolute;
    height: 424px;
    width: 51px;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 12;
}

#gallery-box .container-top .right {
    background-image: url('/application/resources/images/gallery/arrow-gallery-right.gif');
    background-position: center center;
    left: auto;
    right: 0px;
}

#gallery-box .container-top .fullscreen {
    background: transparent url('/application/resources/images/gallery/icon-fullscreen.gif') no-repeat scroll center center;
    position: absolute;
    height: 21px;
    width: 21px;
    right: 20px;
    bottom: 85px;
    z-index:25;
    cursor: pointer;
}

#gallery-box .container-top .fullscreen.cancel {
    background: transparent url('/application/resources/images/gallery/icon-fullscreen-cancel.gif') no-repeat scroll center center;
}

#gallery-box .container-top .close {
    background-image: url('/application/resources/images/gallery/btn-gallery-close.gif');
    position: absolute;
    height: 18px;
    width: 18px;
    right: 20px;
    top: 15px;
    cursor: pointer;
    z-index: 100;
}

#gallery-box .container-bottom .thumb {
    float: left;
    background-color: transparent;
}

#gallery-box .container-bottom .thumb.active {
    background-color: #C5D3DC;
    height:77px !important;
}

#gallery-box .container-bottom .thumb img {
    border-top: 10px solid #e5eaee;
    border-bottom: 10px solid #e5eaee;
    border-left: 4px solid #e5eaee;
    border-right: 4px solid #e5eaee;
    cursor: pointer;
}

#gallery-box .container-bottom .thumb.active img {
    border-top: 10px solid #C5D3DC;
    border-bottom: 10px solid #C5D3DC;
    border-left: 4px solid #C5D3DC;
    border-right: 4px solid #C5D3DC;
    cursor: pointer;
}

#gallery-box .container-bottom .left,
#gallery-box .container-bottom .right {
    background: transparent url('/application/resources/images/gallery/arrow-gallery-left.gif') no-repeat scroll center center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 74px;
    cursor: pointer;
    display: none;
}

#gallery-box .container-bottom .right {
    background-image: url('/application/resources/images/gallery/arrow-gallery-right.gif');
    left: auto;
    right: 0;
}

#gallery-box .container-bottom .wrapper {
    width: 12000px;
    position: absolute;
}

#gallery-box .container-bottom .mask {
    position: absolute;
    text-align: center;
    width: 900px;
    margin: 0 20px;
    overflow: hidden;
    height: 78px;
}

.fb.gallery-big {
    width: 300px !important;
    height: 200px !important;
    background: transparent url('/application/resources/images/general/icon-gallery.png') no-repeat scroll bottom left !important;
    bottom: 0px !important;
}

.fb.gallery-small {
    width: 219px !important;
    height: 120px !important;
    background: transparent url('/application/resources/images/general/icon-gallery.png') no-repeat scroll bottom left !important;
    bottom: 0px !important;
}

#content .image-text-teaser.image-icon.preview-alternate-two-small a,
#content .image-text-teaser.image-icon.preview-alternate-small a {
    text-decoration: none !important;
}

#content .image-text-teaser.image-icon.preview-alternate-two-small,
#content .image-text-teaser.image-icon.preview-alternate-small {
    border-width: 0px !important;
}

#content .preview-alternate-two-small .fb.gallery-small,
#content .preview-alternate-small .fb.gallery-small {
    height: auto !important;
}

#content .preview-alternate-two-big .fb.gallery-small
#content .preview-alternate-big .fb.gallery-small {
    height: auto !important;
}

#content .wrapper .image-text-teaser.preview-alternate-two-big,
#content .wrapper .image-text-teaser.preview-alternate-two-big:hover,
#content .wrapper .image-text-teaser.preview-alternate-big,
#content .wrapper .image-text-teaser.preview-alternate-big:hover {
    background-image: url('') !important;
    background-color: #FFFFFF !important;
    border-width: 0 !important;
}

#content .wrapper .image-text-teaser.preview-alternate-two-small,
#content .wrapper .image-text-teaser.preview-alternate-two-small:hover,
#content .wrapper .image-text-teaser.preview-alternate-small,
#content .wrapper .image-text-teaser.preview-alternate-small:hover {
    border-width: 0 !important;
}

#content .image-text-teaser.image-icon.preview-alternate-two-big div.title,
#content .image-text-teaser.image-icon.preview-alternate-two-small div.title,
#content .image-text-teaser.image-icon.preview-alternate-big div.title,
#content .image-text-teaser.image-icon.preview-alternate-small div.title {
    font-size: 14px;
    color: #4d4d4d;
    padding: 12px 4px 3px 4px;
}

#content .image-text-teaser.image-icon.preview-alternate-two-big div.description,
#content .image-text-teaser.image-icon.preview-alternate-two-small div.description,
#content .image-text-teaser.image-icon.preview-alternate-big div.description,
#content .image-text-teaser.image-icon.preview-alternate-small div.description {
    font-size: 14px;
    color: #999999;
    padding: 0px 4px 8px 4px;
}

#content .image-text-teaser.image-icon.preview-alternate-two-small img,
#content .image-text-teaser.image-icon.preview-alternate-small img {
    margin: 12px 0 0 0;
}

#content .image-text-teaser.image-icon.preview-alternate-two-big img,
#content .image-text-teaser.image-icon.preview-alternate-big img {
    margin: 0 0 0 0;
}

#content .image-text-teaser.image-icon.preview-alternate-small div.zoom-image {
    background: url("/application/resources/images/temp/icon-transparent-zoom.png") no-repeat scroll center center transparent !important;
    top: 115px;
    display: block;
    height: 14px;
    left: 9px;
    position: absolute;
    width: 14px;
}

#content .image-text-teaser.image-icon.preview-alternate-big div.zoom-image {
    background: url("/application/resources/images/temp/icon-zoom.png") no-repeat scroll center center transparent !important;
    top: 90px;
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    width: 39px;
}
/* 2 Spaltig */
#content .image-text-teaser.image-icon.preview-alternate-two-small div.zoom-image {
    background: url("/application/resources/images/temp/icon-transparent-zoom.png") no-repeat scroll center center transparent !important;
    top: 245px;
    display: block;
    height: 14px;
    left: 9px;
    position: absolute;
    width: 14px;
}

#content .image-text-teaser.image-icon.preview-alternate-two-big div.zoom-image {
    background: url("/application/resources/images/temp/icon-zoom.png") no-repeat scroll center center transparent !important;
    top: 225px;
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    width: 39px;
}
#gallery-box .container-top .image .text {
    bottom: 0px;
    position: absolute;
    z-index: 24;
    width: 100%;
}

#gallery-box .container-top .image #text-one,
#gallery-box .container-top .image #text-two {
    background-color: transparent;
    position: absolute;
    bottom: 0px;
    visibility: hidden;
    color: #4d4d4d;
    text-align: center;
    font-size: 12px;
    width: 100%;
    margin-left:0px;
    height: 44px;
    overflow: hidden;
}
