.zentriert {
    text-align: center !important;
}
.galeriebg {
     width: 100%;
	zoom: 1;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #7e7e7e;
}
.bggrau {
    background-color: #f5dd9e;  
    padding: 12px;
}

.libre-baskerville-regular {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: normal;
}

.libre-baskerville-bold {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-style: normal;
}

.libre-baskerville-regular-italic {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: italic;
}


.gluten {
    font-family: "Gluten", cursive;
    font-optical-sizing: auto;
  font-weight: <weight>;
    font-style: normal;
    font-variation-settings: "slnt" 0;
    font-size: 1.4em;
}
    

