body {
  padding-top: 10px;
  background-color: #2c187b;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}
h1 {
  margin: 10px 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin: 5px 0px 0px;
  color: #2c187b;
  font-size: 24px;
  font-weight: 700;
}
h3 {
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  font-size: 20px;
  font-weight: 700;
}
h4 {
  margin-right: 0px;
  margin-left: 5px;
  color: #2c187b;
  font-size: 16px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  color: #666;
  line-height: 12px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.section {
  border-style: solid;
  border-width: 0px 2px 2px;
  border-color: gray;
  background-color: #f0f0f0;
}
.banner {
  height: 220px;
  margin-right: auto;
  margin-left: 5px;
}
.tagline {
  position: absolute;
  top: 160px;
  right: 160px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: red;
  font-size: 14px;
  font-weight: 700;
  text-shadow: black 0px 0px 0px;
}
.produktg-link {
  display: block;
  margin-right: auto;
  margin-left: 5px;
  color: #2c187b;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  text-decoration: underline;
}
.produktg-photo {
  margin-right: 10px;
  box-shadow: none;
  text-shadow: none;
  
}
.produktg-description {
  height: auto;
  margin-right: 5px;
  margin-left: 5px;
  border: 0px solid black;
  border-radius: 0px 0px 5px 5px;
  color: #666;
  line-height: 12px;
}
.main-container {
  font-family: Ubuntu, Helvetica, sans-serif;
}
.sidebar-module {
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 5px;
  border: 3px solid #2c187b;
  border-radius: 5px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 1px 0px, rgba(44, 24, 123, 0.49) 0px 0px 0px 1px inset;
}
.produkt-line {
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: rgba(44, 24, 123, 0.2);
}
.text-container {
  margin: 20px 10px 10px;
  padding-left: 10px;
}
.sidear-line {
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: rgba(44, 24, 123, 0.2);
}
.banner-container {
  position: relative;
  border-style: solid;
  border-width: 2px 2px 0px;
  border-color: gray;
  background-color: #f0f0f0;
}
.text-welcome {
  display: block;
  color: white;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.text-pagetitle {
  display: inline;
  margin-left: 10px;
  color: #2c187b;
  font-size: 20px;
  font-weight: 700;
}
/*.text-pagetitlepro {
  display: inline;
  color: #2c187b;
  font-size: 12px;
  font-weight: 700;
}*/
.text-pagetitle2 {
  display: inline;
  margin-left: 6px;
  color: #2c187b;
  font-size: 20px;
  font-weight: 700;
  padding-bottom:20px;
}
.container-welcome {
  height: 48px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 12px;
  padding-bottom: 10px;
  border-top: 2px solid #f0f0f0;
  border-bottom: 2px solid #f0f0f0;
  border-radius: 2px;
}
.container-pagetitle {
  position: relative;
  height: 48px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-right: 2px solid gray;
  border-left: 2px solid gray;
  background-color: #f0f0f0;
}
.produkt {
  margin-bottom: 15px;
  margin-left: 15px;
  padding: 5px;
  border: 3px solid red;
  border-radius: 5px;
  background-color: white;
  box-shadow: rgba(44, 24, 123, 0.49) 1px 1px 0px 0px, rgba(255, 0, 0, 0.49) 0px 0px 0px 1px inset;
}
.achim {
  margin-bottom: auto;
  margin-left: 5px;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
.produkt-price-amount {
  color: #2c187b;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.produkt-price-explanation {
  text-align: center;
}
.produkt-description {
  width: 40%;
  margin: 10px 5px 5px;
  float: left;
}
.sidebar-paragraph {
  margin: 5px 5px auto;
  line-height: 16px;
}
.sidebar-link {
  display: block;
  margin-top: 5px;
  color: #2c187b;
  font-weight: 700;
  text-align: center;
}
.address {
  color: gray;
  font-size: 10px;
  text-align: right;
}
.menu {
   z-index:1;
  margin-left:150px;
  position:absolute;
  border-right: 0px solid #2c187b;
  border-bottom: 0px solid #2c187b;
  border-left: 0px solid #2c187b;
  background-color:#F0F0F0;
  width:299px;
}
.menu-item {
  margin: 12px;
  color: #2c187b;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}
.sidebar {
  margin-top: 15px;
  padding-left: 0px;
}
.content {
  margin-top: 15px;
  padding-right: 20px;
}
.produktg2 {
  margin-bottom: 16px;
  margin-left: 15px;
  padding: 5px;
  border: 3px solid red;
  border-radius: 5px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 1px 0px, rgba(255, 0, 0, 0.49) 0px 0px 0px 1px inset;
}
.sidebar-module2 {
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 5px;
  border: 3px solid #2c187b;
  border-radius: 5px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 1px 0px, rgba(44, 24, 123, 0.49) 0px 0px 0px 1px inset;
}
.produkt-photo {
  width: 31%;
  margin-right: 10px;
  float: left;
}
.produkt-price {
  width: 20%;
  margin-top: 10px;
  float: right;
}
.produkt-neu {
  margin-top: 20px;
  color: red;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.address1 {
  color: gray;
  font-size: 10px;
  text-decoration: underline;
}
.text-container-paragraph {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  h3 {
    font-size: 12px;
  }
  h4 {
    margin-left: 0px;
    font-size: 12px;
  }
  p {
    font-size: 10px;
  }
  .section {
    background-image: -webkit-linear-gradient(#f0f0f0, white 50%);
    background-image: -o-linear-gradient(#f0f0f0, white 50%);
    background-image: linear-gradient(#f0f0f0, white 50%);
  }
  .banner {
    height: 200px;
    margin-left: 0px;
  }
  .tagline {
    top: 140px;
    right: 80px;
    font-size: 12px;
  }
  .produktg-link {
    margin-left: 0px;
    font-size: 12px;
    line-height: 16px;
  }
  .produktg-description {
    margin-left: 0px;
    font-size: 10px;
  }
  .sidebar-module {
    margin-right: 10px;
    margin-bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 1px 0px, rgba(44, 24, 123, 0.49) 0px 0px 0px 1px inset;
  }
  .text-welcome {
    font-size: 12px;
  }
  .text-pagetitle {
    font-size: 12px;
  }
  .container-welcome {
    height: 36px;
    padding-top: 6px;
    padding-bottom: 4px;
  }
  .container-pagetitle {
    height: 36px;
    padding-top: 8px;
    padding-bottom: 2px;
  }
  .produkt {
    margin-bottom: 10px;
    margin-left: 10px;
    box-shadow: rgba(44, 24, 123, 0.49) 1px 1px 0px 0px, rgba(255, 0, 0, 0.49) 0px 0px 0px 1px inset;
  }
  .achim {
    margin-left: 0px;
    font-size: 12px;
    line-height: 16px;
  }
  .produkt-price-amount {
    font-size: 12px;
  }
  .produkt-price-explanation {
    font-size: 10px;
    line-height: 12px;
  }
  .produkt-description {
    font-size: 10px;
  }
  .sidebar-paragraph {
    margin-left: 0px;
    font-size: 10px;
    line-height: 12px;
  }
  .sidebar-link {
    font-size: 8px;
  }
  .menu {
    z-index:1;
  margin-left:100px;
  position:absolute;
  border-right: 0px solid #2c187b;
  border-bottom: 0px solid #2c187b;
  border-left: 0px solid #2c187b;
  background-color:#F0F0F0;
  width:180px;
  }
  .menu-item {
    font-size: 12px;
    line-height: 14px;
  }
  .sidebar {
    margin-top: 10px;
    padding-top: 0px;
  }
  .content {
    margin-top: 10px;
  }
  .produktg2 {
    margin-bottom: 10px;
    margin-left: 10px;
    box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 1px 0px, rgba(255, 0, 0, 0.49) 0px 0px 0px 1px inset;
  }
  .sidebar-module2 {
    margin-right: 10px;
    margin-bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 1px 0px, rgba(44, 24, 123, 0.49) 0px 0px 0px 1px inset;
  }
  .produkt-neu {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 0px;
  }
  h4 {
    line-height: 16px;
  }
  .section {
    background-image: -webkit-linear-gradient(#f0f0f0, white 50%);
    background-image: -o-linear-gradient(#f0f0f0, white 50%);
    background-image: linear-gradient(#f0f0f0, white 50%);
  }
  .banner {
    height: 100px;
    margin-left: 10%;
  }
  .tagline {
    top: 75px;
    right: 10%;
    font-size: 10px;
    line-height: 10px;
  }
  .homepagephoto {
    width: 31%;
    margin-right: 10px;
    float: left;
  }
  .sidebar-module {
    margin-right: 0px;
    margin-left: 10px;
    box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 1px 0px, rgba(44, 24, 123, 0.49) 0px 0px 0px 1px inset;
  }
  .text-container {
    padding-left: 0px;
  }
  .container-pagetitle {
    height: 36px;
  }
  .produkt {
    box-shadow: rgba(44, 24, 123, 0.49) 1px 1px 0px 0px;
  }
  .produkt-price-amount {
    line-height: 16px;
  }
  .produkt-description {
    width: 40%;
  }
  .sidebar-link {
    text-align: left;
  }
  .sidebar {
    margin-top: 0px;
  }
  .content {
    padding-right: 10px;
    padding-left: 0px;
  }
  .produktg2 {
    box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 1px 0px, rgba(255, 0, 0, 0.49) 0px 0px 0px 1px inset;
  }
  .sidebar-module2 {
    margin-right: 0px;
    margin-left: 10px;
    box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 1px 0px, rgba(44, 24, 123, 0.49) 0px 0px 0px 1px inset;
  }
}
@media (max-width: 479px) {
  .banner {
    display: block;
    height: 80px;
    margin-left: auto;
  }
  .tagline {
    left: 80px;
  }
  .homepagephoto {
    margin-right: 0px;
    float: right;
  }
  .produktg-photo {
    width: 31%;
    margin-top: -25px;
    margin-right: 0px;
    float: right;
  }
  .sidebar-module {
    box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 1px 0px, rgba(44, 24, 123, 0.49) 0px 0px 0px 1px inset;
  }
  .produkt-line.produkt-line2 {
    display: none;
  }
  .produkt {
    box-shadow: rgba(44, 24, 123, 0.49) 1px 1px 0px 0px;
  }
  .produkt-description {
    width: 90%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .sidebar-module2 {
    box-shadow: rgba(0, 0, 0, 0.49) 1px 1px 1px 0px, rgba(44, 24, 123, 0.49) 0px 0px 0px 1px inset;
  }
  .produkt-photo {
    width: 60%;
  }
  .produkt-price {
    width: 30%;
  }
}