@import url(https://fonts.googleapis.com/css?family=Stardos+Stencil:400,700);
@font-face {
  font-family: "foundation-icons";
  src: url("../foundation-icons/foundation-icons.eot");
  src: url("../foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"), url("../foundation-icons/foundation-icons.woff") format("woff"), url("../foundation-icons/foundation-icons.ttf") format("truetype"), url("../foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal; }
/*** myVariables ***/
/**************************************/
/**************************************/
/**************************************/
body {
  background-image: url("../img/Fond_Himmel.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
  font-size: 1rem; }

.content-wrap {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 10px;
  margin-bottom: 10px; }

.actionleiste.content-wrap {
  padding: 0;
  margin: 0; }

h1, h2 {
  text-shadow: 2px 2px 6px white; }

button {
  width: 90%; }

header {
  margin-top: 10px;
  margin-bottom: 10px; }

table {
  font-size: 12px; }

tbody th, tbody td {
  padding: 0.5rem 0.25rem 0.5rem; }

.actionleiste {
  margin-top: 10px;
  margin-bottom: 10px; }

.kontakt-daten {
  background-color: rgba(255, 255, 255, 0.9);
  margin: 0 10px;
  padding: 10px; }

.radiobuttons {
  padding-left: 22px; }

.reveal {
  background-image: url(../img/Fond-Holz.jpg);
  background-size: contain;
  text-align: center; }

.header-slick {
  padding-bottom: 10px; }

.header-slick .item {
  border-color: rgba(255, 255, 255, 0.6);
  border-style: solid;
  border-width: 4px; }

.close-button {
  color: #503728;
  background-color: rgba(255, 255, 255, 0.9);
  line-height: 30px;
  width: 34px;
  height: 34px;
  text-align: center;
  border-radius: 50%;
  border: #503728 solid 2px; }

.slick-prev:before, .slick-next:before {
  font-size: 30px; }

.slick-prev {
  left: 0; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 0; }

.slick-next {
  right: 0; }
  [dir="rtl"] .slick-next {
    left: 0;
    right: auto; }

@media screen and (min-width: 30em) {
  table {
    font-size: 1rem; }

  tbody th, tbody td {
    padding: 0.5rem 0.5rem 0.5rem; }

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

  .additionalInfo {
    margin-top: 30px; }

  .header-slick .item {
    border-style: none;
    border-bottom-width: 0; }

  .slick-prev:before, .slick-next:before {
    font-size: 40px; }

  .slick-prev {
    left: 35px; }
    [dir="rtl"] .slick-prev {
      left: auto;
      right: 35px; }

  .slick-next {
    right: 35px; }
    [dir="rtl"] .slick-next {
      left: 35px;
      right: auto; } }
@media screen and (min-width: 48.125em) {
  .kontakt-daten {
    margin: 0 20px;
    padding: 20px; } }
