@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2) format('woff2');
 unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
p {
    font-family: 'Roboto', sans-serif;
}
p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 0.66em;
    line-height: 1.6em;
    text-align: center;
}
.nowrap {
    white-space: nowrap;
}
a {
    text-decoration: none !important;
    color: #000;
}
.footBox {
    height: 100px;
    display: block;
    float: left;
    width: 100%;
    margin: 70px 0 30px 0;
}
/* -------- SCHRIFT / FARBE-------- */



/* -------- SCHRIFT / SPEZIAL-------- */



html {
    scroll-behavior: smooth;
    min-height: 700px;
    min-width: 300px;
    height: 100%;
    width: 100%;
    background: #fff;
}
header {
    width: 100%;
    height: 70px;
    background: #fff;
    padding: 0 0 0 0;
    margin-top: 0px;
    position: fixed;
    top: 0;
}
.centerBox {
    width: 90%;
    margin: 80px 5% 0 5%;
}
#portrait a {
    background: url(../images/brille.svg) right top no-repeat;
    background-size: contain;
    width: 20%;
    height: 30px;
    float: right;
    display: block;
    margin: 8px 5% 0 0;
    color: #fff;
}
#logo a {
    background: url(../images/schriftzug.svg) left top no-repeat;
    background-size: contain;
    width: 50%;
    display: block;
    height: 50px;
    position: fixed;
    top: 8px;
    left: 3%;
}
.adressBox {
    float: left;
    width: 100%;
    height: 66px;
    margin: 0;
}
.mail a {
    color: #000;
}
#bild-flugstift-1 {
    background: url("../images/flugstift/flugstift-1.jpg") center top no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    padding-bottom: 82%;
    margin-bottom: 20px;
}
#bild-flugstift-2 {
    background: url("../images/flugstift/flugstift-2.jpg") center top no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    padding-bottom: 82%;
    margin-bottom: 20px;
}
#bild-flugstift-3 {
    background: url("../images/flugstift/flugstift-3.jpg") center top no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    padding-bottom: 82%;
    margin-bottom: 20px;
}
#bild-flugstift-4 {
    background: url("../images/flugstift/flugstift-4.jpg") center top no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    padding-bottom: 82%;
    margin-bottom: 20px;
}
.kontakt a {
    background: url("../images/kontaktbutton.svg") center top no-repeat;
    background-size: contain;
    display: block;
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    padding-bottom: 42%;
}

@media screen and (min-width:568px) {
header {
    width: 100%;
    height: 50px;
    background: #fff;
    padding: 0 0 0 0;
    margin-top: 0px;
    position: fixed;
    top: 0;
}
#logo a {
    background: url(../images/schriftzug-quer.svg) left top no-repeat;
    background-size: contain;
    width: 50%;
    display: block;
    height: 36px;
    position: fixed;
    top: 8px;
    left: 3%;
}
.centerBox {
    margin: 40px 5% 0 5%;
}
.kontakt a {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    margin-bottom: 60px;
    padding-bottom: 12%;
}
}

@media screen and (min-width:800px) {
#logo a {
    background: url(../images/schriftzug.svg) left top no-repeat;
    width: 80%;
    height: 66px;
    top: 24px;
    left: 3%;
}
.centerBox {
    width: 90%;
    height: 100vh;
    margin: 60px 5% 0 5%;
    padding-top: 50px;
}
#bild-flugstift-1 {
    background: url("../images/flugstift/flugstift-1b.jpg") center top no-repeat;
    background-size: contain;
    width: 50%;
    float: left;
    padding-bottom: 42%;
    margin-top: 60px;
    margin-bottom: 20px;
}
#bild-flugstift-2 {
    background: url("../images/flugstift/flugstift-2b.jpg") center top no-repeat;
    background-size: contain;
    width: 50%;
    float: left;
    padding-bottom: 42%;
    margin-top: 60px;
    margin-bottom: 20px;
}
#bild-flugstift-3 {
    background: url("../images/flugstift/flugstift-3b.jpg") center top no-repeat;
    background-size: contain;
    width: 50%;
    float: left;
    padding-bottom: 42%;
    margin-bottom: 20px;
}
#bild-flugstift-4 {
    background: url("../images/flugstift/flugstift-4b.jpg") center top no-repeat;
    background-size: contain;
    width: 50%;
    float: left;
    padding-bottom: 42%;
    margin-bottom: 20px;
}
.kontakt a {
    width: 20%;
    margin-top: 60px;
    margin-left: 40%;
    margin-right: 40%;
    padding-bottom: 42%;
}
.footBox {
    margin-top: 160px;
}
}

@media screen and (min-width:1000px) {
.centerBox {
    width: 90%;
    height: 100vh;
    margin: 60px 5% 0 5%;
    padding-top: 10px;
}
#bild-flugstift-1, #bild-flugstift-2, #bild-flugstift-3, #bild-flugstift-4 {
}
#logo a {
    background: url(../images/schriftzug.svg) left top no-repeat;
    width: 80%;
    height: 66px;
    top: 24px;
    left: 3%;
}
#bild-flugstift-1 {
    background: url("../images/flugstift/flugstift-1b.jpg") center top no-repeat;
    background-size: contain;
    width: 49.7%;
    float: left;
    padding-bottom: 42%;
    margin-top: 0px;
    margin-bottom: 20px;
}
#bild-flugstift-2 {
    background: url("../images/flugstift/flugstift-2b.jpg") center top no-repeat;
    background-size: contain;
    width: 49.7%;
    float: left;
    padding-bottom: 42%;
    margin-top: 0px;
    margin-bottom: 20px;
}
#bild-flugstift-3 {
    background: url("../images/flugstift/flugstift-3b.jpg") center top no-repeat;
    background-size: contain;
    width: 49.7%;
    float: left;
    padding-bottom: 42%;
    margin-bottom: 20px;
}
#bild-flugstift-4 {
    background: url("../images/flugstift/flugstift-4b.jpg") center top no-repeat;
    background-size: contain;
    width: 49.7%;
    float: left;
    padding-bottom: 42%;
    margin-bottom: 20px;
}
.kontakt a {
    position: fixed;
    width: 110px;
    height: 80px;
    top: 40px;
    right: 50px;
    margin-right: 0;
    padding-bottom: 0;
    margin-top: 0;
}
.footBox {
    margin-top: 0px;
}
}

@media screen and (min-width:1300px) {
a:hover {
    opacity: 0.5;
}
.centerBox {
    width: 880px;
    margin-left: auto;
    margin-right: auto;
}
header {
    background-color: transparent;
}
}

@media screen and (min-width:1400px) {
.centerBox {
    width: 980px;
}
}

@media screen and (min-width:1500px) {
header {
    background-color: transparent;
}
#mainNavigation {
    width: 240px;
    background-color: transparent;
}
}
