@font-face {
  font-family: "Arvo_bold";
  src: url("arvo-bold-webfont.woff2") format("woff2"),
    url("arvo-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Arvo_bold_italic";
  src: url("fonts/arvo-bolditalic-webfont.woff2") format("woff2"),
    url("fonts/arvo-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Arvo_italic";
  src: url("fonts/arvo-italic-webfont.woff2") format("woff2"),
    url("fonts/arvo-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Arvo";
  src: url("fonts/arvo-regular-webfont.woff2") format("woff2"),
    url("fonts/arvo-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

html,
body {
  height: 100%;
  text-align: center;
  margin: 0;
  font-family: "Arvo", serif;
  line-height: 180%;
  max-width: 1800px;
  font-size: 100%;
}

i {
  border: solid #14a1ff;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 3px;
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

h2 {
  text-align: center;
  padding-top: 8%;
  /*margin-top: 12%;*/
  padding-left: 10%;
}

h3 {
  padding-top: 2%;
  padding-bottom: 5%;
}

#topnav #mytopnav a img.logo {
  padding-top: 15px;
}

.bg {
  /* The image used */
  background-image: url("images/background-texture-s.jpg");
  /* Full height */
  height: 100%;
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*
.bg-kekse-marzipan
{

	background:linear-gradient(rgba(112, 86, 7,0.45),rgba(112, 86, 7,0.45)),url("images/99.jpg") ;
	
	
	height: 100%;
	
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	
	
}
*/
img {
  width: 70%;
  /*padding-top: 8%;*/
}

.kontakt-foto {
  width: 25%;
  padding-left: 55%;
}

.bg img {
  padding-top: 8%;
}

html body div#topnav div#mytopnav a img {
  display: block;
  visibility: visible;
  width: 100%;
}

#navigation a.icon {
  /*visibility: hidden;*/
}

a:visited,
a:link {
  color: #000000;
  text-decoration: none;
}

.kekse,
.marzipan .kontakt,
.ueber-uns,
.vstellen {
  padding-bottom: 3%;
  background-color: transparent;
}

.kekse-text,
.kontakt-text,
.marzipan-text,
.ueber-uns-text,
.vstellen-text {
  width: 75%;
  padding-top: 3%;
  /*margin-left: 13%;*/
  margin-bottom: 5%;
  padding-left: 20%;
}

.marzipan2-text {
  width: 75%;
  padding-top: 3%;
  /*margin-left: 13%;*/
  margin-bottom: 5%;
  padding-left: 20%;
  font-size: 120%;
}

.marzipan2-text img {
  width: 60%;
}

.ueber-uns-text,
.kontakt-text,
.vstellen-text {
  font-size: 120%;
  text-align: left;
}
/*
.vstellen-text-maerkte-title{
	font-weight: bold;
	font-size: 160%;
	padding-top: 8%;
}

*/
.content .kontakt .kontakt-text img.kontakt-foto {
  width: 25%;
}

.content .ueber-uns .ueber-uns-text img.ueber-uns-foto-rechts {
  /*width: 35%;*/
  width: 29%;

  /*margin-left: 65%;*/
  float: right;
  padding: 2%;
}

.content .ueber-uns .ueber-uns-text img.ueber-uns-foto-rechts-freya-rike {
  /*width: 35%;*/
  width: 5%;

  /*margin-left: 65%;*/
  float: right;
  padding: 2%;
}

.content .ueber-uns .ueber-uns-text img.ueber-uns-foto-links {
  width: 40%;
  /*margin-left: 5%;*/
  float: left;
  padding: 2%;
}
/*
.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
    
}*/

/*
#mytopnav a img
{
	width: 10%;
}

#topnav #mytopnav a img {
	width: 50%;
	background-color:red;
	
}
*/
.content {
  max-width: 90%;
  /*text-align:center;*/
  padding-left: 10%;
  padding-right: 10%;
  /*padding-top: 5%;*/
  padding-bottom: 5%;
}

.content section .food a img.images-kekse-aktuell {
  width: 30%;
  padding: 1%;
}

.content section .food a img.images-marzipan-aktuell {
  width: 30%;
  padding: 1%;
}

.content section .food a img.images-food {
  width: 25%;
  padding: 1%;
}

/* Style the navbar */
#mytopnav {
  overflow: hidden;
  background-color: #ffffff;
  padding: 20px;
  padding-top: 3px;
  font-weight: bold;
  font-size: 120%;
  text-align: center;
}

/* Navbar links */
#mytopnav a {
  float: left;
  display: block;
  color: #000000;
  text-align: center;
  /*padding: 14px;*/
  padding: 25px;
  padding-bottom: 0px;
  text-decoration: none;
}

#mytopnav a:hover {
  color: #14a1ff;
}

/*
.vstellen .vstellen-text-subtitle {
	text-align:left;
}


.vstellen .vstellen-text-maerkte-title {
	text-align:left;
}
*/
.vstellen .vstellen-text-name {
  font-weight: bold;
}

.vstellen .vstellen-text-container,
.vstellen-text-maerkte-title,
.vstellen-text-subtitle {
  padding-bottom: 3%;
  font-size: 120%;
  padding-left: 10%;
}

.vstellen-text-name-date {
  font-weight: bold;
}
/* Page content */
.content {
  padding: 16px;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 3%;
}

footer a {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  padding: 3%;
  font-size: 120%;
}

#topnav #button {
  display: none;
}

html body div#topnav div#mytopnav a img {
  width: 60%;
}
html body div.content div.ueber-uns div.ueber-uns-text p a:link,
a:visited {
  color: #14a1ff;
}

html body div.content div.ueber-uns div.ueber-uns-text p a:hover {
  color: #ccc;
}

html body div.content div.vstellen a:visited {
  color: #14a1ff;
}

html body div.content div.vstellen a:link {
  color: #14a1ff;
}

html body div.content div.vstellen a:hover {
  color: #ccc;
}

@media only screen and (max-width: 765px) {
  h2 {
    padding-top: 12%;
    /*margin-top: 12%;*/
    padding-right: 15%;
  }

  h3 {
    padding-top: 2%;
    padding-bottom: 5%;
  }

  .kekse-text,
  .kontakt-text,
  .marzipan-text,
  .ueber-uns-text,
  .vstellen-text {
    width: 95%;
    padding-top: 3%;
    /*margin-left: 13%;*/
    margin-bottom: 8%;
    padding-left: 3%;
  }

  html body .content section .food a img.images-kekse-aktuell {
    width: 45%;
    padding: 1%;
  }

  html body .content section .food a img.images-food {
    width: 45%;
    padding: 1%;
  }

  html body .content section .food a img.images-marzipan-aktuell {
    width: 45%;
    padding: 1%;
  }
  .content .kontakt .kontakt-text img.kontakt-foto {
    width: 45%;
  }

  .content .ueber-uns .ueber-uns-text img.ueber-uns-foto-rechts {
    width: 45%;
    /*margin-left: 65%;*/
    float: right;
    padding: 2%;
  }

  .content .ueber-uns .ueber-uns-text img.ueber-uns-foto-links {
    width: 45%;
    /*margin-left: 5%;*/
    float: left;
    padding: 2%;
  }

  img {
    width: 80%;
    /*padding-top: 8%;*/
  }
  .bg img {
    padding-top: 8%;
  }

  #topnav #mytopnav {
    display: none;
  }

  #topnav #button {
    display: block;

    background-color: #ffffff;
  }

  #topnav #button img {
    display: block;
    width: 5%;
    text-align: left;
    background-color: #ffffff;
    padding-left: 3%;
    padding-top: 3%;
    padding-bottom: 1%;
    cursor: pointer;
  }
}
@media only screen and (max-width: 550px) {
  html body .content section .food a img.images-kekse-aktuell {
    width: 65%;
    padding: 1%;
  }

  html body .content section .food a img.images-food {
    width: 65%;
    padding: 1%;
  }

  html body .content section .food a img.images-marzipan-aktuell {
    width: 65%;
    padding: 1%;
  }

  .content .kontakt .kontakt-text img.kontakt-foto {
    width: 65%;
  }

  .content .ueber-uns .ueber-uns-text img.ueber-uns-foto-rechts {
    width: 55%;
    /*margin-left: 65%;*/
    float: right;
    margin-bottom: 4%;
  }

  .content .ueber-uns .ueber-uns-text img.ueber-uns-foto-links {
    width: 65%;
    /*margin-left: 5%;*/
    float: left;
    margin-bottom: 4%;
  }

  img {
    width: 80%;
    /*padding-top: 8%;*/
  }
  .bg img {
    padding-top: 35%;
  }

  #topnav #mytopnav {
    display: none;
  }

  #topnav #button img {
    display: block;
    width: 8%;
    padding-left: 3%;
    padding-top: 3%;
    background-color: #ffffff;
    padding-bottom: 1%;
    cursor: pointer;
  }
}
