* {
  box-sizing: border-box;
  margin:0px;
  padding:0px;
}

body {
  font-family: Arial;
  padding: 5px;
  background: lightgray;
}

/* Header/Blog Title */
.header {
  /* padding: 5px; */
  text-align: center;
  background:#2F4F4F;
  color: #F5F5DC;
}

.header h1 {
  display:inline-block;
  font-size: 2em;
  font-weight: bold;
  Padding:.4em;
  margin-right: 50px;
}
#suche,#find {
  display:inline;
  /* font-size: 1em; */
}


/* Style the top navigation bar */
.topnav {
  overflow: hidden;
  background-color: lightgray;
  text-align: center;
  padding-top: 10px;
}

/* Style the topnav links */
.topnav a {
  /* float: left; */
  display:inline-block;
  /* display: block; */
  /* color: white; */
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
  /* padding: 14px 16px; */
  margin-left:-3px;
  margin-bottom: 1px;
  padding:0.1em 0.1em 0.2em 0.4em;
  text-decoration: none;
  border: 1px solid black;
  border-radius: 10px;
  box-shadow: 0.5px 2px #bbb inset;
  color: #F5F5DC;
  background-color: #556b2f;
  transition: all .25s ease-in;
}

.topnav a.start {
  /* float: left; */
  display:inline-block;
  /* display: block; */
  /* color: white; */
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
  /* padding: 14px 16px; */
  margin-left:-3px;
  margin-bottom: 1px;
  padding:0.1em 0.1em 0.2em 0.4em;
  text-decoration: none;
  border: 1px solid black;
  border-radius: 10px;
  box-shadow: 0.5px 2px #bbb inset;
  color: #F5F5DC;
  background-color: #008b00;
  transition: all .25s ease-in;
}

/* Change color on hover */
.topnav a:hover {
  background-color: #F5F5DC;
  color: #848484;
}

/* Create two unequal columns that floats next to each other */
/* Left column */
.leftcolumn {
  float: left;
  width: 75%;
}

/* Right column */
.rightcolumn {
  float: left;
  width: 25%;
  border-radius: 10px;
  color: #F5F5DC;
  background-color: #848484;
  padding-left: 20px;
}

.h2_bild, .bearbeiten {
  margin: 0px 20px 20px 0px;
}
/* Fake image */
.fakeimg {
  float: left;
  /* border-radius: 10px;
  background-color: #aaa;
  margin:0px;
  padding: 0px; */

}
img {
  width: 300px;
  height:200px;
  object-fit: fill;
  border-radius: 10px;
}

td.art {
  padding-right: 10px;
}

td img {
  width: 150px;
  height:100px;
  object-fit: fill;
  border-radius: 10px;
}

img.zusatzbilder, video.zusatzbilder {
  width: 150px;
  height:100px;
  object-fit: fill;
  border-radius: 10px;
}


/* Add a card effect for articles */
.card {
  background-color: white;
  padding: 20px;
  margin-top: 20px;
}

.row {
  width: 70%;
  margin-left: 15%;
  padding-top: 2em;
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

caption.zutaten {
  font-size: 1.2em;
  font-weight: bold;
}

caption.art {
  text-align: left;
  font-size: 1.3em;
  font-weight: bold;
  padding-top:.5em;
}

td.kategorie {
  padding-top: 10px;
  text-align: left;
  font-size: 1.1em;
  font-weight: bold;
}

td.zutaten_tabelle {
  font-size: .9em;
  padding:0px 20px 0px;
}

.h2_rightcol {
  font-size: 1.2em;
  padding-bottom: 10px;
}
ul.text {
  list-style-type: none;
}

li a, td a {
  text-decoration: none;
  color:inherit;
  font-size: .9em;
}

footer {
  font-size:0.7em;
  display: flex;
  margin-top: 10px;
  justify-content: center;
}

#mittig {
  font-size:0.7em;
  width:100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top:10px;
  /* background-color: #2F4F4F; */
  text-align:center;
}

.rezept {
  width: 70%;
  margin-left: 15%;
  padding-top: 2em;
  margin-top: 20px;
}
p.t_anmerkung, h2.t_zubereitung {
  text-align: left;
}

ol {
  text-align: left;
  margin-left: 20px;
  }

p.zusatzbilder {
  padding-top: 2%;
}

/* -----------------------------neues Rezept ------------------------------------- */
label.eintrag {
  clear: both; float: left;
}
input.eintrag, textarea.eintrag {
  display:block;
  width: 25em;
}

p.hinweis {
  font-size: .8em;
}

p.formular {
  font-weight: bold;
  padding-bottom: 1.5em;
}

p.bottom {
  padding-bottom: 2em;
}

a.button {
  text-decoration: none;
  color: #444;
  border: 1px solid #bbb;
  padding: .2em .3em .2em .3em;
  border-radius: .3em;
  background-color: #eee;
}

a.button_a {
  text-decoration: none;
  font-size: .8em;

  margin-bottom: 1px;
  padding:0.2em 0.2em 0.2em 0.4em;
  border: 1px solid black;
  border-radius: 10px;
  box-shadow: 0.5px 2px #bbb inset;
  color: #F5F5DC;
  background-color: #458B74;
  transition: all .25s ease-in;
}

td.grau {
  height: :.5em;
  font-size: .8em;
  text-decoration: none;
  color: #444;
  border: .1em solid #333;
  padding: 0px;
  /* padding: .1em .1em .1em .1em; */
  border-radius: .3em;
  background-color: #aaa;
}

td.grau_lang {
  height: :.5em;

  text-decoration: none;
  color: #444;
  border: .1em solid #333;
  padding: 0px;
  /* padding: .1em .1em .1em .1em; */
  border-radius: .3em;
  background-color: #aaa;
}

input.grau {
  border: none;
  padding-left: .5em;
  max-width: 2.5em;
  background-color: #aaa;
}

input.grau_lang {
  border: none;
  padding-left: .5em;
  background-color: #aaa;
}

input.readonly {
  background-color: #aaa;
  font-weight: bold;
  border: .1em solid #999;
  border-radius: .5em;
  padding: .2em;
}

.gruppe {
  float: left;
  border-radius: 10px;
  color: #F5F5DC;
  background-color: #848484;
  padding: 20px;
}
input.fotos {
  border:none;
}

/*-------------------------------------------------------*/
p.center, td.center {
  clear:both;
  text-align: center;
  padding-top: 1.5em;
}
/*-------------------------------------------------------*/

/* ------------------------------ Rezept ändern ------------------ */

p.nachtrag {
  padding-top: 1em;
}

table.rezaendern {
  border-collapse: collapse;
  background-color: #BBB;
  font-size: 0.8em;
}

div.rezaendern {
  float: left;
  width: 70%;
  margin-left: 15%;
  padding-top: 2em;
}

th.rezaendern, td.rezaendern {
  border: 1.5px solid black;
  padding: 0.5em;
}

img.aendern {
  width:auto;
  height: auto;
}

h2 :nth-child(1) {
  color: #2F4F4F;
}

/* ------------------------------ Rezept ändern ------------------ */

/* Responsive layout - when the screen is less than 800px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
  .leftcolumn, .rightcolumn {
    width: 100%;
    padding: 0;
  }
}

/* Responsive layout - when the screen is less than 400px wide, make the navigation links stack on top of each other instead of next to each other */
@media screen and (max-width: 400px) {
  .topnav a {
    float: none;
    width: 100%;
  }
}

.rezeptbuchoma-l {
  width:100%;
  height: 500px;
}
#cookie-popup {
  text-align: center;
  background: #fff;
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 9999;
  font-size:14px;
  line-height:20px;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  }

#cookie-popup.hidden {
  display: none;
}
