/* Regular */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-regular.ttf') format('truetype');
}

/* Bold */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-bold.ttf') format('truetype');
}

body {
    font-family: 'Roboto', sans-serif;
}
bu{font-family:'Roboto', sans-serif;font-size:8pt;font-style:italic;line-height:10pt;color:#333333;}klein{font-family:'Roboto', sans-serif;font-size:9pt;line-height:10pt;color:#666666;}h1{color:#333333;}h2{color:#333333;}h4{color:#333333;}h3{color:#333333;}.img-fluid{ max-width: 100%;  height: auto;}div.ce_accordion {outline:none;} a:link{color:#333; text-decoration:underline;font-weight:600;} a:visited{color:#333;} a:hover{color:#333;} a:active{color:#333;}.card-img-top {width: 100%; height: 15rem; object-fit: cover;} utitel {font-family:'Roboto', sans-serif;font-size:140%;line-height:1.0em;font-weight:normal;letter-spacing:0.1em;color:#333333;}.containerfl{flex-wrap: nowrap | wrap | wrap-reverse;}

.hero-image {
    height: 500px;
    object-fit: fill;
}