@font-face {
  font-family: "LouisGeorgeCafe";
  src: url("fonts/LouisGeorgeCafe-jBXM.ttf");
  src: url('fonts/louisgeorgecafe-jbxm-webfont.eot'),
    url('fonts/louisgeorgecafe-jbxm-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/louisgeorgecafe-jbxm-webfont.woff2') format('woff2'),
    url('fonts/louisgeorgecafe-jbxm-webfont.woff') format('woff'),
    url('fonts/louisgeorgecafe-jbxm-webfont.svg#louis_george_caferegular') format('svg');
}

@font-face {
  font-family: "LouisGeorgeCafeBold";
  src: url("fonts/LouisGeorgeCafeBold-zonD.ttf");
  src: url('fonts/louisgeorgecafebold-zond-webfont.eot'),
    url('fonts/louisgeorgecafebold-zond-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/louisgeorgecafebold-zond-webfont.woff2') format('woff2'),
    url('fonts/louisgeorgecafebold-zond-webfont.woff') format('woff'),
    url('fonts/louisgeorgecafebold-zond-webfont.svg#louis_george_cafebold') format('svg');
  font-weight: bold;
}

@font-face {
  font-family: "LouisGeorgeCafeLight";
  src: url("fonts/LouisGeorgeCafeLight-yglM.ttf");
  font-weight: lighter;
}

@font-face {
  font-family: "LouisGeorgeCafeItalic";
  src: url("fonts/LouisGeorgeCafeItalic-61DD.ttf");
  font-style: italic;
}

@font-face {
  font-family: "LouisGeorgeCafeItalicLight";
  src: url("fonts/LouisGeorgeCafeLightItalic-981L.ttf");
  font-style: italic;
  font-weight: lighter;
}

@font-face {
  font-family: "NugoSansLight";
  src: url("fonts/NugoSansLight-9YzoK.ttf");
  src: url('fonts/nugosanslight-9yzok-webfont.eot'),
    url('fonts/nugosanslight-9yzok-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/nugosanslight-9yzok-webfont.woff2') format('woff2'),
    url('fonts/nugosanslight-9yzok-webfont.woff') format('woff'),
    url('fonts/nugosanslight-9yzok-webfont.svg#nugo_sanslight') format('svg');
}

.box {
  border-radius: 5px;
  padding: 20px;
  font-size: 120%;
  line-height: 120%;
  background-image: url("img/bg3.png");
  color: white;
  -webkit-text-fill-color: rgb(255, 255, 255); 
  -webkit-opacity: 1;
}

.nav {
  font-family: "NugoSansLight";
  background-color: #fff;
  color: #444;
  /*margin: 2%;*/
  margin-top: 0%;
  /*width: 100%;*/
  background-image: url("img/bg3.png");
  color: white;
  padding: 10px;
  padding-left: 30px;
  padding-bottom: 30px;
  border-radius: 5px;
  -webkit-text-fill-color: rgb(255, 255, 255); 
  -webkit-opacity: 1;
}

.header {
  color: white;
  left: 0;
  right: 0;
  top: 5px;
  align-items: center;
  border-radius: 1px 1px 5px 5px;
  font-family: "LouisGeorgeCafe";
  margin-bottom: 2%;
  /*margin-top: -2%;*/
  -webkit-text-fill-color: rgb(255, 255, 255); 
  -webkit-opacity: 1;
}

#logo {
  height: 4rem;
  width: auto;
}

.quickcontact {}

.tab {
 /* flex-basis: 50%;
  display: flex;
  flex-wrap: wrap;*/
  max-height: 50px;
}

.tablinks {
  flex-basis: 100px;
}

.button {
  border: 1px solid darkred;
  flex-basis: 100px;
  font-family: "LouisGeorgeCafeBold";
  background-color: rgba(227, 227, 227, 0.34);
  color: white;
  cursor: pointer;
  text-decoration: none;
  font-size: 100%;
  line-height: 100%;
  text-align: center;
  -webkit-text-fill-color: rgb(255, 255, 255); 
  -webkit-opacity: 1;
}

.button:hover {
  background-color: #e3e3e323;
  text-decoration: underline;
}

.buttonpadding {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2.5%;
  padding-top: 2.5%;
}

.homebutton {
  padding-left: 5%;
  padding-right: 5%;
}

.Home {
  font-family: "NugoSansLight";
  background-color: #fff;
  color: #444;
  column-gap: 10%;
  row-gap: 1%;
  grid-column: col / span 2;
}

#Home {
  font-family: "NugoSansLight";
  background-color: #fff;
  color: #444;
}

.staffimage {}

#staffimage {
  max-width: 90%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.willkommen {}

.oeffnungszeiten {
  line-height: 135%;
}

table {
  border-collapse: collapse;
}

td, th {
  /*border: 1px solid #dddddd;*/
  text-align: left;
  padding: 8px;
  color: white;
  -webkit-text-fill-color: rgb(255, 255, 255); 
  -webkit-opacity: 1;
}

tr:nth-child(even) {
  background-color: rgba(227, 227, 227, 0.34);
}

tr:nth-child(6) {
  background-color: #e3e3e300;
}

.aktuelles {
  grid-column: col 4 / span 5;
  grid-row: row 3;
}

.Team {
  display: grid;
  margin-bottom: 20px;
}

#Team {
  display: grid;
  margin-bottom: 20px;
}

.margin-bottom {
  margin-bottom: 20px;
}

.Weis {
  align-items: center;
  padding-top: 0%;
  font-family: 'NugoSansLight', sans-serif;
}

.weis {
  align-items: center;
  text-align: center;
  padding-top: 3%;
  padding-bottom: 3%;
  font-family: 'NugoSansLight', sans-serif;
  margin-bottom: 1%;
}

#weisimg {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}

figcaption {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 15px;
}

.textleft {
  text-align: left;
  padding-left: 5%;
}

.textcenter {
  text-align: center;
}

.textright {
  text-align: right;
  padding-right: 5%;
}

.impressumwrapper {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(5, [col] 90%);
  grid-template-rows: repeat(3, [row] auto);
  background-color: #fff;
  color: #444;
}

.impressum {
  grid-column: col / span 5;
  grid-row: row;
}

.datenschutz {
  grid-column: col / span 5;
  grid-row: row 2;
}

.haftungsausschluss {
  grid-column: col / span 5;
  grid-row: row 3;
}

footer {
  grid-row: row 6;
  grid-column: main-4 / main-7;
  text-align: center;
  margin-top: 10%;
}

footer a {
  text-decoration: none;
  color: darkred;
}