html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
th,
td {
    text-align: left;
    font-weight: 400;
    vertical-align: middle;
}
q,
blockquote {
    quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
body,
html {
    margin: 0;
    padding: 0;
    position: relative;
    font-family: orator, monospace;
    font-weight: 400;
    text-transform: none;
    -webkit-transition: font-size 0.2s;
    -o-transition: font-size 0.2s;
    -moz-transition: font-size 0.2s;
    -ms-transition: font-size 0.2s;
    transition: font-size 0.2s;
    color: #000;
    height: 100%;
    background: #fff;
}
body:after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
    content: url("bauch.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    body {
        -webkit-font-smoothing: antialiased;
    }
}
h1,
h2,
h3,
h4,
h5 {
    font-family: orator;
    font-weight: 400;
    text-transform: none;
}
.right {
    float: right !important;
}
.clear {
    clear: both;
    float: none;
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
}
.text-center {
    text-align: center;
}
#content {
    height: 100%;
}
ul.tags {
    display: flex;
    justify-content: center;
    font-family: orator, monospace;
    max-width: 640px;
    margin: auto;
}
ul.tags li {
    margin: 1em;
    font-size: 0.8em;
    letter-spacing: 0.05em;
    text-transform: none;
    margin-bottom: 0;
}
#begin {
    height: 100%;
}
.section {
    display: block;
    box-sizing: border-box;
    height: 50%;
    width: 100%;
    min-height: 260px;
    position: relative;
    text-align: center;
    background: #fff;
}
.content-main {
    height: 100%;
    width: 100%;
}
.mobile .content-main {
    position: relative;
    overflow: hidden;
    display: block;
    z-index: 10;
}
.image-fill {
    display: none;
    pointer-events: none;
}
.mobile .image-fill {
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}
.image-fill img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: 30%;
    min-height: 200px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.section h1,
.section h2,
.section h3,
.section p {
    display: inline-block;
    top: 48%;
    margin: 0 auto;
    position: relative;
    font-size: 16px;
    line-height: 1.4em;
}
.mobile .section h1,
.mobile .section h2,
.mobile .section h3,
.mobile .section p,
.ie .section h1,
.ie .section h2,
.ie .section h3,
.ie .section p {
    padding: 0 0.5em;
}
.mobile .section h1 .button,
.mobile .section h2 .button,
.mobile .section h3 .button,
.mobile .section p .button,
.ie .section h1 .button,
.ie .section h2 .button,
.ie .section h3 .button,
.ie .section p .button {
    padding: 0;
    line-height: 2.4em;
}
.mobile .section:nth-child h1,
.mobile .section:nth-child h2,
.mobile .section:nth-child h3,
.mobile .section:nth-child p,
.ie .section:nth-child h1,
.ie .section:nth-child h2,
.ie .section:nth-child h3,
.ie .section:nth-child p {
    color: #000;
}
.mobile .section:nth-child h1 a,
.mobile .section:nth-child h2 a,
.mobile .section:nth-child h3 a,
.mobile .section:nth-child p a,
.ie .section:nth-child h1 a,
.ie .section:nth-child h2 a,
.ie .section:nth-child h3 a,
.ie .section:nth-child p a {
    color: #000;
    -moz-box-shadow: inset 0 -1px 0 #000;
    -webkit-box-shadow: inset 0 -1px 0 #000;
    box-shadow: inset 0 -1px 0 #000;
}
.mobile .section:nth-child h1 .button,
.mobile .section:nth-child h2 .button,
.mobile .section:nth-child h3 .button,
.mobile .section:nth-child p .button,
.ie .section:nth-child h1 .button,
.ie .section:nth-child h2 .button,
.ie .section:nth-child h3 .button,
.ie .section:nth-child p .button {
    background: #000;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mobile .section:nth-child h1 .button span:before,
.mobile .section:nth-child h2 .button span:before,
.mobile .section:nth-child h3 .button span:before,
.mobile .section:nth-child p .button span:before,
.ie .section:nth-child h1 .button span:before,
.ie .section:nth-child h2 .button span:before,
.ie .section:nth-child h3 .button span:before,
.ie .section:nth-child p .button span:before {
    color: #fff !important;
}
p em {
    font-style: italic;
}
.cat img {
    position: relative;
    top: 32%;
    height: 80px;
    width: auto;
    z-index: 11;
}
.section a {
    color: #000;
    text-decoration: none;
    border-bottom: 0 solid #000;
    padding: 0 0.05em;
    line-height: 1em;
    -moz-box-shadow: inset 0 0 0 #000;
    -webkit-box-shadow: inset 0 0 0 #000;
    box-shadow: inset 0 0 0 #000;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    color: #000;
    border-bottom: 0 solid #000;
    -moz-box-shadow: inset 0 -1px 0 #000;
    -webkit-box-shadow: inset 0 -1px 0 #000;
    box-shadow: inset 0 -1px 0 #000;
}
.section a.button {
    line-height: 1.2em;
}
.section a:hover {
    color: #fff;
    -moz-box-shadow: inset 0 -1.1em 0 #000;
    -webkit-box-shadow: inset 0 -1.1em 0 #000;
    box-shadow: inset 0 -1.1em 0 #000;
    -moz-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms;
}
pre a:hover {
    color: #000;
}
a.button {
    color: #000;
    background: #fff;
    padding: 0.7em 1.2em;
    text-decoration: none;
    font-family: orator;
    text-transform: none;
    font-size: 16px;
    display: inline-block;
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#intro {
    position: relative;
}
.section .button {
    color: #000;
    border: 0 !important;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    font-size: 3.15vmin;
}
.section .button span {
    position: relative;
    display: inline-block;
    top: 1px;
}
.button:hover,
a.button:hover {
    background: #00f;
    color: #fff;
    text-decoration: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.button:hover span:before,
a.button:hover span:before {
    color: #fff;
}
.button:active,
a.button:active {
    background: #00f;
    color: #fff;
}
.button:active span:before,
a.button:active span:before {
    color: #000;
}
.cat {
    width: 100%;
    height: 100%;
    min-height: 260px;
    background-position: 50% 50%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: auto 30%;
}
.mobile .cat {
    background-image: none !important;
}
.section:nth-child(1) .cat {
    background-color: #e6d0c7 !important; //fleisch
}
.section:nth-child(2) .cat {
    background-color: #e1a8a4 !important; //altrosa dunkel
}
.section:nth-child(3) .cat {
    background-color: #e2aeaa !important; //altrosa hell
}
.section:nth-child(4) .cat {
    background-color: #ffffff !important; //weiß
}
.section:nth-child(5) .cat {
    background-color: #e3e3e3 !important; //grau
}
.section:nth-child(6) .cat {
    background-color: #76785b !important; //cremiges oliv
}
.section:nth-child(7) .cat {
    background-color: #d36b56 !important; //leuchtendes lachs
}
.section:nth-child(8) .cat {
    background-color: #213529 !important; //tannengrün
}

.cat.xyz {
    background-image: url("bauch.png");
}
section:first-child header {
    padding-top: 40px;
}
@media only screen and (min-width: 480px) {
    header h1,
    .section h1,
    .section h2,
    .section h3,
    .section p {
        width: auto;
        font-size: 3.15vmin;
        top: 49.5%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .section h1,
    .section h2,
    .section h3,
    .section p {
        font-size: 3.15vmin;
    }
    header .PostHeader {
        margin: auto;
    }
    header h2 {
        font-size: 2.5vmin;
    }
    .cat img {
        top: 38%;
    }
}
@media only screen and (min-width: 321px) and (max-width: 640px) {
    .section h1,
    .section h2,
    .section h3,
    .section p {
        top: 50%;
        font-size: 16px;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .cat img {
        top: 90px;
    }
}
@media screen and (max-device-width: 760px), screen and (max-device-width: 320px) {
    .cat {
        background-attachment: scroll;
        background-size: contain;
        background-position: 50vw 50%;
        background-repeat: repeat-x;
    }
    .cat p,
    .cat h3,
    .cat h2 {
        margin: 0 auto;
        padding: 0 0.5em;
    }
    .section {
        height: 100%;
    }
    header h1,
    header h2 {
        top: 48%;
    }
}
