@font-face {
  font-family: Roboto Slab;
  src: url(../font/robotoslab-regular.woff); }
*,
html,
body {
  font-family: 'Roboto Slab', serif;
  text-align: center; }

ul, li {
  text-align: left; }

h1,
h2,
h3,
h4 {
  color: #D8A400; }

h1 {
  font-size: 2.65rem;
  letter-spacing: 0.05rem; }
  h1.genussregion {
    color: #999;
    margin: 50px 0px 0px 0px; }
  h1.weinviertler-wild {
    margin-top: 10px;
    text-shadow: 1px 1px 3px #999; }

h2 {
  margin: 30px 0px 0px 0px; }

h3.koordination {
  color: #000;
  margin-bottom: 0px; }

a {
  color: #333; }

a.link {
  color: #D8A400;
  padding: 2px 3px;
  transition: all 0.3s ease-in-out; }
  a.link.link:hover {
    color: #fff;
    background-color: #D8A400; }

p.info-verein {
  font-size: 0.9rem;
  margin-top: 25px;
  color: #666; }

.bold {
  font-weight: bold; }

.hide {
  display: none; }

div.www2021 {
  margin: 0 auto;
  width: 50%;
  min-width: 374px;
  border: 1px solid #D8A400;
  border-radius: 5px;
  margin-top: 25px;
  background: rgba(216, 164, 0, 0.05);
  padding-bottom: 15px; }
  div.www2021 img.sujet {
    width: 374px; }
  div.www2021 .infoText {
    margin: 0 auto;
    min-width: 374px;
    width: 90%; }
    div.www2021 .infoText p {
      text-align: justify; }
  div.www2021 .sponsoren {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    div.www2021 .sponsoren .item {
      margin: 5px 10px; }
    div.www2021 .sponsoren.leader .item img {
      width: 95%;
      max-width: 900px;
      height: auto; }

/*# sourceMappingURL=style.css.map */
