body {
   font-size: 14px;
   font-family: 'Inter', sans-serif;
}
.font-inter-medium {
   font-family: 'Inter', sans-serif;
   font-weight: 500;
}
h1 {
   font-size: 44px;
}
h2 {
   font-size: 44px;
}
h3 {
   font-size: 44px;
}
.f-8 {
   font-size: 8px;
}
.f-9 {
   font-size: 9px;
}
.f-10 {
   font-size: 10px;
}
.f-11 {
   font-size: 11px;
}
.f-12 {
   font-size: 12px;
}
.f-13 {
   font-size: 13px;
}
.f-14 {
   font-size: 14px;
}
.f-15 {
   font-size: 15px;
}
.f-16 {
   font-size: 16px;
}
.f-17 {
   font-size: 17px;
}
.f-18 {
   font-size: 18px;
}
.f-19 {
   font-size: 19px;
}
.f-20 {
   font-size: 20px;
}
.f-21 {
   font-size: 21px;
}
.f-22 {
   font-size: 22px;
}
.f-23 {
   font-size: 23px;
}
.f-24 {
   font-size: 24px;
}
.f-25 {
   font-size: 25px;
}
.f-26 {
   font-size: 26px;
}
.f-27 {
   font-size: 27px;
}
.f-44 {
   font-size: 44px;
}
.lh-30 {
   line-height: 30px;
}
.lh-35 {
   line-height: 35px;
}
.btn-mein {
   color: #fff;
   background-color: #fead0d;
   border-color: #fead0d;
}
.btn-mein:hover {
   color: #fff;
   background-color: #ff9c00;
   ;
   border-color: #ff9c00;
}

.text-mein {
   color: #fead0d;
}

.bild {
   background: url(images/84895372_m.png) no-repeat center top;
   border-radius: 50px 0px 0px 50px;
	background-size: 170% auto;


	 
}
@media screen and (max-width: 576px) {
   .container-only-left {
      margin-left: calc(50% - 175px);
   }
}
@media screen and (min-width: 576px) {
   .container-only-left {
      margin-left: calc(50% - 255px);
   }
}
@media screen and (min-width: 768px) {
   .container-only-left {
      margin-left: calc(50% - 345px);
   }
}
@media screen and (min-width: 992px) {
   .container-only-left {
      margin-left: calc(50% - 465px);
   }
}
@media screen and (min-width: 1200px) {
   .container-only-left {
      margin-left: calc(50% - 555px);
   }
}

.ul-1 {
   list-style-image: url('images/point.png');
   line-height: 200%;
}
.ul-produkte-1 {
   line-height: 250%;
   list-style-image: url('images/icon-li-1.png');
}
.ul-produkte-2 {
   line-height: 250%;
   list-style-image: url('images/icon-li-2.png');
}
.ul-produkte-3 {
   line-height: 250%;
   list-style-image: url('images/icon-li-3.png');
}
.ul-produkte-4 {
   line-height: 250%;
   list-style-image: url('images/icon-li-4.png');
}
.bulli1 {
   background: url(images/bulli1.png) no-repeat center top;
   height: 234px;
   -webkit-background-size: contain;
   -moz-background-size: contain;
   -o-background-size: contain;
   background-size: contain;
}
.bulli2 {
   background: url(images/bulli2.png) no-repeat center top;
   height: 234px;
   -webkit-background-size: contain;
   -moz-background-size: contain;
   -o-background-size: contain;
   background-size: contain;
}
.bulli3 {
   background: url(images/bulli3.png) no-repeat center top;
   height: 234px;
   -webkit-background-size: contain;
   -moz-background-size: contain;
   -o-background-size: contain;
   background-size: contain;
}
.bulli4 {
   background: url(images/bulli4.png) no-repeat center top;
   height: 234px;
   -webkit-background-size: contain;
   -moz-background-size: contain;
   -o-background-size: contain;
   background-size: contain;
}
.bild_gelb {
   background: url(images/fotos/gelb.png) no-repeat center top;
   height: 634px;
	width: 600px;
   -webkit-background-size: contain;
   -moz-background-size: contain;
   -o-background-size: contain;
   background-size: contain;
	padding-top: 50px;
}