﻿html {
    min-height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow:auto;
}

body {
    color: #363636;
    font-family: 'Droid Serif',serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    width: 100%;
    min-height: 100%;
    overflow:auto;
}

* {
    -moz-outline: none;
    outline: none;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

::selection {
	background: #666666; /* Safari */
        color: white;
	}
::-moz-selection {
	background: #666666; /* Firefox */
        color: white;
}

img {
    border: none;
    margin-right: 20px;
    margin-bottom: 20px;
}

.institutionen_logo {
	max-height: 100px;
    float: right;
    max-width: 350px;
}
.kultureinrichtungBigImage {
	float: left;
	max-width: 650px;


}

hr {
    height: 1px;
    color: #CCC;
    background-color: #CCC;
    border: 0;
    -webkit-box-shadow: 0 1px 0 0 #FFF;
    -moz-box-shadow: 0 1px 0 0 #FFF;
    box-shadow: 0 1px 0 0 #FFF;
    margin: 0px 50% 10px 0px;
}

.bold {
    font-weight: 700;
}

.clear, .clearFloating {
	clear: both;
}

table tr td {
    vertical-align: top;
}

h1,h2,h3,h4,h5,.buttonText {
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 300;
    line-height: 35px;
}
h1 {
	line-height: 36px;

}

a {
    color: #A8A18E;
    text-decoration: none!important;
}

/*********************************************************/
/* Site-Container */
/*********************************************************/

#pageWrapper {
    min-width: 1024px;
}

#contentContainer {
    min-width: 1024px;
    min-height: 800px;
}

#stageWrapper {
    position: relative;
    width: 90%;
    min-width: 1000px;
    margin: 0 auto;
    top: 62px;
    padding-top: 50px;
    margin-bottom: 200px;
    display: table;
}

#stage {
    display: table-cell !important;
    min-height: 300px;
    min-width: 628px;
    display: block;
    padding: 20px 0px 10px 40px;
    display: none;
    margin-bottom: 75px;
}

.page_wrapp {
    position: relative;
}
@media only screen and (min-width: 1000px) {
      .page_wrapp { max-width: 1000px; }

}

#sidebar {
    vertical-align: top;
    padding: 0;
    width: 320px;
    display: table-cell !important;
}

#sidebar:after{
        clear: both;
        content: "";
        display: block;
}

#stageWrapper:after{
        clear: both;
        content: "";
        display: block;
}

#pageWrapper:after{
        clear: both;
        content: "";
        display: block;
}

#contentContainer:after{
        clear: both;
        content: "";
        display: block;
}

/*********************************************************/
/* Header */
/*********************************************************/

#headerWrapper {
    width: 100%;
    height: 62px;
    background-color: #D6D6D6;
    z-index: 10000;
    position: absolute;
}

#header {
    width: 90%;
    min-width: 1000px;
    height: 62px;
    margin: 0 auto;
    position: relative;
}

#logoHeader {
    height: 62px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 101;
}

#innerLogoHeader {
    width: 240px;
    height: 62px;
    background-image: url(../images/header/headerLogo.png);
    background-repeat: no-repeat;
    background-position: left -8px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)  {
#innerLogoHeader {
	background-image:url(../images/header/headerLogo2x.png);
   	background-size: 290px 68px; }
}

#header_menue {
    background-image: url();
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 62px;
    width: 100%;
}



/*********************************************************/
/* Header: Suchschlitz */
/*********************************************************/

#search_wrapp {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 100;
    display: none;
}

#searchBarInput, #searchButton {
    background-color: #2e2e2e;
    border: none;
    height: 62px;
    color: #FFFFFF;
    position: relative;
}

#searchBarInput {
    width: 267px;
    padding: 0px 4px 1px 10px;
    font-size: 22px;
    font-weight: 300;
}

#searchButton {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50px;
    height: 62px;
    background-image: url(../images/header/searchButtonIcon.png);
    background-repeat: no-repeat;
    background-position: center center;
}

/*********************************************************/
/* Header: Kabinett / Datenbank-Dropdown*/
/*********************************************************/

/* Dropdown */
#header #databaseDropDown_content {
    display: none;
    width: 353px;
    background-color: rgba(214,214,214,0.95);
    color: #696969;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    z-index: 10003;
    position: absolute;
    left: 240px;
    top: 62px;
    padding: 4px 0px 10px 0px;
}

#header #databaseDropDown_content div a {
    padding: 15px 0 11px 30px;
    display: block;
    color: #696969;
}

#databaseDropDown_content div.splitter {
    background-color: #696969;
    height: 1px;
    width: 90%;
    margin: 2px auto;
}

/* fullscreen */
#objektNavigation {
    position: relative;
    top: 0px;
    right: 0px;
    z-index: 100;
    display: none;
    width: 100%;
}

#objektNavigation #vs_rs{
    width: 267px;
    padding: 16px 0px 5px 0px;
    font-size: 22px;
    font-weight: 300;
    background-color: #2e2e2e;
    height: 41px;
    color: #ECECEC;
    margin-left: 0px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    margin: 0px;
    position: absolute;
    right: 0px;
}

#header #databaseDropDown_left {
    background-color: #cacaca;
    background-image: url("../images/header/databaseDD_left.png");
    background-position: 28px 0;
    background-repeat: no-repeat;
    color: #696969;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    font-weight: 300;
    left: 240px;
    padding: 20px 11px 22px 8px;
    position: relative;
    text-align: left;
}

#header #databaseDropDown_left:hover {
    color: #898989;
}

/* suche */

#sucheNavigation {
    position: relative;
    top: 0px;
    right: 0px;
    z-index: 100;
    display: block;
    width: 100%;
}

#sucheInputWrap, #sucheKabinettInputWrap {
    width: 267px;
    padding: 0px;
    font-size: 22px;
    font-weight: 300;
    background-color: #cacaca;
    height: 62px;
    color: #ECECEC;
    margin-left: 0px;
    text-align: left;
    display: inline-block;
    cursor: pointer;
    margin: 0px;
    position: absolute;
    right: 0px;
}

#sucheInputWrap #sucheInput, #sucheKabinettInputWrap #sucheKabinettInput {
    border: medium none;
    font-size: 19px;
    font-weight: 300;
    height: 62px;
    padding: 0 4px 0 10px;
    width: 203px;
    background-color: #cacaca;

}

#sucheInputWrap #sucheStartButton, #sucheKabinettInputWrap #sucheKabinettStartButton {
    width: 50px;
    height: 62px;
    background-image: url(../images/header/searchButton.png);
    background-repeat: no-repeat;
    background-position: left center;
    position: absolute;
    right: 6px;
    top: 0px;
    cursor: pointer;
}

/*********************************************************/
/* Sidebar */
/*********************************************************/

#sidebar .men_wrapp, #sidebar #sd_meta_wrapp, #sidebar .sidebar_toc_wrapp, #sidebar #menu_browsing, .sidebar-widget, #sidebar .widget {
    margin: 20px 0px 30px 0px;
    border: 1px solid #cacaca;
    background-color: #fff;
    width: 224px;
    padding: 20px 20px 40px;
    float: right;
}

#sidebar .men_elem, #sidebar nav ul li, #sidebar .widget ul li {
    margin-top: 2px;
    margin-bottom: 8px;
    display: list-item;
    list-style-image: url(../images/sidebar/menue_ebene1_off.gif);
    list-style-position: outside;
}

#sidebar .men_elem:hover, #sidebar nav ul li:hover, #sidebar .widget ul li:hover {
    list-style-image: url(../images/sidebar/menue_ebene1_on.gif);
}

#sidebar .men_wrapp_einrichtungen .men_elem_wrapp {
    list-style-image: url(../images/sidebar/menue_ebene1_off.gif);
    display: list-item;
    list-style-position: outside;
}

#sidebar .men_wrapp_einrichtungen .men_elem_wrapp: hover {
    list-style-image: url(../images/sidebar/menue_ebene1_on.gif);
    display: list-item;
    list-style-position: outside;
}

#sidebar #menuBrowsing .men_elem_wrapp {
    display: block!important;
}

#sidebar .men_elem_wrapp, #sidebar nav ul li, #sidebar .widget ul li {
    margin-left: 17px;
    margin-bottom: 13px;
    display: list-item;
    list-style-image: url(../images/sidebar/menue_ebene1_off.gif);
    list-style-position: outside;
}

#sidebar .men_elem_wrapp a, #sidebar nav ul li a, #sidebar .widget ul li a {
    color: #2D2C2C;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    padding-left: 4px;
    width: 190px;
    display: block;
}

#sidebar .men_elem_wrapp a:hover, #sidebar nav ul li a:hover {
}

#sidebar h2, #sidebar h3 {
    border-bottom: 1px solid #CCCCCC;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 18px;
    padding-bottom: 10px;
}

.sort_image {
    margin-left: 6px;
    margin-bottom: -1px;
}

#searchSortingDropdown .sort-header {
  display: none;
}

#searchSortingDropdown #sortSelect {
  width: 224px !important;
}

.sidebar-collection-more, .sidebar-collection-less {
	display: block;
        background-position: 4px center;
        background-image:url('images/greyblock.gif');
        background-repeat:no-repeat;
        background-position:left center;
        list-style-type: none !important;
        list-style-image: url() !important;
        margin-left: 0px !important;
  		padding-left: 17px;
}

.sidebar-collection-more {
        background-image: url(../images/sidebar/menue_ebene1_more.png) !important;
}

.sidebar-collection-less {
        background-image: url(../images/sidebar/menue_ebene1_less.png) !important;
}

.sidebar-collection-more a, .sidebar-collection-less a, .sidebar-collection-more a:hover, .sidebar-collection-less a:hover {
	/* Schrift des ein- und ausklappenDingens*/
}

.sidebar-collection-more, .sidebar-collection-more:hover {
}

.sidebar-collection-less, .sidebar-collection-less:hover {
}


.sidebar-search-drilldown {
        max-height: 470px;
        overflow-x: hidden;
        overflow-h: auto;
        display: block;
}

.sidebar-search-drilldown .icon-close.glyphicon-remove {
        display: inline-block;
        width: 20px;
        height: 20px;
        background-image: url('../images/sidebar/greyblock_remove_sidebar_filter.png');
        background-repeat: no-repeat;
        background-position: center center;
        margin-bottom: -5px;
}

.sidebar-search-drilldown .active-facett {
    background-color: #EFEFEF;
}

/*********************************************************/
/* Footer */
/*********************************************************/

#footer {
    display: none;
    position: relative;
    bottom: 0px;
    max-width: 100%;
    width: 100%;
    min-height: 180px;
    color: #2e2e2e;
    font-size: 13px;
    background-color: #D6D6D6;
    text-decoration: none;
    clear: both;
    background-image: url(../images/footer/footerBG.jpg);
    background-position: top left;
    background-repeat: y-repeat;
    font-family: 'Open Sans', sans-serif!important;
}

#footerLogo {

    float: left;
    height: 210px;
    left: 33px;
    margin-right: 122px;
    position: absolute;
    width: 250px;
    top: 20px;
}

#footer_menue {
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    width: 100%;
    height: 230px;
    display: block;
    background-image: url("../images/footer/footerLogo.png");
    background-position: -60px bottom;
    background-repeat: no-repeat;
}

#footer_menu_box {
    margin-left: 200px;
}

#footer_menu_box2 {
    width: 940px;
    margin: 0 auto;
}

#footer_menue ul {
    display: inline-block;
    list-style-type: none;
    margin: 23px auto 0px auto;
    padding-top: 30px;
    width: 940px;
}

#footer_menue li {
    float: left;
    line-height: 21px;
    margin-right: 47px;
}

#footer_menue li a {
    color: #2e2e2e;
}

#footer_menue li a: hover {
    color: #E6E6E6!important;
}

#footer_menue .footerTrennlinie {
    width: 2px;
    border-right: 1px solid #777777;
    height: 142px;
}

#footer_small_impressum_link {
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-family: 'Open Sans', sans-serif !important;
    text-align: right;
    width: 100%;
}

#footer_small_impressum_link a {
    color: white;
    font-size: 10px;
    font-weight: 300;
    margin-right: 50px;
}

/*********************************************************/
/* Kontaktformular */
/*********************************************************/

#feedbackForm .feedbackFormLabel {
    font-size: 12px;
    font-weight: bold;
}

#feedbackForm input, #feedbackForm textarea {
        border: 1px solid #CACACA;
        background-color: #FFFFFF;
        padding: 8px;
        color: #333333;
        margin: 3px 0px 25px 0px;
        font-size: 12px;
}

#feedbackForm input[type=text]{
        width: 250px;
}

#feedbackForm textarea {
        width: 450px;
        min-height: 200px;
        max-height: 400px;
        max-width: 600px;
}

#feedbackForm input[type=submit] {
        font-size: 13px;
        background-color: #969696;
        color: white;
        cursor: pointer;
}

/*********************************************************/
/* Select Institution via ABC */
/*********************************************************/

#abcInstitutions {
    position: absolute;
    right: 4px;
    top: -7px;
    width: 380px;
    height: 24px;
    font-size: 14px;
    padding-left: 45px;
    background-repeat: repeat-x;
    background-position: bottom left;
}

#abcInstitutionsTop,#abcInstitutionsBottom {
    position: absolute;
    left: 0;
    width: 410px;
    opacity: 0;
    display: none;
}

#abcInstitutionsTop {
    top: 20px;
    height: 2px;
}

#abcInstitutionsBottom {
    top: 23px;
    height: 2px;
    padding-left: 58px;
    width: 352px;
}

#abcAll {
    width: 50px!important;
    text-align: center;
    z-index: 100;
    margin: 0 6px 0 0;
}

.abcEntry {
    height: 17px;
    width: 17px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    border: 1px solid transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 0 0 8px;
    padding: 2px 0 3px;
}

.abcInactiveEntry {
    color: #E6E6E6;
    cursor: default!important;
}

.abcEntryChoosed {
    border: 1px solid #C01400;
    z-index: 1000!important;
}

#abcTitle {
    cursor: pointer;
    margin: 6px 0 -2px 20px;
}

#abcdrop {
    cursor: pointer;
    padding: 0 18px;
}

/*********************************************************/
/* Suchergebnis-Liste */
/*********************************************************/

.searchTitle {
	margin-left: 0px;
	margin-top: 10px;
	display: block;
	width: 650px;
	padding: 0px;
        line-height:    35px;
}

.sl_elem_wrapp {
	margin: 0px auto 0px -19px;
	text-align: center;
	min-height: 400px;
}

.sl_elem_wrapp:after{
        clear: both;
        content: "";
        display: block;
}

.sl_elem_wrapp a {
	color:#363636;
        font-size: 13px;
}

.sl_elem {
	margin: 15px 0px 18px 21px;
	padding: 10px;
	width: 27%;
	height: 366px;
	display: block;
	float: left;
	border-bottom: 1px solid #C0C0C0;
	background-color: white;
	border: 1px solid #cacaca;
      /*  -webkit-box-shadow: 0px 1px 2px 0 rgba(0,0,0,0.15);
        box-shadow: 0px 1px 2px 0 rgba(0,0,0,0.15);        */
}

.sl_elem:hover {
        background-color: #f8f8f8;
        -moz-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
}

.sl_elem_wrapp #sl_elem_form .sl_elem :last-child {
        margin-bottom: 75px;
}

.sl_elem_thumb {
	vertical-align: middle;
	width: 100%;
	height: 254px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: white;
        background-image: url(../images/coin_dummy_searchlist.png);
}

.sl_elem_cont {
	width: 100%;
	height: 90px;
	padding: 16px 0px 10px 0px;
	text-align: left;
}

.sl_elem_title {
	font-size: 20px;
	line-height: 23px;
	word-spacing: -1px;
        text-align: center;
        margin-top: 4px;
        padding-bottom: 16px;
        font-weight: 300;
}

.sl_elem_person {
	margin-top: 5px;
	font-weight: 400;
	color: #949A98 ;
	font-size: 12px;
        text-align: center;
}

.paginator_wrapp, #paginator_wrapp {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	display:inherit;
	text-align:center;
	margin-bottom:10px;
	line-height: 12px;
	vertical-align:middle;
	clear: both;
}

/*********************************************************/
/* Suchergebnis-Paginator */
/*********************************************************/

#numeric_paginator_nav {
	padding-top: 40px;
        width: 100%;
        display: block;
        text-align: center;
        clear: both;
}

#numeric_paginator_nav ul {
        vertical-align:middle;
}



#numeric_paginator_nav li {
        background-repeat: no-repeat;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        border: medium none !important;
        text-decoration: none;
        margin-top: 20px;
        margin-bottom: 20px;
        background-color: #F6F6F6;
        padding: 4px 12px;
        font-size: 14px;
        color: #363636;
        font-weight: 300;
}

#numeric_paginator_nav li:hover {
        display: inline-block;
	vertical-align:middle;
	border:none !important;
	color:#363636;
	text-decoration: none;
}

#numeric_paginator_nav li.paginator-navigate {
        width: 6px;
        background-position: center center;
}

#numeric_paginator_nav li.paginator-back {
        background-image: url(../images/navigate/back.png);
}

#numeric_paginator_nav li.paginator-forward {
        background-image: url(../images/navigate/forward.png);
}

#numeric_paginator_nav li a {
        width: 100%;
        height: 100%;
        display: block;
}

#numeric_paginator_nav li.paginator-active {
        background-color: #E6E6E6 !important;
}

.welcomeText {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}
.index_welcome_wrapp {
    margin-bottom: 30px;
}
#slm_hitcount_wrapp {
    line-height: 55px;
}

/*********************************************************/
/* Stöbern */
/*********************************************************/

#searchTermList #alph_paginator_wrapp {
    margin-top: 35px;
    margin-bottom: 35px;
}

#searchTermList #alph_paginator_wrapp .alph_paginator_elem {
    width: 20px;
    display: inline-block;
}

#searchTermList .stl_elem_wrapp {
}


#searchTermList .stl_elem_wrapp .stl_elem {
    display: inline-block;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #BEB9AB;
    margin: 8px 6px;
}

#searchTermList .stl_elem_wrapp .stl_elem:nth-child(even) {
    background-color: #989E9C;
}

#searchTermList .stl_elem_wrapp .stl_elem a {
    color: #666;
    padding: 5px 7px 5px 7px;
    display: inline-block;
}

#searchTermList .stl_elem_wrapp .stl_elem a:hover {
    color: #F6F6F6;
}

/*********************************************************/
/* Suche */
/*********************************************************/

#search > h2 {
    margin-bottom: 40px;
}

#searchList h2 {
	font-size: 24px;
}

#simpleSearchExplanationGroup {
        border-top: 1px solid #C6C6C6;
        margin-top: 20px;
        border-left: 1px solid #C6C6C6;
        border-right: 1px solid #C6C6C6;
}

#simpleSearchExplanationGroup .searchParagraphText {
        display: none;
        padding: 10px !important;
        border-bottom: 1px solid #C6C6C6;
}

#simpleSearchExplanationGroup .searchParagraphOpen, #simpleSearchExplanationGroup .searchParagraphClosed {
        padding: 10px 0px 10px 10px;
        cursor: pointer;
        border-bottom: 1px solid #C6C6C6;
}

#simpleSearchExplanationGroup .searchParagraphOpen:hover, #simpleSearchExplanationGroup .searchParagraphClosed:hover {
        background-color: #F6F6F6;
}

#simpleSearchExplanationGroup .searchParagraphClosed {
        background-image: url(../images/navigate/searchHelpOpen.png);
        background-position: right center;
        background-repeat: no-repeat;
}

#simpleSearchExplanationGroup .searchParagraphOpen {
        background-image: url(../images/navigate/searchHelpClose.png);
        background-position: right center;
        background-repeat: no-repeat;
}

#slm_hitcount_wrapp {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 20px;
	margin-top: 10px;
}

#searchgroup #searchgroup_controls {
	margin-bottom: 20px;
}

#searchgroup #searchgroup_controls>a, #searchgroup #searchgroup_controls>span {
	font-size: 14px;
	margin-right: 2px;
	padding: 12px;
	background-color: #F6F6F6;
	color: #797979;
}

#searchgroup #searchgroup_controls>span {
	background-color: #E3E3E3;
	color: #666
}

#searchgroup .search-wrapp {
	background-color: #F6F6F6;
	padding: 12px;
}

#searchgroup .search-filter {
    display: none;
}

#searchgroup .search-reset {
    margin-top: 15px;
}

#searchgroup .search-reset #searchStdResetButton {
    padding-top: 10px;
    float: left;
    padding-bottom: 0px;
    height: 30px;
    margin-right: 10px;
}

#searchgroup .search-title {
    margin-bottom: 18px;
}

.search-input table {
    border-spacing: 10px;
    border-collapse: separate;
    margin-left: -10px;
    width: 100%;
}

#searchgroup input {
    height: 36px;
    font-size: 16px;
    border-radius: 0px;
    border: 0px;
    padding: 2px 6px 2px 6px;
    width: 98%;
}

#searchgroup select {
    height: 40px;
    font-size: 14px;
    padding: 1px;
    border: 0px;
    border-radius: 0px;
    background-color: white;
    width: 98%;
}

#searchgroup .btn {
    width: 120px;
    height: 40px;
    border-radius: 0px;
    background-color: white;
    border: 0px;
    display: block;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    color: #363636;
}

#searchgroup .btn:hover {
    background-color: #E6E6E6;
}

/* Standardsuche */
#searchgroupstandard .form-input {
    float: left;
    margin-right: 6px;
    width: 79%;
    display: inline-block;
}

#searchgroupstandard .form-controls {
    width: 20%;
    display: inline-block;
}

#searchgroupstandard input {
    width: 98%;
}

#searchgroupstandard #searchStdButton {
    width: 100%;
}

/* Erweiterte Suche */

#searchgroupadvanced .advsearch_value_text {
    width: 100%;
}

#searchgroupadvanced .advsearch_operator, #searchgroupadvanced .advsearch_field {
    width: 100%;
}

#searchgroupadvanced #advSearchResetBtn, #searchgrouptimeline #timelineSearchResetBtn {
    float: left;
    margin-right: 6px;
    padding: 10px 0px 0px 0px;
    height: 30px;
    color: #363636;
}

/* Jahressuche */

#searchgrouptimeline .search-action {
    margin: 20px 0px;
}

#searchgrouptimeline .form-row:first-child {
    float: left;
    margin-right: 23px;
}

#searchgrouptimeline .form-row:last-child {
    margin-top: 20px;
}

#yearbox {
    background-color: white;
    display: table;
    width: 100%;
    border-spacing: 1px;
}

#yearbox .yearline {
    display: table-row;
    width: 100%;
}

#yearbox .yearline .year {
    display: table-cell;
    height: 30px;
    vertical-align: middle;
}

#yearbox .yearline .year > span, #yearbox .yearline .year > a {
    display: block;
    padding: 5px 0px;
    text-align: center;
}

#yearbox .yearline .year > span {
    opacity: 0.1;
}

#yearbox .yearline .year > a {
    color: white;
    font-weight: bold;
    background-color: #636363;
}

#yearbox .monthline {
    display: none;
}

#yearbox .yearline:nth-child(even) .year:nth-child(even) {
    background-color: #BCBCBC;
}

#yearbox .yearline:nth-child(odd) .year:nth-child(odd) {
    background-color: #EDEDED;
}

#sidebar .facet_count {
    border: 1px solid #cbcbcb;
  	padding: 2px 3px 2px 3px;
  	display: inline-block;
  	font-weight: 300;
  	color: #636363;
  	height: 10px;
  	line-height: 10px;
  	font-size: 10px;
  	margin-left: 4px;
}

.image_credits {
        font-size: 11px;
        font-style: italic;
        font-weight: 300;
}

/* Autocomplete-Dropdown */
.ui-shadow {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.8);
}

.ui-autocomplete-panel .ui-autocomplete-list {
    background-color: white;
}

.ui-autocomplete-panel .ui-autocomplete-list-item {
    border-bottom: 1px solid #EFEFEF;
    padding: 10px;
    font-size: 14px;
}
