@import 'https://fonts.googleapis.com/css?family=Happy+Monkey';
/* weloveiconfonts seit 10.7.2025 nicht mehr erreichbar:
@import url(https://weloveiconfonts.com/api/?family=fontawesome);
*/

/* fontawesome */

[class*="fontawesome-"]:before {
    font-family: sans-serif;
    /* seit 10.7.2025 deaktiviert, da nicht erreichbar: font-family: 'FontAwesome', sans-serif; */
}
html {
    height: 100%;
    width: 100%;
    font-family: 'Happy Monkey', cursive;
}
.scrlTp {
    background: #856b5a none repeat scroll 0 0;
    border-radius: 3px;
    bottom: 15px;
    box-shadow: 1px 1px 1px #555555 inset;
    cursor: pointer;
    height: 50px;
    display: none;
    position: fixed;
    right: 15px;
    width: 50px;
    font-size: 25px;
    text-align: center;
    line-height: 50px;
    color: #FFFFFF !important;
    text-decoration: none;
}
.scrlTp:hover {
    text-decoration: none;
}
body {
    color: #444444;
    background-color: #EEEEEE;
    font-family: 'Trebuchet MS', sans-serif;
    background: url('https://www.crepes.li/images/background.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: 'Happy Monkey', cursive;
}
#impressum {
    float: right;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 26px;
    position: absolute;
    top: 5px;
    right: 0px;
    cursor: pointer;
    color: #FFFFFF !important;
}
#impressum a {
    color: #FFFFFF !important;
}
h1 {}
h2 {
    font-size: 1.2em;
}
#page {
    background-color: #FFFFFF;
    width: 60%;
    margin: 12px auto;
    border: 3px solid #856b5a;
    border-radius: 5px;
}
#header {}
#cms_inhaltsbereich {
    overflow: auto;
    position: relative;
    z-index: 7;
}
/* MENU */

#menu {
    display: inline-block;
    width: 100%;
    position: relative;
}
#menu ul {
    list-style-type: none;
    padding: 0;
    overflow: auto;
    height: auto;
    margin: 0;
}
#menu ul li {
    float: left;
    padding: 10px 20px;
    cursor: pointer;
}
#menu ul li a {
    text-decoration: none;
    color: #FFFFFF;
}
#menu ul li:hover a {
    color: #B5A69C !important;
}
.header {
    background-color: #856b5a;
    color: #FFFFFF;
}
.headerText {
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
}
.headerText img {
    max-width: 100%;
}
#content {
    padding: 24px;
    position: relative;
}
#titelContent {
    font-size: 30px;
    margin-bottom: 10px;
    word-wrap: break-word;
    font-weight: bold;
}
/* Termine */
.terminSommerferien {
    border: solid 2px #856b5a;
    padding: 15px;
}
.terminSommerferien > div {
    display: flex;
    margin: 15px 0 0 0;
    flex-wrap: wrap;
}
.terminSommerferien > div > a {
    align-self: center;
    margin: 0 10px 10px 0;

}
.terminSommerferien > div > a > img {
    max-width: 200px;
}

/* Figuren */

#hase {
    position: absolute;
    right: -40px;
    bottom: -55px;
}
#hase img {
    width: 170px;
}
#fuchs {
    position: absolute;
    left: -240px;
    bottom: -55px;
}
#fuchs img {
    width: 400px;
}
#hirsch {
    position: absolute;
    right: -300px;
    bottom: -85px;
    z-index: -5
}
#hirsch img {
    width: 500px;
}
#hirsch2 {
    position: absolute;
    right: 100px;
    top: -450px;
    z-index: -5
}
#hirsch2 img {
    width: 500px;
}
#hase2 {
    position: absolute;
    right: -110px;
    bottom: -55px;
    z-index: 5;
}
#hase2 img {
    width: 200px;
}
#fuchs3 {
    position: absolute;
    left: -60px;
    bottom: -85px;
    z-index: 5
}
#fuchs3 img {
    width: 500px;
}
#hirsch3 {
    position: absolute;
    right: -60px;
    bottom: -300px;
    z-index: 5
}
#hirsch3 img {
    width: 500px;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
#hase3 {
    position: absolute;
    left: 220px;
    bottom: -100px;
    z-index: 4;
}
#hase3 img {
    width: 200px;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
#galleryContainer {
    display: flex;
    display: -webkit-flex;
}

/* ----------------------- */

#footer {
    color: #666666;
    background: #f9f9f9;
    padding: 10px 20px;
    border-top: 5px #efefef solid;
    font-size: 0.8em;
    text-align: center;
}
#footer a {
    color: #999999;
}
.unsichtbar {
    display: none;
}
/* lineheight fix */
#cmsPage4 #cms_seiteninhalt > * {
    line-height: 22px;
}
@media all and (max-width: 1400px) {
    #page {
        width: 80%;
    }
}
@media all and (max-width: 1200px) {
    #page {
        width: 100%;
    }
}
@media all and (max-width: 1000px) {
    #page {
        width: 99%;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }
    #menu {
        overflow: hidden;
    }
    #menu ul {
        overflow: hidden;
    }
    #hase, #hirsch, #hirsch2, #hase2, #fuchs, #hirsch3, #fuchs3, #hase3 {
        display: none;
    }
}

@media all and (max-width: 650px) {
    #cms_inhaltsbereich {
        overflow-x: hidden;
    }
    #infoSatz {
        padding-left: 0px !important;
    }
}
@media all and (max-width: 600px) {
    #menu ul li {
        width: 100%;
    }
    body {
        margin: 0;
        padding: 0;
    }
    #page {
        margin: 0;
        padding: 0;
        border-radius: 0;
        border: 0px;
        width: 100%;
    }
}

/* **************************************************
    Grid-Layout bei Gallerie (vorlage Google Fotos)
    **************************************************** */
    * {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: Arial;
}

.header {
  text-align: center;
  padding: 32px;
}

.galleryRow {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.galleryColumn {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.galleryColumn img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .galleryColumn {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .galleryColumn {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}
