
body.page-id-1033 #main #primary .coord-list .col-label > div a,
body.page-id-1033 #main #primary .coord-list .line-label > div a,
body.tax-ausschreibung #main #primary .coord-list .col-label > div a,
body.tax-ausschreibung #main #primary .coord-list .line-label > div a{
    color:#666655;
}
span.year{
    position: absolute;
    left: 50px;
    top: 60px;
    transform: rotate(-45deg);
    font-size:13px;
}
body.tax-ausschreibung .coord-list .projekte-wrapper .projekte-entries,
body.page-id-1033 .coord-list .projekte-wrapper .projekte-entries,
body.page-id-1033 .select2-results__options,
body.page-id-1033 .projekte-wrapper .select2-container .selection .select2-selection,
body.page-id-1033 .projekte-wrapper .filter-wrapper input,
body.page-id-1033 .grid .projekt-item .grid-item-wrapper,
body.tax-ausschreibung  .select2-results__options,
body.tax-ausschreibung .projekte-wrapper .select2-container .selection .select2-selection,
body.tax-ausschreibung .projekte-wrapper .filter-wrapper input,
body.tax-ausschreibung .grid .projekt-item .grid-item-wrapper{
    background-color:#CCCCBB!important;
}
body.tax-ausschreibung .view-switch li a,
body.page-id-1033 .view-switch li a{
    color:#666655;
}
body.page-id-1033 #masthead .view-switch li.all-archive a,
body.tax-ausschreibung #masthead .view-switch li a:hover,
body.page-id-1033 #masthead .view-switch li a:hover{
    color:#999988!important;
}


body.arrows-mag .publikation{
    background-color:#0077AA;
}
body.arrows-mag .taxonomy-description h2,
body.arrows-mag #masthead .view-switch li.active a{
    color:#EC008C!important;
}

body.arrows-blue .publikation{
    background-color:#0077AA;
}
body.arrows-blue .taxonomy-description h2,
body.arrows-blue #masthead .view-switch li.active a{
    color:#0077AA!important;
}


body.arrows-lila .publikation{
    background-color:#0077AA;
}
body.arrows-lila .taxonomy-description h2,
body.arrows-lila #masthead .view-switch li.active a{
    color:#2E3092!important;
}


body.arrows-green .publikation{
    background-color:#0077AA;
}
body.arrows-green .taxonomy-description h2,
body.arrows-green #masthead .view-switch li.active a{
    color:#007733!important;
}
.taxonomy-description h2{
    font-weight:600;
    font-size:18px;
}
.ausschreibung-info{
    margin-top:0px;
    padding-top:40px;
}
.ausschreibung-info .taxonomy-description{
    margin:0 auto;
    max-width:750px;
}
.publikation{
   padding:10px 30px;
   color:#fff!important; 
   text-decoration:none!important;
   font-weight:600;
   font-size:16px;
   transition:opacity 0.4s ease-in-out;
   box-sizing:border-box;
   display:inline-block;
   /* order:1; */
}
.publikation:after{
    content: "";
    background-image:url('/wp-content/themes/shift_online/images/shift-download.svg');
    display:inline-block;
    margin-left:5px;
    width: 17px;
    height:17px;
    position:relative;
    top:2px;
}
.publikation:hover{
    opacity:0.8;
}
.pub-button-wrap{
    text-align:right;
}
.view-switch + .view-switch{
    margin-left:20px;
}
/* .pub-filter-wrap{
    display:flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap:wrap;
    row-gap:30px;
    column-gap:30px;
} */
/* .pub-filter-wrap > div:first-child{
    order:2;
} */