@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

.kreis {
  width: 36px !important;
  height: 36px !important;
  border-radius: 18px !important;
  font-size: 1em !important;
  color: #fff !important;
  line-height: 2em;
  text-align: center;
  background: #0064A8 !important;
  border: 1.5px solid #0064A8;
}

.kreis_i {
  width: 60px !important;
  height: 60px !important;
  border-radius: 30px !important;
  font-size: 2em !important;
  color: #fff !important;
  line-height: 2em;
  text-align: center;
  background: #0064A8 !important;
  border: 1.5px solid #0064A8;
}

/*
.rotateText_1, .rotateText_2, .rotateText_3, .rotateText_4 {
text-align: center;
display: block;
float: left;
width: auto;
}

.rotateText_2, .rotateText_3, .rotateText_4, .header_befragungsgruppen {
    display: none;
}

.span_1_of_4, .span_1_of_7, .span_2_of_7, .span_4_of_7 {
	float: left;
}
*/

.roundedCorners {
  color: white;
  padding: 1em 1em 1.5em;
  margin-bottom: 0.2em;
  position: relative;
  border: 0.5em solid transparent;
  background-clip: padding-box; 
  width: 100%;
  min-height: 330px;
}

.roundedCornersBottom {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.roundedCornersTop {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.jahrgang_top {
/**/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	padding: 1em 1em 0.5em;
    width: 95%;
    border: 5px solid;
    background: #fff;
    margin: 10px;
	font-weight: bold;
	float: left;
	position: absolute;
	bottom: 0.5em;
}

.jahrgang_top h3 {
    text-align: center;
    display: block;
    font-size: 2em;
	margin-top: -1em;
	background-color: #fff;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 0.5em;
}

.jahrgang_top ul, .roundedCorners ul {
    margin-top: 0.2em;
	list-style-type: "- ";
	padding-left: 0.5em;
}

ul.punkte {
    margin-top: 0.2em;
	list-style-type: "... ";
	padding-left: 0.5em;
}

.jahrgang_top li, .roundedCorners li {    
  padding-left: 0; 
 }

.blau_border {
    border-color: #0064A8;
}

.weiss_bg {
    background-color: #fff;
}
.blau_color {
    color: #0064A8;
}
.blau_bg {
    background-color: #0064A8;
}
.tuerkis_border {
    border-color: #0a7d94;
}
.tuerkis_color {
    color: #0a7d94;
}
.tuerkis_bg {
    background-color: #0a7d94;
}

.grey_border {
    border-color: #4b4b4d;
}
.grey_color {
    color: #4b4b4d;
}
.grey_bg {
    background-color: #4b4b4d;
}
.lightgrey_bg {
    background-color: #f2f5f9;
}

.lightgrey_sp_bg {
    background-color: #ececec;
}

.gruen_border {
    border-color: #085e6f;
}
.gruen_color {
    color: #085e6f;
}
.gruen_bg {
    background-color: #085e6f;
}

.jahrgang_top_div {
    min-height: 240px;
	vertical-align: bottom;  
    position: relative;
}

.form input[type=text],
.form input[type=email],
.form input[type=tel],
.form input[type=password],
.form input[type=url],
.form input[type=number],
.form input[type=search],
.form input[type=file],
.form select,
.form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
}

.container {
  max-width: 85em;
  margin: 0 auto;
  position: relative;
  padding: 0 1rem;
}

*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  outline: 0;
}

a {
  color: #0064A8;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  color: #4d93c2;
}

.clearfix, .form, .site-nav ul {
  *zoom: 1;
}

.clearfix::before, .form::before, .site-nav ul::before, .clearfix::after, .form::after, .site-nav ul::after {
  content: " ";
  display: table;
}

.clearfix::after, .form::after, .site-nav ul::after {
  clear: both;
}

.back-to-top {
  position: fixed;
  right: -44px;
  bottom: 10.75em;
  z-index: 100;
  height: 44px;
  text-indent: -999em;
  width: 44px;
  cursor: pointer;
  background-color: #0064A8;
  -webkit-transition: right .3s ease;
  -o-transition: right .3s ease;
  transition: right .3s ease;
  outline: 1px solid #fff;
}



@media only screen and (min-width: 28.5em) {
  .back-to-top {
    bottom: 7.875em;
  }
}

@media only screen and (min-width: 62.5em) {
  .back-to-top {
    bottom: 22.75em;
  }
}

.back-to-top.active {
  right: 0;
}

.back-to-top .icon {
  height: 32px;
  width: 32px;
  position: absolute;
  top: 6px;
  left: 6px;
  color: black;
}

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: 'Fira Sans', Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-size: 1rem;
  line-height: 160%;
  min-height: 100vh;
  overflow-x: hidden;
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Zitat
 */
blockquote {
  border-left: 4px solid #ccc;
  font-style: italic;
  color: #666;
  padding-left: 1em;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
  display: block;
  max-width: 100%;
  height: auto;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input:not([type="checkbox"]),
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: 'Fira Sans';
  src: url("https://slc.dzhw.eu/webfonts/firasans-regular-webfont.eot");
  src: url("https://slc.dzhw.eu/webfonts/firasans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://slc.dzhw.eu/webfonts/firasans-regular-webfont.woff") format("woff"), url("https://slc.dzhw.eu/webfonts/firasans-regular-webfont.ttf") format("truetype");
}

@font-face {
  font-family: 'Fira Sans';
  src: url("https://slc.dzhw.eu/webfonts/firasans-semibold-webfont.eot");
  src: url("https://slc.dzhw.eu/webfonts/firasans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("https://slc.dzhw.eu/webfonts/firasans-semibold-webfont.woff") format("woff"), url("https://slc.dzhw.eu/webfonts/firasans-semibold-webfont.ttf") format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: 'Fira Sans';
  src: url("https://slc.dzhw.eu/webfonts/firasans-italic-webfont.eot");
  src: url("https://slc.dzhw.eu/webfonts/firasans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("https://slc.dzhw.eu/webfonts/firasans-italic-webfont.woff") format("woff"), url("https://slc.dzhw.eu/webfonts/firasans-italic-webfont.ttf") format("truetype");
  font-style: italic;
}

@font-face {
  font-family: 'Fira Sans';
  src: url("https://slc.dzhw.eu/webfonts/firasans-semibolditalic-webfont.eot");
  src: url("https://slc.dzhw.eu/webfonts/firasans-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("https://slc.dzhw.eu/webfonts/firasans-semibolditalic-webfont.woff") format("woff"), url("https://slc.dzhw.eu/webfonts/firasans-semibolditalic-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

body {
  letter-spacing: 0.015em;
  font-size: 0.8rem;
}

@media only screen and (min-width: 25em) {
  body {
    font-size: 0.85rem;
  }
}

@media only screen and (min-width: 43.75em) {
  body {
    font-size: 0.9rem;
  }
}

@media only screen and (min-width: 62.5em) {
  body {
    font-size: 0.95rem;
  }
}

@media only screen and (min-width: 87.5em) {
  body {
    font-size: 1rem;
  }
}

h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

h1, h2, h3 {
  line-height: 120%;
}

h2 {
  color: #0064A8;
  font-weight: normal;
  font-size: 2em;
}

blockquote {
  margin: 2em 1em;
  padding: 0 1em;
  color: #707070;
  border-left: 2px solid #707070;
}

.sub-title {
  display: block;
  font-weight: normal;
}

a[target="_blank"] .icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

::-moz-selection {
  background: #0064A8;
  color: white;
}

::selection {
  background: #0064A8;
  color: white;
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
.swipebox-html {
  overflow: hidden;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}

#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
  padding: 4em 0.5em 0.5em;
}

@media only screen and (max-width: 24.9375em) {
  #swipebox-slider .slide {
    padding: 4em;
  }
}

#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
  border: 1px solid #666;
  background: #000;
}

#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

#swipebox-prev,
#swipebox-next {
  position: absolute;
  background: red !important;
  height: 3.125em;
  width: 3.125em;
  top: 50%;
  margin-top: -1.5625em;
  cursor: pointer;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  display: none;
}

#swipebox-prev:focus, #swipebox-prev:hover, #swipebox-prev:active,
#swipebox-next:focus,
#swipebox-next:hover,
#swipebox-next:active {
  background: ligthen(red, 10%) !important;
}

#swipebox-prev {
  left: 0;
}

#swipebox-next {
  right: 0;
}

#swipebox-close {
  cursor: pointer;
  height: 3.125em;
  width: 3.125em;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
  background: red;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-close:hover, #swipebox-close:active, #swipebox-close:focus {
  opacity: 0.8;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}

.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
  box-shadow: inset 10px 0px 10px -8px #656565;
}

.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
  box-shadow: inset -10px 0px 10px -8px #656565;
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}

@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}

@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}

/* Skin 
--------------------------*/
#swipebox-overlay {
  background: rgba(0, 0, 0, 0.9);
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow {
  border: none;
  background: #B7C5C8;
  height: 3em;
  width: 3em;
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  z-index: 5;
}

.slick-arrow:hover {
  background: #9aaeb2;
}

.slick-arrow .icon {
  width: 100%;
  height: 100%;
  fill: white;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev {
  left: 1em;
}

.slick-prev .icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.slick-next {
  right: 1em;
}

.slick-next .icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.site-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.site-header > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.jumplinks {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 100;
  pointer-events: none;
}

.jumplinks a {
  font-size: 0.8em;
  background: #0064A8;
  color: white;
  text-decoration: none;
  display: inline-block;
  padding: 0.5em;
  opacity: 0;
}

.jumplinks a:focus {
  opacity: 1;
}

.toggle-container {
  float: right;

  margin: 1rem;
  position: relative;
  z-index: 100;
}

@media only screen and (min-width: 46.875em) {
  .toggle-container {
    display: none;
  }
}

.panel-link {
  text-decoration: none;
  color: #666;
  background: white;
  font-size: 1em;
  line-height: 110%;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: bottom;
  margin: 1rem 0;
}

.panel-link span {
  display: block;
}

.logo-panel {
  height: 88px;
  width: 166px;
}

.logo-panel:hover {
  opacity: 0.8;
}

.dzhw-link {
  display: none;
}

@media only screen and (min-width: 46.875em) {
  .dzhw-link {
    display: block;
    vertical-align: bottom;
    margin: 0 0 2rem 0;
  }
}

.logo-dzhw {
  width: 112px;
  height: 29px;
  display: inline-block;
  vertical-align: bottom;
}

.logo-dzhw:hover {
  opacity: 0.8;
}

.site-main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

section {
  overflow: hidden;
  padding: 2em 0;
}

section > .container > h2 {
  margin-top: 0;
}

.read-more:not([target="_blank"]):after {
  content: ' \2192';
}

.footer-top {
  text-align: center;
  background: #f1f3f4;
  margin-top: 3em;
  padding-top: 1em;
}

@media only screen and (min-width: 62.5em) {
  .footer-top .container {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.footer-contact {
  margin-bottom: 3em;
}

.footer-contact h4 {
  font-size: 1.4em;
  font-weight: normal;
  margin-bottom: 0.5em;
}

.footer-contact address {
  font-style: normal;
}

.footer-contact ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.logo-container a {
  display: block;
  margin: 2em 0;
}

.footer-bottom {
  background: #e2e8e9;
  overflow: hidden;
}

.footer-bottom a {
  text-decoration: none;
}

.footer-bottom a:hover {
  opacity: 0.7;
}

.copyright {
  font-size: 0.8em;
  text-align: center;
  margin: 1rem 0;
}

@media only screen and (min-width: 62.5em) {
  .copyright {
    float: left;
  }
}

.module-entry {
  padding-top: 0;
}

@media only screen and (min-width: 62.5em) {
  .module-entry > .container:first-of-type {
    margin-top: 4em;
    margin-bottom: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.module-entry > .container + .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
}

@media only screen and (min-width: 62.5em) {
  .module-entry > .container + .container {
    margin-top: 4em;
  }
}

.mission-statement {
  font-size: 1.15em;
  line-height: 180%;
  overflow: hidden;
  padding: 1.2em;
  color: white;
  background: #0064A8;
}

@media only screen and (max-width: 62.4375em) {
  .mission-statement {
    margin-top: 40vh;
  }
}

@media only screen and (min-width: 62.5em) {
  .mission-statement {
    padding: 2em;
    min-height: 20em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
  }
}

.mission-statement h1 {
  font-size: 1.7em;
  font-weight: normal;
}

@media only screen and (min-width: 62.5em) {
  .mission-statement h1 {
    font-size: 2.2em;
  }
}

.mission-statement a {
  color: white;
  background: rgba(0, 0, 0, 0.25);
  padding: 0 0.2em;
  text-decoration: none;
}

.mission-statement a:hover, .mission-statement a:focus, .mission-statement a:active {
  background: rgba(0, 0, 0, 0.4);
}

.mission-statement::before {
  display: block;
  content: '';
  height: 30px;
  width: 30px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #0064A8;
  position: absolute;
  top: -15px;
  right: calc(50% - 15px);
}

@media only screen and (min-width: 62.5em) {
  .mission-statement::before {
    top: auto;
    right: calc(42.5% - 15px);
  }
}

.mission-statement::after {
  display: block;
  content: '';
  background-color: #B7C5C8;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
}

@media only screen and (max-width: 62.4375em) {
  .mission-statement::after {
    width: calc(100% + 2em);
    height: calc(40vh + 2em);
    top: -40vh;
    left: 0;
  }
}

@media only screen and (min-width: 62.5em) {
  .mission-statement::after {
    height: auto;
    top: -2em;
    right: 1em;
    bottom: -2em;
    width: 60%;
  }
}

.index_html .mission-statement::after {
  background-image: url(../images/entry-index.jpg);
}

.jahrgang .mission-statement::after {
  background-image: url(../images/entry-jahrgang.jpg);
}

.start .mission-statement::after {
  background-image: url(../images/entry-index.jpg);
}

.studie .mission-statement:after {
  background-image: url(../images/entry-die-studie.jpg);
}

.jahrgange .mission-statement:after {	
  background-image: url(../images/entry-jahrgang.jpg);
}

.jahrgang-2025 .mission-statement:after,
.jahrgang-2022 .mission-statement:after,
.jahrgang-2021 .mission-statement:after,
.jahrgang-2018 .mission-statement:after,
.jahrgang-2015 .mission-statement:after,
.jahrgang-2012 .mission-statement:after,
.abgeschlossen .mission-statement:after,
.jahrgaenge .mission-statement:after {	
  background-image: url(../images/entry-befragter-jahrgang.jpg);
}

.ergebnisse .mission-statement:after {
  background-image: url(../images/entry-ergebnisse.jpg);
}

.schulen .mission-statement:after {
  background-image: url(../images/entry-schulen.jpg);
}

.hochschulen .mission-statement:after {
  background-image: url(../images/entry-hochschulen.jpg);
}

.news .mission-statement:after {
  background-image: url(../images/entry-news.jpg);
}

.faq .mission-statement:after {
  background-image: url(../images/entry-faq.jpg);
}

.presse-echo .mission-statement:after {
  background-image: url(../images/entry-presse-echo.jpg);
}

.datenschutz .mission-statement:after {
  background-image: url(../images/entry-datenschutz.jpg);
}

.downloads .mission-statement:after {
  background-image: url(../images/entry-downloads.jpg);
}

.slc .mission-statement:after,
.errorpage .mission-statement:after {
  background-image: url(../images/entry-broken-link.jpg);
}

.module-entry--darkgrey .mission-statement,
.module-entry--darkgrey .mission-statement:before {
  background: #707070;
}

.module-entry--lightgrey .mission-statement,
.module-entry--lightgrey .mission-statement:before {
  background: #B7C5C8;
}

.module-entry--petrol .mission-statement,
.module-entry--petrol .mission-statement:before {
  background: #1D7E8F;
}

.module-entry--green .mission-statement,
.module-entry--green .mission-statement:before {
  background: #757A28;
}

.module-entry--yellow .mission-statement,
.module-entry--yellow .mission-statement:before {
  background: #C97112;
}

.module-entry--red .mission-statement,
.module-entry--red .mission-statement:before {
  background: #B8273C;
}

.module-entry--brown .mission-statement,
.module-entry--brown .mission-statement:before {
  background: #A3924D;
}

.module-entry-team--darkgrey .mission-statement-team,
.module-entry-team--darkgrey .mission-statement-team:before {
  background: #707070;
}

.module-entry-team--lightgrey .mission-statement-team,
.module-entry-team--lightgrey .mission-statement-team:before {
  background: #B7C5C8;
}

.module-entry-team--petrol .mission-statement-team,
.module-entry-team--petrol .mission-statement-team:before {
  background: #1D7E8F;
}

.module-entry-team--green .mission-statement-team,
.module-entry-team--green .mission-statement-team:before {
  background: #757A28;
}

.module-entry-team--yellow .mission-statement-team,
.module-entry-team--yellow .mission-statement-team:before {
  background: #C97112;
}

.module-entry-team--red .mission-statement-team,
.module-entry-team--red .mission-statement-team:before {
  background: #B8273C;
}

.module-entry-team--brown .mission-statement,
.module-entry-team--brown .mission-statement:before {
  background: #A3924D;
}

.module-entry-team {
  padding-top: 0;
}

@media only screen and (min-width: 62.5em) {
  .module-entry-team > .container {
    margin-top: 2em;
    margin-bottom: 2em;
  }
}

.mission-statement-team {
  font-size: 1.15em;
  line-height: 180%;
  overflow: visible;
  padding: 1.2em;
  color: white;
  z-index: 1;
  position: relative;
  background: #0064A8;
}

@media only screen and (min-width: 62.5em) {
  .mission-statement-team {
    padding: 2em;
    width: 90%;
    margin: -3em auto 0 auto;
  }
}

.mission-statement-team h1 {
  font-size: 1.7em;
  font-weight: normal;
}

@media only screen and (min-width: 62.5em) {
  .mission-statement-team h1 {
    font-size: 2.2em;
  }
}

.mission-statement-team a {
  color: white;
  background: rgba(255, 255, 255, 0.2);
  padding: 0 0.2em;
  text-decoration: none;
}

.mission-statement-team a:hover {
  background: rgba(0, 0, 0, 0.2);
}

.mission-statement-team:before {
  display: block;
  content: '';
  height: 30px;
  width: 30px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #0064A8;
  position: absolute;
  top: -15px;
  left: calc(50% - 15px);
}

.toc {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: auto;
}

.toc li {
  float: left;
  margin: 0.5em;
}

.toc li a {
  background: transparent;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #0064A8;
  border: 1px solid #0064A8;
}

.toc li:hover > a,
.toc li > a:focus,
.toc li > a:active {
  opacity: 1;
  background: #0064A8;
  color: white;
}

.btn {
  display: inline-block;
  vertical-align: bottom;
  background: #0064A8;
  text-decoration: none;
  padding: 0.7em 1.5em 0.65em;
  margin-bottom: 0.5em;
  border: none;
  color: white;
  position: relative;
}

.btn .icon {
  fill: white;
  height: 1em;
  width: 1em;
  display: inline-block;
  position: relative;
  top: 0.1em;
}

.content ul, .content ol {
  margin: 1em 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.content ol li,
.content ul li {
  display: table;
}

.content ol li:before,
.content ul li:before {
  display: table-cell;
  padding-right: .5em;
}

.content ol li + li,
.content ol li > ul,
.content ol li > ol,
.content ul li + li,
.content ul li > ul,
.content ul li > ol {
  margin-top: .5em;
}

.content ul li:before {
  content: "\25AA";
  color: #0064A8;
}

.content ol {
  counter-reset: item;
}

.content ol li {
  counter-increment: item;
}

.content ol li:before {
  content: counters(item, ".") ". ";
}

a img {
  opacity: 1;
}

a:focus > img,
a:hover > img,
a:active > img {
  opacity: 0.9 !important;
}

figure {
  margin: 0;
}

@media only screen and (max-width: 62.4375em) {
  figure {
    margin: 0 auto;
    max-width: 43rem;
  }
}

figure img {
  margin: 0 auto;
}

.alignnone {
  margin: 0;
  max-width: 100%;
}

.aligncenter {
  max-width: 100%;
  display: block;
  margin: 1em auto;
}

.alignleft {
  margin: 1em 0;
  max-width: 100%;
}

@media only screen and (min-width: 25em) {
  .alignleft {
    max-width: 45%;
    margin: 0.2em 1em 1em 0;
    float: left;
  }
}

.alignright {
  margin: 1em 0;
  max-width: 100%;
}

@media only screen and (min-width: 25em) {
  .alignright {
    max-width: 45%;
    margin: 0.2em 0 1em 1em;
    float: right;
  }
}

.table-scrollable {
  width: 100%;
  overflow-y: auto;
}

.table-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3);
}

.module-form {
  text-align: center;
}

.module-form p, .module-form h2 {
  max-width: 116ch;
  margin-right: auto;
  margin-left: auto;
}

.form {
  text-align: left;
  margin: 0 -0.5em;
}

@media only screen and (min-width: 43.75em) {
  .form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.form > div {
  -ms-flex-preferred-size: 58ch;
  flex-basis: 58ch;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  background: #0064A8;
  color: white;
  padding: 2em;
}

.form > div a {
  color: white;
  text-decoration: underline;
}

.form.site-search {
  margin: 0;
}

.form :focus {
  outline: none;
}

.form label {
  display: block;
  margin: 0 0;
  padding-bottom: .3em;
}

.form input[type=text],
.form input[type=email],
.form input[type=tel],
.form input[type=password],
.form input[type=url],
.form input[type=number],
.form input[type=search],
.form input[type=file],
.form select,
.form textarea {
  width: 100%;
  margin: 0 0 1em 0;
  padding: 0.7em;
  background: white;
  -webkit-box-shadow: inset 0 0.06em 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0.06em 0 0 rgba(0, 0, 0, 0.1);
  display: block;
  color: black;
  border: 1px solid #0064A8;
}

.form input[type=text]:hover,
.form input[type=email]:hover,
.form input[type=tel]:hover,
.form input[type=password]:hover,
.form input[type=url]:hover,
.form input[type=number]:hover,
.form input[type=search]:hover,
.form input[type=file]:hover,
.form select:hover,
.form textarea:hover {
  background-color: #f1f3f4;
}

.form input[type=text]:focus,
.form input[type=email]:focus,
.form input[type=tel]:focus,
.form input[type=password]:focus,
.form input[type=url]:focus,
.form input[type=number]:focus,
.form input[type=search]:focus,
.form input[type=file]:focus,
.form select:focus,
.form textarea:focus {
  border-color: #003254;
}

.form input[type=text]:focus:hover,
.form input[type=email]:focus:hover,
.form input[type=tel]:focus:hover,
.form input[type=password]:focus:hover,
.form input[type=url]:focus:hover,
.form input[type=number]:focus:hover,
.form input[type=search]:focus:hover,
.form input[type=file]:focus:hover,
.form select:focus:hover,
.form textarea:focus:hover {
  background-color: white;
}

.form input[type=text][disabled],
.form input[type=email][disabled],
.form input[type=tel][disabled],
.form input[type=password][disabled],
.form input[type=url][disabled],
.form input[type=number][disabled],
.form input[type=search][disabled],
.form input[type=file][disabled],
.form select[disabled],
.form textarea[disabled] {
  opacity: 0.5;
}

.form select {
  color: #000;
  text-shadow: 0 0 0 black;
  padding: 0.5em 3em 0.5em 0.4em;
  -webkit-box-shadow: 0 0.06em 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.06em 0 0 rgba(0, 0, 0, 0.1);
  background-repeat: no-repeat;
  background-position: right 1em center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTcuMXB4IiBoZWlnaHQ9IjkuM3B4IiB2aWV3Qm94PSIwIDAgMTcuMSA5LjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE3LjEgOS4zOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSIxNy4xLDAuOCAxNi4zLDAgOC41LDcuNyAwLjgsMCAwLDAuOCA4LjUsOS4zICIvPjwvc3ZnPg==);
  cursor: pointer;
}

.form select::-ms-expand {
  display: none;
}

.form option {
  color: #000;
  padding: 0.6em 0.6em 0.5em 0.6em;
}

.form textarea {
  min-height: 14em;
}

.form button[type=submit] {
  padding: 0.7em 1.3em 0.7em 1.5em;
  margin: 1.9em 0 0 0;
  background: #003254;
}

@media only screen and (min-width: 43.75em) {
  .form button[type=submit] {
    float: right;
  }
}

.form button[type=submit]:focus, .form button[type=submit]:hover, .form button[type=submit]:active {
  background: #001422;
}

.form .form-error {
  position: absolute;
  top: 100%;
  left: 0.625em;
  right: 0.625em;
  display: block;
  background: red;
  width: auto !important;
  font-size: 0.8em;
  padding: 0.3em 0.45em;
  color: white;
  line-height: 120%;
  z-index: 100;
}

.form .form-error:after {
  display: none !important;
}

.form input.error,
.form textarea.error,
.form select.error {
  border-color: red !important;
  background: #ffe6e6;
}

.form .required-indicator {
  color: red;
}

.form button .icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.form .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form input[type="checkbox"] {
  font-size: 1rem;
  margin: 0;
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

.form input[type="checkbox"] + label {
  margin-left: .75em;
}

#honeypot {
  display: none;
}

.robotic { display: none !important; }

.error-message {
  background: #ffe6e6;
  padding: 1em;
  margin-bottom: 2em;
}

.success-message {
  background: #e6f2e6;
  padding: 1em;
  margin-bottom: 2em;
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

nav > ul {
  max-width: 85em;
  margin: 0 auto;
}

@media only screen and (min-width: 46.875em) {
  nav > ul {
    padding: 0 1rem;
  }
}

.nav-container {
  display: none;
  margin-bottom: 1em;
  background: #0064A8;
}

@media only screen and (min-width: 46.875em) {
  .nav-container {
    background: white;
  }
}

@media only screen and (min-width: 46.875em) {
  .nav-container {
    display: block;
    margin: 0;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
  }
}

.site-nav {
  position: relative;
  z-index: 10;
  font-size: 1rem;
}

.site-nav-toggle {
  height: 3em;
  width: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #B7C5C8;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  cursor: pointer;
  font-size: 16px;
}

@media only screen and (min-width: 22.5em) {
  .site-nav-toggle {
    width: 6.5em;
    padding: 0.1em .3em 0 .75em;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .roundedCorners {
    min-height: 250px;
  }
}

.site-nav-toggle .icon {
  height: 40px;
  width: 40px;
  pointer-events: none;
}

.site-nav-toggle span {
  display: none;
  pointer-events: none;
}

@media only screen and (min-width: 22.5em) {
  .site-nav-toggle span {
    display: block;
  }
}

.site-nav-toggle:hover, .site-nav-toggle:focus, .site-nav-toggle:active {
  background: #aebbbe;
}

@media only screen and (min-width: 46.875em) {
  .site-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .roundedCorners {
    min-height: 250px;
  }
  
}

.site-nav li {
  position: relative;
}

.site-nav a {
  position: relative;
  display: block;
  padding: 1em;
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

.site-nav a:hover {
  opacity: 1;
}

@media only screen and (min-width: 62.5em) {
  .site-nav a {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
  
  .roundedCorners {
    min-height: 330px;
  }
}

.site-nav .menu-item-has-children > a {
  padding-right: 2.5em;
}

.site-nav .menu-item-has-children > a .icon {
  position: absolute;
  right: 0.75em;
  top: 50%;
  margin-top: -0.75em;
  height: 1.5em;
  width: 1.5em;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.site-nav .menu-item-has-children.active > a .icon {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.site-nav .sub-menu {
  display: none;
}

@media only screen and (min-width: 46.875em) {
  .site-nav .sub-menu {
    position: absolute;
    min-width: 12em;
  }
}

@media only screen and (max-width: 46.8125em) {
  .site-nav .icon-l {
    display: none;
  }
}

.site-nav > ul > li > a {
  background: #0064A8;
  color: white;
}

@media only screen and (min-width: 46.875em) {
  .site-nav > ul > li > a {
    background: white;
    color: #0064A8;
    font-size: 1.1em;
  }
}

.site-nav > ul > li > a:hover,
.site-nav > ul > li > a:focus,
.site-nav > ul > li > a:active,
.site-nav > ul > li.active > a,
.site-nav > ul > li.current-menu-item > a,
.site-nav > ul > li.current-menu-ancestor > a,
.site-nav > ul > li.current_page_parent > a,
.site-nav > ul > li.current-post-ancestor > a {
  background: #005086;
}

@media only screen and (min-width: 46.875em) {
  .site-nav > ul > li > a:hover,
  .site-nav > ul > li > a:focus,
  .site-nav > ul > li > a:active,
  .site-nav > ul > li.active > a,
  .site-nav > ul > li.current-menu-item > a,
  .site-nav > ul > li.current-menu-ancestor > a,
  .site-nav > ul > li.current_page_parent > a,
  .site-nav > ul > li.current-post-ancestor > a {
    background: white;
    color: #0064A8;
    opacity: 0.5;
  }
}

@media only screen and (min-width: 46.875em) {
  .site-nav > ul > li > .sub-menu {
    top: 100%;
    left: 0;
  }
  .site-nav > ul > li > .sub-menu.nav-left {
    left: auto;
    right: 0;
  }
  .site-nav > ul > li > .sub-menu::before {
    content: ' ';
    height: 2em;
    width: 2em;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #2a82bb;
    display: block;
    position: absolute;
    left: calc(50% - 1em);
    top: 1em;
    -webkit-animation: arrow-move-up .5s .1s ease-in-out forwards;
    animation: arrow-move-up .5s .1s ease-in-out forwards;
  }
  @-webkit-keyframes arrow-move-up {
    to {
      top: -0.2em;
    }
  }
  @keyframes arrow-move-up {
    to {
      top: -0.2em;
    }
  }
}

.site-nav > ul > li > .sub-menu > li > a {
  background: #3383b9;
  color: white;
}

@media only screen and (min-width: 46.875em) {
  .site-nav > ul > li > .sub-menu > li > a {
    padding-left: 2em;
  }
}

.site-nav > ul > li > .sub-menu > li > a:hover,
.site-nav > ul > li > .sub-menu > li > a:focus,
.site-nav > ul > li > .sub-menu > li > a:active,
.site-nav > ul > li > .sub-menu > li.active > a,
.site-nav > ul > li > .sub-menu > li.current-menu-item > a,
.site-nav > ul > li > .sub-menu > li.current-menu-ancestor > a,
.site-nav > ul > li > .sub-menu > li.current_page_parent > a,
.site-nav > ul > li > .sub-menu > li.current-post-ancestor > a {
  background: #005086;
}

@media only screen and (min-width: 46.875em) {
  .site-nav > ul > li > .sub-menu > li.menu-item-has-children > a .icon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@media only screen and (min-width: 46.875em) {
  .service-nav {
    position: absolute;
    top: -7em;
    right: -0.5em;
    left: -0.5em;
    text-align: right;
  }
}

@media only screen and (min-width: 46.875em) {
  .service-nav li {
    display: inline-block;
    margin: 0 0.5em;
  }
}

.service-nav li.current-menu-item > a {
  color: #0064A8;
}

.service-nav a {
  color: #707070;
  position: relative;
  text-decoration: none;
  font-size: 0.8rem;
}

.service-nav a:hover, .service-nav a:focus {
  color: #0064A8;
}

@media only screen and (max-width: 46.8125em) {
  .service-nav a {
    display: block;
    padding: 1em;
    color: black;
    background: #B7C5C8;
  }
  .service-nav a:hover {
    background: #aebbbe;
    color: black;
  }
}

.footer-nav {
  margin: 1rem 0;
  font-size: 0.8em;
  text-align: center;
}

@media only screen and (min-width: 62.5em) {
  .footer-nav {
    float: right;
    margin: 1rem 0 1rem 0;
  }
}

.footer-nav ul {
  padding: 0;
  margin: 0 -0.5em;
}

.footer-nav li {
  display: inline-block;
  margin: 0 0.5em;
}

.pagination {
  text-align: center;
  margin: 1em 0 0;
}

.pagination ul {
  display: inline-block;
}

.pagination li {
  display: inline-block;
  vertical-align: bottom;
  margin: 0.25em;
}

.pagination a,
.pagination span {
  height: 3em;
  width: 3em;
  background: #B7C5C8;
  display: block;
  text-decoration: none;
  color: black;
  padding: 1em 0;
  line-height: 1;
}

.pagination a:hover,
.pagination .current {
  background: #B8273C;
  color: white;
}

.site-search-toggle {
  position: absolute;
  top: 0;
  right: 3.5em;
  height: 44px;
  text-indent: -999em;
  width: 44px;
  cursor: pointer;
  background-color: #999;
}

.site-search-toggle .icon {
  height: 32px;
  width: 32px;
  position: absolute;
  top: 6px;
  left: 6px;
}

@media only screen and (min-width: 46.875em) {
  .site-search-toggle {
    display: none;
  }
}

.js .site-search {
  display: none;
}

@media only screen and (min-width: 46.875em) {
  .js .site-search {
    display: block;
  }
}

#cookie-banner {
  background: #707070;
  padding: 0 1rem;
  text-align: center;
  color: white;
  font-size: 85%;
}

#cookie-banner a {
  color: white;
}

#cookie-banner a:not(.close-cookie-banner) {
  text-decoration: underline;
}

#cookie-banner a.close-cookie-banner {
  border: 1px solid white;
  padding: .25em .5em;
  margin: .25em;
  display: inline-block;
}

#cookie-banner a.close-cookie-banner:hover, #cookie-banner a.close-cookie-banner:focus, #cookie-banner a.close-cookie-banner:active {
  background: white;
  color: #707070;
}

.module-content {
  padding: 2em 0;
}

@media only screen and (min-width: 62.5em) {
  .module-content {
    padding: 5em 0;
  }
}

.module-content h2 {
  text-align: center;
  max-width: 50ch;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: .5em;
}

.module-content .content-section {
  width: 100%;
}

@media only screen and (min-width: 62.5em) {
  .module-content .content-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .module-content .content-section--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.module-content .content-section .content {
  max-width: 43rem;
  margin: 0 auto;
}

@media only screen and (min-width: 62.5em) {
  .module-content .content-section .content {
    max-width: 116ch;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding: 0 1.5em;
  }
}

@media only screen and (min-width: 62.5em) {
  .module-content .content-section figure {
    width: 50%;
    padding: 0 1.5em;
    margin-top: 1em;
    -ms-flex-item-align: start;
    align-self: start;
  }
}

.module-content .content-section + h2 {
  margin-top: 1.5em;
}

@media only screen and (min-width: 62.5em) {
  .module-content .content-section + h2 {
    margin-top: 2em;
  }
}

.module-content .content-section + .content-section {
  margin-top: 3em;
}

.module-content .dzhw-befragungszeitpunkte {
  margin: 3em 0;
}

@media only screen and (min-width: 62.5em) {
  .module-content .dzhw-befragungszeitpunkte {
    margin: 3em 0 4em 0;
  }
}

@media only screen and (max-width: 62.4375em) {
  .module-content .dzhw-befragungszeitpunkte + .content-section img {
    margin-top: 2rem;
  }
}

@media only screen and (min-width: 62.5em) {
  .module-content .dzhw-befragungszeitpunkte + .content-section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 62.5em) {
  _:-ms-fullscreen,
  :root .module-content .content-section .content {
    max-width: 100%;
  }
}

.module-nuggets h2 {
  text-align: center;
}

.nuggets {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -0.5em;
}

.nugget,
.nuggets::before,
.nuggets::after {
  color: white;
  padding: 1em 1em 3em;
  width: 100%;
  margin-bottom: 0.2em;
  position: relative;
  border: 0.5em solid transparent;
  background-clip: padding-box;
  width: 100%;
}
/*
.span_1_of_4 {
    width: 90%;
}

 .rotateText_3 {
    display: inline-block;
}


.rotateText_1, .rotateText_3 {
    width: 10%;
} */

@media only screen and (min-width: 37.5em) {
  .nugget,
  .nuggets::before,
  .nuggets::after {
    width: 50%;
  }
  
  .span_1_of_4 {
    width: 43%;  
  }
  
.rotateText_3 {
    display: inline-block;
}  
}

/* Vollansicht */
@media only screen and (min-width: 62.5em) {
  .nugget,
  .nuggets::before,
  .nuggets::after {
    width: 25%;
  }
 
 /*
 .rotateText_1 {
    width: 5%;
}
 
.rotateText_2, .rotateText_3, .rotateText_4, .header_befragungsgruppen {
    display: none;
}
  
  .span_1_of_4 {
    width: 23%;
    float: left;
  }
  
  .container_befragungsgruppen {
  margin-left:10em;
  padding-left: 1em;
  float: left;
  display: inline;
  width: 80%;
  }
  
  .container_befragungsgruppen_vt {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 38em;  
  }
  
  .container_befragungsgruppen_vt img {
     height: 34em;
  }
  
  .span_1_of_7 {
    width: 10%;
    float: left;
  }
  
  .span_2_of_7 {
    width: 10%;
    float: left;
  }
    .span_4_of_7 {
    width: 86%;
	margin-left: 2.35em;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #fff;
	display: right;
  }
  
  .span_4_of_7 h3 {
  margin-bottom: 0.2em;
  }
  
  .span_1_of_7 img {
    margin: 1em;
  }
  
  .span_2_of_7 img {
    margin: 1em;
	width: 200px;
  }  
  */
}

section:nth-of-type(odd) .nugget, section:nth-of-type(odd)
.nuggets::before, section:nth-of-type(odd)
.nuggets::after {
  background-color: #f1f1f1;
}

.nugget:nth-of-type(1) {
  background-color: #1D7E8F;
}

.nugget:nth-of-type(2) {
  background-color: #C97112;
}

@media only screen and (min-width: 62.5em) {
  .nugget:nth-of-type(2) {
    position: relative;
    top: 1em;
  }
}

.nugget:nth-of-type(3) {
  background-color: #757A28;
}

.nugget:nth-of-type(4) {
  background-color: #B8273C;
}

@media only screen and (min-width: 62.5em) {
  .nugget:nth-of-type(4) {
    position: relative;
    top: 1em;
  }
}

.nuggets::before,
.nuggets::after {
  content: '';
  background: transparent !important;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding: 0;
  margin: 0;
}

.nugget-title {
  line-height: 150%;
  font-weight: normal;
  font-size: 1.3em;
}

.nugget-source {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  font-size: 0.75em;
  margin: 0;
  opacity: 0.7;
}

.module-testimonial {
  background: #e9eeef;
  padding: 2em 0;
  margin-bottom: 2em;
}

/* Mittlere Ansicht */
@media only screen and (min-width: 43.75em) {
  .module-testimonial {
    padding: 5em 0;
    margin: 2em 0 5em 0;
  }
  
/*  
.span_1_of_7 {
    display: none;
  }
  
  .span_2_of_7 {
    width: 20%;
    float: left;
  }
    .span_4_of_7 {
    width: 86%;
	margin-left: 2.35em;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #fff;
	display: right;
  }
  
  .span_4_of_7 h3 {
  margin-bottom: 0.2em;
  color: red;
  }
  
  .span_1_of_7 img {
    margin: 1em;
  }
  
  .span_2_of_7 img {
    margin: 1em;
  }  
*/    
  
  
  
}

.testimonial {
  display: block !important;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

@media only screen and (min-width: 43.75em) {
  .testimonial {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    text-align: left;
    padding: 0 5em;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.testimonial-source {
  width: 70%;
  margin: 0 auto;
}

@media only screen and (min-width: 43.75em) {
  .testimonial-source {
    margin-right: 3em;
    -ms-flex-preferred-size: 10em;
    flex-basis: 10em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}

.testimonial-source img {
  height: auto;
  width: 10em;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0 auto;
}

@media only screen and (min-width: 43.75em) {
  .testimonial-source img {
    margin: 0;
  }
}

.testimonial-content {
  background: #B8273C;
  color: white;
  padding: 1em 2em;
  position: relative;
  margin-top: 3em;
}

.testimonial-content:before {
  display: block;
  content: '';
  height: 30px;
  width: 30px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #B8273C;
  position: absolute;
  top: -15px;
  left: calc(50% - 15px);
}

@media only screen and (min-width: 43.75em) {
  .testimonial-content {
    margin-top: 0;
  }
  .testimonial-content:before {
    top: 34px;
    left: -15px;
  }
}

.testimonial-content blockquote {
  padding: 1em 0.5em;
  border: none;
  margin: 0;
  color: white;
  font-size: 1.2em;
  line-height: 170%;
}

.testimonial-image {
  margin: 1em auto;
  width: 10em;
}

@media only screen and (min-width: 43.75em) {
  .testimonial-image {
    margin: 1em 1em 1em 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 10em;
    flex: 1 0 10em;
  }
}

.testimonial-meta {
  font-size: 0.8em;
  line-height: 160%;
}

.module-news {
  text-align: center;
}

.news:not(body) {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1em -1em;
  text-align: left;
}

.news-teaser {
  background-color: #0064A8;
  color: white;
  padding: 0;
  width: 100%;
  margin-bottom: 1em;
  position: relative;
  border: 1em solid transparent;
  background-clip: padding-box;
}

@media only screen and (min-width: 43.75em) {
  .news-teaser {
    width: 50%;
  }
  .news-teaser:first-child:last-child {
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 62.5em) {
  .news-teaser:nth-of-type(even) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media only screen and (min-width: 62.5em) and (min-width: 62.5em) {
  .news-teaser:nth-of-type(even) .news-teaser-content::before {
    bottom: -15px;
    top: auto;
  }
}

.news-teaser-image {
  width: 100%;
}

.news-teaser-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 2em 2em 3em 2em;
  position: relative;
}

@media only screen and (min-width: 62.5em) {
  .news-teaser-content {
    min-height: 325px;
  }
}

.news-teaser-content::before {
  content: '';
  background: #0064A8;
  display: block;
  height: 30px;
  width: 30px;
  position: absolute;
  left: calc(50% - 15px);
  top: -15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.news-teaser-content .read-more {
  color: white;
}

.news-title {
  font-weight: normal;
  font-size: 1.6em;
  margin-top: 0;
}

.news-meta {
  margin-top: 0;
  margin-bottom: 0.2em;
  font-size: 0.8em;
  opacity: 0.7;
}

.news-category:before {
  content: ' \007C ';
}

.news-image {
  float: right;
  margin-left: 3em;
}

.module-presse {
  text-align: center;
  padding: 5em 0;
}

.module-presse p {
  max-width: 90ch;
  margin: 0 auto;
}

.presse {
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 2em -0.5em 2em -0.5em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;	
}

.presse-teaser {
  background: #e2e8e9;
  padding: 1.5em 1.5em 4em 1.5em;
  width: 100%;
  position: relative;
  border: 0.5em solid transparent;
  background-clip: padding-box;
}

@media only screen and (min-width: 43.75em) {
  .presse-teaser {
    width: 50%;
  }
}

.presse-teaser .read-more {
  position: absolute;
  right: 1.5em;
  bottom: 1.5em;
}

.presse-title {
  font-weight: normal;
  font-size: 1.6em;
  margin-top: 0;
}

.presse-meta {
  opacity: 0.7;
  font-size: 0.8em;
  margin-bottom: 0.5em;
}

.presse-source:before {
  content: ' \007C ';
}

.module-faq {
  text-align: center;
}

.accordion-list {
  text-align: left;
  max-width: 116ch;
  margin: 2em auto;
  opacity: 0;
}

.accordion-list.ready {
  opacity: 1;
}

.accordion-list + h2 {
  margin-top: 1.5em;
}

@media only screen and (min-width: 43.75em) {
  .accordion-list + h2 {
    margin-top: 2em;
  }
}

@media only screen and (min-width: 62.5em) {
  .accordion-list + h2 {
    margin-top: 3em;
  }
}

.accordion-list + .accordion-list {
  margin-top: -1.5em;
}

.accordion-title {
  background: #e2e8e9;
  position: relative;
  cursor: pointer;
  font-size: 1.1em;
  margin: 0;
  color: black;
}

.accordion-title button {
  padding: 1.5rem 3rem 1.3rem 1.5rem;
  text-align: left;
  background: transparent;
  border: none;
  outline: none;
  display: block;
  width: 100%;
  cursor: pointer;
}

.accordion-title button:hover, .accordion-title button:focus, .accordion-title button:active {
  background: #dbe2e4;
}

.accordion-title button > .icon {
  width: 3.5rem;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.9rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.25s -webkit-transform ease-in-out;
  transition: 0.25s -webkit-transform ease-in-out;
  -o-transition: 0.25s transform ease-in-out;
  transition: 0.25s transform ease-in-out;
  transition: 0.25s transform ease-in-out, 0.25s -webkit-transform ease-in-out;
}

.accordion-title button[aria-expanded="true"] > .icon {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.accordion-title h3 {
  margin: 0;
}

.accordion-content {
  background: #f1f3f4;
  padding: 1.5em;
  margin: 0;
}

.accordion-content p {
  max-width: 90ch;
}

.accordion-content > *:first-child {
  margin-top: 0;
}

.accordion-content > *:last-child {
  margin-bottom: 0;
}

.module-team {
  text-align: center;
  max-width: calc(1200px + 2em);
  margin: 0 auto;
}

.team:not(body) {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -0.5em;
}

.team-member {
  background: #e2e8e9;
  width: 100%;
  position: relative;
  padding: 1em 1em 2.5em 1em;
  border: 1em solid transparent;
  background-clip: padding-box;
}

@media only screen and (min-width: 25em) {
  .team-member {
    width: 50%;
  }
}

@media only screen and (min-width: 43.75em) {
  .team-member {
    width: 33.333%;
  }
}

@media only screen and (min-width: 62.5em) {
  .team-member {
    width: 25%;
  }
}

section:nth-of-type(odd) .team-member {
  background-color: #f1f1f1;
}

.team-member-image-container {
  margin: -1px;
}

.team-member-image {
  background: white;
  width: 100%;
}

.team-member-meta {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 1em 0;
}

.download-list {
  text-align: left;
  max-width: 116ch;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 auto 4em auto;
}

.download-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 0 2em 0;
  margin: 0 0 4em 0;
}

@media only screen and (min-width: 43.75em) {
  .download-list li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.download-list li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}

.download-image {
  width: 10em;
  margin: 0 0 2em 0;
}

@media only screen and (min-width: 43.75em) {
  .download-image {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 10em;
    flex: 0 0 10em;
    margin: 0 2em 0 0;
  }
}

.download-image:after {
  display: none !important;
}

.download-content h3 {
  margin-top: 0;
}







/* von ganz klein bis ganz groß responsive  */

.roundedCorners {  
  min-height: 240px;
  padding-bottom: 0.7em;
}

.roundedCorners ul {
    margin-bottom: 0.3em;
}

  .container_befragungen_vt_1, .container_befragungen_vt_2, .container_befragungen_vt_3, .container_befragungen_vt_4 {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 45em;
	  width: 10%;
	  float: left;
	  margin-top: 10em;
	  /*background-color: aliceblue; */
  }
  
  .container_befragungen_vt_1 img, .container_befragungen_vt_2 img, .container_befragungen_vt_3 img, .container_befragungen_vt_4 img {
     margin-bottom: 5em;
     height: 44em;
  }


  .span_1_of_4 {
    width: 90%;
  }

.span_1_of_4, .span_1_of_7, .span_2_of_7, .span_4_of_7, .rotateText_1, .rotateText_2, .rotateText_3, .rotateText_4 {
    float: left;
}

.header_befragungsgruppen {
    font-size: 2em;
}

@media only screen and (min-width: 25em) {

.span_1_of_4 {
    width: 90%;
}

 .rotateText_2, .rotateText_3, .rotateText_4 {
    display: block;
}

.roundedCorners {  
  min-height: 220px;
  padding-bottom: 0.7em;
}

.roundedCorners ul {
    margin-bottom: 0.3em;
}

.container_befragungen_vt_1 {
/*background-color: lightpink; */
}

.container_befragungen_vt_1, .container_befragungen_vt_2, .container_befragungen_vt_3, .container_befragungen_vt_4 {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 45em;
	  width: 10%;
	  float: left;
	  margin-top: 5em;
  }
  
  .container_befragungen_vt_1 img, .container_befragungen_vt_2 img, .container_befragungen_vt_3 img, .container_befragungen_vt_4 img {
     margin-bottom: 8em;
     height: 45em;
  }

}


@media only screen and (min-width: 43.75em) {

.roundedCorners {  
  min-height: 180px;
  padding-bottom: 0.7em;
}

.roundedCorners ul {
    margin-bottom: 0.3em;
}

.container_befragungen_vt_2, .container_befragungen_vt_4 {
    display: none;
}

.container_befragungen_vt_1 {
/*background-color: lightgrey; */
margin-top: 2em;
}

.container_befragungen_vt_1, .container_befragungen_vt_3 {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 40em;
	  width: 7%;
	  float: left;
	  margin-top: 10em;
  }

  .container_befragungen_vt_1 img, .container_befragungen_vt_3 img {
     margin-top: 0em;
     height: 45em;
  }


.span_1_of_4 {
    width: 46%;
}

.roundedCorners {
   min-height: 300px;
}

.jahrgang_top_div {
    margin-top: 1em;
}
.rotateText_2, .rotateText_4 {
    display: none;
}
 
 .rotateText_1, .rotateText_3 {
float: left;
}
}

@media only screen and (min-width: 77em) {

.container_befragungen_vt_1 {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 48em;
	  width: 5%;
	  float: left;
	  margin-top: 2em;
  }

  .container_befragungen_vt_1 img {
     margin-top: 10em;
     height: 45em;
  }

  .span_1_of_4 {
    width: 23%;
  }

 .rotateText_1 {
    width: 5% !important;
}
.rotateText_1, .rotateText_2, .rotateText_3, .rotateText_4 {
text-align: center;
display: block;
float: left;
width: auto;
}

.container_befragungen_vt_2, .container_befragungen_vt_3, .container_befragungen_vt_4 {
      display: none;
  }
  
  .roundedCorners {  
  min-height: 310px;
  padding-bottom: 0.7em;
}

.roundedCorners ul {
    margin-bottom: 0.3em;
}

}

/* unterer Bereich */

@media only screen and (min-width: 25em) {

 .container_befragungsgruppen {
/*  background-color: lightgoldenrodyellow; */
  }

.header_befragungsgruppen {
    display: block;
}

.header_befragungsgruppen {
    font-size: 2em;
}

.span_2_of_7 img {
 width: 100px;
 margin-bottom: 0 !important;
}

.span_4_of_7 {
 margin-bottom: 1em;
}

}

@media only screen and (min-width: 47.75em) {

 .header_befragungsgruppen {
    display: none;
}

 .container_befragungsgruppen {
  margin-left: 1em;
  margin-right: 1em;
  padding-left: 1em;
  float: left;
  display: inline;
  width: 95%;
  /*background-color: lightgreen; */
  }
  
  .container_befragungsgruppen_vt {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 38em;
	  margin-top:5%;

  }
  
  .container_befragungsgruppen_vt img {
     height: 38em;
  }   

.span_1_of_7 {
    width: 10%;
    float: left;
  }
  
  .span_1_of_7 img {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0em;
    margin-right: 0em;	
  }
 
  .span_2_of_7 {
    width: 10%;
    float: left;
	margin-top: 0em;
	padding-left: 1em;
  }
  
  .span_4_of_7 {
    width: 83.4%;
	margin-left: 2.7em;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #fff;
	display: right;
	margin-bottom: 0;
	padding-bottom: 1em;
  }
  
  .span_2_of_7 img {
    margin: 1em;
	width: 100px;
	margin-bottom: 0 !important;
  }
  
  .span_4_of_7 h3 {
  margin-bottom: 0.2em;
  }
}


@media only screen and (min-width: 61em) {

.header_befragungsgruppen {
    display: none;
}

.container_befragungsgruppen {
  /*background-color: aliceblue; */
 }
  .span_4_of_7 {
    width: 84.9%;
	}
	
 .container_befragungsgruppen_vt {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 38em;
	  margin-top: 4%;
  }
  
  .container_befragungsgruppen_vt img {
     height: 38em;
  }	
}

@media only screen and (min-width: 63em) {
 .container_befragungsgruppen {
   /*background-color: mistyrose;  */
 }
  .container_befragungsgruppen_vt {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 36em;
	  margin-top: 3%;
  }
  
  .container_befragungsgruppen_vt img {
     height: 36em;
  }
  
  .span_4_of_7 {
    width: 84.9%;
	}
 
}

@media only screen and (min-width: 73em) {
 .container_befragungsgruppen {
  /*background-color: lightcoral; */
 }
 
  .container_befragungsgruppen_vt {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 30em;
	  margin-top: 4%;
  }
  
  .container_befragungsgruppen_vt img {
     height: 30em;
  } 
 
  .span_4_of_7 {
    width: 85%;
	} 
 
}

@media only screen and (min-width: 81.7em) {
  
  .container_befragungsgruppen {
  margin-left:10em;
  padding-left: 1em;
  float: left;
  display: inline;
  width: 80%;
  /*background-color: beige; */
  }
  
  .container_befragungsgruppen_vt {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 90%;
	  margin-top:3%;

  }
  
  .container_befragungsgruppen_vt img {
     height: 34em;	 
  }
  
   .span_4_of_7 {
    width: 86%;
	margin-left: 2.35em;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #fff;
  }
  
 }
  
/* Grafik Startseite */

@media only screen and (min-width: 25em) {

 .container_befragungsgruppen_sp {
    width: 100%;
  }

.span_1_of_6 {
 width: 100%;
 display: block;
 min-height: 6em;
}

.span_1_of_6 img {
 width: 80px;
 margin: 0.5em !important;
 vertical-align: middle;
 display: inline; 
}

.span_2_to_6 {
 width: 100%;
}

}

@media only screen and (min-width: 47.75em) {

 .container_befragungsgruppen_sp {
  margin-left: 1em;
  margin-right: 1em;
  padding-left: 1em;
  float: left;
  display: inline;
  width: 95%;
  }  
  
  .span_1_of_6 {
    width: 20%;
    float: left;
	margin-top: 0em;
	padding-left: 1em;
  }
  
  .span_1_of_6 img {
    width: 100px;
  }
  
  .span_2_to_6 {
    width: 77.7%;
	margin-left: 1em;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #fff;
	display: inline;
	float: left;
	margin-bottom: 0;
	padding-bottom: 1em;
  }  

  .span_2_to_6 h3 {
  margin-bottom: 0.2em;
  }
}

@media only screen and (min-width: 67em) {
  
  .span_1_of_6 {
      width: 15%;
	  float: left;
  }
  
   .span_2_to_6 {
    width: 83.25%;
  }
}

@media only screen and (min-width: 81.7em) {
  
  .span_1_of_6 {
      width: 15%;
	  float: left;
  }
  
   .span_2_to_6 {
    width: 83.25%;
  }
}

