@charset "UTF-8";
.vCard-body:after {
  content: "";
  display: table;
  clear: both;
}

#nav-tools .navi {
  list-style: none;
  padding: 0;
  margin: 0;
}
#nav-tools .navi a {
  font-size: 14px;
}

#home-content .header-1 {
  text-align: center;
}

a,
h1,
.header-1,
.ce-bodytext a,
.filelinks .download,
.news .article h3,
.fc-blue {
  color: #12307b;
}

.ce-bodytext a:hover,
.filelinks .download:hover,
a:hover {
  color: #12307b;
}

.ce-bodytext .infobox ul li,
.ce-bodytext ul li {
  padding-left: 30px;
}
.ce-bodytext .infobox ul li::before,
.ce-bodytext ul li::before {
  color: #12307b;
  margin-left: -20px;
  width: 20px;
  content: "•";
  display: inline-block;
}

.ce-gallery .ce-column {
  margin-bottom: 15px;
}

.powermail_field .powermail_submit,
#page-side > div > .header-2,
.contenttable th,
.election_districtList table th,
.election_results table th,
.election_allResultsTable th,
.election_turnout table th,
.election_statsTable thead th,
.ce-table thead th,
#page-side h1,
.side-block h6,
.side-block .submenu-headline {
  background: #6ebb8b;
}

.tx-powermail .powermail_progressbar {
  width: 100%;
  height: 5px;
  float: right;
  border: 1px solid #EEEEEE;
  clear: both;
}

.tx-powermail .powermail_progressbar.disable {
  display: none;
}

.tx-powermail .powermail_progressbar > .powermail_progress {
  background: #1E5799;
  width: 0%;
  max-width: 100%;
  -webkit-animation: progress 5s 1 forwards;
  animation: progress 5s 1 forwards;
}

.tx-powermail .powermail_progressbar > .powermail_progress > .powermail_progress_inner {
  height: 5px;
  width: 100%;
  overflow: hidden;
  background: url("/typo3conf/ext/powermail/Resources/Public/Image/icon_loading.gif") repeat-x;
  -moz-opacity: 0.25;
  -khtml-opacity: 0.25;
  opacity: 0.25;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
  filter: alpha(opacity=25);
}

@-webkit-keyframes progress {
  to {
    width: 100%;
  }
}
@keyframes progress {
  to {
    width: 100%;
  }
}
.home-text {
  background: #fff;
  padding: 30px;
}

.hidden {
  display: none;
}

#nav-subnav {
  margin-top: 30px;
}
#nav-subnav ul li a {
  background-image: url(/fileadmin/mandanten/ottohahn/images/icn_arrow_right.png);
}
#nav-subnav ul li a.menu-extern {
  background: transparent url(/fileadmin/mandanten/wks/images/icn_externallink_wks.png) no-repeat right top 10px;
}
#nav-subnav ul li.current > a {
  color: #6ebb8b;
}

.page_access,
.graytop,
.darkgraytop,
.menue,
.hauptseite_status {
  display: none;
}

#slideout-social > span.icn-phone,
#slideout-social > .slideout-icn.icn-form,
#slideout-social > span.icn-appointment {
  background-color: #6ebb8b;
}

.slideout-social-sheet {
  background-color: #6ebb8b;
}

#quicklink-content-1,
#quicklink-1 {
  background: #6ebb8b;
}

#quicklink-content-2,
#quicklink-2 {
  background: #12307b;
}

#quicklink-content-3,
#quicklink-3 {
  background: #81a9d1;
}

.linkIcon {
  display: inline-block;
}

#page-header {
  height: 100px;
  background-color: #fff;
}
#page-header #nav-main > ul > li {
  color: #12307b;
}
#page-header #nav-main > ul > li > span > a {
  color: #12307b;
  padding-left: 10px;
  padding-right: 10px;
}
#page-header #nav-main > ul > li > span > a:hover {
  color: #12307b;
}
#page-header #nav-main > ul > li.current > span > a, #page-header #nav-main > ul > li.js-active > span > a, #page-header #nav-main > ul > li:hover > span > a, #page-header #nav-main > ul > li.active > span > a {
  color: #12307b;
}
#page-header #nav-main-wrapper {
  float: right;
}
#page-header #logo {
  padding: 15px 0px;
  width: auto;
}
#page-header #logo img {
  height: 70px;
}

#page-footer {
  background: #12307b;
}
#page-footer .footer-logo {
  width: 260px;
  position: relative;
}
#page-footer #footer-left {
  background: transparent;
  height: auto;
  padding-top: 30px;
  min-height: auto;
}
#page-footer #footer-left .ce-bodytext p {
  font-size: 16px;
  color: #fff;
  letter-spacing: 1px;
}
#page-footer #footer-left .linkIcon {
  display: none;
}
#page-footer #footer-left a {
  color: #fff;
}
#page-footer #footer-right-content {
  border: 0;
  height: auto;
  padding: 0;
}

.contactbox.filelinks .downloadItem {
  background-image: none;
  padding-left: 0px;
}
.contactbox.filelinks .downloadItem .thumb img {
  max-height: 190px;
  width: auto;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

#page-main .container {
  max-width: 100%;
}

video {
  width: 100%;
}

a.no-zoom {
  cursor: default;
}

.start-news-item-image img {
  width: unset !important;
  height: 158px;
  max-width: unset;
  margin: 0 0 0 0px;
}

#nav-mobile-wrapper ul li a,
#nav-mobile-wrapper ul li ul li a {
  background-color: #12307b !important;
}
#nav-mobile-wrapper ul li a:hover,
#nav-mobile-wrapper ul li ul li a:hover {
  background-color: #12307b !important;
}

.mobileMainNav .hassub,
.mobileSubNav .hassub,
.mobileSubSubNav .hassub {
  color: #12307b;
}

/*Jumbatron Home Page*/
.jumbotron-wrapper .headline,
.jumbotron-wrapper p {
  color: #12307b;
}

.jumbotron-content span {
  background-color: rgba(255, 255, 255, 0.5);
}

.jumbotron-wrapper a {
  color: #12307b;
  border-color: #12307b;
}

.jumbotron-content .btn-jumbo {
  background-color: rgba(255, 255, 255, 0.5);
}

.footer-monheim-link {
  height: 144px;
  background-color: #fff;
}
.footer-monheim-link .monheim-image {
  margin-top: 25px;
  float: right;
  width: 183px;
  height: 89px;
  background-image: url("/fileadmin/mandanten/lerchenweg/images/logo-monheim-blue.png");
  background-size: cover;
}

.imageitem .full-width {
  width: 100%;
  height: auto;
}

#nav-service ul {
  text-align: right;
}

div#quicklinks {
  z-index: 0 !important;
}

@media screen and (min-width: 768px) {
  #page-header {
    height: 100px;
  }
  #page-header #logo {
    padding: 15px 0px;
  }
  #page-header #logo img {
    height: 70px;
  }
  #page-footer .footer-logo {
    width: 300px;
    position: absolute;
    bottom: 0px;
    top: 60px;
    margin: auto;
    left: 0px;
  }
  #page-footer #footer-left {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .footer-monheim-link .monheim-image {
    margin-right: 80px;
  }
}
@media screen and (min-width: 992px) {
  #page-header {
    height: 130px;
  }
  #page-header #logo {
    padding: 15px 0px;
  }
  #page-header #logo img {
    height: 100px;
  }
  #nav-main > ul {
    text-align: right;
  }
  #nav-main > ul > li > span > a {
    padding-left: 6px;
    padding-right: 6px;
    width: auto;
  }
  .footer-logo {
    width: 400px;
    position: absolute;
    bottom: 0px;
    top: 80px;
    margin: auto;
    left: 0px;
  }
  #nav-main-wrapper {
    padding-top: 25px;
    width: 600px;
  }
}
@media screen and (min-width: 1280px) {
  #page-header {
    height: 95px;
  }
  #page-header #logo {
    padding: 15px 0px;
  }
  #page-header #logo img {
    height: 65px;
  }
  #footer-left {
    min-height: 360px;
    background-size: auto 400px;
    padding-top: 80px;
  }
  #nav-main-wrapper {
    padding-top: 30px;
    width: 700px;
    max-width: 100%;
  }
  #nav-main > ul > li > span > a {
    width: auto;
    padding-bottom: 0;
    height: 50px;
  }
  #footer-right-content {
    height: 240px;
  }
  .footer-monheim-link .monheim-image {
    margin-right: 180px;
  }
}
@media screen and (max-width: 991px) {
  #nav-breadcrumb,
  #nav-tools {
    display: none;
  }
  .toggle-mobile {
    width: 34px;
  }
}
#nav-breadcrumb {
  background-color: #cddded;
}

#page-body a,
h1,
.header-1,
.ce-bodytext a,
.filelinks .download,
.news .article h3,
.fc-blue {
  color: #6ebb8b;
}

.quicklink-content a {
  color: white !important;
}

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

.claim-wrapper .claim span {
  background-color: rgba(255, 255, 255, 0.5);
}

.claim.fc-blue.f1.lh1.droidsan.fw-bold {
  text-align: center;
}

.fc-blue {
  color: #12307b;
}

.claim.fc-blue.f1.lh1.droidsan.fw-bold {
  text-align: left;
}

#nav-tools .icn-search {
  background: transparent url(../images/icn_search.svg) no-repeat left top;
  background-size: 30px auto;
  text-indent: 1px;
  border: none;
  color: #12307b;
}

#slideout-social > .slideout-icn.icn-form,
#slideout-social > a.icn-appointment,
#slideout-social > a.icn-phone {
  background-color: #6ebb8b;
}

#slideout-social > .slideout-icn.icn-phone {
  background: #6ebb8b url(/typo3conf/ext/website_template/Resources/Public/Images/slideout/icn_telefon.svg) no-repeat center top 15px;
  background-size: 29px 29px;
  padding-top: 50px;
  padding-bottom: 7px;
}

#slideout-social > .slideout-icn.icn-appointment {
  background: #6ebb8b url(/typo3conf/ext/website_template/Resources/Public/Images/slideout/icn_uhrzeit.svg) no-repeat center top 15px;
  background-size: 29px 29px;
  padding-top: 50px;
  padding-bottom: 15px;
}

#calendar .fc-content {
  color: white;
}

@media screen and (min-width: 992px) {
  #nav-main-wrapper {
    padding-top: 50px;
  }
  .logoleiste {
    padding-top: 55px;
  }
}
@media screen and (min-width: 1280px) {
  #page-header #logo {
    padding: 18px 0px;
    max-width: 335px;
    height: auto !important;
  }
  #page-header #logo img {
    height: auto !important;
  }
  #nav-main-wrapper {
    padding-top: 45px;
  }
}
.footer-monheim-link .monheim-image {
  margin-right: 0px !important;
}

@media screen and (max-width: 1279px) {
  #page-header #logo img {
    height: auto !important;
    max-width: 300px;
    padding: 18px 0px;
  }
}
@media screen and (max-width: 991px) {
  .footer-monheim-link {
    padding-top: 20px;
    height: 180px;
  }
}
@media screen and (min-width: 992px) {
  #nav-tools a {
    padding: 0 0 40px 40px;
  }
}/*# sourceMappingURL=styles.css.map */