html,
legend {
    color: #000;
}
.slider img,
.textpic .image img {
    width: 100%;
    height: auto;
}
.archive-list .label,
.yearlabel,
a.bibclose,
table.display td.center {
    text-align: center;
}
.pointer,
thead th {
    cursor: pointer;
}
.archive-list .item,
.archive-list .label,
.form--element input,
.form--element label,
.form--element select,
.tab-bar-grey .tab-grey,
.teasers .item {
    box-sizing: border-box;
}
html {
    background: #FFF;
}
.sorting,
.sorting_asc,
.sorting_asc_disabled,
.sorting_desc,
.sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: center right;
}
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400;
}
ol,
ul {
    list-style: none;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400;
}
q:after,
q:before {
    content: ''
}
abbr,
acronym {
    border: 0;
    font-variant: normal;
}
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.menu-main li {
    color: #fff;
    font-weight: 700;
    font-size: .90909em;
    text-transform: uppercase;
    float: left;
    line-height: 1rem;
}
.menu-meta li,
.menu-secondary li {
    font-weight: 400;
    font-size: .72727em;
}
.menu-main li:hover {
    background-color: #000;
}
.menu-main li.active {
    color: #000;
    background-color: #fff;
}
.menu-main a {
    color: inherit;
    text-decoration: none;
    display: block;
    padding: .25em .75em .35em;
}
.menu-meta a,
.menu-secondary a {
    padding: .25em .5em;
    text-decoration: none;
}
.menu-secondary li {
    color: #fff;
    float: left;
}
.menu-secondary li:hover {
    background-color: #000;
}
.menu-secondary li.active {
    color: #000;
    background-color: #fff;
}
.menu-secondary a {
    color: inherit;
    display: block;
}
.menu-meta li {
    color: #fff;
    display: inline-block;
}
.menu-meta li:hover {
    background-color: #000;
}
.menu-meta li.active {
    color: #000;
    background-color: #fff;
}
.menu-meta a {
    color: inherit;
    display: block;
}
.slider--text p,
a.button {
    color: #fff;
    font-weight: 700;
}
a.button {
    background-color: #94172f;
    padding: .5em 1.5em;
    text-decoration: none;
    text-transform: none;
}
.slider {
    background-color: #f2f2f1;
    margin-bottom: 2em;
}
.slider .wrapper {
    max-width: 1364px;
    line-height: 0;
    padding: 0;
    position: relative;
}
.slider--text {
    padding: .5em 1em;
    background-color: rgba(0, 0, 0, .5);
}
.slider--text p {
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    line-height: 100%;
    margin-bottom: 1em;
}
.slider--text p:last-of-type {
    margin-bottom: .5em;
}
.slider--text strong {
    color: #12aa9e;
    font-size: 1.18182em;
}
.slider--text .button {
    font-size: .63636em;
}
.frame-default,
.frame-grey,
.frame-turquoise {
    padding: 1.5em 0;
}
.frame-default h2,
.frame-grey h2,
.frame-turquoise h2 {
    color: #94172f;
    font-size: 109.09091%;
    font-weight: bolder;
    text-transform: uppercase;
}
.frame-default h3,
.frame-default strong,
.frame-grey h3,
.frame-grey strong,
.frame-turquoise h3,
.frame-turquoise strong,
input.button,
thead th {
    font-weight: 700;
}
.frame-default a,
.frame-grey a,
.frame-turquoise a {
    color: #12aa9e;
    text-decoration: none;
}
.frame-default a:hover,
.frame-grey a:hover,
.frame-turquoise a:hover {
    color: #94172f;
}
.frame-default ul,
.frame-grey ul,
.frame-turquoise ul {
    margin: 1em 0 0 1.1em;
    list-style: disc;
}
.frame-default ul li,
.frame-grey ul li,
.frame-turquoise ul li {
    margin-bottom: .75em;
}
.frame-default h2+div,
.frame-default h2+h3,
.frame-default h2+p,
.frame-default h2+table,
.frame-default h2+ul,
.frame-grey h2+div,
.frame-grey h2+h3,
.frame-grey h2+p,
.frame-grey h2+table,
.frame-grey h2+ul,
.frame-turquoise h2+div,
.frame-turquoise h2+h3,
.frame-turquoise h2+p,
.frame-turquoise h2+table,
.frame-turquoise h2+ul {
    margin-top: 1em;
}
.frame-grey {
    background-color: #f2f2f1;
}
.frame-turquoise {
    color: #fff;
    background-color: #12aa9e;
}
.textmap,
.textpic {
    background-color: #fff;
}
.frame-turquoise h1,
.frame-turquoise h2,
.frame-turquoise h3,
.frame-turquoise h4,
.frame-turquoise h5,
.frame-turquoise h6 {
    color: inherit;
}
.frame-turquoise a {
    color: #94172f;
    text-decoration: none;
}
.frame-turquoise a:hover {
    color: #fff;
}
.section.teasers {
    padding-bottom: .5em;
}
.mulicolumn-text p,
.singlecolumn-text p {
    line-height: 150%;
    margin-bottom: .75em;
}
.textmap .map,
.textpic .image {
    line-height: 0;
}
.mulicolumn-text p:last-of-type,
.singlecolumn-text p:last-of-type {
    margin-bottom: 0;
}
.textpic {
    width: 100%;
    margin: .5em 0;
}
.textpic .text {
    font-size: 81.81818%;
    padding: 1em;
    vertical-align: top;
}
.textpic .text h3 {
    font-size: 122.22222%;
    margin-bottom: .5em;
}
.textpic .text em {
    color: #94172f;
    font-style: italic;
}
@media (min-width:37.5em) {
    .textpic {
        display: table;
    }
    .textpic .image {
        display: table-cell;
        width: 38.2%
    }
    .textpic .text {
        display: table-cell;
        width: 61.8%
    }
    .textpic.small .image {
        width: 20%
    }
    .textpic.small .text {
        width: 80%
    }
    .textpic.large .image {
        width: 61.8%
    }
    .textpic.large .text {
        width: 38.2%
    }
}
.textpic.middle .text {
    vertical-align: middle;
}
.table td,
.textmap .text {
    vertical-align: top;
}
.textmap {
    width: 100%;
    margin: .5em 0;
}
.textmap .map {
    min-height: 200px;
}
.textmap .map iframe {
    width: 100%;
    height: auto;
}
.textmap .text {
    line-height: 150%
}
.archive-list .image,
.teasers .item .image {
    line-height: 0;
}
@media (max-width:37.5em) {
    .textmap .text {
        margin-bottom: 1.5em;
    }
}
@media (min-width:37.5em) {
    .textmap {
        display: table;
    }
    .textmap .map {
        display: table-cell;
        width: 61.8%
    }
    .textmap .text {
        display: table-cell;
        width: 38.2%
    }
}
.table {
    width: 100%
}
.table tr {
    background-color: #f2f2f1;
    border-bottom: 5px solid #fff;
}
.table .emphatic {
    color: #fff;
    background-color: #12aa9e;
}
.table .strong {
    color: #fff;
    background-color: #94172f;
}
@media (max-width:47.9375em) {
    .table tr {
        display: block;
        padding: .75em;
    }
    .table td {
        display: block;
    }
    .table td:first-of-type {
        font-weight: 700;
    }
}
@media (min-width:48em) {
    .slider--text {
        position: absolute;
        top: 10%;
        left: 3.5%
    }
    .table td {
        padding: .5em .75em;
    }
    .table td:first-of-type {
        white-space: nowrap;
    }
}
.teasers .items {
    display: flex;
    margin: 0 -1em;
}
.teasers h2+.items {
    margin-top: 1em;
}
.teasers .item {
    float: left;
    padding: .5em 1em;
}
.teasers .item .text {
    font-size: 72.72727%
}
.teasers .item .text strong {
    color: #000;
    font-size: 112.5%;
    font-weight: 700;
}
.archive-list .items::after,
.form--element::after {
    font-size: 0;
    clear: both;
    content: ''
}
.teasers .item .text em {
    color: #94172f;
    font-style: italic;
}
@media (min-width:48em) {
    .teasers .item {
        display: table-row;
    }
    .teasers .item .image {
        display: table-cell;
    }
    .teasers .item .text {
        display: table-cell;
        vertical-align: top;
        padding-left: 1em;
    }
}
.teasers.committee-list .items {
    flex-flow: row wrap;
}
.teasers.committee-list .item {
    flex: 1 1 33.3333%;
    width: 33.3%
}
.archive-list .items {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -.5em;
}
.archive-list .items::after {
    display: block;
    height: 0;
}
@media (min-width:62em) {
    .mulicolumn-text {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        -moz-column-gap: 2em;
        -webkit-column-gap: 2em;
        column-gap: 2em;
    }
    .archive-list .items {
        flex-flow: row nowrap;
    }
}
.archive-list h2+.items {
    margin-top: 1em;
}
.archive-list .item {
    float: left;
    width: 33.33333%;
    padding: .5em;
}
@media (min-width:48em) {
    .archive-list .item {
        width: 25%
    }
    .form-multicolumn {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        -moz-column-gap: 2em;
        -webkit-column-gap: 2em;
        column-gap: 2em;
    }
}
@media (min-width:62em) {
    .archive-list .item {
        width: auto;
    }
}
.archive-list .item .inner {
    position: relative;
}
.archive-list .image img {
    width: 100%;
    height: auto;
}
.archive-list .label {
    position: absolute;
    bottom: 0;
    color: #fff;
    background-color: #94172f;
    width: 100%;
    padding: .25em;
}
.form--element {
    margin-bottom: 1em;
}
.form--element::after {
    display: block;
    height: 0;
}
.form--element label {
    display: block;
    width: 100%;
    padding-bottom: .25em;
}
.form--element .select-container,
.form--element input {
    width: 100%
}
.form--element input {
    border-width: 0;
    padding: .5em;
}
.form--element select {
    width: 100%
}
.form--element [type=checkbox] {
    margin-right: .5em;
    width: auto;
}
.form--element [type=checkbox]+label {
    display: inline;
}
input.button {
    color: #fff;
    background-color: #12aa9e;
    padding: .25em .75em;
    border-width: 0;
}
span.undefined {
    color: red;
}
.bibtable {
    width: 100%;
    margin: 0 auto;
    clear: both;
}
.bibchart {
    display: none;
}
.legend .pub,
.year {
    display: inline-block;
}
tr {
    background-color: #f2f2f1;
    border-bottom: 5px solid #fff;
}
.clear {
    clear: both;
}
.year {
    position: relative;
    height: 100%;
    border-bottom: 1px solid #000;
}
.yearlabel {
    position: absolute;
    bottom: -20px;
    width: 100%;
    font-size: smaller;
}
.pub {
    border: 1px solid #fff;
    background-color: #eee;
}
.inproceedings {
    background-color: #ccf;
}
.article {
    background-color: #beb;
}
.inbook {
    background-color: #eaa;
}
.phdthesis {
    background-color: #999;
}
.unpublished {
    background-color: #eae;
}
.mastersthesis {
    background-color: #eea;
}
.techreport {
    background-color: #b77;
}
.legend .pub {
    width: 10px;
    height: 10px;
    margin: 0 5px 0 15px;
}
.legend,
div.hidden {
    display: none;
}
thead th {
    padding: 3px 18px 3px 10px;
    background-color: #12AA9E;
    color: #fff;
}
td {
    padding: 3px 10px;
    vertical-align: text-top;
}
.sorting_asc {
    background-image: url(lib/images/sort_asc.png);
}
.sorting_desc {
    background-image: url(lib/images/sort_desc.png);
}
.sorting {
    background-image: url(lib/images/sort_both.png);
}
.sorting_asc_disabled {
    background-image: url(lib/images/sort_asc_disabled.png);
}
.sorting_desc_disabled {
    background-image: url(lib/images/sort_desc_disabled.png);
}
div.bibinfo {
    width: 90%;
    position: fixed;
    top: 30px;
    left: 5%;
    background-color: #bbb;
    border: 2px solid #fff;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    z-index: 50;
    font-size: 16px;
}
#shutter {
    background-color: #555;
    opacity: .7;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
}
a.bibclose {
    background-color: #BBB;
    border: 3px solid #FFF;
    color: #000;
    float: left;
    font-size: 20px;
    height: 20px;
    left: -25px;
    line-height: 20px;
    padding: 3px;
    position: relative;
    text-decoration: none;
    top: -25px;
    width: 20px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
div.bibinfo pre {
    clear: both;
    font-size: 16px;
}
#pubTable {
    width: 100%!important;
}
#pubTable_filter {
    padding: 40px 0 20px;
}
#pubTable_filter input {
    padding: 2px 4px;
    border: 0;
    border-bottom: 1px solid #12AA9E;
}
body {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    font-size: 16px;
}
@media (min-width:48em) {
    body {
        font-size: 18px;
    }
}
@media (min-width:62em) {
    body {
        font-size: 20px;
    }
}
@media (min-width:75em) {
    body {
        font-size: 22px;
    }
}
.button,
.menu-main,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans Condensed', sans-serif;
}
.wrapper {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 1em;
}
[role=banner] .wrapper {
    display: table;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
}
[role=banner] .logo,
[role=banner] .spacer,
[role=banner] nav {
    display: table-cell;
}
[role=banner] .logo {
    width: 15%;
    min-width: 100px;
    font-size: 0;
}
[role=banner] .logo img {
    width: 100%;
    height: auto;
}
[role=banner] nav {
    padding-left: 5%;
    vertical-align: bottom;
    position: relative;
}
[role=banner] nav::after {
    clear: both;
    content: '';
    display: block;
    font-size: 0;
    height: 0;
}
[role=banner] nav .menu-secondary {
    position: absolute;
    top: 1em;
    right: 7px;
}
[role=banner] nav .menu-main {
    float: right;
    margin-top: 4em;
    margin-bottom: .25em;
}
@media (min-width:48em) {
    [role=banner] nav .menu-main {
        margin-bottom: .5em;
    }
}
[role=banner] .row-1 {
    background-color: #94172f;
}
[role=banner] .row-1 .logo {
    vertical-align: bottom;
}
[role=banner] .row-2 {
    background-color: #fff;
    min-height: 2em;
}
[role=banner] .row-2 .logo {
    vertical-align: top;
}
[role=contentinfo] {
    background-color: #94172f;
    color: #fff;
    padding: 1.5em 0 1em;
    text-align: center;
}
.activeDay,
.tab-bar-grey .tab-grey:hover {
    background-color: #f2f2f1;
}
[role=contentinfo] nav {
    margin-bottom: 1.5em;
}
[role=contentinfo] p {
    font-size: .72727em;
}
.inline {
    display: inline-block;
}
.tab-bar-grey {
    display: block;
    border-bottom: 5px solid #f2f2f1;
}
.tab-bar-grey .tab-grey {
    width: calc(50% - 4px);
    margin: 0;
    border: 4px solid #f2f2f1;
    border-bottom: 0;
    padding: 4px 8px;
    display: inline-block;
}
@media (min-width:48em) {
    .tab-bar-grey .tab-grey {
        margin: 0 10px 0 0;
        width: auto;
    }
    .tab-bar-grey .tab-grey:last-child {
        margin: 0;
    }
}
.frame-default a.linkPaper {
    color: #000;
}

span.linkPaper2
{
    color: #000;
    white-space: nowrap;
    vertical-align: top;
}

a.linkPaper2 {
    vertical-align: bottom;
}
span.linkPaper2.a {
    vertical-align: bottom;
}