.LargeTableProduct table {
	width:100%;
}
.Icons{
    text-align: center;
    margin: 25px auto;
   /* cursor: pointer;*/
}
#FullWhiteBG{
    /*border-bottom: solid 1px #808285;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);*/
    z-index: 1;
    background-color: #fff;
    position: relative;
}
#siteWrapper.InnerSkin {
    background: #fff;
}
.Icons:hover{
    opacity: 0.85;
}
.Icons i{
    font-size: 2.75em;
    color: #3c828e;
}
.Icons p a{
    font-size: 16px;
    color: #3c828e;
    text-decoration: none;
}
.MiddleBox{
    padding: 75px 0px;
    border-top: solid 15px #124e59;
    background: #3C828E;
	background: linear-gradient(90deg, rgba(60, 130, 142, 1) 0%, rgba(27, 105, 118, 1) 100%);
    color: #fff;
}
.MiddleBox p{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
	margin-bottom:30px;
}

.MiddleBox h2{
    color: #fff;
    font-size: 36px;
    margin-bottom: 8px;
}


a:hover{
    text-decoration: none !important;
}
.Zelle{
    position: relative;
    border-top: solid 15px #6E783A;
    padding: 50px 0px;
    background-image: -webkit-linear-gradient(135deg, rgba(167, 169, 172, 0.25) 0%, rgba(230, 231, 232, 0.75) 100%);
    background-image: linear-gradient(135deg, rgba(167, 169, 172, 0.25) 0%, rgba(230, 231, 232, 0.75) 100%);
}
.Zelle h2{
    color: #40606F;
    font-weight: 700;
    padding-top: 25px;
}
.Zelle p{
    line-height: 1.52em;
    color: #222;
    margin-bottom: 8px;
}
.Zelle ul li{
    list-style: none;
}
ul ul, ul ol, ol ol, ol ul {
  margin-left: 0px;
}
ul, ul.SquareBullet {
    margin: 0 0 20px 0;
}
ul li, ul.SquareBullet  li{
    margin-bottom:5px;
    line-height: 1.5em;
    position: relative;
    color: #222;
    font-weight: 400;
    font-size: 16px;
}
.AccTab ol, ol {
	padding:0;
}
.AccTab ol li {
  line-height: 1.5em;
}


.AccTab .liveaccdefault .ui-accordion-content p.DisclaimerText{
    font-size: 11px;
    line-height: 15px;
}
.AccTab{
    margin:0 0 40px 0;
}
.AccTab a{
    color: #347883 !important;
    font-family: "Open Sans", sans-serif !important;
}
.AccTab a.DarkTealButton, .AccTab a.TealButton, .AccTab a.DarkTealButton:hover, .AccTab a.TealButton:hover  {
	 color: #fff !important;
	 text-decoration:unset;
}
.AccTab a.DarkTealButton, .AccTab a.TealButton {
	text-decoration:unset !important;
}
.AccTab a:active, .AccTab a:link, .AccTab a:visited{
    text-decoration: underline;
}
.AccTab a.WhiteButton{
    text-decoration: none !important;
}
.AccTab a.BlueButton{
    color: #fff !important;
    font-family: "Open Sans", sans-serif !important;
    text-decoration: none !important;
}
.AccTab .liveaccdefault .ui-widget-content, .AccTab .liveaccdefault .ui-state-active, .AccTab .liveaccdefault .ui-widget-content .ui-state-active, .AccTab .liveaccdefault .ui-state-default{
    background: transparent;
    border: none;
    color: #347883;
}
.AccTab.White .liveaccdefault .ui-state-default{
    background: #fff;
}
#LightGreyBG .AccTab.White .liveaccdefault .ui-accordion .ui-accordion-content {
  background-color: #fff;
}
.AccTab .liveaccdefault h3.ui-state-default {
    border-bottom: 1px solid #2e2e2e;
    border-radius: 0;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-header .ui-icon {
    position: relative;
    background-image: none;
    background: none;
    text-indent: unset;
    display: unset;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-header a {
    color: #40606F;
    font-size: 21px !important;
    line-height: 30px;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-header a {
    padding: 10px 48px 10px 0;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-content {
    padding: 20px 10px 15px 10px;
}
.AccTab .liveaccdefault .ui-state-default.ui-accordion-header-collapsed .ui-icon::before {
    float: right !important;
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    background: none;
    font-size: 26px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(0, 0, 0, .3);
    transition: color .2s ease-in-out;
    margin-right: 16px;
    margin-top: 13px;
    font-weight: 700;
    line-height: 25px;
}
.AccTab .liveaccdefault .ui-state-default.ui-state-active .ui-icon::before {
    float: right !important;
    content: "\f077";
    font-family: "Font Awesome 6 Pro";
    background: none;
    font-size: 26px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #347883;
    transition: color .2s ease-in-out;
    margin-right: 16px;
    margin-top: 13px;
    font-weight: 700;
    line-height: 25px;
}
.AccTab .liveaccdefault .ui-accordion-content p {
    font-size: 16px;
    color: #222;
    line-height: 24px;
    margin: 0 0 20px;
}
.AccTab .liveaccdefault .ui-accordion .ui-accordion-content h1,.AccTab .liveaccdefault .ui-accordion .ui-accordion-content h2,.AccTab .liveaccdefault .ui-accordion .ui-accordion-content h3,.AccTab .liveaccdefault .ui-accordion .ui-accordion-content h4,.AccTab .liveaccdefault .ui-accordion .ui-accordion-content h5,.AccTab .liveaccdefault .ui-accordion .ui-accordion-content h6, .AccTab .liveaccdefault .ui-accordion .ui-accordion-content p, .AccTab .liveaccdefault .ui-accordion .ui-accordion-content ul li, .AccTab .liveaccdefault .ui-accordion .ui-accordion-content tr td, .AccTab ol li{
    font-family: "Open Sans", sans-serif;
}

.LargeTableProduct tr th:first-child{
    background: #efefef;
    color: #58595b;
}
.LargeTableProduct.TwoCol tr th {
	text-align:left;
}
.LargeTableProduct.TwoCol tr th:first-child{
    background-color: #3c828e;
    color: #fff;
	border-right:1px solid #92c9d2;
}
.LargeTableProduct.TwoCol tr td:first-child {
	background: none;
	color:#222;
	font-weight:400;
}
.LargeTableProduct  tr.BlueBackground th:first-child{
    background-color: #124e59 !important;
    color: #fff;
}
.LargeTableProduct tr.BlueBackground th{
    padding: 25px 20px;
    border-bottom: unset;
}
.LargeTableProduct tr th {
    font-size: 20px;
    color: #fff;
    line-height: 28px;
    padding: 25px;
    border-bottom: 10px solid #4a4a4a;
    background-color: #3c828e;
}
.LargeTableProduct tr td:first-child, .AccTab .liveaccdefault .ui-widget-content .LargeTableProduct tr td:first-child, .AccTab .liveaccdefault .ui-widget-content .LargeTableProduct tr td:first-child p {
    font-weight: 700;
    background-color: #3c828e;
    text-align: left;
    line-height: 24px;
	color:#fff;
}
.LargeTableProduct.InnerTable tr td:first-child {
  font-weight: 700;
  background-color: #e4e4e4;
  text-align: left;
  line-height: 24px;
  color: #202020;
  font-size: 18px;
}
.LargeTableProduct tr td{
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    background: none;
    padding: 25px;
    border-right: 1px solid #4a4a4a;
    border-bottom: 1px solid #4a4a4a;
	border-left: 1px solid #4a4a4a;
    transition: all 0.25s ease;
	background-color: #fff;
}
.LargeTableProduct tr.GreenBackground{
    display: none;
}
.WhiteTable tr{
    display: grid;
}
.WhiteTable tr td{
    font-size: 16px;
    font-weight: 500;
    background: none;
    vertical-align: top;
    padding: 25px;
    border: 1px solid #4a4a4a;
    transition: all 0.25s ease;
}
.WhiteTable tr td ul{
    margin-bottom: 35px;
}
.WhiteTable tr td:first-child{
    border-top: 1px solid #4a4a4a;
}
.WhiteTable:hover{
    /*background-color: rgba(255, 255, 255, 0.4);*/
}
.WhiteTable table{
    margin: 35px 0;
    width: 100%;
}
.GrayText{
    color: #40606F;
}
.LargeTableProduct.InnerTable tr td {
    text-align: left;
}
.LargeTableProduct tr td ul{
    text-align: left;
}
.LargeTableProduct tr td ul li{
    padding-top: 0.5em;
    line-height: 1.5em;
}

.LargeTableProduct a{
    color: #3c828e;
    font-size: 1em;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    transition: all 0.25s ease;
    text-align: left;
    cursor: pointer;
}
.LargeTableProduct a:hover{
    text-decoration: none;
    color: #808285;
}
.LargeTableProduct tr:last-child td{
    text-align: left;
    line-height: 22px;
}

span.CenterCount{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 17px;
    font-size: 17px;
    line-height: 19px;
    color: #222;
    font-weight: 400;
}
.responsive-table{
    width: 100%;
}
.responsive-table tr.WhiteBackground{
    background-color: #fff;
    font-weight: 700;
    border: none;
}
.responsive-table tr th{
    padding: 25px;
    line-height: 18px;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
}
.responsive-table tr td{
    padding: 25px;
    line-height: 17px;
    font-size: 20px;
    font-weight: 700;
    color: #40606F;
    border: 1px solid #fff;
    border-top: unset;
}
.responsive-table tr td ul li{
    line-height: 24px;
    font-size: 17px;
    color: #222;
    font-weight: 500;
}
.responsive-table tr td ul li::before{
    color: #58595b;
    background-color: #58595b;
    content: "";
    width: 0.375em;
    height: 0.375em;
    margin-right: 0.5em;
    margin-top: 0.5em;
    font-family: "Font Awesome 6 Pro";
    float: left;
}
.responsive-table tr td a{
    color: #40606F;
    font-size: 16px;
    line-height: 40px;
    text-decoration: none;
}
.viewonmob{
    margin-bottom: 40px;
}
a.WhiteLink{
    color: rgba(255, 255, 255);
    font-weight: 700;
    text-decoration: none;
}
a.WhiteLink:hover{
    color: rgba(255, 255, 255, 0.3);
    font-weight: 700;
    text-decoration: none;
}
.LiveForm.Default .Field.Heading .Header{
    border-bottom: unset !important;
}
.LiveForm.Default .Submit-Align-Right{
    text-align: left !important;
}
.LiveForm.Default input[type="submit"], .LiveForm.Default input[type="button"]{
    padding: 0.75em 2.2em !important;
    box-sizing: border-box !important;
    font-size: 1.125em;
    font-weight: 400 !important;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    box-shadow: unset;
    cursor: pointer !important;
    color: #fff !important;
    border: solid 1px #347883 !important;
    background-color: #347883 !important;
}
.LiveForm.Default input[type="submit"]:hover, .LiveForm.Default input[type="button"]:hover {
    box-shadow: unset;
    color: #fff !important;
    background-color: #124e59 !important;
    text-decoration: none !important;
}
.LiveForm.Default input[type="submit"]:hover, .LiveForm.Default input[type="button"]:hover {
  box-shadow:unset !important;
}
.LiveForm.Default .Field.Heading h2.Header{
    font-family: "Open Sans", sans-serif !important;
    color: #124e59 !important;
    font-size: 20px;
    font-weight: 500 !important;
	line-height:24px;
}
.LiveForm.Default .Field label[class*="Field-Label-"], .LiveForm.Default .Field > label, .LiveForm.Default .Field .MatrixWrapper > label{
    font-family: "Open Sans", sans-serif !important;
    color: #222 !important;
    font-weight: 400 !important;
}
.LiveForm.Default ul.page-break-section, .LiveForm.Default .thank-you{
    padding: 45px 15px !important;
}
.LargeTableProduct tr td{
    position: relative;
}
em a{
    color: #40606F !important;
}
.Buttons{
    text-align: center;
    margin: 50px 0 60px 0;
}
.WhiteTable p{
    font-weight: 400;
}
h1 a, h1 a:hover{
    color: #40606F !important;
    text-decoration: none !important;
}
.AccTab a.Underlinetext{
    text-decoration: underline !important;
}
.LargeTableProduct {
	margin-bottom:35px;
}




@media only screen and (max-width: 767px){
.WhiteTable tr td{
   width: 100%;
}
.LargeTableProduct tr{
   display: grid;
   width: 100%;
}
.LargeTableProduct tr td:before {
   content: attr(data-title);
   font-weight: bold;
   text-align: left;
   display: block;
   font-size: 1.125em;
   padding-bottom: 5px;
   line-height:22px;
}
.LargeTableProduct tr td{
    border-left: 1px solid #4a4a4a;
	border-top: 1px solid #979797;
	padding: 18px 15px;
    line-height: 15px;
}
.LargeTableProduct tr td:first-child {
  font-weight: 700;
  background-color: #3c828e;
  text-align: left;
  line-height: 27px;
  color: #fff;
  font-size: 21px;
}
.LargeTableProduct.TwoCol tr td:first-child {
  background-color: #fff;
  text-align: left;
  line-height: 17px;
  color: #222;
  font-size: 1.125em;
  font-weight:400;
}
.LargeTableProduct.TwoCol tr td:first-child:before {
	font-size:18px;
	padding-bottom: 10px;
}
.AccTab .liveaccdefault .ui-widget-content .LargeTableProduct tr td:first-child p { 
	font-size: 21px;
}
.LargeTableProduct tr td:first-child:before {
	padding:0;
}
.LargeTableProduct.InnerTable tr.BlueBackground th {
	width:100% !important;
}
.LargeTableProduct.InnerTable tr td{
    line-height: 19px;
}
.LargeTableProduct.InnerTable tr.BlueBackground th:nth-child(2) {
	display:none;
}
}

@media only screen and (min-width: 768px){
.LargeTableProduct.InnerTable tr.BlueBackground th:nth-child(2) {
	background-color: #124e59 !important;
}
	.Icons{
        margin: 0 auto 35px;
    }
	#dnn_PaneNarrow_1 .Icons, #dnn_PaneNarrow_2 .Icons {
		margin: 35px auto;
	}
    .WhiteTable tr{
        display: table;
        width: 100%;
    }
    .WhiteTable tr td{
        /*border-left: unset;*/
    }
    .WhiteTable tr td:first-child{
        /*border-top: unset;*/
    }
	  .LargeTableProduct tr.GreenBackground{
    display: contents;
  }
  .LargeTableProduct {
  margin-bottom: 35px;
  }


}
@media only screen and (min-width: 768px) and (max-width: 1600px) {
  .LargeTableProduct {
    overflow-x: scroll;
  }
}
@media only screen and (min-width: 992px){
    .ImageText{
        display: flex;
        align-items: center;
        gap: 40px;
    }
    .Buttons p:first-child{
    }
  .viewonmob{
    display: none;
  }

  .LargeTableProduct {
    display: block;
    width: 100%;
    margin-bottom: 35px;
    text-align: center;
  }
  .MiddleBox p:last-child {
	margin:0;
}
}

@media only screen and (min-width: 1024px){
	.Icons, #dnn_PaneNarrow_1 .Icons, #dnn_PaneNarrow_2 .Icons{
        margin: 50px auto;
    }
    .MiddleBox img{
        float: right;
    }
    .Zelle h2{
        padding-top: unset;
    }
}

@media only screen and (min-width: 1200px){
    .Zelle{
        padding: 100px 0px;
    }
}

@media print {

    td,
    th,
    table.responsive caption,
    table.responsive th,
    table.responsive td {
        border: 1px solid #000 !important;
    }

    .MiddleBox,
    .Icons,
    .HP_VideoBG,
    .HP_VideoBG img,
    .Alertbar,
    .TopHeader,
    header,
    footer,
    .scroll-to-top,
    .DNNEmptyPane,
    #dnn_TopPaneFull,
    #scrollTopBtn,
    .edn_aditionalBox,
    .HPHero,
    .CookiePolicy,
    .Hero,
    .TealBG.text-center,
    .LightGrey.text-center {
        display: none !important;
    }

    a[href]:after {
        content: none !important;
    }

    #breadcrumb {
        display: none !important;
    }

    .heightsection {
        padding-top: 55px !important;
    }

    .HomeSkin .row.Spacing.Last,
    .HomeSkin.Personal .row.Spacing.Last,
    .InnerSkin .row.Spacing.Last,
    .InnerSkin.Personal .row.Spacing.Last {
        margin-bottom: 0 !important;
    }

    p,
    .bodycontent a,
    .WhiteButton,
    .BlueButton {
        color: #000 !important;
    }

    .Hero,
    .Zelle {
        border-top: unset !important;
    }

    ul li,
    ul li a {
        font-size: 18px !important;
    }

    ul.checklist,
    ul.checklist li {
        list-style-position: inside !important;
    }

    ul.checklist li {
        list-style-type: disc !important;
    }

    ul.checklist li::before {
        background-image: none !important;
    }

    .MultiButton {
        display: inline-grid !important;
    }

    .eds_news_Ozone.eds_subCollection_news .edn_mediaContainer img,
    iframe {
        display: none !important;
    }

    /* Simple responsive tables */
    table.responsive.simpletable .tableheader td {
        border: none !important;
        padding: 25px 0 15px 0 !important;
    }

    .responsive.simpletable .tableheader td {
        border: unset !important;
    }

    .responsive.simpletable td {
        text-align: center !important;
    }

    .responsive.simpletable th {
        padding: 5px 8px !important;
        font-size: 18px !important;
    }

    .responsive.simpletable.scrollable th {
        min-width: unset !important;
        font-size: 16px !important;
        line-height: 19px !important;
    }

    /* Large tables */
    .largeTable td {
        text-align: left !important;
    }

    .largeTable th {
        padding: 10px 15px !important;
        vertical-align: top !important;
        border-left: 1px solid #000 !important;
    }

    .largeTable tr {
        border-left: 1px solid #000 !important;
    }

    .largeTable tr td {
        font-size: 16px !important;
        line-height: 17px !important;
        padding: 5px !important;
        color: #000 !important;
    }

    .table > :not(:first-child) {
        border-top: 1px solid #000 !important;
    }

    td:first-child {
        font-size: 18px !important;
        line-height: 18px !important;
        color: #000 !important;
    }

    /* Product comparison table */
    .LargeTableProduct {
        width: 100% !important;
        overflow: visible !important;
    }

    .LargeTableProduct table {
        width: 100% !important;
        display: table !important;
        border-collapse: collapse !important;
        table-layout: fixed !important;
    }

    .LargeTableProduct tbody {
        display: table-row-group !important;
    }

    .LargeTableProduct tr {
        display: table-row !important;
    }

    .LargeTableProduct tr.GreenBackground {
        display: table-row !important;
    }

    .LargeTableProduct th,
    .LargeTableProduct td {
        display: table-cell !important;
        width: 20% !important;
        border: 1px solid #000 !important;
        padding: 8px !important;
        vertical-align: top !important;
        color: #000 !important;
        font-size: 11px !important;
        line-height: 15px !important;
        text-align: left !important;
        background: #fff !important;
    }

    .LargeTableProduct tr.GreenBackground th {
        display: table-cell !important;
        background: #fff !important;
        color: #000 !important;
        font-weight: bold !important;
    }

    .LargeTableProduct td::before,
    .LargeTableProduct td:before {
        content: none !important;
        display: none !important;
    }

    .LargeTableProduct ul {
        margin: 0 !important;
        padding-left: 16px !important;
    }

    .LargeTableProduct li {
        font-size: 11px !important;
        line-height: 15px !important;
    }

    /* White table */
    .WhiteTable tr {
        display: table-row !important;
    }

    .WhiteTable tr td {
        width: auto !important;
        display: table-cell !important;
    }
}