.t3-header {
  padding-top: 22px;
  padding-bottom: 22px;
}
.top-box {
  background-color: #6e6e6e;
  color: #ffffff;
  text-align: center;
  padding-top: 5px;
}
.top-box p {
  float: left;
  margin-right: 20px;
}
@media screen and (max-width: 480px) {
  .top-box p {
    display: none;
  }
}
.logo {
  text-align: center;
  position: relative;
  top: 15px;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 32px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}
.head-search {
  margin-top: 22px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 0;
  padding-top: 0;
}
.t3-sl-1,
.t3-spotlight-1 {
  padding: 0;
}
.t3-sl-1 .t3-module,
.t3-spotlight-1 .t3-module {
  margin-bottom: 0 !important;
}
.t3-sl-1 .t3-module .module-inner,
.t3-spotlight-1 .t3-module .module-inner,
.t3-sl-1 .t3-module .module-ct,
.t3-spotlight-1 .t3-module .module-ct {
  padding: 0;
  height: 100%;
}
.t3-sl-1 .t3-module .custom,
.t3-spotlight-1 .t3-module .custom {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 450px;
  text-align: center;
  padding: 200px;
}
@media screen and (max-width: 768px) {
  .t3-sl-1 .t3-module .custom,
  .t3-spotlight-1 .t3-module .custom {
    padding: 100px;
  }
}
@media screen and (max-width: 480px) {
  .t3-sl-1 .t3-module .custom,
  .t3-spotlight-1 .t3-module .custom {
    padding: 50px;
  }
}
.t3-sl-1 .t3-module h1,
.t3-spotlight-1 .t3-module h1 {
  font-size: 35px;
  color: #ffffff;
  text-shadow: 1px 1px 1px black;
}
.t3-sl-1 .t3-module h2,
.t3-spotlight-1 .t3-module h2 {
  font-size: 28px;
  color: #ffffff;
  text-shadow: 1px 1px 1px black;
}
.t3-sl-2 .t3-module {
  margin-bottom: 0;
}
.t3-sl-2 .nspHeader {
  color: #ff9900;
}
.t3-sl-3 {
  background: #6e6e6e;
}
.t3-sl-3 .t3-module {
  color: #ffffff;
  text-align: center;
  margin-bottom: 0;
}
.t3-sl-3 .module-title,
.t3-sl-3 .module-ct {
  color: #ffffff;
}
.t3-mainbody {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-content {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-content h2 {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 22px;
}
.t3-content h3 {
  border-bottom: 1px solid #555555;
}
.t3-sidebar {
  padding-top: 22px;
  padding-bottom: 22px;
}
.t3-sidebar .t3-module {
  background: transparent;
  color: #555555;
}
.t3-sidebar a {
  color: #ff9900;
  text-decoration: underline;
}
.t3-sidebar a.sprachen {
  text-decoration: none;
  margin-right: 20px;
}
.t3-sidebar a.shop {
  color: #ff9900;
  background: #ffffff;
  display: inline-block;
  float: left;
  padding: 2px 5px;
  margin: 5px;
  border-radius: 4px;
  text-decoration: none;
}
.t3-sidebar a.shop:hover,
.t3-sidebar a.shop:active,
.t3-sidebar a.shop:focus {
  color: #ff9900;
  background: rgba(255, 255, 255, 0.6);
}
.t3-sidebar .module-onlineshop,
.t3-sidebar .module-info {
  background: #eeeeee;
}
.t3-sidebar .module-onlineshop .nspArt,
.t3-sidebar .module-info .nspArt {
  padding: 0 !important;
}
.t3-sidebar .module-onlineshop img,
.t3-sidebar .module-info img,
.t3-sidebar .module-onlineshop img.nspImage,
.t3-sidebar .module-info img.nspImage {
  width: 100%;
  height: auto;
}
.t3-sidebar .module-beratung {
  background: #6e6e6e;
  color: #ffffff;
}
.t3-sidebar .module-beratung .module-title,
.t3-sidebar .module-beratung .module-ct {
  color: #ffffff;
  margin-bottom: 0;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #6e6e6e;
  color: #ffffff;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .module-newsletter form {
  padding: 0;
}
.t3-footer .module-kontakt a {
  color: #ffffff;
  text-decoration: underline;
}
.t3-footnav {
  padding: 22px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 44px 0;
  }
}
.t3-footnav .t3-module {
  background: #6e6e6e;
  color: #ffffff;
  margin-top: 11px;
  margin-bottom: 11px;
}
.t3-footnav .t3-module .module-ct {
  color: #ffffff;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 11px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
  background: #555555;
  display: inline-block;
  float: left;
  padding: 2px 5px;
  margin: 5px;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.4);
}
.t3-footnav .submit_container {
  color: #555555;
}
.t3-sidebar ul.flags li {
  display: inline-table;
}
.t3-sidebar ul.flags li + li {
  margin-top: 0px;
}
.t3-sidebar ul.flags li a {
  display: table;
}
.t3-sidebar ul.flags li a:hover,
.t3-sidebar ul.flags li.active a,
.t3-sidebar ul.flags li.active a:hover {
  background: transparent;
}
.t3-sidebar ul.flags li.item-596 a {
  height: 22px;
  background-image: url("/images/contentbilder/frankreich.png");
  background-repeat: no-repeat;
  background-position: left center;
  border-bottom: none;
  padding-left: 30px;
}
.t3-sidebar ul.flags li.item-597 a {
  height: 22px;
  background-image: url("/images/contentbilder/italien.png");
  background-repeat: no-repeat;
  background-position: left center;
  border-bottom: none;
  padding-left: 30px;
  margin-left: 30px;
}
.t3-sidebar ul.flags li.item-598 a {
  height: 22px;
  background-image: url("/images/contentbilder/england.png");
  background-repeat: no-repeat;
  background-position: left center;
  border-bottom: none;
  padding-left: 30px;
  margin-left: 30px;
}
.produktslider {
  margin-bottom: 22px;
}
.home .produktslider {
  background: #f7f7f7;
  margin-bottom: 60px;
}
.t3-sidebar .module-menu .module-inner,
.t3-sidebar .module-menu .module-ct {
  padding: 0;
  margin: 0;
}
.t3-sidebar ul.nav {
  padding: 20px 0;
}
.t3-sidebar ul.nav a {
  color: #555555;
  padding: 2px 4px 2px 20px;
  border-radius: 0px;
}
.t3-sidebar ul.nav a:hover,
.t3-sidebar ul.nav li.current a,
.t3-sidebar ul.nav li.active a {
  color: #ffffff;
  background: #ff9900;
}
.flex-caption {
  background: none !important;
  font-weight: 500;
  font-family: "museo-sans-condensed";
  color: #FFF;
  text-decoration: none;
  text-shadow: 0px 0px 5px #141414 !important;
  border-width: 0px;
  border-color: #AACF5C;
  border-style: none;
  font-size: 24px !important;
  line-height: 30px !important;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
.inhaltsgalerie {
  float: left;
  margin: 20px 20px 20px 0;
}
.herstellerlogos img {
  float: left;
  margin: 10px;
}
.wichtig {
  background: #eeeeee;
  margin: 0;
  text-align: center;
  font-size: 20px;
}
.wichtig .t3-module {
  margin-bottom: 0;
}
.wichtig .module-title {
  margin-bottom: 0;
  border-bottom: 2px solid #555555;
  display: inline-block;
}
.wichtig h4.nspHeader {
  padding: 0;
}
.moduleberatung .module-title {
  margin-bottom: 0;
  border-bottom: 2px solid #ffffff;
  display: inline-block;
}
.com_docman h2 {
  border-bottom: 1px solid #000000;
  margin-bottom: 22px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nspArts {
  position: relative;
  padding: 0 !important;
}
.nspArts img {
  border: 1px solid #eeeeee;
}
@media screen and (max-width: 480px) {
  .nspArt {
    padding: 0 !important;
  }
}
.nspBotInterface,
.nspTopInterface {
  position: absolute;
  bottom: 10px;
  right: 10px;
}