body.template-pfaffmachine_view .visualClear {
    clear: inherit !important;
    width: auto !important;
    height: auto !important;
}


.pfaffpartner-name {
  font-weight: bold;
  font-size: 1.15rem;
  
}

a[href*="weihnachten"] {
  display: none !important;
}


body.subsection-schweissmaschinen-schweissraeder dt.machine >.teaserimage > a > img {
  max-width: 100px !important;
}

#button-wrapper .button .body .subheader {
    font-size: 29px !important;
}
#button-wrapper .button .body .header {
    font-size: 29px !important;
}

.owl-carousel .item .teaser h1 {
  font-family: inherit !important;
}

.panel-body {
  z-index: 2;
}


/* 2022-02 */
.section-news .newsImageContainer,
.section-news .tileImage {
  display: None; /* keine teaser-Bilder bei News */
}


/* 2021-01 */
.portletNavigationTree ul.navTreeLevel2 li a {
    padding:10px 5px 10px 35px;
    border-left: none !important;
    margin-left: 15px !important;
    text-decoration: none !important;
}
.portletNavigationTree ul.navTreeLevel2 li a:hover,
.portletNavigationTree ul.navTreeLevel2 li a.navTreeCurrentItem {
    text-decoration: underline;
}

/* ---neues Layout ---- */
/* 1400 */
body.subsection-test-1400 .container {
   max-width: 1400px;
}

body.subsection-test-1400 .col-lg-4 {
    width: 0%;
}
body.subsection-test-1400 .col-lg-8 {
    width: 100%;
}

body.subsection-test-1400 .image-inline {
    width: 100%;
}

body.subsection-test-1400 #decoimage-wrapper {
    height: 500px;
    background-size: cover;
}


/* 1400 Navi */
body.subsection-test-1400-navi .container {
   max-width: 1400px;
}

body.subsection-test-1400-navi .col-lg-4 {
    width: 25%;
}
body.subsection-test-1400-navi .col-lg-8 {
    width: 75%;
}

body.subsection-test-1400-navi .image-inline {
    width: 100%;
}

body.subsection-test-1400-navi #decoimage-wrapper {
    height: 400px;
    background-size: cover;
}




/* 1200 */
body.subsection-test-1200 .container {
   max-width: 1200px;
}

body.subsection-test-1200 .col-lg-4 {
    width: 0%;
}
body.subsection-test-1200 .col-lg-8 {
    width: 100%;
}
body.subsection-test-1200 .image-inline {
    width: 100%;
}

body.subsection-test-1200 #decoimage-wrapper {
    height: 500px;
    background-size: cover;
}



/* 970 original */
body.subsection-test-970 .container {
   max-width: 970px;
}

body.subsection-test-970 .col-lg-4 {
    width: 0%;
}
body.subsection-test-970 .col-lg-8 {
    width: 100%;
}
body.subsection-test-970 .image-inline {
    width: 100%;
}

body.subsection-test-970 #decoimage-wrapper {

}


/* /2021-01 */


body.subsection-applikation-schweissen-astart .documentFirstHeading,
body.subsection-applikationen-naehen-astart .documentFirstHeading,
body.subsection-application-sewing-astart  .documentFirstHeading,
body.subsection-applications-welding-astart  .documentFirstHeading
{
   display: none;
}
body.subsection-applikation-schweissen-astart #viewlet-below-content-title,
body.subsection-applikationen-naehen-astart #viewlet-below-content-title,
body.subsection-application-sewing-astart  #viewlet-below-content-title,
body.subsection-applications-welding-astart  #viewlet-below-content-title
{
    height: 12px;
}

/* TINY MCE ------ */
.underline_black_bold {
  border-bottom: 1px solid black;
  font-weight: bold;
}
.underline_black {
  border-bottom: 1px solid black;
}

body.pfaff-startpage .footer {
    min-height: 440px;
    padding: 60px 0;
}


