body {
    margin: 0;
    overflow-x: hidden;
    font-family: sans-serif;
    line-height: 1.5;
    letter-spacing: 0.5px;
    height: 100%;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.block{
	display:block
	}

div#content {margin: 8px;max-width: 700px;}

div#header {
    width: 100%;
    padding-top: 50px;
}

div#menuwrapper {
    position: fixed;
    background: white;
    width: 100%;
    z-index: 99;
    border-bottom: 1px solid #e4e4e4;
}

div#menu {
    display: grid;
    grid-template-columns: 1fr 40% 40%;
    height: 50px;
    align-items: center;
    text-align: center;
    max-width: 400px;
}

.menubutton {
    height: 100%;
    display: grid;
    align-items: center;
}

div#menuburger {font-size: 24px;}

.text-center{
	text-align: center;
	}

.menubutton.burger {
    background: white;
    cursor: pointer;
}

.menubutton.b-1 {
    background: #c52687;
    color: white;
}

.menubutton.b-2 {
    background: white;
}

.headerimg img {
    max-width: unset;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    height: calc(100vh - 50px);
    width: 100%;
    height: 90vh; /* Fallback for browsers that do not support Custom Properties */
    height: calc(var(--vh, 1vh) * 100 - 50px);
    object-fit: cover;
}

html {
    overflow-x: hidden;
}

div#headerinner {
    position: relative;
}

h1.headline {
    top: 73%;
    width: 100%;
    text-align: center;
    color: black;
}

.img-subtext {
    color: #505050;
    padding-bottom: 5px;
    width: 100%;
    max-width: 700px;
}

h1.headline-unter {
    max-width: 700px;
}

div#contentwrapper {
    margin: 0px auto;
    max-width: 700px;
}

div#floatin {
    position: fixed;
    top: 51px;
    z-index: 99;
    background: white;
    width: 80%;
    min-height: 200px;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    left: -100%;
    transition: left 1s;
}

.bigmenu a {
    text-decoration: none;
    color: black;
}

div#footerwrapper {
    background: #f6f5fa;
    padding: 10px 30px;
}

h2.unter {
    font-size: 100%;
    font-weight: 300;
}

div#contenthead {
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid lightgrey;
}

.fa-facebook-square img {
    width: 11px;
}

.twitter-icon img {
    width: 18px;
}

.fab img {
    display: inline;
}

.fab img {padding: 3px;margin-right: 4px;}

.socials {
    float: right;
}

p {
    font-size: 18px;
}

.kachel {
    position: relative;
    min-height: 97px;
}

.title-kachel {
    position: absolute;
    color: white;
    width: 96%;
    bottom: 0px;
    padding: 10px 2%;
    background: #00000085;
}

.headerimg-unter img {
    margin: auto;
    max-width: 700px;
    width: 100%;
}

.gastgeber {
    width: 100%;
    padding: 25px 0px;
    background: whitesmoke;
    border: 1px solid #cccccc;
    margin: 35px 0px;
}

.fab a {
    text-decoration: none;
}

strong {}

.author {
    float: left;
}

a.button {width: 40%;padding: 15px;margin: auto;background: #57636d;color: white;border-radius: 5px;}

.buttonwrap {
    display: grid;
}

.article-img-inner {
    display: inline-block;
    margin: auto;
}

.article-img {
    display: grid;
}

.bigmenu ul {
    margin: 0;
}

.bigmenu {
    background: white;
    color: black;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0px;
    transform: translateY(0%);
    overflow-y: scroll;
    transition: transform 0.3s;
}

.bigmenu li {
    list-style: none;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}

.menu-hidden {
    transform: translateY(-100%);
}

div#X {
    float: right;
    padding: 0px 15px;
    cursor: pointer;
    font-size: 30px;
}

.headerimg-unter {
    padding-top: 20px;
    max-width: 700px;
    margin: auto;
}

.grid-overview {
    display: grid;
    grid-gap: 30px;
    margin-bottom: 30px;
}

.longicon {
    left: 0px;
    display: grid;
    margin: 40px 0;
}

.longicon img {
    max-width: none;
    width: 250%;
    transform: translateX(-29%);
}

.headerimg {
    margin-bottom: 50px;
}

.article-img-inner img {
    margin: auto;
}


.description {
    max-width: 90%;
    margin: auto;
}

.kachelwrap {
    background: #f9f9f9;
    overflow: hidden;
}

.weiterlesen {
    float: right;
}

.weiterlesen a {
    color: #0a0aff;
    text-decoration: none;
}

.contact-box {
    background: #f6f5fa;
    padding: 1px 5px 30px 5px;
    margin: 40px 0px 15px 0px;
}

div#gastgeber-found {
    display: grid;
    width: 90%;
    margin: auto;
    grid-template-columns: 100%;
    margin-top: 35px;
    padding-top: 20px;
}

.gastgeber-dist {font-size: 12px;}

#menubutton-2 a {
    color: black;
    text-decoration: none;
}

#menubutton-1 a {
    color: white;
    text-decoration: none;
}

.stars {
    font-size: 8px;
    display: inline;
}

.gastgeber-entry {
    display: grid;
    grid-template-columns: 32% 68%;
    justify-content: space-between;
    margin-bottom: 20px;
    background: white;
    border: 1px solid lightskyblue;
    min-height: 83px;
}

.gastgeber-entry .bild {
    margin-right: 5px;
    min-height: 83px;
}

#footer div {
    font-size: 18px;
    margin: 3px 0px;
}

.contact-box div {
    margin: 5px 0px;
}

i.fab {
    margin-left: 5px;
}

div#menu-top {
    padding-top: 40px;
}

#menu-top img {
    padding-left: 40px;
}

.headerangebot {
    position: absolute;
    bottom: 10px;
    max-width: 300px;
    background-color: #f0f8ffc9;
    padding: 10px;
    border-radius: 0px 6px 6px 0px;
}

.gridwrap .kachelwrap {
    margin-bottom: 30px;
    margin-right: 5px;
}

.gridwrap.glider {
    max-width: 100%;
}

.sliderwrap .glider-prev {
    left: 0px;
}

.sliderwrap .glider-next {
    right: 0px;
}

.sliderwrap {
    position: relative;
}

li.location {
    padding: 10px;
    font-size: 20px;
}

div#map {
    width: 110%;
    margin-left: -5%;
    height: 500px;
}

.contact-box h2 {
    background: black;
    border-radius: 4px;
    color: white;
    text-align: center;
}