body, h1, h2, h3, h4, h5, h6, p {
    font-family: 'Open Sans', sans-serif
}

.no-padding, body {
    padding: 0
}

.graphite, .preview {
    background-color: #44454a
}

.no-margin, .preview > p, body {
    margin: 0
}

body {
    background-image: url(../img/main/bg1.jpg)
}

.small-header {
    padding: 0;
    height: 117px;
    background-image: url(../img/0_Produkte_Startseite_KV_1.jpg)
}

.fixed-width {
    max-width: 998px;
    box-shadow: 0 0 30px 1px #000;
    -webkit-box-shadow: 0 0 30px 1px #000
}

.abs-pos {
    top: 0;
    position: absolute
}

.preview {
    padding-bottom: 2px;
    font-weight: 700;
    font-size: 20pt;
    padding-top: 2px;
    min-height: 20px;
    color: #EFEFEF;
    font-style: italic
}

.main-content {
    background-color: #fff;
    padding: 5px 20px 20px
}

.text-block {
    margin-bottom: 5px
}

.text-block > p {
    font-weight: 500;
    font-size: 20px;
    color: #00a88d;
    margin: 0;
    line-height: 20px
}

.footer {
    background-color: #44454a;
    padding: 30px 20px 20px;
    color: #fff
}

.item-block {
    padding: 0 20px
}

.t-margin {
    margin-right: 10px !important;
    margin-left: 10px !important
}

.item-content {
    position: relative;
    -webkit-box-shadow: 0 0 20px 0 #4f4f4f;
    box-shadow: 0 0 20px 0 #4f4f4f;
    margin: 20px 50px 20px 70px
}

.description-box {
    z-index: 5;
    position: absolute;
    bottom: 0;
    height: 50px;
    background-color: rgba(2, 131, 110, .83);
    width: calc(100% + 1px);
    margin: 0;
    display: table;
    vertical-align: middle
}

.description-box > div {
    display: table-cell;
    height: auto;
    vertical-align: middle
}

.text-center > a {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    text-decoration: none;
    word-break: break-word;
    cursor: default
}

.list > li > a, .list > li > ul > li > a {
    color: #fff;
    text-decoration: none;
    word-break: break-word;
    font-weight: 300
}

.list, .list > li > ul {
    display: none;
    margin: 0 0 10px 10px;
    padding-left: 30px
}

.list > li > a {
    font-size: 12pt
}

.list > li > ul > li > a {
    font-size: 10pt
}

.list > li > a:hover, .list > li > ul > li > a:hover {
    text-decoration: underline;
    color: #ffdc00
}

.inactive, .inactive:active, .inactive:hover {
    text-decoration: none !important;
    cursor: default !important
}

.description-box:active, .description-box:hover {
    z-index: 50 !important;
    top: 0;
    min-height: 220px;
    height: calc(100% + 1px);
    vertical-align: top
}

.description-box:active > div, .description-box:hover > div {
    display: table-header-group;
    vertical-align: top
}

.description-box:hover ul {
    display: table !important
}

.inactive {
    pointer-events: none !important
}

.inactive:active, .inactive:hover {
    color: #fff !important
}

.footer > div {
    padding: 0 15px
}

.info-about {
    font-size: 7pt;
    margin-bottom: 15px;
}

.info-about > p {
    margin: 0 0 5px;
    padding: 0
}

.info-about > p > a {
    color: #ffdc00
}

.a {
	color: #ffdc00;
text-decoration: none;
}

.a:hover {
	
    text-decoration: underline;
    color: #ffdc00;
}
.info-image {
    position: relative;
    margin-top: -75px
}

.info-image-magin-zero {
    margin-top: 0 !important
}

.info-image > img {
    display: inline-block;
    vertical-align: bottom
}

.info-login {
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa
}

.info-subscribe {
  font-weight: bold;
  color: #d0d0d0;
  text-align: center;
  font-size: 12pt;
  width: auto;
}

.seo {
  display: none;
}

.st0:hover {
  fill: #ffbf15 !important;
}

.sub-img {
  padding-left: 10px;
  padding-right: 10px;
  height: 70px;
}

.sub-img-f:hover {
  background-image: url("../img/svg/facebook-square-hover.svg");
}
