@CHARSET "ISO-8859-1";

/*  BundesSansWeb_2024-06-24_fonts */
@font-face {
    font-family: "BundesSansWeb";
    src:   url('/evat/jakarta.faces.resource/fonts/BundesSansWeb-Regular.woff2.xhtml'), format('woff2'),
           url('/evat/jakarta.faces.resource/fonts/BundesSansWeb-Regular.woff.xhtml'), format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "BundesSansWeb";
    src: url('/evat/jakarta.faces.resource/fonts/BundesSansWeb-Italic.woff2.xhtml'), format('woff2'),
         url('/evat/jakarta.faces.resource/fonts/BundesSansWeb-Italic.woff.xhtml'), format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "BundesSansWeb";
    src: url('/evat/jakarta.faces.resource/fonts/BundesSansWeb-Bold.woff2.xhtml'), format('woff2'),
         url('/evat/jakarta.faces.resource/fonts/BundesSansWeb-Bold.woff.xhtml'), format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "BundesSansWeb";
    src: url('/evat/jakarta.faces.resource/fonts/BundesSansWeb-BoldItalic.woff.xhtml'), format('woff');
    font-weight: bold;
    font-style: italic;
}

/*  BundesSerifWeb_2024-06-24_fonts */
@font-face {
    font-family: "BundesSerifWeb";
    src: url('/evat/jakarta.faces.resource/fonts/BundesSerifWeb-Regular.woff2.xhtml'), format('woff2'),
         url('/evat/jakarta.faces.resource/fonts/BundesSerifWeb-Regular.woff.xhtml'), format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "BundesSerifWeb";
    src: url('/evat/jakarta.faces.resource/fonts/BundesSerifWeb-Italic.woff2.xhtml'), format('woff2'),
         url('/evat/jakarta.faces.resource/fonts/BundesSerifWeb-Italic.woff.xhtml'), format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "BundesSerifWeb";
    src: url('/evat/jakarta.faces.resource/fonts/BundesSerifWeb-Bold.woff2.xhtml'), format('woff2'),
         url('/evat/jakarta.faces.resource/fonts/BundesSerifWeb-Bold.woff.xhtml'), format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "BundesSerifWeb";
    src: url('/evat/jakarta.faces.resource/fonts/BundesSerifWeb-BoldItalic.woff2.xhtml'), format('woff2'),
         url('/evat/jakarta.faces.resource/fonts/BundesSerifWeb-BoldItalic.woff.xhtml'), format('woff');
    font-weight: bold;
    font-style: italic;
}

.gsb *, #content #sitemap h2 *, #content .newsDate {
 font-family: BundesSansWeb,BundesSerifWeb, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

@media only screen and (min-width: 64em) {

.gsb h1,
.gsb h2,
.gsb h3,
.gsb h4,
.gsb h5,
.gsb h6,
.gsb h1 *,
.gsb h2 *,
.gsb h3 *,
.gsb h4 *,
.gsb h5 *,
.gsb h6 *,
.subheadline, .subheadline *,
#navSecondary h3,
#content #faq dt a,
#content caption {
    font-family: BundesSansWeb,BundesSerifWeb, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
  #content *{
      font-size:100%;
  }
  #content h1 {
    font-size: 1.2rem;
  }
  #content h2 {
      font-size: 1rem;
  }
  #content h3 {
     font-size: 0.8rem;
  }
  #navPrimary li {
    font-size: 1.6rem;
  }
  #navServiceMeta li{
    font-size: 1.2rem;
  }
  #navSecondary h3, #navSecondary h2, #content caption, #content legend span{
   font-size: 1rem;
  }
  #navSecondary * * {
    font-size: 0.8rem;
  }
  #siteInfo p {
    font-size: 0.8rem
  }
  #content .blocksatz{
    font-size: 1rem;
  }
}

.blocksatz {
    text-align: justify;
}