/* Bitte nur hier arbeiten für Print-Version */


  body {
  background-color: #ffffff;
  font-size: 10pt!important;
  font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
  color:#000;
  padding:0;
  margin: 0;
  }

.recipe-ingredients .list, .recipe-ingredients ul {
    margin-left: 0px;
    margin-right: 0px;
}
.heading {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: "UniversLTStd";
    /* font-size: 32px; */
    font-size: 16pt;
    /* margin-bottom: 4px; */
    margin-bottom: 0.125em;
}

header {
    padding: 0!important;
    margin: 0!important;

}

.paragraph {

    font-size: 10pt!important;

}

.recipe-ingredients .list__item {
    border-bottom: 1px solid white;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}


.recipe-ingredients {
    width: 100%;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    position: relative;
}

.inner--scrollable-ingredients {
    bottom: 0;
}

.paragraph {

    max-width: 100%;
}

.inner {
    position: relative;
    width: 100%;
    height: 100%;
      top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;

}


.recipe-ingredients .list {
    clear: both;
    margin-left: 0;
    margin-right: 0;
}

.image-slider {
    position: static;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.tablet .size-width-25 {
    width: 100%;
}

.below-header {
    margin-top: 0;
}

.size-width-50 {
    width: 100%;
}

.image-slider__image {
    position: static;
    height: auto;
    width: auto;
}

.tablet .size-width-50 {
    width: 100%;
}

.inner inner--scrollable{
    width: 980px!important;
}

.image-slider__image-wrap {
    background: none!important;
}

.maincontent, article {
  width: 100%;
  }



.size-height-100 {
    height: auto;
}

.image-slider__image {
    position: static;
    height: auto;
    width: 800px;
    height:500px;
}

nav, .navigation-sub, footer, .toolbar {
 display: none;
  }


.recipe-ingredients .list__item {
    list-style-type: square;
    margin-left: 20px;

}

.recipe-ingredients .list__item {

    font-size: 10pt!important;
}

.content-wrapper ol .list__item {
    padding-left: 0;
    font-size: 10pt!important;
}


.recipe-ingredients .heading + .paragraph {
    font-size: 16pt;
}

.header {
    height: 140px;
 }
.recipe-preparation{
    width: 100%;
    height: auto;

}
header.fixed, header.element.fixed {
    position: relative;
}
.header{height:0px}

.link--top-left{
    z-index: -1;
    display: none;
}