
.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}



.form-submit-success,.form-submit-error{opacity:0;transition:none;overflow:hidden}form:not(.success) .form-submit-success,form:not(.error) .form-submit-error{max-height:0;padding:0;margin:0;border-width:0px}form.success .form-submit-success,form.error .form-submit-error{opacity:1;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;transition:opacity 500ms ease}form:not(.processing) .form-submit-processing{max-height:0}form.processing *{pointer-events:none}form.processing .form-submit-processing{opacity:1;pointer-events:auto}.processing-modal.absolute,.processing-modal.fixed{background-color:var(--overlay-color);border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.processing-modal.absolute .processing-circle,.processing-modal.fixed .processing-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.processing-modal.fixed{position:fixed}
.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;filter:drop-shadow(0 0 20px rgba(0,0,0,0.6))}.processing-circle.dark{border-color:var(--black-color);border-top-color:var(--primary)}.processing-circle.primary{border-top-color:var(--primary)}.processing-circle.secondary{border-top-color:var(--secondary)}.processing-circle.warning{border-top-color:var(--warning)}.processing-circle.success{border-top-color:var(--success)}.processing-circle.alert{border-top-color:var(--alert)}
.html5-video{width:100% !important;height:auto !important;max-width:100%;-webkit-touch-callout:none !important;-webkit-user-select:none !important;user-select:none !important}.html5-video *{-webkit-touch-callout:none !important;-webkit-user-select:none !important;user-select:none !important}.html5-video.hide-controls .mejs__controls{display:none}.html5-video.hide-play .mejs__overlay-button{display:none}




:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(252, 252, 247, 1.00);--white-color:var(--white);--primary:rgba(139, 170, 195, 1.00);--secondary:rgba(51, 51, 51, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(241, 111, 46, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(216, 216, 216, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(109, 140, 165, 1.00);--secondary-dark:rgba(21, 21, 21, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(211, 81, 16, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(33, 33, 33, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1700rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(241, 111, 46, 1.00);--link-color-hover:rgba(230, 230, 230, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(14rem/16)}h1,.h1{font-size:calc(35rem/16)}h2,.h2{font-size:calc(18rem/16)}h3,.h3{font-size:calc(18rem/16)}h4,.h4{font-size:calc(24rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(14rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(14rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(70rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(20rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(26rem/16)}h1,.h1{font-size:calc(60rem/16)}h2,.h2{font-size:calc(50rem/16)}h3,.h3{font-size:calc(28rem/16)}h4,.h4{font-size:calc(34rem/16)}h5,.h5{font-size:calc(24rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  

@font-face{font-family:Manrope;font-style:normal;font-weight:normal;src:url("https://www.kaufmann-medien.de/assets/fonts/Manrope-ExtraLight.ttf") format("truetype");}@font-face{font-family:Manrope;font-style:normal;font-weight:bold;src:url("https://www.kaufmann-medien.de/assets/fonts/Manrope-Bold.ttf") format("truetype");}
 h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a, h4,.font-family-h4,h4 a,.font-family-h4 a, h5,.font-family-h5,h5 a,.font-family-h5 a,.fontpro-stacks_in_7_111{font-family:"Manrope",sans-serif }

@font-face{font-family:Manrope;font-style:normal;font-weight:normal;src:url("https://www.kaufmann-medien.de/assets/fonts/Manrope-ExtraLight.ttf") format("truetype");}@font-face{font-family:Manrope;font-style:normal;font-weight:bold;src:url("https://www.kaufmann-medien.de/assets/fonts/Manrope-ExtraBold.ttf") format("truetype");}
 h6,.font-family-h6,h6 a,.font-family-h6 a,.fontpro-stacks_in_7_113{font-family:"Manrope",sans-serif }

@font-face{font-family:oswald;font-style:normal;font-weight:normal;src:url("https://www.kaufmann-medien.de/assets/fonts/Oswald-Bold.ttf") format("truetype");}
 .font-vault-1 > a, .font-vault-1,.font-vault-1 > li, .fontpro-stacks_in_7_114{font-family:"oswald",sans-serif }

@font-face{font-family:Manrope2;font-style:normal;font-weight:normal;src:url("https://www.kaufmann-medien.de/assets/fonts/Manrope-Light.ttf") format("truetype");}@font-face{font-family:Manrope2;font-style:normal;font-weight:bold;src:url("https://www.kaufmann-medien.de/assets/fonts/Manrope-SemiBold.ttf") format("truetype");}
 blockquote, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_7_110{font-family:"Manrope2",sans-serif }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-family:"Manrope2",sans-serif }
.textcolororange> *{color:var(--orange) ;}
.textcolor-hellgrau> *{color:rgba(207, 207, 207, 1.00) ;}

 .font-style-2,.font-style-2 > li,.font-style-2 > *, .fontpro-stacks_in_7_98{line-height:1.35 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:18.00px ; }
     .font-style-2>br,.font-style-2>br > li,.font-style-2 > *>br, .fontpro-stacks_in_7_98 > br{display:block;content:' ';padding-bottom:0.00em }
  
  @media only screen and (min-width:25.875000em){ .font-style-2,.font-style-2 > li,.font-style-2 > *, .fontpro-stacks_in_7_98{font-size:20.00px }} 
  @media only screen and (min-width:48.000000em){ .font-style-2,.font-style-2 > li,.font-style-2 > *, .fontpro-stacks_in_7_98{font-size:24.00px }} 
  @media only screen and (min-width:62.500000em){ .font-style-2,.font-style-2 > li,.font-style-2 > *, .fontpro-stacks_in_7_98{font-size:28.00px }} 

 .font-style-3,.font-style-3 > li,.font-style-3 > *, .fontpro-stacks_in_7_99{line-height:1.23 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:25.00px ; }
     .font-style-3>br,.font-style-3>br > li,.font-style-3 > *>br, .fontpro-stacks_in_7_99 > br{display:block;content:' ';padding-bottom:0.00em }
  
  @media only screen and (min-width:25.875000em){ .font-style-3,.font-style-3 > li,.font-style-3 > *, .fontpro-stacks_in_7_99{font-size:35.00px }} 
  @media only screen and (min-width:48.000000em){ .font-style-3,.font-style-3 > li,.font-style-3 > *, .fontpro-stacks_in_7_99{font-size:50.00px }} 
  @media only screen and (min-width:62.500000em){ .font-style-3,.font-style-3 > li,.font-style-3 > *, .fontpro-stacks_in_7_99{font-size:70.00px }} 

 .font-style-4,.font-style-4 > li,.font-style-4 > *, .fontpro-stacks_in_7_100{line-height:1.00 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:20.00px ; }
     .font-style-4>br,.font-style-4>br > li,.font-style-4 > *>br, .fontpro-stacks_in_7_100 > br{display:block;content:' ';padding-bottom:0.00em }
  
  @media only screen and (min-width:25.875000em){ .font-style-4,.font-style-4 > li,.font-style-4 > *, .fontpro-stacks_in_7_100{font-size:30.00px }} 
  @media only screen and (min-width:48.000000em){ .font-style-4,.font-style-4 > li,.font-style-4 > *, .fontpro-stacks_in_7_100{font-size:35.00px }} 
  @media only screen and (min-width:62.500000em){ .font-style-4,.font-style-4 > li,.font-style-4 > *, .fontpro-stacks_in_7_100{font-size:50.00px }} 
            .fontsmall{font-size:calc(12rem/16) ;}@media only screen and (min-width:40em) {            .fontsmall{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .fontsmall{font-size:calc(16rem/16) ;line-height:1.50 }}

 .font-style-5,.font-style-5 > li,.font-style-5 > *, .fontpro-stacks_in_7_102{  text-shadow:0.00em 0.00em 0.24em rgba(0, 0, 0, 1.00) ;}
  
  
  
  
  
            .font14{font-size:calc(13rem/16) ;}@media only screen and (min-width:40em) {            .font14{font-size:calc(13rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .font14{font-size:calc(15rem/16) ;line-height:1.50 }}
            .font70{font-size:calc(50rem/16) ;}@media only screen and (min-width:40em) {            .font70{font-size:calc(70rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .font70{font-size:calc(70rem/16) ;line-height:1.50 }}
  h1,.h1,          .zeilenabstandheadline{line-height:1.20 ;}
.height_full{height:100vh ;}  
.grosser-abstand{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:96.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.grosser-abstand{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.grosser-abstand{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:192.00px ;padding-left:0.00px }}
.height10{height:10.00vh ;}@media only screen and (min-width:40em){.height10{height:10.00vh }}@media only screen and (min-width:64em){.height10{height:13.00vh }}
.height5{height:5.00vh ;}@media only screen and (min-width:40em){.height5{height:5.00vh }}@media only screen and (min-width:64em){.height5{height:5.00vh }}
.height3{height:3.00vh ;}@media only screen and (min-width:40em){.height3{height:3.00vh }}@media only screen and (min-width:64em){.height3{height:3.00vh }}
.ratio1x2{display:flex;align-items:center;aspect-ratio:2/4;}
.ratio1x1{display:flex;align-items:center;aspect-ratio:4/4;}
.height1{height:130.00vw ;min-height:0px ;max-height:750px ;}@media only screen and (min-width:40em){.height1{height:70.00vw }}@media only screen and (min-width:64em){.height1{height:50.00vw }}
.sidemarg{margin-top:0.00rem ;margin-right:1.00rem ;margin-bottom:0.00rem ;margin-left:1.00rem ;}@media only screen and (min-width:40em){.sidemarg{margin-top:0.00rem ;margin-right:1.00rem ;margin-bottom:0.00rem ;margin-left:1.00rem }}@media only screen and (min-width:64em){.sidemarg{margin-top:0.00rem ;margin-right:3.00rem ;margin-bottom:0.00rem ;margin-left:3.00rem }}
.height-80{height:85.00vh ;min-height:0px ;max-height:1000px ;}@media only screen and (min-width:40em){.height-80{height:85.00vh }}@media only screen and (min-width:64em){.height-80{height:85.00vh }}
.height-20{height:40.00px ;min-height:0px ;max-height:200px ;}@media only screen and (min-width:40em){.height-20{height:60.00px }}@media only screen and (min-width:64em){.height-20{height:60.00px }}
.blockhoehe{height:7.00rem ;}@media only screen and (min-width:40em){.blockhoehe{height:7.00rem }}@media only screen and (min-width:64em){.blockhoehe{height:6.00rem }}
@media screen and (min-width: 64em){.ratio43{display:flex;align-items:center;aspect-ratio:4/3;}}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.ratio43{display:flex;align-items:center;aspect-ratio:3/2;}}
@media screen and (max-width: 39.9375em){.ratio43{display:flex;align-items:center;aspect-ratio:1/1;}}
.ratio219{display:flex;align-items:center;aspect-ratio:21/11;}
.ratio21{display:flex;align-items:center;aspect-ratio:200/96;}
.boxpicratio{display:flex;align-items:center;aspect-ratio:21/9;}
.height1{height:130.00vw ;min-height:0px ;max-height:750px ;}@media only screen and (min-width:40em){.height1{height:70.00vw }}@media only screen and (min-width:64em){.height1{height:50.00vw }}
.ratio1x1{display:flex;align-items:center;aspect-ratio:4/4;}
.ratio1x2{display:flex;align-items:center;aspect-ratio:2/4;}

.mg-top-big{margin-top:6rem ;} @media only screen and (min-width:40em){.mg-top-big{margin-top:8rem ;}}@media only screen and (min-width:64em){.mg-top-big{}} 
.mg-bottom-big{margin-bottom:6rem ;} @media only screen and (min-width:40em){.mg-bottom-big{margin-bottom:8rem ;}}@media only screen and (min-width:64em){.mg-bottom-big{}} 
.mg-1col{margin-top:3rem ;margin-bottom:3rem ;} @media only screen and (min-width:40em){.mg-1col{margin-top:4rem ;margin-bottom:4rem ;}}@media only screen and (min-width:64em){.mg-1col{margin-top:5rem ;margin-bottom:5rem ;}} 
.mg-bottom-middle{margin-bottom:3rem ;} @media only screen and (min-width:40em){.mg-bottom-middle{margin-bottom:4rem ;}}@media only screen and (min-width:64em){.mg-bottom-middle{}} 
.mg-top-middle{margin-top:3rem ;} @media only screen and (min-width:40em){.mg-top-middle{margin-top:4rem ;}}@media only screen and (min-width:64em){.mg-top-middle{}} 
.mg-bottom-small{margin-bottom:1.5rem ;} @media only screen and (min-width:40em){.mg-bottom-small{margin-bottom:2rem ;}}@media only screen and (min-width:64em){.mg-bottom-small{}} 
.mg-top-small{margin-top:1.5rem ;} @media only screen and (min-width:40em){.mg-top-small{margin-top:2rem ;}}@media only screen and (min-width:64em){.mg-top-small{}} 
.pd-container{padding-top:3rem ;padding-bottom:3rem ;} @media only screen and (min-width:40em){.pd-container{padding-top:5rem ;padding-bottom:5rem ;}}@media only screen and (min-width:64em){.pd-container{padding-top:8rem ;}} 
.spacebig{height:10.00vh ;}@media only screen and (min-width:40em){.spacebig{height:10.00vh }}@media only screen and (min-width:64em){.spacebig{height:10.00vh }}
.spacemiddle{height:5.00vh ;}@media only screen and (min-width:40em){.spacemiddle{height:5.00vh }}@media only screen and (min-width:64em){.spacemiddle{height:5.00vh }}
.spacesmall{height:2.00vh ;}@media only screen and (min-width:40em){.spacesmall{height:2.00vh }}@media only screen and (min-width:64em){.spacesmall{height:2.00vh }}
.underscore-orange{position:relative;white-space:normal}.underscore-orange:before{content:"";position:absolute;bottom:0px;left:0;width:calc(100% - 0rem / 8);margin:0 calc(0rem / 16);height:2px;background:currentcolor;transform:scaleX(1.00);transform-origin: center ;transition:transform 250ms ease-in;background-color:var(--orange) ;}.underscore-orange:hover:before{transform:scaleX(1.00);transform-origin: center }

.menu-border{border-color:rgba(128, 128, 128, 1.00) ;border-width:1px ;border-style:solid ;}
.menubuttons{border-color:rgba(153, 153, 153, 1.00) ;border-width:1px ;border-style:solid ;}
.menubg{background-color:rgba(230, 230, 230, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menubg{background-attachment:scroll!important}}
.menubgaktiv{background-color:rgba(226, 148, 99, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.menubgaktiv{background-attachment:scroll!important}}
.borderwhite{border-color:rgba(255, 255, 255, 1.00) ;border-width:1px ;border-style:solid ;}
.layerindex{z-index:2 }
.maxvideo{min-height:0px ;max-height:1000px ;}

.bg-black{background-color:var(--black) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-black{background-attachment:scroll!important}}
.bg-blauschwarz{background-color:var(--blau-schwarz) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blauschwarz{background-attachment:scroll!important}}
.bg-blau{background-color:var(--blau) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blau{background-attachment:scroll!important}}
.bg-blacktrans{background-color:rgba(0, 0, 0, 0.50) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blacktrans{background-attachment:scroll!important}}
.bg-hellgrau{background-color:var(--hellgrau) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-hellgrau{background-attachment:scroll!important}}
.bg-orange{background-color:var(--orange) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-orange{background-attachment:scroll!important}}
.bg-dots{background-image:url('../files/bgimage-46-3A0.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-dots{background-attachment:scroll!important}}
.bg-beige{background-color:var(--beige) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-beige{background-attachment:scroll!important}}
.lightgrey{background-color:rgba(245, 245, 247, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.lightgrey{background-attachment:scroll!important}}
.border-orange{border-color:var(--orange) ;border-width:0px 0px 1px 0px ;border-style:solid ;}
.round-corner{border-radius:20px ;}
.boxround{border-radius:10px ;}
.bordergrau{border-color:rgba(230, 230, 230, 1.00) ;border-width:1px ;border-style:solid ;}
.containerdivider{border-color:var(--orange) ;border-bottom-width:1px ;border-bottom-style:solid ;}
.boxdivider{border-color:rgba(244, 128, 55, 1.00) ;border-width:1px 0px 0px 0px ;border-style:solid ;}
.grad-white{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(255, 255, 255, 1.00) 0%,60%,rgba(255, 255, 255, 0.00) 100%) ;}
.grad-grey{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(51, 50, 66, 1.00) 22%,70%,rgba(255, 255, 255, 0.00) 100%) ;}
.gradblau{background-position:left top ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(0, 0, 0, 1.00) 0%,80%,rgba(51, 51, 51, 0.00) 100%) ;}
:root{--orange:rgba(246, 132, 59, 1.00)}
:root{--blau:rgba(9, 27, 77, 1.00)}
:root{--hellgrau:rgba(242, 242, 242, 1.00)}
:root{--blau-schwarz:rgba(14, 27, 51, 1.00)}
:root{--black:rgba(0, 0, 0, 1.00)}
:root{--beige:rgba(252, 250, 249, 1.00)}
 .menutop>.menu a, .menu.menutop a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(0, 0, 0, 1.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menutop>.menu .menu-text, .menu.menutop .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menutop>.menu a:hover, .menu.menutop a:hover{--menu-bg-color:rgba(241, 111, 46, 1.00)} .menutop>.menu>li>a, .menu.menutop>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .menutop>.menu .submenu>li>a, .menu.menutop .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .menutop>.menu li.active>a, .menutop>.menu li.is-active>a, .menutop>.menu a.is-active, .menu.menutop li.active>a, .menu.menutop li.is-active>a, .menu.menutop a.is-active{--menu-bg-color:rgba(0, 0, 0, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .menutop>.menu .submenu li.active>a, .menutop>.menu .submenu li.is-active>a, .menutop>.menu .submenu a.is-active, .menu.menutop .submenu li.active>a, .menu.menutop .submenu li.is-active>a, .menu.menutop .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .menutop>.menu .submenu a, .menu.menutop .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .menutop>.menu .submenu, .menu.menutop .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .menutop>.menu .submenu a, .menu.menutop .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .menutop>.menu .submenu .menu-text, .menu.menutop .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menutop>.menu .submenu li.active>a, .menutop>.menu .submenu li.is-active>a, .menutop>.menu .submenu a.is-active, .menu.menutop .submenu li.active>a, .menu.menutop .submenu li.is-active>a, .menu.menutop .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
 .top-bar.menutop, .top-bar.menutop ul{--topbar-background:rgba(0, 0, 0, 1.00)} .top-bar.menutop{padding:0.5rem 0.5rem} .title-bar.menutop{--titlebar-background:rgba(0, 0, 0, 1.00);--titlebar-color:rgba(254, 254, 254, 1.00);padding:0.75rem} .title-bar.menutop .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
.stacks_in_636 img{width:100%;max-width:150px}
.stacks_in_622 img{width:100%;max-width:150px}
.logo-height{height:50.00vh ;}@media only screen and (min-width:40em){.logo-height{height:50.00vh }}@media only screen and (min-width:64em){.logo-height{height:45.00vh }}


#stacks_in_20 {
	line-height: 2em;
}

.picbox1{background-image:url('https://www.kaufmann-medien.de/assets/0815-picbox3-0309-web-sRGB.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.picbox1{background-attachment:scroll!important}}
.picbox3{background-image:url('https://www.kaufmann-medien.de/assets/0113-luft-5042-web-sRGB.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.picbox3{background-attachment:scroll!important}}
.picbox2{background-image:url('https://www.kaufmann-medien.de/assets/0309-picbox1-5714-web-sRGB.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.picbox2{background-attachment:scroll!important}}
.stacks_in_41 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}




.kreis{border-radius:50% ;}
.kreis{background-image:url('https://elenakaufmann.de/images/vita/24-12-22-vita-elenakaufmann-TC2742-WEB-Large.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.kreis{background-attachment:scroll!important}}
.kreis{display:flex;align-items:center;aspect-ratio:1/1;}
.stacks_in_657 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


.stacks_in_567{line-height:0}.stacks_in_567 svg{display:inline-block;max-width:60px;height:auto;}.stacks_in_567.full-width svg{width:100%;height:auto}

#stacks_in_156 {
	line-height: 2em;
}
.stacks_in_570{line-height:0}.stacks_in_570 svg{display:inline-block;max-width:60px;height:auto;}.stacks_in_570.full-width svg{width:100%;height:auto}

#stacks_in_159 {
	line-height: 2em;
}
.stacks_in_574{line-height:0}.stacks_in_574 svg{display:inline-block;max-width:60px;height:auto;}.stacks_in_574.full-width svg{width:100%;height:auto}

#stacks_in_163 {
	line-height: 2em;
}
.stacks_in_578{line-height:0}.stacks_in_578 svg{display:inline-block;max-width:60px;height:auto;}.stacks_in_578.full-width svg{width:100%;height:auto}

#stacks_in_167 {
	line-height: 2em;
}

#stacks_in_350 {
	line-height: 2em;
}
.stacks_in_303 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

.html5-video.stacks_in_352{aspect-ratio:1200/1200;}.html5-video.stacks_in_352 .mejs__overlay-button,.html5-video.stacks_in_352 .mejs__overlay-button svg{width:128px;height:128px}.html5-video.stacks_in_352 .mejs__cta-layer,.html5-video.stacks_in_352 .mejs-cta-layer{background-color:;-webkit-backdrop-filter:blur(px);backdrop-filter:blur(px)}.html5-video.stacks_in_352 .mejs__cta-close,.html5-video.stacks_in_352 .mejs-cta-close{color:}.html5-video.stacks_in_352 .mejs__overlay-loading{display:none !important}

.stacks_in_364 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



.stacks_in_333 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

.html5-video.stacks_in_380{aspect-ratio:1280/720;}.html5-video.stacks_in_380 .mejs__overlay-button,.html5-video.stacks_in_380 .mejs__overlay-button svg{width:128px;height:128px}.html5-video.stacks_in_380 .mejs__cta-layer,.html5-video.stacks_in_380 .mejs-cta-layer{background-color:;-webkit-backdrop-filter:blur(px);backdrop-filter:blur(px)}.html5-video.stacks_in_380 .mejs__cta-close,.html5-video.stacks_in_380 .mejs-cta-close{color:}.html5-video.stacks_in_380 .mejs__overlay-loading{display:none !important}


#stacks_in_406 {
	line-height: 2em;
}
.stacks_in_477 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

.stacks_in_486{line-height:0}.stacks_in_486 svg{display:inline-block;max-width:60px;height:auto;}.stacks_in_486.full-width svg{width:100%;height:auto}

.stacks_in_500{line-height:0}.stacks_in_500 svg{display:inline-block;max-width:60px;height:auto;}.stacks_in_500.full-width svg{width:100%;height:auto}

.stacks_in_514{line-height:0}.stacks_in_514 svg{display:inline-block;max-width:60px;height:auto;}.stacks_in_514.full-width svg{width:100%;height:auto}
.stacks_in_555{line-height:0}.stacks_in_555 svg{display:inline-block;max-width:60px;height:auto;}.stacks_in_555.full-width svg{width:100%;height:auto}
@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_541_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 14px 24px;
  border-radius: 26px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "OpenSans-Semibold";
  /*  */
  border-style: solid;
  border-width: 2px;
  border-color: rgba(244, 128, 55, 1.00);
}
#stacks_in_541_press.press-lite:focus {outline:0;}
#stacks_in_541_press_wrap {
  /*  */
  display: inline-block;
  /*  */
  /*  */
  /*  */
  margin: 12px 0px 12px 0px;
}
#stacks_in_541_press.press-lite {
  white-space: nowrap;
}
#stacks_in_541_press.press-lite .press-lite-text span,
#stacks_in_541_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(244, 128, 55, 1.00);
  /*  */
}
#stacks_in_541_press.press-lite,
#stacks_in_541_press.press-lite .press-lite-text,
#stacks_in_541_press.press-lite .press-lite-text:after,
#stacks_in_541_press.press-lite .press-lite-text > span,
#stacks_in_541_press.press-lite .press-lite-icon i,
#stacks_in_541_press.press-lite .press-lite-icon img,
#stacks_in_541_press.press-lite .press-lite-icon svg,
#stacks_in_541_press.press-lite .press-lite-icon svg path,
#stacks_in_541_press.press-lite .press-lite-icon svg polyline,
#stacks_in_541_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_541_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_541_press.press-lite .press-lite-icon i,
#stacks_in_541_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(244, 128, 55, 1.00);
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  font-size: 18px;
  line-height: 18px;
  z-index: 1;
}
#stacks_in_541_press.press-lite .press-lite-icon img {
  height: 18px;
  width: auto;
  vertical-align: top;
}
#stacks_in_541_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  height: 22.500000px;
  z-index: 1;
}
/*  */
#stacks_in_541_press.press-lite .press-lite-icon {
  float: right;
  margin-top: 0px;
}
#stacks_in_541_press.press-lite .press-lite-icon i,
#stacks_in_541_press.press-lite .press-lite-icon img,
#stacks_in_541_press.press-lite .press-lite-icon svg {
  /*  */
  margin-right: 0px;
  margin-left: 8px;
  /*  */
}
/*  */
#stacks_in_541_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_541_press.press-lite .press-lite-icon svg path {
  fill: rgba(244, 128, 55, 1.00);
}
#stacks_in_541_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(244, 128, 55, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_541_press.press-lite:active,
#stacks_in_541_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_541_press.press-lite {
    padding: 0;
}
#stacks_in_541_press.press-lite .press-lite-text {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 14px 24px 14px 16px;
}
#stacks_in_541_press.press-lite .press-lite-icon i,
#stacks_in_541_press.press-lite .press-lite-icon img,
#stacks_in_541_press.press-lite .press-lite-icon svg {
    margin: 0;
}
#stacks_in_541_press.press-lite .press-lite-icon {
    padding: 0px;
    display: grid;
    float:left;
    align-content: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    text-align: center;
}
#stacks_in_541_press.press-lite .press-lite-icon:after {
  content: "";
  color: transparent;
  position: absolute;
  top: -2px;
  left: -2px;
  bottom: -2px;
  background: rgba(244, 128, 55, 0.30);
  border-radius: 26px 0px 0px 26px;
  width: 46px;
  height: 50px;
}
/*  */
#stacks_in_541_press.press-lite {
  border-width: 1px;
}
#stacks_in_541_press.press-lite .press-lite-text {
  padding: 14px 24px 14px 15px;
}
#stacks_in_541_press.press-lite .press-lite-icon:after {
  top: -1px;
  left: -1px;
  bottom: -1px;
  height: 48px;
}
/*  */
/*  */
#stacks_in_541_press.press-lite .press-lite-icon:after {
  border-radius: 26px;
}
#stacks_in_541_press.press-lite:hover .press-lite-icon i,
#stacks_in_541_press.press-lite:hover .press-lite-icon img,
#stacks_in_541_press.press-lite:hover .press-lite-icon svg {
  transform: translateX(14px);
}
#stacks_in_541_press.press-lite:hover .press-lite-icon:after {
  width: 100%;
}
/*  */
/*  */
#stacks_in_541_press.press-lite .press-lite-text {
  padding: 14px 16px 14px 24px;
}
#stacks_in_541_press.press-lite .press-lite-icon {
  float: right;
  margin-top: 0px;
}
#stacks_in_541_press.press-lite .press-lite-icon:after {
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: auto;
  border-radius: 0px 26px 26px 0px;
}
#stacks_in_541_press.press-lite .press-lite-icon:after {
  top: -1px;
  right: -1px;
  left: auto;
  bottom: -1px;
}
/*  */
#stacks_in_541_press.press-lite .press-lite-icon:after {
  border-radius: 26px;
}
#stacks_in_541_press.press-lite:hover .press-lite-icon i,
#stacks_in_541_press.press-lite:hover .press-lite-icon img,
#stacks_in_541_press.press-lite:hover .press-lite-icon svg {
  transform: translateX(-14px);
}
#stacks_in_541_press.press-lite:hover .press-lite-icon:after {
  right: 0px;
}
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_541_press.press-lite {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
}
#stacks_in_541_press.press-lite:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
#stacks_in_541_press.press-lite:active {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.10);
}
/*  */
/*  */
#stacks_in_541_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_541_press.press-lite .press-lite-line-t,
#stacks_in_541_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_541_press.press-lite .press-lite-line-l,
#stacks_in_541_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_541_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_541_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_541_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_541_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */


.stacks_in_771 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}




.stacks_in_818 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}




.stacks_in_983 img{width:100%;max-width:150px}
.stacks_in_970 > *{display:inline-block;white-space:nowrap}
