/** use this file to import default css files **/
/** primary styles **/
html.naju {
  background: url("img/bkg-footer.jpg") top left repeat #515151;
  overflow-x: hidden; }

.naju .container-fluid {
  max-width: 1200px;
  padding: 0px 15px; }

.naju h1 {
  font-size: 2em; }
  @media (min-width: 992px) {
    .naju h1 {
      font-size: 2.5em; } }

h2 {
  font-size: 1.4em; }
  @media (min-width: 992px) {
    h2 {
      font-size: 2em; } }

.tx-naju-teaser h2 {
  font-size: 1.5em; }

.naju body {
  font-family: "Source Sans Pro"; }

body {
  background-color: #f3efe6;
  overflow-x: hidden;
  max-width: 100%; }

.clearer {
  clear: both;
  height: 1px;
  font-size: 1px; }

::selection {
  background: #009FE2;
  color: #fff;
  text-shadow: none; }

::moz-selection {
  background: #009FE2;
  color: #fff;
  text-shadow: none; }

a, a:visited, a:active, a:hover, a:focus {
  color: #009fe2;
  outline: none; }

.navbar {
  margin-bottom: 40px; }

.navbar li.active > a {
  color: #FF8400; }

.navbar a, .navbar a:visited, a:hover {
  color: #009fe2; }

.nav > li > a:hover, .nav > li > a:focus, .navbar li.active:hover > a, .nav > li:hover > a, .nav > li:focus > a {
  background: none #fff; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent; }

.nav-collapse .nav > li > a:hover,
.nav-collapse .nav > li > a:focus,
.nav-collapse .dropdown-menu a:hover,
.nav-collapse .dropdown-menu a:focus {
  background: none; }

.navbar-nav > li > .dropdown-menu {
  /*border: 3px dotted white;
  background: url("img/bkg-dark.png") repeat scroll center top #D5CDC3;*/
  background: #fff; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #FF8400; }

.container, .block, footer {
  position: relative; }

.abriss {
  width: 100%;
  height: 19px;
  top: -19px;
  position: absolute;
  background: url("img/bkg-abriss-light.png") top center repeat-x transparent; }

.bkg-dark {
  background: url("img/bkg-dark.jpg") top center repeat #d5cdc3; }

.bkg-dark .abriss {
  background: url("img/bkg-abriss-dark.png") top center repeat-x transparent; }

b, strong {
  color: #000; }

i, em {
  color: #555; }

.navbar-brand {
  display: block;
  background: url("img/logo-naju.png") left top no-repeat transparent;
  background-size: contain;
  width: 150px;
  height: 145px; }

.navbar-toggle {
  background: url("img/bkg-dark.jpg") top center repeat #d5cdc3;
  border: 3px dotted #b0b0b0;
  margin-top: 65px;
  padding: 10px 14px; }

@keyframes schuetteln {
  from {
    transform: rotate(0deg); }
  33% {
    transform: rotate(-5deg); }
  67% {
    transform: rotate(0deg); }
  to {
    transform: rotate(5deg); } }
@-webkit-keyframes schuetteln {
  from {
    -webkit-transform: rotate(0deg); }
  33% {
    -webkit-transform: rotate(-5deg); }
  67% {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(5deg); } }
@-moz-keyframes schuetteln {
  from {
    -moz-transform: rotate(0deg); }
  33% {
    -moz-transform: rotate(-5deg); }
  67% {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(5deg); } }
.more {
  text-indent: -99999px;
  width: 51px;
  height: 19px;
  overflow: hidden;
  margin-right: 20px;
  margin-top: -5px; }

.blue .more {
  background: url("img/icon-arrow-blue.png") top left no-repeat transparent; }

.orange .more {
  background: url("img/icon-arrow-orange.png") top left no-repeat transparent; }

.green .more {
  background: url("img/icon-arrow-green.png") top left no-repeat transparent; }

/** BLOCKS **/
.block {
  padding: 30px 0 50px;
  display: block; }

a.abschnitt, a.abschnitt:hover, a.abschnitt:visited, a.abschnitt:focus {
  color: #333;
  display: block; }

a.abschnitt:hover {
  text-decoration: none; }

a.abschnitt {
  margin-bottom: 10px; }

.block .facebook {
  border: none; }

img.facebook {
  width: 50%;
  max-width: 200px;
  height: auto;
  margin: auto; }

.block h1:after, .block h2:after, .block h1.title:before {
  display: block;
  content: '';
  max-width: 100%;
  background: none top left no-repeat transparent;
  background-size: contain;
  height: 16px;
  width: 370px; }

.block h2:after {
  height: 12px;
  width: 241px; }

.blue h1:after {
  background-image: url("img/h1-underline-blue.png"); }

.orange h1:after {
  background-image: url("img/h1-underline-orange.png"); }

.green h1:after {
  background-image: url("img/h1-underline-green.png"); }

.orange h2:after {
  background-image: url("img/h2-underline-orange.png"); }

.blue h2:after {
  background-image: url("img/h2-underline-blue.png"); }

.green h2:after {
  background-image: url("img/h2-underline-green.png"); }

.block-title {
  font-size: 16px;
  color: #009FE2; }

.orange .block-title {
  color: #FF8400; }

.green .block-title {
  color: #72BC41; }

.csc-textpic-border figure {
  border: 4px dotted #fff;
  padding: 10px 10px 10px 10px; }

.csc-textpic-border img {
  border: none !important; }

.csc-textpic-border .csc-textpic-image {
  padding: 0px;
  margin: 0px; }

.csc-textpic-border .csc-textpic-imagewrap img {
  margin: 10px;
  border: none; }

.title-container {
  z-index: 500; }

.panel-wrapper {
  z-index: 500; }

.block .slide img {
  border: none;
  padding: 0;
  margin-bottom: 0; }

html.naju h2.title {
  position: absolute;
  bottom: 50px;
  font-size: 20px;
  color: #000;
  background: url("img/beigebar-h2.png") top left no-repeat transparent;
  padding: 18px 0 22px 25px;
  min-width: 300px; }

.subtitle {
  position: absolute;
  color: #454545;
  bottom: 25px;
  background: url("img/beigebar-subtitle.png") top left no-repeat transparent;
  padding: 10px 5px 15px 5px;
  min-width: 322px;
  font-size: 11px;
  text-align: center; }

/** CALENDAR **/
.calendar h2 {
  text-transform: uppercase;
  font-size: 34px;
  background: url("img/bkg-termine.png") top left no-repeat transparent;
  width: 213px;
  height: 79px;
  padding-top: 33px;
  text-align: center;
  margin: 0 auto 20px; }

/* SLIDER */
.carousel {
  margin-bottom: 50px; }

#carousel-example-generic {
  max-width: 616px;
  /* col-md-8 @ 1024 */ }

#carousel-example-generic .carousel-caption {
  position: relative;
  left: auto;
  right: auto;
  padding: 25px 12% 5px;
  bottom: auto;
  text-align: left;
  color: #333;
  text-shadow: none;
  background-color: white;
  min-height: 100px; }

#carousel-example-generic .carousel-caption h3 {
  margin-top: 0; }

#carousel-example-generic .carousel-caption a {
  color: #333; }

#carousel-example-generic .carousel-caption a:hover {
  text-decoration: none; }

#carousel-example-generic .carousel-control {
  z-index: 20;
  opacity: 1;
  width: 12%; }

.carousel-control.left, .carousel-control.right {
  background: transparent none;
  height: 141px;
  top: auto; }

#carousel-example-big .carousel-control.left,
#carousel-example-big .carousel-control.right {
  height: 32px;
  bottom: -32px; }

.carousel-control .icon-next:before,
.carousel-control .icon-prev:before {
  content: ""; }

#carousel-example-generic .carousel-control .icon-prev,
#carousel-example-generic .carousel-control .icon-next {
  height: 27px;
  width: 32px;
  margin-top: -14px;
  margin-left: -16px; }

#carousel-example-big .carousel-control .icon-prev,
#carousel-example-big .carousel-control .icon-next {
  height: 27px;
  width: 32px; }

.icon-next {
  background: url("img/icon-arrow-right.png") no-repeat transparent; }

.icon-prev {
  background: url("img/icon-arrow-left.png") no-repeat transparent; }

#carousel-example-generic .carousel-indicators {
  bottom: 102px;
  display: none; }

#carousel-example-big .carousel-indicators {
  bottom: -35px;
  display: none; }

#carousel-example-generic .carousel-indicators li {
  border-color: #009FE2; }

.carousel-indicators .active {
  background-color: #FF8400;
  border-color: #FF8400; }

#carousel-example-generic .carousel-inner .item > a {
  display: block; }

.indent {
  padding-left: 40px; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

.align-justify {
  text-align: justify; }

.csc-textpic-imagewrap img {
  margin: 0px;
  padding: 0px; }

.csc-textpic-caption {
  margin: 0px;
  padding: 10px 0px 10px 0px;
  font-size: 12px; }

html.naju .title {
  color: #fff;
  text-transform: uppercase;
  font-size: 40px; }

.tx-indexedsearch-title.title {
  text-transform: none;
  font-size: 20px; }

.tx-indexedsearch-icon.icon {
  display: none; }

.browsebox {
  width: 100%;
  text-align: center;
  list-style-type: none;
  margin: 20px 0px 20px 0px;
  padding: 0px;
  padding: 10px;
  border: 1px solid #CCCCCC; }

.browsebox li {
  display: inline-block;
  margin: 0px 5px 0px 0px; }

.tx-naju-teaser h2 {
  margin-top: 0px !important;
  padding-top: 0px !important; }

.tx-naju-teaser .row {
  padding-bottom: 30px !important; }

.tx-naju-teaser img {
  width: 100%; }

.tx-adressen {
  margin-top: 20px; }

#map-canvas {
  width: 100%;
  height: 400px;
  margin-top: 20px; }

.tx-anmeldung {
  padding-top: 10px; }

.gal0 {
  display: block;
  padding: 0px 0px 12px 0px;
  background-image: url("img/h2-underline-orange.png");
  background-position: 0px bottom;
  background-repeat: no-repeat; }

.gal1 {
  display: block;
  padding: 0px 0px 12px 0px;
  background-image: url("img/h2-underline-green.png");
  background-position: 0px bottom;
  background-repeat: no-repeat; }

.gal2 {
  display: block;
  padding: 0px 0px 12px 0px;
  background-image: url("img/h2-underline-blue.png");
  background-position: 0px bottom;
  background-repeat: no-repeat; }

.gal99 {
  display: block;
  padding: 0px 0px 12px 0px;
  background-image: url("img/h2-underline-neutral.png");
  background-position: 0px bottom;
  background-repeat: no-repeat; }

.gallegende {
  clear: both;
  padding: 20px 0px 20px 15px; }

.gallegende .legende0 span {
  background-color: #fe8c12;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px; }

.gallegende .legende1 span {
  background-color: #72bc41;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px; }

.gallegende .legende2 span {
  background-color: #009ee3;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px; }

.imgWrapper {
  width: 100%;
  padding: 0;
  margin: 0px;
  position: relative; }

.imgWrapper img {
  width: 100%;
  padding: 0;
  margin: 0px;
  border: 0; }

.imgWrapper figure {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid white;
  border: 10px solid transparent;
  border-image: url(img/border_light.png) 14 repeat; }

.bkg-dark .imgWrapper figure {
  border-image: url(img/border.png) 14 repeat; }

.news-single-item h2 {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0em;
  margin: 0px;
  padding: 0px; }

.news-single-item h2:after {
  background-image: none; }

.news-single-item img {
  width: 100%;
  height: auto;
  margin-bottom: 20px; }

.news-single-backlink {
  padding-left: 0px;
  margin-left: 0px; }

.kontextbild {
  position: relative;
  margin-bottom: 20px; }

.kontextbild div {
  margin: 0px !important;
  padding: 0px !important; }

.kontextbild img {
  width: 100%;
  height: auto; }

.kontextbild figure {
  margin: 0px !important;
  padding: 0px !important; }

.kontextbild figure.addBorder {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid white;
  border: 10px solid transparent;
  border-image: url(img/border.png) 14 repeat; }

.jahresthema {
  margin-top: 20px;
  width: 100%; }

.gallery div {
  padding: 0; }

.gallery img {
  width: 100%;
  border: 0;
  padding: 5px;
  margin: 0; }

.dauernews .dauernews-item h2 {
  margin-top: 0; }

.dauernews-item {
  padding-top: 20px; }

.gallery {
  padding: 0px 30px 30px 30px; }

.dauernews a {
  color: #333; }

.dauernews img {
  width: 100%;
  height: auto; }

.gallery a {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0px;
  position: relative; }

.gallery a img {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0px;
  border: 0; }

.gallery a figure {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid white;
  border: 10px solid transparent;
  border-image: url(img/border_light.png) 14 repeat; }

.ueber h1 {
  margin-bottom: 0; }

.ueberItem {
  margin-bottom: 30px; }

.ueberItem h2 {
  margin-top: 0; }

#fb_img {
  width: 200px; }

.fc-date1 {
  width: 50px;
  display: inline-block; }

.fc-date2 {
  width: 70px;
  display: inline-block; }

.checklist {
  list-style-image: url("img/checkGruen.png"); }

.disabled .checklist {
  list-style-image: url("img/checkGray.png"); }

#terminTable {
  margin-top: -8px;
  margin-bottom: 14px; }

#terminTable .first {
  width: 35%;
  padding-right: 10px; }

#termine a, #termine a:visited, #termine a:active, #termine a:hover, #termine a:focus {
  color: #00638d;
  outline: none; }

#terminTable td {
  line-height: 1.2em;
  padding-bottom: 5px; }

.blocks-gallery-item figcaption {
  display: none; }

figcaption {
  font-size: 0.8em;
  color: #555;
  text-align: center; }

table.table {
  background: #fff; }

table img {
  height: auto; }

.wp-block-image img {
  height: auto; }

/** media queries **/
@media (min-width: 768px) {
  .navbar-ex1-collapse {
    padding-top: 80px; }

  .block-title {
    margin-top: 20px; }

  .block h1.title:after, .block h1.title:before {
    background-image: url("/css/img/h1-before.png");
    width: 114px;
    display: inline-block;
    margin: 0 40px; }

  #carousel-example-generic .carousel-caption {
    background: url("img/bkg-slider-content.png") 3px top no-repeat transparent;
    height: 141px;
    margin-top: -20px;
    padding-top: 35px; }

  #carousel-example-generic .carousel-indicators {
    display: block; }

  #carousel-example-big .carousel-indicators {
    display: block; }

  #carousel-example-generic .carousel-inner .item > a:after {
    display: block;
    content: url("img/bkg-slider-light.png");
    max-width: 100%;
    background: none top left no-repeat transparent;
    background-size: contain;
    position: absolute;
    top: 0; }

  .bkg-dark #carousel-example-generic .carousel-inner .item > a:after {
    content: url("img/bkg-slider.png"); }

  #map-canvas {
    height: 600px; } }
@media (min-width: 992px) {
  html.naju {
    font-size: 16px; }

  /* add header background */
  header > .container-fluid {
    background: url("img/header-img.png") right top no-repeat;
    background-size: 60%;
    background-position: 65% top !important; }

  #navbarSupportedContent {
    padding-top: 130px; }

  .navbar li.active > a {
    background: url("img/navbar-active-orange.png") bottom center no-repeat transparent; }

  .navbar-brand {
    height: 120px;
    width: 215px; }

  .block-title {
    margin-top: 14px; }

  a.abschnitt {
    margin-bottom: 0; } }
/* Large desktop */
@media (min-width: 1200px) {
  header > .container {
    /* move image */
    background-position: 250px top; }

  #navbarSupportedContent {
    padding-top: 150px; } }
.contentBox {
  background: #f3efe6;
  clip-path: polygon(0% 0px, 100% 20px, 100% 100%, 0% 100%);
  padding: 60px;
  font-size: 1.1em;
  line-height: 1.6em;
  margin-bottom: 2em; }
  @media (max-width: 991px) {
    .contentBox {
      margin-left: -50px;
      margin-right: -50px; } }

.contentBox h1 {
  color: #a6bd0c;
  font-weight: bold;
  font-size: 1.8em; }
  @media (min-width: 992px) {
    .contentBox h1 {
      font-size: 2.7em; } }

.contentBox h1 + h2 {
  margin-top: -20px;
  margin-left: 30px; }

.contentBox .autor {
  text-align: right;
  font-style: italic; }

.contentBox.seminar {
  margin-top: 30px;
  padding: 60px 0; }

.contentBox.seminar .nav-tabs {
  padding: 0 60px; }

.contentBox.seminar .tab-content {
  padding: 0 60px;
  padding-top: 40px; }

#semImgBox .overlay {
  background: url("./img/clipSemImage.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#overSticker {
  border: 0;
  width: 200px;
  position: absolute;
  top: -20px;
  right: -20px; }

#semImgBox {
  float: right;
  margin-left: 10px;
  position: relative;
  margin-bottom: 20px;
  margin-right: -60px; }

#semImgBox img {
  border: none; }
  @media (max-width: 991px) {
    #semImgBox img {
      width: 100%; } }

#semImgBox .caption {
  position: absolute;
  bottom: -20px;
  z-index: 6;
  right: 60px;
  font-size: 9px; }

.seminar .nav-tabs {
  font-size: 0.9em; }

.seminar table {
  margin-bottom: 10px; }

.seminar #anmeldung {
  margin-left: -20px;
  margin-right: -20px; }

.seminar #faq #accordion h5 button {
  font-size: 0.9em;
  text-align: left;
  font-weight: bold; }

#Veranstaltungsdaten th {
  padding-bottom: 4px;
  padding-right: 20px;
  vertical-align: top; }

.breadcrumb {
  padding: 0;
  margin: 0;
  background: none; }

.breadcrumb-item + .breadcrumb-item::before {
  display: "none";
  padding-right: 0;
  content: ""; }

.breadcrumb-item::after {
  display: inline-block;
  padding-left: .5rem;
  color: #6c757d;
  content: "/"; }

.orderItem .imgBox {
  width: 100%;
  padding-top: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 10px; }

.orderItem {
  font-weight: bold; }

.foogallery-container li img {
  padding: 0;
  margin: 0; }

.tp-title {
  width: 140px !important;
  font-size: 15px !important; }

.contentBox.pm .abstract {
  font-weight: bold;
  margin-top: 20px; }

.pms .pm-teaser {
  padding: 20px;
  padding-top: 15px;
  /*background: #dedad2;*/
  margin-left: -20px; }

.pms .pm-teaser:hover {
  background: #e2ddd5; }

.pms .pm-teaser img {
  width: 100%; }

.pms .pm-teaser a {
  color: inherit;
  text-decoration: none; }

.pms .pm-teaser .desc {
  font-size: 15px; }

.joinnow {
  background: url("img/joinnow.png") top right no-repeat transparent;
  background-size: contain;
  text-indent: -99999px;
  width: 113px;
  height: 65px;
  overflow: hidden;
  position: absolute;
  top: -10px;
  right: 0px;
  transition: transform 0.2s; }

.joinnow:hover {
  transform: rotate(3deg); }

@media (min-width: 992px) {
  .joinnow {
    top: -20px;
    width: 226px;
    height: 129px;
    right: 0; } }
/* footer logos */
footer .logo {
  width: 90%;
  height: 70px;
  display: block;
  opacity: 0.8;
  transition: opacity 0.1s; }

footer .logo:hover {
  opacity: 1; }

footer #lbvLogo {
  background: url("img/lbvLogoWeiss.png") no-repeat;
  background-size: contain; }

footer #umweltbildungBayernLogo {
  background: url("img/umweltbildungBayernLogo.png") no-repeat;
  background-size: contain;
  margin-top: -12px; }

footer #najuNabuLogo {
  background: url("img/najuNabuLogo.png") no-repeat;
  background-size: contain; }

footer {
  background: url("img/bkg-footer.jpg") top left repeat #515151;
  padding: 1em 0;
  font-size: 1em;
  line-height: 1.2em; }

footer .abriss {
  background: url("img/bkg-abriss-footer.png") top center repeat-x transparent; }

.footer-nav > div {
  padding-top: 10px;
  padding-bottom: 10px; }

footer, footer a, footer a:visited, footer a:active, footer a:focus, footer a:hover {
  color: #c6c6c6; }

footer h5 {
  font-size: 1.4em;
  font-weight: bold;
  color: #fff;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

footer ul {
  padding-left: 0px;
  list-style: none; }

footer ul li {
  text-decoration: underline; }

footer .footer-nav {
  border-bottom: 1px solid #aaa;
  margin-bottom: 10px; }

.row.footer-nav .bodytext {
  margin-bottom: 0.44rem; }

#termine {
  background: #ffa800;
  padding: 20px;
  height: 307px;
  border: 10px solid transparent;
  border-image: url(img/border.png) 14 repeat; }

#termine h1 {
  text-align: center;
  margin: 0; }

#termine iframe {
  font-size: 1.1em;
  font-weight: bold; }

#termine .termin-name {
  padding-left: 10px; }

.archivelink {
  padding: 0px 0px 30px 0px;
  clear: both; }

.news-entry {
  margin-bottom: 10px; }

.news-entry img {
  width: 100%;
  height: auto; }

#news a {
  color: #333; }

#news a {
  text-decoration: none; }

#woDuMitmachenKannst {
  max-width: 700px;
  margin: auto; }

#woDuMitmachenKannst img {
  width: 100%; }

#woDuMitmachenKannst .text {
  padding-top: 3em; }

#woDuMitmachenKannst a {
  color: #000; }

#woDuMitmachenKannst .text h4 {
  font-size: 1.2em; }
  @media (min-width: 992px) {
    #woDuMitmachenKannst .text h4 {
      font-size: 1.2em; } }

.categoryPost {
  background: #f3efe6;
  font-size: 1.0em;
  line-height: 1.3em;
  margin-bottom: 1em; }
  @media (max-width: 991px) {
    .categoryPost {
      margin-left: -20px;
      margin-right: -20px; } }

.categoryPost a {
  color: #000;
  text-decoration: none; }

.categoryPost:hover {
  background: #e2ddd5; }

.categoryPost.left {
  clip-path: polygon(0% 0px, 100% 20px, 100% 100%, 0% 100%); }

.categoryPost.right {
  clip-path: polygon(0% 20px, 100% 0px, 100% 100%, 0% 100%); }

.categoryPost img {
  width: 100%; }

.categoryPost .content {
  padding: 30px;
  padding-top: 35px; }

#otherArticles {
  margin-top: 40px; }

blockquote {
  position: relative;
  font-family: 'Sanchez', serif;
  margin-bottom: 30px;
  border-left: 3px solid #a6bd0c;
  padding: 15px 10px;
  color: #555; }
  blockquote cite {
    font-family: 'Noto Sans', sans-serif;
    font-size: 0.6em;
    font-weight: 700;
    color: #91a50a;
    float: right;
    margin-top: -10px; }
    blockquote cite:before {
      content: '\2015'; }
  blockquote:after {
    content: '\201D';
    position: absolute;
    top: 0.28em;
    right: 0;
    font-size: 4em;
    font-style: italic;
    color: #91a50a;
    z-index: -1; }

/** fonts laden **/
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/source-sans-pro-v12-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url("./fonts/source-sans-pro-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/source-sans-pro-v12-latin-regular.woff2") format("woff2"), url("./fonts/source-sans-pro-v12-latin-regular.woff") format("woff"), url("./fonts/source-sans-pro-v12-latin-regular.ttf") format("truetype"), url("./fonts/source-sans-pro-v12-latin-regular.svg#SourceSansPro") format("svg");
  /* Legacy iOS */ }
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: bold;
  src: url("./fonts/source-sans-pro-v12-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url("./fonts/source-sans-pro-v12-latin-600.eot?#iefix") format("embedded-opentype"), url("./fonts/source-sans-pro-v12-latin-600.woff2") format("woff2"), url("./fonts/source-sans-pro-v12-latin-600.woff") format("woff"), url("./fonts/source-sans-pro-v12-latin-600.ttf") format("truetype"), url("./fonts/source-sans-pro-v12-latin-600.svg#SourceSansPro") format("svg");
  /* Legacy iOS */ }
@media (min-width: 576px) {
  #wasIstDieNajuGrafik .pushDown {
    margin-top: 35px; } }
#wasIstDieNajuGrafik a {
  color: #000;
  text-decoration: none; }

#wasIstDieNajuGrafik .row {
  padding-top: 15px;
  padding-bottom: 15px; }

#wasIstDieNajuGrafik a .row:hover {
  background: #e2ddd5; }

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