/* body, #page-wrapper, #page {
    background-color: #3E94D1;
} */
/* #page {
    background-image: url("../img/bg.jpg");
    background-repeat: repeat-x;
} */
body, #page {
  background-image: url("../img/contentbg.jpg");
  background-repeat: repeat;
}

.site-footer {
  background: none;
  padding: 10px 0;
}

p {
  margin: 0;
  line-height: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a, a:visited {
  color: #0c7a00;
}

a:hover, .link:focus {
  color: #0d5904;
  text-decoration: underline;
  border: none;
}

.clear-both {
  clear: both;
}

.region-primary-menu {
  max-width: 1150px;
  margin: auto;
}

#main-wrapper {
  max-width: 1150px;
}
#main-wrapper #main {
  margin-bottom: 0;
}

.layout-main {
  margin-top: 0;
}

tr {
  background: none;
  border: none;
}
tr td, tr th {
  border: none;
}

/* Navigation Start */
.region-primary-menu {
  max-width: 1150px;
  background: url("../img/menubg.jpg");
  background-repeat: no-repeat;
  padding: 0;
}

.region-primary-menu .block .content {
  margin: 0;
}

.region-primary-menu .block .content::after {
  content: "";
  clear: both;
  display: table;
}

#superfish-main {
  margin-bottom: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#superfish-main li.sf-depth-1 {
  background: none;
}
#superfish-main li.sf-depth-1.sfHover {
  background: rgba(0, 0, 0, 0.3) !important;
}
#superfish-main li.sf-depth-1:hover {
  background: rgba(0, 0, 0, 0.3) !important;
}
#superfish-main li.sf-depth-1 a {
  color: #FFF;
  padding-top: 26px;
  padding-bottom: 26px;
}
#superfish-main li.sf-depth-1 ul {
  margin-top: 37px;
}
#superfish-main li:not(.sf-depth-1) {
  background: #FFF;
}
#superfish-main li:not(.sf-depth-1) a {
  color: #000;
  border-radius: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 15px;
}
#superfish-main li:not(.sf-depth-1) a:hover {
  background: #d31e1e;
  color: #FFF;
}
#superfish-main li:not(.sf-depth-1) ul {
  margin-top: 0;
}
#superfish-main a {
  text-shadow: none;
  background: none;
}

#superfish-menu-pilzreisen li,
#superfish-menu-codyceps-menu li {
  background: #FFF;
}
#superfish-menu-pilzreisen li a,
#superfish-menu-codyceps-menu li a {
  color: #000;
  border-radius: 0;
  width: 100%;
  box-sizing: border-box;
}
#superfish-menu-pilzreisen li a:hover,
#superfish-menu-codyceps-menu li a:hover {
  background: #d31e1e;
  color: #FFF;
}
#superfish-menu-pilzreisen li ul,
#superfish-menu-codyceps-menu li ul {
  margin-top: 0;
}

/* Navigation End */
/* Banners Start */
.region-top-banner .content {
  margin: 0;
}

#block-mushroamingbanner,
#block-pilzreisenbanner {
  margin: auto;
  clear: both;
  max-width: 1150px;
  background-repeat: no-repeat;
}

#block-mushroamingbanner {
  background-image: url("../img/mushroaming.jpg");
  height: 224px;
}

#block-pilzreisenbanner {
  background-image: url("../img/pilzreisen.jpg");
  height: 315px;
}

/* Banners End */
#content {
  background-image: url("../img/contentbg.jpg");
  background-repeat: repeat;
  box-sizing: border-box;
  padding: 10px;
}

#block-mushroaming-garland-system-main {
  clear: both;
}

.page-title {
  font-size: 1.7em;
}

table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}/*# sourceMappingURL=layout.css.map */