
body {
    background: #ededed none repeat scroll 0 0;
    color: #2c2c2c;
    font-family: "PT Sans",sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 100%;
    line-height: 17px;
    overflow-x: hidden;
    text-align: left;
}
html {
    height: auto;
    min-height: 100%;
}
a:active, a:visited, a {
    color: #004750;
    text-decoration: underline;
}
a:hover {
    color: #2c2c2c;
    text-decoration: underline;
}
#head a:hover {
    border: 0 none;
}
img {
    border: medium none !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #004750;
    font-weight: bold;
}
body, p, ul, li, ol, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
body.noscroll {
    overflow: hidden;
}
#wrap {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 10px #9c9c9c;
    margin: 0 auto;
    min-height: 100%;
    width: 940px;
}
#wrapper {
    margin: 0 auto;
    width: 860px;
}
.clear {
    clear: both;
}
#logo {
    margin-bottom: 20px;
    padding-top: 20px;
    position: relative;
    text-align: center;
}
#nav ul#navigation {
    font-size: 14px;
    height: auto;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 5px;
    text-transform: uppercase;
}
#nav ul#navigation li {
    float: left;
    list-style: outside none none;
    margin-right: 1px;
}
#nav ul#navigation li a, #nav ul#navigation li a:active, #nav ul#navigation li a:visited {
    color: #2c2c2c;
    display: block;
    height: 20px;
    padding: 5px 8px 0;
    text-decoration: none;
}
#nav ul#navigation li.current-menu-item a, #nav ul#navigation li a:hover, #nav ul#navigation li.current-menu-parent a, #nav ul#navigation li:hover > a {
    background: #a4abb0 none repeat scroll 0 0;
    color: #fff;
}
#nav {
    border-bottom: 1px solid #a4abb0;
    margin-bottom: 0;
    padding-top: 20px;
}
.left {
    border-right: 1px solid #a4abb0;
    float: left;
    width: 580px;
}
.right {
    float: right;
    width: 260px;
}
#nav .right h3, #page .right h4.mobile {
    font-size: 14px;
    font-weight: normal;
    padding-top: 5px;
    text-transform: uppercase;
}
#nav .right h3 a, #nav .right h3 a:active, #nav .right h3 a:visited, #pinfo .pinfoel h3 span, #details h3 span, #page .right h4.mobile a {
    background: #004750 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 20px;
    padding: 5px 10px 0;
    text-decoration: none;
}
#nav .right h3 a, #nav .right h3 a:active, #nav .right h3 a:visited {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
}
#nav .right h3 a:hover {
    color: #e5e5e5;
}
#nav .left {
    border-right: 0 none;
}
#content h1 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#content p {
    margin-bottom: 10px;
}
#content ul, #content ol {
    margin-bottom: 10px;
    margin-left: 40px;
}
#content ol li, #content ul li {
    margin-bottom: 3px;
}
#content h2 {
    font-size: 15px;
    margin-bottom: 2px;
    padding-top: 10px;
}
#content {
    line-height: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    position: relative;
    width: 500px;
}
#footer .left {
    background: #004750 url("img/footwhite.png") no-repeat scroll 0 0;
    border: 0 none;
    width: 240px;
}
#footer .right {
    background: #a4abb0 none repeat scroll 0 0;
    width: 600px;
}
#footer .left, #footer .right {
    height: 90px;
    padding-top: 10px;
}
#page {
    margin-bottom: 20px;
    position: relative;
}
#footer {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}
#footer .left .fel, #footer .right .fel {
    padding-left: 15px;
}
#footer .right .fel span {
    display: inline-block;
    width: 45px;
}
#footer .right .fel {
    float: left;
    width: 280px;
}
.slick-slider {
    -moz-user-select: none;
    box-sizing: border-box;
    display: block;
    height: 100%;
}
.slick-list {
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.slick-list:focus {
    outline: medium none;
}
.slick-loading .slick-list {
    background: white url("ajax-loader.gif") no-repeat scroll center center;
}
.slick-list.dragging {
    cursor: pointer;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
    transform: translate3d(0px, 0px, 0px);
}
.slick-track {
    display: block;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
}
.slick-track::before, .slick-track::after {
    content: "";
    display: table;
}
.slick-track::after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto;
}
ul.slick-dots {
    bottom: 3px;
    left: 3px;
    position: absolute;
}
ul.slick-dots li {
    float: left;
    list-style: outside none none;
    margin-right: 3px;
}
ul.slick-dots li button {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 20px;
    color: #b11218;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 14px;
    opacity: 0.6;
    padding: 0;
    width: 14px;
}
ul.slick-dots li button:hover, ul.slick-dots li.slick-active button {
    opacity: 1;
}
.sel {
    background-position: left 0 !important;
    height: 300px;
}
.goverlay {
    background: rgba(0, 0, 0, 0) url("img/g.png") repeat scroll 0 0;
    height: 300px;
    position: absolute;
    right: 245px;
    top: 0;
    width: 174px;
}
#header {
    background: #004750 none repeat scroll 0 0;
    position: relative;
}
.slidewrap {
    position: relative;
    width: 600px;
}
.sliderwrap {
    position: relative;
    width: 100%;
}
#contact {
    bottom: 20px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    width: 230px;
}
#contact span.phone {
    font-size: 25px;
}
.slideinfo {
    background: #004750 none repeat scroll 0 0;
    color: #fff;
    height: 220px;
    overflow: hidden;
    padding-top: 20px;
    position: absolute;
    right: 10px;
    top: 0;
    width: 230px;
    z-index: 6666666;
}
.slideinfo h2 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#footer a, #footer a:active, #footer a:visited {
    color: #fff;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer ul#foot li {
    list-style: outside none none;
}
.slideinfo p {
    margin-bottom: 10px;
}
#nav ul#navigation li ul.sub-menu {
    background: #a4abb0 none repeat scroll 0 0;
    display: none;
    font-size: 13px;
    line-height: 18px;
    margin-top: 0;
    padding: 10px 0 8px 12px;
    position: absolute;
    text-transform: none;
    z-index: 10;
}
#nav ul#navigation li ul.sub-menu li {
    float: none;
    padding-bottom: 2px;
    padding-right: 50px;
    padding-top: 2px;
    width: 100%;
}
#nav ul#navigation li ul.sub-menu li a, #nav ul#navigation li ul.sub-menu li a:active, #nav ul#navigation li ul.sub-menu li a:visited {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    padding: 0;
}
#nav ul#navigation li ul.sub-menu li a:hover, #nav ul#navigation li ul.sub-menu li.current-menu-item a {
    color: #e4e4e4;
}
#nav ul#navigation li:hover ul.sub-menu {
    display: block;
}
.newsel {
    background-color: #004750 !important;
    height: auto;
    margin-bottom: 20px;
    position: relative;
}
.newsb {
    bottom: 0;
    height: auto;
    padding-top: 15px;
    position: relative;
}
.newswrap {
    bottom: 10px;
    color: #fff;
    padding-left: 10px;
    position: relative;
}
.newswrap h3 {
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    text-transform: uppercase;
}
.newswrap h3 a, .newswrap h3 a:active, .newswrap h3 a:visited {
    color: #fff;
    text-decoration: none;
}
.newswrap h3 a:hover {
    text-decoration: underline;
}
.newswrap p.date {
    font-size: 10px;
}
.leftpage {
    min-height: 560px;
}
.alignright {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}
.alignleft {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 5px;
}
p.more {
    border-top: 1px solid #a4abb0;
    font-size: 10px;
}
p.more a, p.more a:active, p.more a:visited {
    color: #2c2c2c;
    text-decoration: none;
}
p.more a:hover {
    color: #004750;
    text-decoration: underline;
}
#content .newsimg {
    height: auto;
    width: 190px;
}
.newsrow {
    border-bottom: 1px solid #a4abb0;
    clear: both;
    margin-bottom: 10px;
}
#newsarchive {
    padding-top: 10px;
}
#newsarchive .nright {
    float: right;
    width: 335px;
}
#newsarchive h2 {
    font-size: 14px;
    line-height: 16px;
    padding-top: 0;
    text-transform: uppercase;
}
#newsarchive img {
    margin-top: 2px;
}
#newsarchive h2 a, #newsarchive h2 a:active, #newsarchive h2 a:visited {
    text-decoration: none;
}
#newsarchive h2 a:hover {
    text-decoration: underline;
}
#content .pagination {
    padding-top: 10px;
}
#content .pagination ol {
    margin-left: 0;
}
#content .pagination ol li {
    float: left;
    list-style: outside none none;
    margin-right: 5px;
}
#content .pagination ol li a, #content .pagination ol li a:active, #content .pagination ol li a:visited, #content .pagination ol li span.current {
    background: #a4abb0 none repeat scroll 0 0;
    border: 1px solid #858c91;
    color: #fff;
    display: block;
    padding: 3px 10px 4px;
    text-decoration: none;
}
#content .pagination ol li a:hover, #content .pagination ol li span.current {
    background: #004750 none repeat scroll 0 0;
    border: 1px solid #00141d;
    color: #fff;
}
#content .pagination ol li:first-of-type {
    display: none;
}
p#breadcrumbs {
    font-size: 9px;
    margin-bottom: 10px;
    padding-left: 12px;
    padding-top: 4px;
}
p#breadcrumbs a, p#breadcrumbs a:active, p#breadcrumbs a:visited {
    text-decoration: none;
}
p#breadcrumbs a:hover {
    text-decoration: underline;
}
ul.sitemap {
    margin-left: 0 !important;
}
ul.sitemap li {
    list-style: outside none none;
    margin-bottom: 5px;
    text-align: left;
}
ul.sitemap li span.small {
    display: block;
    font-size: 12px;
    margin-bottom: -4px;
}
ul.sitemap li span.key {
    font-size: 10px;
}
.cform {
}
.cform ol {
}
.cform ol li {
    list-style: outside none none;
    margin-bottom: 4px;
}
.cform ol li span {
    display: block;
    float: left;
    font-size: 12px;
    width: 90px;
}
.cf_hidden, span.reqtxt, span.emailreqtxt {
    display: none !important;
}
.cform ol li input[type="text"], .cform ol li textarea, input#from, #anfrageformular #varianten select, #searchform input#searchforminput, #newsletterbox input {
    border: 1px solid #004750;
    font-family: "PT Sans",sans-serif;
    font-size: 13px;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-top: 3px;
    width: 250px;
}
.cform ol li textarea {
    height: 200px;
    width: 400px;
}
#cformsform {
    padding-top: 5px;
}
.cform .sendbutton, input#driveit, a.button, #searchform input#searchsubmit, #newsletterbox input.wysija-submit-field {
    background: #9e1636 none repeat scroll 0 0;
    border-color: #9e1636 #9e1636 #680000;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 6px 5px -7px #444;
    color: #fff;
    cursor: pointer;
    font-family: "PT Sans",sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 10px;
    text-decoration: none;
}
.cform .sendbutton:hover, input#driveit:hover, a.button:hover, #searchform input#searchsubmit:hover, #newsletterbox input.wysija-submit-field:hover {
    background: #680000 none repeat scroll 0 0;
    border-color: #680000 #680000 #420000;
    border-style: solid;
    border-width: 1px;
}
.cform p.cf-sb {
    padding-top: 5px;
    text-align: right;
}
#usermessagea.failure {
    background: #dedede none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 0 7px #333;
    color: #c00;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    right: 0;
    width: 105px;
}
.cf_error {
    border: 1px solid #c00 !important;
}
#map_canvas {
    height: 350px;
}
input#from {
    margin-right: 10px;
    width: 200px;
}
.route {
    padding-top: 10px;
}
#content .prow, #morenews .row {
    border: 2px solid #004750;
    margin-bottom: 20px;
    padding-top: 10px;
    position: relative;
    width: 100%;
}
#content .prow h2 {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 2px;
    padding-top: 3px;
    text-transform: uppercase;
    width: 65%;
}
#content .prow p.ph {
    font-size: 11px;
    margin-bottom: -2px;
    text-transform: uppercase;
    width: 295px;
}
#content .prow img {
}
#content .prow .pleft {
    float: right;
    padding-right: 10px;
    width: 411px;
}
#content .prow .imgright {
    display: table-cell;
    float: left;
    height: 98px;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}
#content .prow .imgright img {
    vertical-align: middle;
}
#content .prow .helper, #products .el .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#content .prow a.button {
    font-size: 11px;
    padding-bottom: 1px;
    padding-top: 1px;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    top: 10px;
}
#content .prow .pleft p {
    font-size: 12px;
    line-height: 16px;
}
#products {
    padding-top: 10px;
    width: 100%;
}
#content .prow h2 a, #content .prow h2 a:active, #content .prow h2 a:visited {
    text-decoration: none;
}
#content .prow h2 a:hover {
    text-decoration: underline;
}
#content.conpro {
    position: static;
    width: 545px;
}
#content .prow .pel {
    float: none;
    height: 155px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 170px;
}
#content .prow .pel img {
    vertical-align: middle;
}
#content .prow.prowdetail {
    padding-bottom: 10px;
    padding-top: 10px;
}
#content .prow.prowdetail a.button {
    line-height: 14px;
    padding: 4px 15px 3px;
    text-align: center;
    width: 90px;
}
#pinfo {
    padding-top: 10px;
}
#pinfo .pinfoel {
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin-right: 2%;
    width: 32%;
}
#pinfo .pinfoel h3 {
    border-bottom: 1px solid #a4abb0;
    margin-bottom: 7px;
}
#pinfo .pinfoel h3 span, #details h3 span {
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
}
.nomargin {
    margin: 0 !important;
}
#pinfo .pinfoel ul, #details ul {
    margin-left: 14px;
    width: 92%;
}
#pinfo .pinfoel ul li {
    margin-bottom: 5px;
}
#details {
    font-size: 12px;
    line-height: 18px;
    padding-top: 20px;
}
#details h3 {
    border-bottom: 1px solid #a4abb0;
    margin-bottom: 10px;
}
#details h3 span {
}
#details strong {
    font-weight: bold;
}
ul#lang {
    position: absolute;
    right: 0;
    top: 10px;
}
ul#lang li {
    float: left;
    list-style: outside none none;
    margin-left: 5px;
}
#anfrageformular #varianten select {
    font-size: 12px;
    width: 220px;
}
#anfrageformular #varianten div {
    float: left;
    margin-bottom: 5px;
    margin-right: 20px;
}
a#mm {
    background: #004750 none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    display: none;
    font-size: 22px;
    padding-bottom: 9px;
    padding-top: 9px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 55px;
    width: 40px;
}
a#mm:hover {
    background: #a4abb0 none repeat scroll 0 0;
}
ul#mobilemenu {
    background: #004750 none repeat scroll 0 0;
}
ul#mobilemenu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-top: 8px;
    text-transform: uppercase;
}
ul#mobilemenu li a, ul#mobilemenu li a:active, ul#mobilemenu li a:visited {
    color: #fff;
    text-decoration: none;
}
ul#mobilemenu li ul {
    margin-left: -20px;
    padding-top: 5px;
}
ul#mobilemenu li ul li {
    border-bottom: 0 none;
    font-size: 13px;
    font-weight: normal;
    padding-left: 30px;
    text-transform: none;
}
ul#mobilemenu li a:hover {
    color: #a4abb0;
}
#content .prow.prowdetail a.button2 {
    top: 55px;
}
#anfragewrapper {
    background: rgba(0, 43, 48, 0.7) none repeat scroll 0 0;
    bottom: 0;
    display: none;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999999;
}
#anfragewrapper ol.cf-ol {
    clear: both;
}
#anfragewrapper #cforms2form ol li {
    width: 86%;
}
#anfragewrapper #cforms2form ol li input[type="text"], #anfragewrapper textarea {
    width: 90%;
}
#anfragewrapper p.cf-sb {
    clear: both;
    text-align: left;
}
#cforms2form {
    margin: 0 auto;
    width: 95%;
}
#anfragewrapper #usermessage2a.failure {
    background: #dddddd none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 0 6px #444;
    color: #c00;
    font-size: 11px;
    font-weight: 600;
    line-height: 15px;
    padding: 10px;
    position: absolute;
    right: 240px;
    width: 96px;
}
#anfragewrapper a.close, .CoverPop-content a.CoverPop-close {
    font-size: 42px;
    font-weight: bold;
    position: absolute;
    right: -10px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
    top: -6px;
}
.right p.more {
    border-top: 0 none;
    padding-top: 0;
    text-align: right;
}
.newsrow:last-child {
    border-bottom: 0 none;
}
#searchform {
    position: absolute;
    right: -50px;
    top: 7px;
}
#searchform input#searchforminput {
    margin-right: 4px;
    width: 150px;
}
#searchform input#searchsubmit {
}
#content h1.searchh {
    width: 65%;
}
#page .right h4.mobile {
    border-bottom: 1px solid #a4abb0;
    display: none;
    margin-bottom: 10px;
}
#content .prow .imgright a {
    text-decoration: none;
}
.cform ol {
    margin-left: 0 !important;
}
#pinfo .pinfoel2 {
    width: 49%;
}
#pinfo .pinfoel2:nth-child(2) {
    margin-right: 0 !important;
}
#pinfo .pinfoel1 {
    margin: 0 !important;
    width: 100%;
}
.slideinfo a, .slideinfo a:active, .slideinfo a:visited {
    color: #fff;
}
.slideinfo a:hover {
    opacity: 0.7;
}
#anfragewrapper .cform fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
#anfragewrapper .cform fieldset {
    float: left;
    margin-bottom: 5px;
    margin-right: 1%;
    padding-left: 0;
    padding-right: 0;
    width: 19%;
}
#anfragewrapper #cforms2form ol li span {
    display: block;
    font-weight: bold;
    width: 100%;
}
#anfragewrapper #cforms2form.cform fieldset ol li label.cf-before span {
    display: block;
    line-height: 13px;
    margin-left: 20px;
    width: 90%;
}
#anfragewrapper #cforms2form.cform fieldset ol li input.cf-box-b {
    left: 0;
    position: absolute;
    z-index: 10000;
}
#anfragewrapper #cforms2form ol li {
    float: left;
    margin-bottom: 5px;
    position: relative;
    width: 50%;
}
#anfragewrapper #cforms2form fieldset ol li {
    width: 100%;
}
#anfragewrapper .cform fieldset legend {
    display: none;
}
#anfragewrapper #cforms2form fieldset ol li span {
    float: none;
    font-weight: bold;
    line-height: 15px;
    padding-top: 7px;
    width: 100%;
}
#anfragewrapper #cforms2form fieldset ol li input[type="text"] {
    float: none;
    margin-left: 0;
    margin-top: 3px;
    padding-left: 2%;
    padding-right: 2%;
    width: 50%;
}
#anfragewrapper fieldset ol.cf-ol {
    width: 90%;
}
#anfragewrapper #cforms2form ol li#li-2-3, #anfragewrapper #cforms2form ol li#li-2-4 {
    clear: both;
    float: none;
}
#anfragewrapper #cforms2form ol li#li-2-4 {
    font-size: 15px;
    font-weight: bold;
    padding-top: 20px;
}
#anfrageformular h2 {
    font-size: 17px;
    margin: 0 auto 20px;
    padding-top: 20px;
    width: 95%;
}
#anfragewrapper #cforms2form ol {
    background: #f1f1f1 none repeat scroll 0 0;
    height: auto;
    overflow: hidden;
    padding: 2%;
}
#anfragewrapper #cforms2form ol:first-child, #anfragewrapper #cforms2form fieldset ol {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
#anfragewrapper #cforms2form ol li:last-of-type textarea {
    height: 130px;
    width: 95%;
}
#anfragewrapper .pel {
    position: absolute;
    right: 3%;
    top: 20px;
}
#anfragewrapper .pel img {
    max-height: 130px;
    position: relative;
    z-index: 99999999;
}
#content #description {
    margin-bottom: 20px;
}
#stellenangebote {
    padding-top: 10px;
}
#stellenangebote .row, .stellenangebotsingle, #newsletterbox {
    background: #edf4f9 none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 10px;
}
#stellenangebote .row p.more, .stellenangebotsingle p.more {
    border: 0 none;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
}
#stellenangebote .row p.more a, #stellenangebote .row p.more a:active, #stellenangebote .row p.more a:visited, .stellenangebotsingle p.more a, .stellenangebotsingle p.more a:active, .stellenangebotsingle p.more a:visited {
    text-decoration: underline;
}
#stellenangebote .row p.more a:hover, .stellenangebotsingle p.more a:hover {
    color: #a4abb0;
}
.stellenangebotsingle {
    margin-bottom: 10px;
    margin-top: 20px;
}
p.more.noborder {
    border: 0 none;
}
.grid {
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 10px;
}
.grid .el {
    border: 2px solid #004750;
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 2%;
    padding: 15px 3% 10px;
    vertical-align: top;
    width: 41%;
}
#aktionen .el, #products .el {
    height: 330px;
    overflow: hidden;
    text-align: center;
}
#aktionen .el h3, #products .el h3 {
    line-height: 16px;
    margin-bottom: 10px;
    text-align: center;
}
#aktionen .el p, #products .el p {
    text-align: center;
}
.grid .el h3 {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.grid .el p {
    font-size: 12px;
    line-height: 17px;
}
#aktionen .el img.pdf, #products .el img {
    border: 1px solid #eee !important;
    box-shadow: 0 2px 7px -5px #666, 0 -2px 7px -5px #666;
    margin: 0 auto 20px;
    padding: 0; 
}
#products .el img {
    border: medium none !important;
    box-shadow: none;
    padding: 0;
}
#products .el h3 {
    height: 35px;
    overflow: hidden;
}
#products .el p.ph {
    margin-bottom: 0;
    text-transform: uppercase;
}
#products .el h3 a, #products .el h3 a:active, #products .el h3 a:visited {
    text-decoration: none;
}
#products .el h3 a:hover {
    text-decoration: underline;
}
#products .el {
    height: 270px;
    position: relative;
}
#products .el a.button {
}
#products .el p.buttonwrap {
    bottom: 10px;
    left: 0;
    position: absolute;
    width: 100%;
}
#products .el .imgright {
    height: 180px;
}
#products .el .helper {
}
#products .el .imgright img {
    vertical-align: middle;
}
#products .el .imgright a {
    text-decoration: none;
}
#nav ul#navigation li ul.sub-menu li ul.sub-menu {
    display: none;
    font-size: 12px;
    left: 100%;
    position: absolute;
    top: 0;
    width: 300px;
}
#nav ul#navigation li ul.sub-menu li ul.sub-menu li {
    margin-bottom: 1px;
}
#nav ul#navigation li ul.sub-menu li:hover ul.sub-menu {
    display: block;
}
#anfragewrapper #cforms2form ol li:last-of-type {
    width: 100%;
}
#anfragewrapper #anfrageformular {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #004750;
    border-radius: 10px;
    margin: 50px auto;
    padding-bottom: 10px;
    position: relative;
    width: 960px;
}
.CoverPop-open, .CoverPop-open body {
    overflow: hidden;
}
#CoverPop-cover {
    background: rgba(0, 43, 48, 0.7) none repeat scroll 0 0;
    bottom: 0;
    display: none;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}
.CoverPop-open #CoverPop-cover {
    display: block;
}
.CoverPop-content {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #004750;
    border-radius: 10px;
    color: #fff;
    margin: 5% auto 0;
    min-height: 200px;
    position: relative;
    width: 960px;
}
.CoverPop-content a.CoverPop-close {
}
.CoverPop-content .inner {
    color: #004750;
    margin: 0 auto;
    position: relative;
    width: 95%;
}
.CoverPop-content .inner .flr {
    float: right;
    font-size: 17px;
    margin-right: 8%;
    padding-bottom: 20px;
    padding-top: 50px;
    width: 64%;
}
.CoverPop-content .kl {
    bottom: -65px;
    position: absolute;
    right: -100px;
}
.CoverPop-content img.pimg {
    left: -135px;
    position: absolute;
    top: -70px;
}
.CoverPop-content .inner .flr h1, .CoverPop-content .inner .flr h2 {
    color: #008c93;
    font-size: 57px;
    line-height: 56px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.CoverPop-content .inner .flr h2 {
    font-size: 47px;
    line-height: 46px;
}
.CoverPop-content .inner .flr p {
}
.CoverPop-content .inner .flr p.price {
    color: #008c93;
    font-size: 90px;
    font-weight: bold;
    padding-top: 50px;
}
.CoverPop-content .inner .flr p.price span {
    color: #999;
    display: block;
    font-size: 30px;
    padding-top: 45px;
    text-align: center;
    text-decoration: line-through;
}
.CoverPop-content .inner .flr p.btn {
    padding-top: 20px;
    position: relative;
}
.CoverPop-content .inner .flr p.hinweis {
    color: #666;
    font-size: 13px;
    padding-top: 20px;
}
.CoverPop-content .inner .flr .pcon {
    margin-bottom: 20px;
}
.CoverPop-content .inner .flr .pcon ul {
    margin-left: 20px;
}
.CoverPop-content .inner .flr .pcon ul li {
    float: left;
    line-height: 20px;
    list-style: outside none none;
    margin-bottom: 10px;
    margin-right: 5%;
    width: 45%;
}
.CoverPop-content .inner .flr .pcon ul li::before {
    content: "?";
    display: block;
    float: left;
    font-family: FontAwesome;
    margin-left: -20px;
    margin-right: 5px;
}
.CoverPop-content .inner .flr p.btn a, .CoverPop-content .inner .flr p.btn a:active, .CoverPop-content .inner .flr p.btn a:visited {
    border: 2px solid #008c93;
    border-radius: 3px;
    color: #008c93;
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.CoverPop-content .inner .flr p.btn a:hover {
    background: #008c93 none repeat scroll 0 0;
    color: #fff;
}
.CoverPop-content .inner .flr .pcon h2 {
    font-size: 25px;
    line-height: 26px;
    margin-bottom: 20px;
    text-transform: none;
}
#newsletterbox {
    margin-top: 20px;
    padding-bottom: 15px;
}
#newsletterbox h3 {
    font-size: 15px;
    text-transform: uppercase;
}
#newsletterbox input {
}
#newsletterbox p.wysija-paragraph {
    padding-top: 4px;
}
#anfragewrapper #cforms2form ol li input.readonly {
    background: #ccc;
    color: #666;
}
#morenews {
}
#morenews .row {
    padding: 0;
}
#morenews .row img {
    height: auto;
    margin-bottom: 0;
    margin-top: 0;
    width: 120px;
}
#morenews .row h3 {
    font-size: 15px;
    line-height: 14px;
    margin-bottom: 5px;
}
#morenews .row p {
    margin-bottom: 0;
}
#morenews .row .inner {
    padding: 10px;
}
#morenews h2 {
    margin-bottom: 15px;
}
#morenews p.more {
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 0;
}
#morenews p.more a {
    color: #004750;
}
.slideinfo ul {
    padding-left: 7%;
    margin-bottom: 10px;
}
.slideinfo ul li {
    list-style: outside;
}
img.j20 {
    position: absolute;
    top: 0;
    left: 0;
}
.cform ol li .cf-after span {
    display: block;
    float: left;
    width: auto;
    padding-left: 3px;
    padding-top:5px;
}
.cform ol li input.cf-box-a{display:inline-block;margin-top:10px;float:left;}
.cform p.cf-sb{clear:both;}
.cform ol li.cf_li_err{color:#c00;}