/* Universal Styles */

html {
  
  font-size: 16px;
  height: 100%;
}

body {

  margin: 0;
  height: 100%;
}

p {
  
  min-width: 200px;
  max-width: 40rem;
}

a {
  text-decoration: none;
  color: darkolivegreen;
}

a:hover{
  color: #444444;
}

.image-container {
  
  overflow: hidden;
  margin-top:-10px;
}

.image-container img {
  
  max-width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}

/* Banner Section */

label {
  display: none;
}

.banner {

  height: 20rem;
  background-image: url('../pictures/banner/blumenwiese12.jpg');
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  flex-direction: column;
}

.banner h1 {
  
  margin: 1.5em 0 0 0;
  width: 100%;
  font-family: 'Fredericka the Great';
  font-weight: 300;
  color: white;
  font-size: 5.5rem;
}

.banner h1 a {
  text-decoration: none;
  color: rgb(255,255,245);
/*  text-shadow: 0 0 1px rgb(253,250,218); */ 
  text-shadow: 0 0 20px rgb(41,52,32);
}

.banner h1 a:hover {
  text-shadow: 0 0 5px rgb(253,250,218);
}

.banner ul {
  margin: 1.5em 0 0 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  margin-bottom: 7.5%;
}

.banner ul li {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.8;
  display: inline;
  padding: .2em .5em;
  border-radius: 0.3em;
/*  background-color: rgba(135,135,105,0.8);*/
  background-color: rgba(41,52,32,0.75);
  margin: .2em;
}

.banner ul li:hover {
  cursor: pointer;
}

#current_li {
  border: 1px solid rgba(255,255,245,0.7);
/*  background-color: rgba(190,190,160,0.8);*/
  background-color: rgba(41,52,32,0.5);
}

.banner ul a li {
  text-decoration: none;
  color: rgb(255,255,245);
}

.banner ul a li:hover {
  color: rgb(255,255,245);
  text-shadow: 0 0 3px rgb(253,250,218);
}

.banner#fixedbanner {
  height: 5rem;
  width: 100%;
  position: fixed;
  top: 0px;
}

/* Blog Post */

.neuigkeiten {
  background-color: rgb(33,34,42);
}

.blog {
  
  width: 86%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.blog .post {
  
  width: 52%;
  margin-top: 5%;
  margin-bottom: 5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'Merriweather', serif;
  font-weight: 300;
  font-size: 1rem;
  text-align: center;
  line-height: 1.8;
  color: #444444;
}


.blog #ausfall {
  width: 100%;
  margin-bottom: 0%;
  margin-top: 2%;
  max-width: 40rem;
  
  background-color: rgb(39,50,18);
  padding: 1em 1em 1em 1em;
  border-radius: 1em;
  height: auto;
  box-shadow: 0 3px 3px rgb(200,200,200);
  color: white;
}

.blog #ausfall h2 {
  color: aquamarine;
  border-top: 1px solid aquamarine;
  border-bottom: 1px solid aquamarine;
}

.blog #news {
  
  width: 100%;
  margin-bottom: 10%;
  margin-top: 0;
  max-width: 30rem;
  
  background-color: rgb(235,235,235);
  padding: 2em 1em 2em 1em;
  border-radius: 1em;
  height: auto;
  box-shadow: 0 3px 3px rgb(215,215,215);
}

.neuigkeiten .blog .post h1 {
  color: floralwhite;
}

.neuigkeiten .blog .post p {
  color: white;
}

.blog #news h1 {
  padding 0;
  margin: 0;
/*  color: rgb(196,101,108);*/
  color: rgb(208,80,55);
}

.statement {

  color: black;
  font-family: 'Sacramento';
  font-weight: bold;
  font-size: 2.2rem;
  padding: 1.5em 0 1em 0;
}

.post h1 {
  font-family: 'Merriweather', serif;
  font-weight: 100;
  font-size: 2rem;
  text-align: center;
  color: #444444;
  margin-bottom: 1%;
  border-top: 1px solid #999999;
  width: 50%;
}

.post h2 {
  font-family: 'Ubuntu', monospace;
  font-weight: 400;
  font-size: 1.2rem;
  text-align: center;
  color: gray;
  margin-top: 0;
  margin-bottom: 0;
}

.post h3 {
  font-family: 'Ubuntu', monospace;
  font-weight: 100;
  font-size: 1.2rem;
  text-align: center;
  color: gray;
  margin-top: 5%;
  margin-bottom: 0;
}

.post h4 {
  color: black;
  font-family: 'Sacramento';
  font-weight: bold;
  font-size: 3rem;
  padding: 0;
  margin: 0;
}

/* Blog Images */

.post .image-container {
  width: 100%;
}

.post #little_image {
  width: 50%;
}

.images {
  margin-bottom: 5%;
}

.images .image-container {
  display: inline-block;
  width: 50%;
}

.little_images {
  width: 50px;
  height: 50px;
}
/*
.little_images img {
  fill: red;
}
*/

/* Blog Parallax */

.parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

#parallax_see {
  background-image: url('../pictures/angebot/see_nebel.jpg');
  height: 100%; 
}

#parallax_index {
  background-size: contain;
  background-image: url('../pictures/index/flasche_fuettern_parallax.jpg');
  height: 30rem; 
    width: 100%;
}

#parallax_natur {
  background-image: url('../pictures/hof/kuehe_nebel.jpg');
  height: 90%;
}

#parallax_leer_waage {
  background-image: url('../pictures/ostfriesland/leer_waage.jpg');
  height: 80%;
}

#parallax_deich {
  background-image: url('../pictures/ostfriesland/deich_gross.jpg');
  height: 50%;
}

.parallax h2 {
  background-color: rgba(0,0,0,0.5);
  color: white;
  font-family: 'merriweather', 'bold'; 
  font-size: 2rem;
  display: block;
}

.parallax_alterna {
  background-image:url('../pictures/index/flasche_fuettern_parallax_mobil.jpg');
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 15em 0 15em;
  display: none;
}

.parallax_alterna h2 {
  background-color: rgba(0,0,0,0.6);
  color: white;
  font-family: 'merriweather', serif; 
  font-weight: 100;
  font-size: 2rem;
  display: block;
  text-align: center;
  margin: 0 1em 0 1em;
}

/* Blog Themes */

.themes {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-columns: 31% 31% 31%;
  grid-column-gap: 3.5%;
  grid-row-gap: 5em;
  margin: 12.5% 0 12.5% 0;
}

.themes .theme {
  text-align: center;
  background-color: rgba(0,0,0,0.1);
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  flex-direction: column;
  height: auto;
  border-radius: 0.3em;
}

.themes .theme p {
  font-family: 'Ubuntu', monospace;
  font-weight: 100;
  font-size: 1.1rem;
  color: darkslategray;
  margin: 0 2% 3% 2%;
}

.themes .theme a h2 {
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.2;
  color: rgb(255,255,245);
  background-color: rgba(160,160,130,0.7);
  border-radius: 0.3em;
  padding: 0.25em .5em;
}

.themes .theme a h2:hover {
  text-shadow: 0 0 3px rgb(253,250,218);
  cursor: pointer;
}

.theme img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0.3em 0.3em 0 0;
}

/* Button */

.button h3 {
  text-decoration: none;
  color: rgb(255,255,245);
  border-radius: 0.3em;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.8;
/*  background-color: rgba(44,60,39,0.7);*/
  background-color: rgba(88,100,46,0.7);
  margin: auto;
  text-align: center;
  padding: 0rem 0.5rem 0rem 0.5rem;
}

.button h3:hover {
  text-shadow: 0 0 3px rgb(253,250,218);
  cursor: pointer;
}

#button_scrolltop h3 {
  width: 11.75rem;
}

#button_scrolltop {
  margin-top: 10%;
  margin-bottom: 4%;
}

#button_contact h3 {
  width: 6.5rem;
}

#button_contact {
  margin-top: 8%;
  margin-bottom: 25%;
}

/* Footer */

footer {
  
  padding: 4rem 0;
  border-top: 1px solid #999999;
  font-family: 'Roboto', sans-serif;
  font-size: 1.125rem;
  color: #999999;
  text-align: center;
}

footer a {
  
  text-decoration: underline;
  color: #999999;
}

footer a:hover {
  
  text-decoration: none;
  color: #999999;
}





