article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    padding: 0;
    line-height: 1.4;
    text-align: center;
    background: #fff;
    font-size: 100.01%;
}

::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

abbr[title] {
    border-bottom: 1px dotted #eee;
}

b, strong {
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}

blockquote {
    margin: 1em 0em;
}

dfn {
    font-style: italic;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px dotted #ccc;
    margin: 1em 0;
    padding: 0;
    clear: both;
}

ins {
    background: #000;
    color: #fff;
    text-decoration: none;
}

mark {
    background: #000;
    color: #fff;
    font-style: italic;
    font-weight: bold;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before, q:after {
    content: "";
    content: none;
}

sub, sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul, ol, dl, dt {
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    list-style: none;
}

dd {
    margin: 0 0 0 2.5em;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

embed, object, video {
    /*max-width: 100%;
    height: auto;
    width: auto;*/
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
    padding-right: 0.5em;
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
    padding: 0;
    margin: 0 0 5px 0;
    font-weight: normal;
}

.srHint {
    position: absolute;
    top: -999em;
    left: -999em;
    display: block;
    height: 1px;
    width: 1px;
    line-height: 1px;
    margin: -1px 0;
}

.srHint a:active,
.srHint a:focus {
    color: #333333;
    font-size: 0.8em;
    font-weight: 600;
    position: absolute;
    top: 10px;
    left: 10px;
    text-decoration: none;
    height: auto;
    width: 150px;
}

.gone {
    display: block;
    height: 1px;
    left: -999em;
    line-height: 1px;
    margin: -1px 0 0 -1px;
    position: absolute;
    width: 1px;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

input:invalid, textarea:invalid {
    background-color: #C00;
    color: #fff;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

/* helper classes */

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
}

.ir br {
    display: none;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear {
    clear: both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    margin-top: -1px;
    display: block;
}

.left {
    float: left
}

.right {
    float: right
}

/*
        Adjustments for static export
 */

/* rueckblicke/wettbewerbe/land-der-demografischen-chancen.html gallery footer */
#c6727 #thumbs, #c6727 .thumbs {
    display: none !important;
}

#c1211 .tx-jfmulticontent-pi1,
#c1680,
#c1737,
#c1657 {
    display: none !important;
}

#c1188 img[src="#"] {
    display: none;
}

