@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

#comment-wrap {
  display: none;
}

.comments-number {
  display: none;
}

.navbar {
  z-index: 4444;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 6rem;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
}
.navbar__wrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4rem;
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}

.nav-logo {
  height: 50px;
}

.list-inline-nav {
  display: flex;
  list-style: none;
  margin-left: 40px;
  margin-right: 40px;
}

.list-inline-item-nav {
  margin-left: 30px;
}

.newsletter-input {
  height: 25px;
  margin-top: 1px;
  border: 1px solid #003160;
  border-radius: 2px;
  outline: none;
}

::placeholder {
  color: #B5B5B5;
  font-size: 11px;
  padding-left: 10px;
}

.newsletter-button {
  background-image: linear-gradient(to right, #003160, #004B8E);
  color: white;
  margin-left: -10px;
  font-size: 11px;
  height: 25px;
  width: 150px;
  border: none;
  border-radius: 2px;
}

.flag {
  margin-left: 20px;
}

a:link {
  text-decoration: none;
}

a {
  color: black;
}

.current-menu-parent::before {
  position: absolute !important;
  width: 100% !important;
  height: 3px !important;
  background-color: #023160 !important;
  bottom: 32px !important;
  width: 90% !important;
  left: 0px;
}

@media only screen and (max-width: 1200px) {
  .languages {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  .list-inline-nav {
    display: none;
  }

  .newsletter {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .nav-logo {
    margin-left: 30px;
    height: 40px;
  }

  .nav {
    padding: 15px 0 15px;
  }
}
.footer {
  left: 0px;
  bottom: 0;
  width: 100%;
  background-color: #003160;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: visible;
}
.footer__wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4rem;
}

.footer-logo {
  height: 40px;
}

.list-inline-item {
  font-size: 14px;
  margin-top: 10px;
  color: white;
  text-decoration: none;
}

.footer ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.8;
}

.footer li {
  padding-left: 10px;
}

.footer ul {
  padding: 0;
  list-style: none;
  display: flex;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
  .footer__wrapper {
    display: flex;
    flex-flow: column;
    justify-content: center;
  }

  .list-inline {
    margin: 0;
  }
}
.lettreallemagne__content {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4rem;
}
.lettreallemagne__content__introtext__title {
  font-family: "Barlow Bold", sans-serif;
}
.lettreallemagne__content__introtext__p {
  color: #003160;
  font-family: "Barlow", sans-serif;
  line-height: 0.8rem;
}

h3 {
  font-weight: lighter;
}

.lettreallemagne__content__columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 2rem;
}

.lettreallemagne__content_columns_column1_item {
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2rem;
}

.lettreallemagne_pdftitle {
  margin-left: 1rem;
  font-family: "Barlow Bold", sans-serif;
  text-decoration: underline #003160;
  color: #003160;
}

.secondline-box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 150px;
  margin-right: 150px;
  margin-top: -30px;
  grid-gap: 20px;
}

.firstline-box {
  margin-left: 150px;
}

.button-box-x {
  margin-top: 50px;
  height: 70px;
  width: 400px;
  box-shadow: 1px 1px 7px #dfdfdf;
}

.button-box-x:hover {
  background-color: #003160;
  color: white;
}

.button-box-x:hover .p-title {
  color: white;
}

.lettreallemagne {
  background-color: #FAFAFA;
  margin-top: 100px;
}
.lettreallemagne__content {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4rem;
  padding-top: 2rem;
}

.lettreallemagne-title {
  font-family: "Barlow Bold", sans-serif;
}

.lettreallemagne-p {
  font-family: "Barlow light", sans-serif;
  margin-top: 13px;
  line-height: 70%;
  font-size: 13px;
  color: #003160;
}

.pdfs {
  display: grid;
  grid-template-columns: repeat(2, auto);
  margin-top: 50px;
  grid-gap: 180px;
}

.pdf-link {
  list-style-image: url(https://i.imgur.com/yyqaFD1.png);
  margin-bottom: 40px;
  list-style-position: inside;
}

.pdf-a {
  font-family: "barlow", sans-serif;
  font-weight: 600;
  color: #003160;
  font-size: 17px;
}

li span {
  position: relative;
  left: 25px;
  text-decoration: underline #003160;
}

@media only screen and (max-width: 600px) {
  .lettreallemagne__content__columns {
    display: flex;
    flex-direction: column;
  }

  .pdfs {
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  .lettreallemagne__content__introtext__p {
    line-height: 1.2rem;
  }
  .lettreallemagne__content__introtext__p br {
    display: none;
  }

  .lettreallemagne-p {
    line-height: 1.2rem;
  }

  .lettreallemagne-p br {
    display: none;
  }

  .button-box-x {
    margin-top: 2rem;
  }
}
.dsm-entry-meta {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  border: none;
  font-family: "Barlow", sans-serif;
}


.filters {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4rem;
  margin-top: 5rem;
}
.filters__all {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
.filters__categories {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin-top: 3rem;
}

.filter {
  display: grid;
  gap: 1rem;
}
.filter__title {
  font-family: "Barlow Medium", sans-serif;
}
.filter__item {
  background-color: white;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
  padding: 0.5rem 2rem;
}
.filter__item:hover {
  background-color: #053c6f;
  color: white;
}
.filter__item:hover .filter__item__heading {
  color: white;
}
.filter__item__heading {
  color: #053c6f;
}
.filter__item * {
  margin: 0;
}

.filter2 {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4rem;
}

.clipped {
  width: 100%;
  height: 200px;
  clip-path: polygon(0 0, 100% 0, 100% 100px, 0 100%);
}

.clipped-title {
  color: white;
  position: absolute;
  font-family: "Barlow Medium", sans-serif;
  margin-left: 150px;
  margin-top: 30px;
  font-weight: 900;
  font-size: 40px;
}

.clipped-img {
  margin-top: -300px;
  width: 100%;
}

.button-box-0 {
  background-color: white;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
  padding: 0.5rem 2rem;
}

.button-box {
  margin-left: 215px;
  margin-top: 50px;
  margin-bottom: 30px;
  height: 70px;
  width: 400px;
  box-shadow: 1px 1px 7px #dfdfdf;
}

.p-title {
  font-family: "Barlow", sans-serif;
  color: #003160;
  font-size: 15px;
}

.p-artikel {
  font-family: "Barlow", sans-serif;
  font-size: 11px;
  margin-top: 4px;
}

.button-box-p {
  margin: auto auto auto 20px;
  padding-top: 15px;
}

.button-box-0:hover {
  background-color: #003160;
  color: white;
}

.button-box-0:hover .p-title {
  color: white;
}

.button-box:hover {
  background-color: #003160;
  color: white;
}

.button-box:hover .p-title {
  color: white;
}

.threecolumns {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4rem;
  /* display: flex;
  flex-direction: row; */
  /* grid-template-columns: 1fr 1fr 1fr; */
}

.column-title {
  font-family: "Barlow Medium", sans-serif;
  font-size: 25px;
  margin-bottom: 20px;
  margin-top: 5px;
}

.column {
  display: grid;
  gap: 1rem;
}

.columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.besteuerung-columns {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-gap: 100px;
  margin-top: 35px;
}

.besteuerung {
  background-color: #FAFAFA;
  padding: 50px 0 0 0;
  margin-top: 50px;
}

.social-container {
  display: flex;
  flex-direction: row;
  margin-top: 15px;
}

.artikel {
  margin-bottom: 40px;
}

.artikel-intro {
  margin-top: 20px;
  font-size: 13px;
}

.mehr-lesen {
  margin-top: 20px;
  font-size: 13px;
  color: #003160;
  text-decoration: underline #003160;
}

.artikel-title {
  font-family: "Barlow Medium", sans-serif;
  font-size: 17px;
}

.besteuerung-title {
  font-family: "Barlow Bold", sans-serif;
  font-size: 35px;
}

.besteuerung-sub {
  color: #003160;
  font-size: 13px;
  margin-top: 10px;
}

.artikel-details {
  display: grid;
  grid-template-columns: 3fr 2fr;
  grid-gap: 60px;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4rem;
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.artikel-date {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.artikel-date p {
  font-size: 14px;
  margin-bottom: 8px;
  color: #707070;
}

.artikel-link {
  margin-top: 30px;
}

.artikel-link-title {
  color: #003160;
  font-family: "Barlow Light", sans-serif;
  text-decoration: underline #003160;
  font-size: 16px;
}

.date {
  margin-top: 8px;
  font-size: 13px;
  color: #707070;
}

.artikel-all-text {
  font-size: 15px;
  margin-top: 15px;
}

.artikel-top {
  display: flex;
  flex-direction: column;
}

.social img {
  margin-left: 10px;
}

.social {
  margin-left: 10px;
}

.pages {
  display: flex;
  flex-flow: row wrap;
  justify-content: start;
  align-items: center;
}

.next-page {
  margin-right: 20px;
  font-size: 13px;
  color: #003160;
  cursor: pointer;
}

.next-page:active {
  font-family: "Barlow Bold", sans-serif;
}

.nachoben {
  font-size: 13px;
  color: #003160;
  cursor: pointer;
  text-decoration: underline #003160;
}

.bottom-pages {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
}

.besteuerung-content {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4rem;
}

.besteuerung-excerpt {
  font-size: 16px;
  color: #262626;
}

@media only screen and (max-width: 600px) {
  .social-container {
    display: flex;
    flex-direction: column;
    margin-top: 15px;
  }

  .filters {
    margin-top: 2.5rem;
  }
  .filters__categories {
    display: flex;
    flex-direction: column;
  }

  .besteuerung {
    padding: 50px 0 0 0;
    margin-top: 50px;
  }
  .besteuerung-columns {
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin: auto 30px auto 30px;
    align-items: center;
    grid-gap: 0;
  }

  .besteuerung-title {
    margin: auto 30px auto 30px;
    font-size: 30px;
  }

  .besteuerung-sub {
    margin: 10px 30px 20px 30px;
  }

  .bottom-pages {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    margin-left: 30px;
  }

  .nachoben {
    margin-top: 20px;
  }

  .artikel-details {
    margin-top: 3rem !important;
    display: flex;
    flex-direction: column;
    margin-bottom: 3rem;
  }

  .artikel-top {
    display: flex;
    flex-direction: column;
  }

  .artikel-top-kategorie {
    padding-bottom: 25px;
    font-size: 18px;
  }

  .verfasst {
    margin: 0;
  }

  .social img {
    margin-left: 0;
    margin-right: 10px;
    height: 0.8rem;
  }

  .bottom-pages {
    display: flex;
    flex-flow: column;
  }
}
/* Document
 * ========================================================================== */
/**
 * 1. Add border box sizing in all browsers (opinionated).
 * 2. Backgrounds do not repeat by default (opinionated).
 */
*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  background-repeat: no-repeat;
  /* 2 */
}

/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritance in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit;
  /* 1 */
  vertical-align: inherit;
  /* 2 */
}

/**
 * 1. Use the default cursor in all browsers (opinionated).
 * 2. Change the line height in all browsers (opinionated).
 * 3. Breaks words to prevent overflow in all browsers (opinionated).
 * 4. Use a 4-space tab width in all browsers (opinionated).
 * 5. Remove the grey highlight on links in iOS (opinionated).
 * 6. Prevent adjustments of font size after orientation changes in iOS.
 */
:where(:root) {
  cursor: default;
  /* 1 */
  line-height: 1.5;
  /* 2 */
  overflow-wrap: break-word;
  /* 3 */
  -moz-tab-size: 4;
  /* 4 */
  tab-size: 4;
  /* 4 */
  -webkit-tap-highlight-color: transparent;
  /* 5 */
  -webkit-text-size-adjust: 100%;
  /* 6 */
}

/* Sections
 * ========================================================================== */
/**
 * 1. Fill the viewport block in all browsers (opinionated).
 * 2. Remove the margin in all browsers (opinionated).
 */
:where(body) {
  block-size: -moz-available;
  /* 1 */
  block-size: -webkit-fill-available;
  /* 1 */
  block-size: stretch;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
:where(h1) {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, and Safari.
 */
:where(dl, ol, ul) :where(dl, ol, ul) {
  margin: 0;
}

/**
 * 1. Correct the inheritance of border color in Firefox.
 * 2. Add the correct box sizing in Firefox.
 */
:where(hr) {
  color: inherit;
  /* 1 */
  height: 0;
  /* 2 */
}

/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
:where(nav) :where(ol, ul) {
  list-style-type: none;
  padding: 0;
}

/**
 * Prevent VoiceOver from ignoring list semantics in Safari (opinionated).
 */
:where(nav li)::before {
  content: "​";
  float: left;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 * 3. Prevent overflow of the container in all browsers (opinionated).
 */
:where(pre) {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
  overflow: auto;
  /* 3 */
}

/* Text-level semantics
 * ========================================================================== */
/**
 * Add the correct text decoration in Safari.
 */
:where(abbr[title]) {
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
:where(b, strong) {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
:where(code, kbd, samp) {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
:where(small) {
  font-size: 80%;
}

/* Embedded content
 * ========================================================================== */
/*
 * Change the alignment on media elements in all browsers (opinionated).
 */
:where(audio, canvas, iframe, img, svg, video) {
  vertical-align: middle;
}

/**
 * Remove the border on iframes in all browsers (opinionated).
 */
:where(iframe) {
  border-style: none;
}

/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
:where(svg:not([fill])) {
  fill: currentColor;
}

/* Tabular data
 * ========================================================================== */
/**
 * 1. Collapse border spacing in all browsers (opinionated).
 * 2. Correct table border color inheritance in all Chrome, Edge, and Safari.
 * 3. Remove text indentation from table contents in Chrome, Edge, and Safari.
 */
:where(table) {
  border-collapse: collapse;
  /* 1 */
  border-color: inherit;
  /* 2 */
  text-indent: 0;
  /* 3 */
}

/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
:where(button, input, select) {
  margin: 0;
}

/**
 * Correct the inability to style buttons in iOS and Safari.
 */
:where(button, [type="button" i], [type="reset" i], [type="submit" i]) {
  -webkit-appearance: button;
}

/**
 * Change the inconsistent appearance in all browsers (opinionated).
 */
:where(fieldset) {
  border: 1px solid #a0a0a0;
}

/**
 * Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
:where(progress) {
  vertical-align: baseline;
}

/**
 * 1. Remove the margin in Firefox and Safari.
 * 3. Change the resize direction in all browsers (opinionated).
 */
:where(textarea) {
  margin: 0;
  /* 1 */
  resize: vertical;
  /* 3 */
}

/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
:where([type="search" i]) {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
 * ========================================================================== */
/*
 * Add the correct styles in Safari.
 */
:where(dialog) {
  background-color: white;
  border: solid;
  color: black;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
}

:where(dialog:not([open])) {
  display: none;
}

/*
 * Add the correct display in Safari.
 */
:where(details > summary:first-of-type) {
  display: list-item;
}

/* Accessibility
 * ========================================================================== */
/**
 * Change the cursor on busy elements in all browsers (opinionated).
 */
:where([aria-busy="true" i]) {
  cursor: progress;
}

/*
 * Change the cursor on control elements in all browsers (opinionated).
 */
:where([aria-controls]) {
  cursor: pointer;
}

/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements in all browsers (opinionated).
 */
:where([aria-disabled="true" i], [disabled]) {
  cursor: not-allowed;
}

/*
 * Change the display on visually hidden accessible elements
 * in all browsers (opinionated).
 */
:where([aria-hidden="false" i][hidden]) {
  display: initial;
}

:where([aria-hidden="false" i][hidden]:not(:focus)) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

.hero {
  height: 20vh;
  display: flex;
  align-items: center;
  clip-path: polygon(0% 0%, 100% 0%, 100% 60%, 0% 100%);
  background-image: url("../assets/clippedimg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #003160;
  position: absolute;
  opacity: 0.25;
  z-index: -1;
}
.hero__content {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 4rem;
  width: 100%;
}
.hero__title {
  font-size: 2rem;
  font-family: "Barlow Bold", sans-serif;
  color: white;
  z-index: 2000;
}

/*# sourceMappingURL=main.css.map */