

.fotobuchgalerieResults {
    margin: 0 8px;
    padding-bottom: 1em;
}

.fotobuchgalerieResults .results .galleryResultText,
.fotobuchgalerieResults .results .withTermResultText { display: none; }
.fotobuchgalerieResults .results .termResultText { display: block; }

.fotobuchgalerieResults .results.gallerySearch .galleryResultText { display: block; }
.fotobuchgalerieResults .results.gallerySearch .termResultText,
.fotobuchgalerieResults .results.gallerySearch .withTermResultText{ display: none; }

.fotobuchgalerieResults .results.searchWithTerm .termResultText { display: none; }
.fotobuchgalerieResults .results.searchWithTerm .withTermResultText{ display: block; }

.fotobuchgalerieSearch.uiToolkit  input[type="text"] {
    width: 290px;
    display: inline;
}

.fotobuchgalerieSearch.uiToolkit .button.keyColorB {
    color: #ffffff;
    background-color: #ff6600;
    border-color: #ff8533 #cc5200 #cc5200 #ff8533;
}


.fotobuchgalerieSearch .searchwordbox { text-align: center; }

.fotobuchgalerieSearch .advancedsearchbutton {
    font-size: 0.8em;
    background: url("https://cdn.pixum.com/images/frontend/modules/fotolia/arrow.png") no-repeat right center;
    display: inline-block;
    padding: 0 10px 0 0;
}

.fotobuchgalerieSearch .advancedsearch {
    overflow: hidden;
}

.fotobuchgalerieSearch .formatFilter input {
    margin: 0 3px 0 0;
}

#fotobuchgalerie_searchform { margin: 0; }
#fotobuchgalerie_searchform p { margin-bottom: 16px; }

.fotobuchgalerie .results {
    height: 145px;
    margin: 0 auto;
    padding: 0 14px;
}

.fotobuchgalerie .results ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 9999px;
}

.fotobuchgalerie .results .wrapper {
    overflow: hidden;
}

.fotobuchgalerie .results li {
    float: left;
    padding: 0px 15px 16px 0px;
    width: 100px;
    height: 140px;
    overflow: hidden;
    text-align: center;
}

.fotobuchgalerie .results li.end {
    margin: 0 15px 16px 0;
    padding: 0;
}

.fotobuchgalerie .results .item .image {
    width: 94px;
    border: 1px solid #dddddd;
    height: 94px;
    border-radius: 5px;
    margin: 2px 2px 5px 2px;
}

.fotobuchgalerie .results .item .image:hover, .fotobuchgalerie .results .item.active .image {
    border: 3px solid #00aaff;
    margin: 0px 0px 3px 0px;
    cursor: pointer;
}

.fotobuchgalerie .results .btnLeft, .fotobuchgalerie .results .btnRight {
    width: 28px;
    height: 27px;
    position: absolute;
    background: transparent url(https://cdn.pixum.com/images/frontend/modules/fotolia/rightleftbuttons.png) no-repeat;
}

.fotobuchgalerie .results .btnLeft {
    top: 40%;
    left: 1px;
    margin-top: -14px;
}
.fotobuchgalerie .results .btnLeft.inactive { display: none; }

.fotobuchgalerie .results .btnRight {
    right: 2px;
    top: 40%;
    margin-top: -14px;
    background-position: -1px -29px;
}
.fotobuchgalerie .results .btnRight.inactive { display: none; }

#tabs-1, #tabs-2 {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgb(255,255,255) 25%, rgb(242,242,242) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,rgb(255,255,255)), color-stop(100%,rgb(242,242,242))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgb(255,255,255) 25%,rgb(242,242,242) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgb(255,255,255) 25%,rgb(242,242,242) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgb(255,255,255) 25%,rgb(242,242,242) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgb(255,255,255) 25%,rgb(242,242,242) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}

.tabs .tabHeadline {
    padding-left: 32px;
    padding-right: 32px;
}

.fotobuchgalerieGrid .item.book {
    width: 130px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    -moz-box-shadow:  0 1px 3px 0 rgba(0, 0, 0, 0.33);
    box-shadow:  0 1px 3px 0 rgba(0, 0, 0, 0.33);
    margin-bottom: 16px;
}

.fotobuchgalerieGrid .item.book:hover { 
    -webkit-box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.8); 
    -moz-box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.8); 
    box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.8);
}




.fotobuchgalerieGrid .gutter-sizer{ width: 16px; }
.fotobuchgalerieGrid .grid-sizer{ width:312px;}
.fotobuchgalerieGrid .item.book{width: 312px;}

.fotobuchgalerieGrid .item.book .image {
    overflow: hidden;
}

.fotobuchgalerieGrid .item.book .image img {
    width: 100%;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;

}

.fotobuchgalerieGrid .item.book .description {
    padding: 9px 9px;
    border-top: 1px solid #ddd;
}

.fotobuchgalerieGrid .item.book .description h4 {
    margin: 0;
    font-size: 12px;   
    font-weight: bold;
    color: #444444;
    
}

.fotobuchgalerieGrid .item.book .additional_info {
    /*overflow: hidden;
    height: 0;*/
    font-size: 12px;
}
