/* ==========================================================================
   Ebene1
   ========================================================================== */
/* Ebene 2
----------------------------------------------- */
/*
 * Ebene 3
 */
/* ==========================================================================
   HTML basis
   ========================================================================== */
body {
  background-color: #fff !important;
  font-family: "Ubuntu", sans-serif;
}

h1 {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #0093D6;
  border-bottom: 2px solid #0093D6;
  padding-bottom: 10px;
}

h2 {
  margin-top: 30px;
  margin-bottom: 25px;
  padding-bottom: 5px;
  color: #0093D6;
  font-weight: 300;
  font-size: 1.8rem;
  /*border-bottom: 1px solid $col-main-2st;*/
}

header > h2 {
  border-bottom: 2px solid #0093D6;
}

#archivLogoContainer {
  padding-top: 10px;
}

h3 {
  font-size: 1.5rem;
  font-size: 1.2rem;
  font-weight: 300;
  text-align: center;
}

.logo-claim {
  text-align: right;
  font-weight: bold;
  margin-top: -30px;
  margin-bottom: 20px;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #F3F120;
}

img {
  max-width: 100%;
  height: auto;
}

/* Responsive Google Map */
.responsive_map {
  height: 0;
  overflow: hidden;
  padding-bottom: 56%;
  position: relative;
}

.responsive_map iframe {
  height: 50%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#sliderContainer .ce-above .ce-gallery {
  margin-bottom: 0;
}

.trennerContainer {
  height: 40px;
  width: 100%;
  /*margin-bottom: 30px;*/
}

#contentContainer .grid-3col_33-33-33 {
  margin-bottom: 20px;
}

#contentContainer .grid-3col_33-33-33 h3 {
  margin-bottom: 20px;
}

.container-fluid {
  margin-top: 10px;
  padding: 0;
}

#mapContainer {
  margin-top: 50px;
}

.navbar-light .navbar-nav .nav-link {
  color: #333;
  font-size: 20px;
  padding-right: 20px;
}

@media (min-width: 992px) {
  .navbar-light .navbar-nav .nav-link {
    padding-left: 0px;
  }
}
.navbar-toggler {
  position: fixed;
  top: 86px;
  right: 30px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #0093D6;
}

/* ==========================================================================
   CONTAINER
   ========================================================================== */
/* HeaderContainer
----------------------------------------------- */
#headerContainer {
  padding-top: 10px;
  margin-top: 0;
  padding-bottom: 10px;
  box-shadow: -1px 2px 9px -3px rgba(0, 0, 0, 0.72);
  -webkit-box-shadow: -1px 2px 9px -3px rgba(0, 0, 0, 0.72);
  -moz-box-shadow: -1px 2px 9px -3px rgba(0, 0, 0, 0.72);
}

.archivName {
  font-weight: bold;
}

/* SliderContainer
----------------------------------------------- */
#sliderContainer {
  margin-top: 188px;
}

#contentContainer {
  margin-top: 50px;
}

/* Themen
----------------------------------------------- */
.theme .frame-type-image {
  position: relative;
}
.theme .frame-type-image h3 {
  position: absolute;
  z-index: 100;
  color: #fff;
  width: 100%;
}
.theme img:hover {
  -webkit-filter: none;
}
.theme img {
  -webkit-filter: sepia(800%) hue-rotate(320deg) saturate(200%);
  width: 100%;
  height: auto;
}
.theme img {
  -webkit-filter: none;
}
.theme img:hover {
  -webkit-filter: sepia(1) hue-rotate(140deg) saturate(200%);
}
.theme .frame-type-image h3 {
  font-weight: 300;
  position: absolute;
  z-index: 100;
  color: #fff;
  background-color: rgba(0, 147, 214, 0.9);
  width: 100%;
  padding: 10px 0px;
  font-size: 24px;
  position: absolute;
  bottom: 0;
}
.theme .frame-type-image h3 a {
  color: #fff;
}

.archiv-container {
  padding: 0;
}
.archiv-container h2 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 15px;
}

/* ==========================================================================
   MENUS
   ========================================================================== */
/* Main Menu
----------------------------------------------- */
.main-menu {
  align-self: flex-start;
  padding-top: 0px;
  padding-bottom: 0px;
}

#main-menu {
  margin-top: 10px;
}

/* Footer Menu
----------------------------------------------- */
ul.footer-nav li {
  padding-right: 20px;
}

/* Orte
----------------------------------------------- */
.big-entry {
  max-width: 542px;
  background-color: #676357;
  padding-bottom: 10px;
}

.big-entry p {
  color: #fff;
}

.small-entry {
  max-width: 272px;
  background-color: #f6f4ef;
}

.record h1 {
  font-size: 25px;
  padding-left: 10px;
}

.category {
  background-color: #f4f120;
  padding: 5px 10px;
  position: absolute;
  margin-bottom: 20px;
  margin-top: -10px;
  margin-left: 15px;
}

/* ==========================================================================
   Erweiterungen
   ========================================================================== */
/* ws-flexslider
----------------------------------------------- */
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  -o-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  zoom: 1;
  border: none;
  border-radius: 0;
}

.tx-ws-flexslider .caption-text {
  background: transparent;
}
.tx-ws-flexslider .caption-text {
  background: rgba(255, 255, 255, 0.85);
}
.tx-ws-flexslider .caption-title {
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 25px;
  color: #0093D6;
}

.tx-ws-flexslider .caption-link {
  position: relative;
  left: auto !important;
  bottom: auto;
  color: #F3F120;
}

.tx-ws-flexslider .caption-link a {
  color: #F3F120;
}

.tx-ws-flexslider .caption-align-left .caption-text {
  top: auto;
  left: 20%;
  bottom: 50px;
}

.tx-ws-flexslider .caption-align-left .caption-text {
  left: calc((100% - 1140px)/2);
  padding-left: 25px;
  background: rgba(255, 255, 255, 0.75);
}

@media (max-width: 1200px) {
  .tx-ws-flexslider .caption-align-left .caption-text {
    left: calc((100% - 930px)/2);
  }
}
@media (max-width: 992px) {
  .tx-ws-flexslider .caption-align-left .caption-text {
    left: calc((100% - 690px)/2);
  }
}
.mediathek-container {
  display: none;
}

/* CookieConsent
------------------------------------*/
.cc-btn.cc-dismiss {
  display: none !important;
}

.cc-window.cc-banner {
  padding: 4em !important;
  z-index: 999999;
}

.cc-window.cc-floating {
  max-width: 100% !important;
}

.cc-btn {
  color: #fff;
  background-color: #0093D6 !important;
  border-color: transparent;
}

/* ke_search
------------------------------------*/
/* Buttons */
a.kesGreyButt,
span.resetbutt a,
span.submitbutt input,
input.kesGreyButt,
span.kesGreyButt {
  max-width: 250px !important;
}

.bg-darkgrey {
  background-color: #d9d9d9;
  padding-top: 20px;
}

.kesearchbox {
  margin-bottom: 15px;
}
.kesearchbox #ke_search_sword {
  width: 316px;
  padding: 5px;
}

#kesearch_filters select {
  padding: 5px;
  margin-bottom: 20px;
  min-width: 316px;
}
#kesearch_filters #filter_1 {
  margin-right: 10px;
}
#kesearch_filters #filter_2 {
  margin-right: 10px;
}

.resetbutt {
  margin-right: 10px;
}
.resetbutt a {
  padding: 8px 10px;
  background-color: #efefef;
}
.resetbutt a:hover {
  text-decoration: none !important;
  color: #212529 !important;
}

.submitbutt input {
  border: none;
  padding: 5px 10px;
}

#ke_search_sword {
  padding-left: 5px;
}

fieldset {
  margin-bottom: 25px;
}

.tx-kesearch-pi1 #kesearch_ordering span.up {
  border-color: transparent transparent #898989;
  border-width: 0 6px 6px;
}

.tx-kesearch-pi1 #kesearch_ordering ul li {
  margin-right: 20px;
}

.sortlink a {
  color: #898989;
  padding-right: 2px;
}

@media (max-width: 540px) {
  .kesearchbox #ke_search_sword {
    width: 100%;
  }

  #kesearch_filters select {
    min-width: 100%;
    margin-bottom: 10px;
  }

  .resetbutt {
    margin-right: 0;
  }
}
@media (max-width: 320px) {
  .resetbutt {
    width: 180px;
  }
}
@media (max-width: 280px) {
  #kesearch_filters select {
    width: 250px;
  }
}
.searchbox-container {
  position: relative;
  right: -50px;
}

#ke_search_searchfield_sword {
  padding-left: 5px;
}

@media (max-width: 1200px) {
  .searchbox-container {
    position: relative;
    right: 0px;
  }

  #ke_search_searchfield_sword {
    width: 160px;
    margin-right: 5px;
  }
}
@media (max-width: 992px) {
  .searchbox-container {
    margin: 15px 0;
  }

  #ke_search_searchfield_sword {
    width: 260px;
  }
}
@media (max-width: 360px) {
  #ke_search_searchfield_sword {
    width: 160px;
    margin-right: 5px;
  }
}
/* ==========================================================================
   Timeline
   ========================================================================== */
.timeline .archiv-item {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
.timeline .archiv-item h2 {
  margin-top: 10px;
  margin-bottom: 8px;
  text-align: left;
  border-bottom: 0;
  color: #01284e;
}
.timeline .archiv-item a {
  color: #01284e;
}
.timeline .archiv-item .date {
  background: #b8212a;
  display: inline-block;
  color: #fff;
  padding: 4px 12px;
  font-size: 0.9rem;
  /*position: absolute;*/
  /*top: 0;*/
  /*right: 0;*/
}

.archiv-detail h2 {
  margin-top: 20px;
  margin-bottom: 8px;
  text-align: left;
  border-bottom: 0;
  color: #01284e;
}

.archiv-detail .frame {
  border-top: 1px dotted #bbb;
  margin: 30px 0;
}

.milestone-item img {
  margin-bottom: 10px;
}

.tx-digitalarchiv .archiv-detail ul {
  margin-top: 30px;
}

.tx-digitalarchiv .archiv-detail h3 {
  text-align: left;
}

.archiv-detail img {
  margin-bottom: 20px;
}

/* ==========================================================================
   Mediathek-View
   ========================================================================== */
.mediathek-container {
  /* HTML
  ----------------------------------------------- */
  /* Slick
  ----------------------------------------------- */
}
.mediathek-container h2 {
  font-size: 18px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.mediathek-container .slick-prev, .mediathek-container .slick-next {
  top: 35%;
  color: #fff;
  background: transparent;
}
.mediathek-container .slick-slide {
  height: auto;
  position: relative;
  margin-right: 5px;
}
.mediathek-container .slick-prev:before, .mediathek-container .slick-next:before {
  font-size: 40px;
  opacity: 0.95;
}
.mediathek-container .slick-prev,
.mediathek-container .slick-next {
  z-index: 100;
}
.mediathek-container .slick-prev {
  left: 20px;
}
.mediathek-container .slick-next {
  right: 40px;
}
.mediathek-container .archiv-item .date {
  background: #F3F120;
  display: inline-block;
  color: #555;
  padding: 4px 12px;
  font-size: 0.9rem;
  position: absolute;
  top: 0;
  left: 0;
}
.mediathek-container .description-container {
  background-color: rgba(119, 119, 119, 0.85);
  color: #fff;
  padding: 5px 10px;
  max-height: 150px;
}
.mediathek-container .description-container a.bnt-more {
  font-size: 14px;
  font-weight: bold;
}
.mediathek-container .description-container.even {
  background-color: rgba(119, 119, 119, 0.85);
  background-color: rgba(119, 119, 119, 0.85);
  color: #fff;
}
.mediathek-container .description-container.even h2,
.mediathek-container .description-container.even a {
  color: #fff;
}
.mediathek-container .description-container.odd {
  background-color: rgba(235, 235, 235, 0.85);
  color: #333;
}
.mediathek-container .description-container.odd h2,
.mediathek-container .description-container.odd a {
  color: #333;
}

.city-container {
  background-color: #0093D6;
  color: #fff;
  margin-bottom: 50px;
  padding-right: 0;
  border-right: 8px solid white;
}
.city-container h2 {
  color: #fff;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 12px;
}

.city-container h2 {
  color: #fff;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 12px;
}

@media (max-width: 992px) {
  .city-container {
    margin-bottom: 0;
  }
  .city-container .slider-item-img {
    display: none;
  }
}
section.timeline {
  padding: 50px 0;
}

html, body {
  overflow-x: hidden;
}

body {
  font-size: 17px;
  font-weight: 400;
  background-color: #eee;
}

h1 {
  font-size: 200%;
  /*text-transform: uppercase;*/
  letter-spacing: 3px;
  font-weight: 400;
}

.timeline header {
  background: #3F51B5;
  color: #FFFFFF;
  padding: 150px 0;
}

header p {
  font-family: "Allura";
  color: rgba(255, 255, 255, 0.2);
  margin-bottom: 0;
  font-size: 60px;
  margin-top: -30px;
}

.timeline {
  position: relative;
}

.timeline::before {
  content: "";
  background: #C5CAE9;
  width: 5px;
  height: 95%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

/*.timeline-item {*/
/*width: 100%;*/
/*margin-bottom: 70px;*/
/*}*/
.timeline-item {
  margin-top: 70px;
  width: 100%;
  margin-bottom: 70px;
}

.timeline-item:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}

.timeline-item:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}

.timeline-item:nth-child(even) .timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #f5f5f5 transparent transparent;
}

.timeline-item::after {
  content: "";
  display: block;
  clear: both;
}

.timeline-content {
  position: relative;
  width: 45%;
  padding: 10px 30px;
  border-radius: 4px;
  background: #f5f5f5;
  box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
}

.timeline-content::after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  right: -15px;
  border-width: 10px 0 10px 15px;
  border-color: transparent transparent transparent #f5f5f5;
}

.timeline-img {
  width: 30px;
  height: 30px;
  background: #14336e;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-top: 25px;
  margin-left: -15px;
}

.timeline a {
  background: #14336e;
  color: #FFFFFF;
  padding: 8px 20px;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 10px;
  display: inline-block;
  border-radius: 2px;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6);
}

.timeline a:hover, .timeline a:active, .timeline a:focus {
  background: #14336e;
  color: #FFFFFF;
  text-decoration: none;
}

.timeline-card {
  padding: 0 !important;
}

.timeline-card p {
  padding: 0 20px;
}

.timeline-card a {
  margin-left: 20px;
}

.timeline-item:nth-child(2) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1458530970867-aaa3700e966d") center center no-repeat;
  background-size: cover;
}

.timeline-item:nth-child(5) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1444093826349-9ce8c622f4f3") center center no-repeat;
  background-size: cover;
}

.timeline-item:nth-child(6) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1471479917193-f00955256257") center center no-repeat;
  background-size: cover;
}

.timeline-item:nth-child(8) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1466840787022-48e0ec048c8a") center center no-repeat;
  background-size: cover;
}

.timeline-item:nth-child(10) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1447639703758-f525f36456bf") center center no-repeat;
  background-size: cover;
}

.timeline-item:nth-child(11) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1469429978400-082eec725ad5") center center no-repeat;
  background-size: cover;
}

.timeline-img-header {
  height: 200px;
  position: relative;
  margin-bottom: 20px;
}

.timeline-img-header h2 {
  color: #FFFFFF;
  position: absolute;
  bottom: 5px;
  left: 20px;
}

blockquote {
  margin-top: 30px;
  color: #757575;
  border-left-color: #3F51B5;
  padding: 0 20px;
}

.timeline .date {
  background: #F3F120;
  display: inline-block;
  color: #555;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

/* ke_serach
----------------------------------------------- */
.timeline h2 {
  margin-top: 20px;
  line-height: 30px;
  text-align: left;
}

.timeline h2 a {
  background-color: transparent;
  color: #01284e;
  padding: 8px 0;
  text-transform: none;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 10px;
  display: inline-block;
  border-radius: 0px;
  box-shadow: none;
  font-weight: bold;
}

.timeline .date p {
  margin-bottom: 0;
}

.timeline .timeline-teaser {
  margin-top: 20px;
}

.timeline .date {
  /*background: $col-main-2st;*/
  /*display: inline-block;*/
  /*color: #FFFFFF;*/
  padding: 6px;
  /*position: absolute;*/
  /*top: 0;*/
  /*right: 0;*/
}

.timeline a,
a.back-to-list {
  background: #14336e;
  color: #FFFFFF;
  padding: 4px 10px;
  /*text-transform: uppercase;*/
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 6px;
  /*display: inline-block;*/
  /*border-radius: 2px;*/
  /*box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6);*/
}

.timeline a:hover, .timeline a:active, .timeline a:focus {
  background: transparent;
  color: #14336e;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .timeline::before {
    left: 50px;
  }

  .timeline .timeline-img {
    left: 50px;
  }

  .timeline .timeline-content {
    max-width: 100%;
    width: auto;
    margin-left: 70px;
  }

  .timeline .timeline-item:nth-child(even) .timeline-content {
    float: none;
  }

  .timeline .timeline-item:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
}
@media (min-width: 1200px) {
  .timeline-item:first-child {
    margin-top: 0px;
  }

  .timeline-item {
    margin-top: -300px;
  }
}
@media (min-width: 1200px) {
  .timeline-item:first-child {
    margin-top: 0px;
  }

  .timeline-item {
    margin-top: -300px;
    min-height: 600px;
  }
}
a {
  color: #0093D6;
}
a:hover {
  color: #0093D6 !important;
  text-decoration: underline;
}

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