
body {
    color: #000;
    background-color: #F1F2ED;
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 2.75em 2.15em 2.15em 2.15em;
}

a {
    text-decoration: none;
}

img {
    border-style: none;
}

.imgdiv.floatright {
    float: right;
    padding: 0.35em 0 1em 1em;
}

.imgdiv img {
    border: 2px solid #F1F2ED;
}

.imgdiv a {
    border-bottom: none !important;
}

.imgdiv.floatright .imgcaption {
    font-family: Arial, sans-serif;
    font-size: 0.8em;
    line-height: 1.25em;
    font-weight: bold;
    width: 170px;
}

#pageholder {
    margin: 0 auto 0 auto;
    padding: 1.25em;
    background-color: #FFF;
    width: 68.75em;
}

#content {
    position: relative;
    background-color: #E6E6DC;
    padding: 1.65em 1.4em 1.65em 25.25em;
    margin: 0.5em 0 0.5em 0;
    font-family: Georgia, serif;
    color: #555;
    font-size: 1.1em;
    line-height: 1.5em;
    min-height: 21.5em;
}

#content a {
    color: #555;
    border-bottom: 1px solid #BBB;
}

#content a:hover {
    color: #000;
    border-color: #000;
}

#content h1 {
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    width: 14em;
    color: #000;
    position: absolute;
    margin: 0 0 0 -16em;
}

#content h2 {
    font-weight: bold;
    font-size: 0.9em;
    color: #000;
    margin: 0;
    font-family: Arial, sans-serif;
}

#content p + h2, #content br + h2, #content ul + h2 {
    background: url(/img/line.gif) repeat-x 0 0;
    padding-top: 2em;
    margin-top: 2em;
}

#content br + h2 {
    margin-top: 0;
}

#content p {
    margin: 0 0 1em 0;
}

#content ul {
    margin: 0 0 1em 0;
    padding: 0;
}

#content li {
    margin: 0 0 0.15em 0.15em;
    list-style-type: none;
    padding: 0 0 0 1.1em;
    background: url(/img/li.gif) no-repeat 0 0.65em;
}

#editions {
    display: inline-block;
    position: absolute;
    text-decoration: none;
    top: 230px;
    right: 30px;
}

#editions a {
    font-family: Arial, sans-serif;
    font-size: 11px;
    display: inline-block;
    padding: 0 12px 0 8px;
    border-style: none;
    height: 18px;
    background: url(/img/bg-editionlink.png) right 0;
    margin-bottom: 8px;
}

#editions a:hover {
    color: #000;
}

#editions a:first-child {
    background-position: right -32px;
    color: #FFF;
}

#editions a:first-child:hover {
    color: #A0390E;
    background-position: right 0;
}

#head {
    height: 8em;
}

#head h2 {
    margin: 0;
}

#head h2 span {
    position: absolute;
    top: -300em;
    left: -300em;
}

#head h2 a {
    display: block;
    width: 214px;
    height: 50px;
    background: url(/img/logo.png) no-repeat 0 0;
}

#footer {
    padding-top: 1.1em;
    border-top: 1px solid #000;
    color: #777;
    font-size: 1em;
    font-weight: bold;
}

#footer div {
    margin-bottom: 1.75em;
}

#footer a span {
    position: absolute;
    top: -100em;
    left: -100em;
}

.logo {
    display: inline-block;
    width: 100px;
    height: 50px;
    background: url(/img/logos-footer.png) no-repeat 0 0;
    margin-right: 20px;
}

.logo:hover {
    background-position: 0 -50px;
}

.logo.uniffm {
    width: 72px;
}

.logo.khi {
    background-position: -100px 0;
}

.logo.khi:hover {
    background-position: -100px -50px;
}

.logo.staedel {
    width: 20px;
    background-position: -200px 0;
}

.logo.staedel:hover {
    background-position: -200px -50px;
}

.logo.histmus {
    background-position: -300px 0;
}

.logo.histmus:hover {
    background-position: -300px -50px;
}

.logo.dfg {
    background-position: -400px 0;
}

.logo.dfg:hover {
    background-position: -400px -50px;
}

.logo.mpg {
    width: 56px;
    background-position: -500px 0;
}

.logo.mpg:hover {
    background-position: -500px -50px;
}

.logo.hab {
    width: 117px;
    background-position: -600px 0;
}

.logo.hab:hover {
    background-position: -600px -50px;
}

#languages {
    position: absolute;
    text-align: right;
    width: 69em;
    margin-right: 0;
}

#navigation {
    padding: 1.1em 0 0.85em 0;
    border-width: 1px;
    border-style: solid none solid none;
    border-color: #000;
}

#navigation ul, #navigation li, #languages ul, #languages li {
    margin: 0;
    padding: 0;
}

#navigation li, #languages li {
    list-style-type: none;
    font-size: 0.95em;
    margin-bottom: 0.3em;
}

#languages li {
    display: inline;
}

#navigation a, #languages a {
    color: #777;
    font-weight: bold;
}

#languages li a {
    text-transform: uppercase;
    font-size: 0.9em;
    padding-left: 1em;
}

#navigation a em, #navigation a:hover, #languages a em, #languages a:hover {
    font-style: normal;
    color: #000;
}

@media print {

    body {
        background-color: #FFF;
    }

    #content {
        padding: 1em 0 1em 0;
        max-width: 46em;
        background-color: #FFF;
    }

    #content h1 {
        font-size: 24px;
        position: static;
        margin: 0 0 1.5em 0;
    }

    #content li {
        list-style-type: disc;
        margin-left: 1.25em;
        padding-left: 0;
        background-image: none;
    }

    #navigation, #footer, #languages {
        display: none;
    }

    #head h2 a {
        background-image: none;
    }
}

@media (min--moz-device-pixel-ratio: 1.3),
       (-o-min-device-pixel-ratio: 2.6/2),
       (-webkit-min-device-pixel-ratio: 1.3),
       (min-device-pixel-ratio: 1.3),
       (min-resolution: 1.3dppx) {
    #head h2 a {
        background: url(/img/logo-2x.png) no-repeat 0 0;
        background-size: 214px 50px;
    }
}