<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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: #017cae; }

.ce-bodytext a:hover,
.filelinks .download:hover,
a:hover {
  color: #017cae; }

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

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

.powermail_field .powermail_submit,
#page-side &gt; div &gt; .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: #00007a; }

.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 &gt; .powermail_progress {
  background: #1E5799;
  width: 0%;
  max-width: 100%;
  -webkit-animation: progress 5s 1 forwards;
  -moz-animation: progress 5s 1 forwards;
  -ms-animation: progress 5s 1 forwards;
  animation: progress 5s 1 forwards; }

.tx-powermail .powermail_progressbar &gt; .powermail_progress &gt; .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%; } }
@-moz-keyframes progress {
  to {
    width: 100%; } }
@-ms-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/peterustinov/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 &gt; a {
    color: #00007a; }

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

#slideout-social &gt; span.icn-phone,
#slideout-social &gt; .slideout-icn.icn-form,
#slideout-social &gt; span.icn-appointment {
  background-color: #d32e5e; }

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

#quicklink-content-1,
#quicklink-1 {
  background: #d32e5e; }

#quicklink-content-2,
#quicklink-2 {
  background: #017cae; }

#quicklink-content-3,
#quicklink-3 {
  background: #da9801; }

.linkIcon {
  display: inline-block; }

#page-header {
  height: 85px;
  background-color: #fff; }
  #page-header #nav-main &gt; ul &gt; li {
    color: #017cae; }
    #page-header #nav-main &gt; ul &gt; li &gt; span &gt; a {
      color: #017cae;
      padding-left: 10px;
      padding-right: 10px; }
      #page-header #nav-main &gt; ul &gt; li &gt; span &gt; a:hover {
        color: #017cae; }
    #page-header #nav-main &gt; ul &gt; li.current &gt; span &gt; a, #page-header #nav-main &gt; ul &gt; li.js-active &gt; span &gt; a, #page-header #nav-main &gt; ul &gt; li:hover &gt; span &gt; a, #page-header #nav-main &gt; ul &gt; li.active &gt; span &gt; a {
      color: #017cae; }
  #page-header #nav-main-wrapper {
    float: right; }
  #page-header #logo {
    padding: 15px 0px;
    width: auto; }
    #page-header #logo img {
      height: 55px; }

#page-footer {
  background: #017cae; }
  #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: #017cae !important; }
  #nav-mobile-wrapper ul li a:hover,
  #nav-mobile-wrapper ul li ul li a:hover {
    background-color: #017cae !important; }

.mobileMainNav .hassub,
.mobileSubNav .hassub,
.mobileSubSubNav .hassub {
  color: #017cae; }

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

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

.jumbotron-wrapper a {
  color: #017cae;
  border-color: #017cae; }

.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: 85px; }
    #page-header #logo {
      padding: 15px 0px; }
      #page-header #logo img {
        height: 55px; }

  #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: 125px; }
    #page-header #logo {
      padding: 15px 0px; }
      #page-header #logo img {
        height: 95px; }

  #nav-main &gt; ul {
    text-align: right; }
    #nav-main &gt; ul &gt; li &gt; span &gt; 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: 105px; }
    #page-header #logo {
      padding: 15px 0px; }
      #page-header #logo img {
        height: 75px; }

  #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 &gt; ul &gt; li &gt; span &gt; 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; } }
#slideout-social &gt; .icn-form,
#slideout-social &gt; span.icn-appointment,
#slideout-social &gt; span.icn-phone,
.slideout-social-sheet {
  background-color: #00007a !important; }

#quicklink-1 {
  background-color: #00007a; }
  #quicklink-1 #quicklink-content-1 {
    background-color: #00007a; }
    #quicklink-1 #quicklink-content-1 a:hover {
      color: white; }

#quicklink-2,
#quicklink-content-2 {
  background-color: #d30072; }

#quicklink-3 {
  background-color: #3fa2e0; }
  #quicklink-3 #quicklink-content-3 {
    background-color: #3fa2e0; }

.jumbotron-stoerer {
  background-color: #00007a; }

@media (max-width: 1560px) and (min-width: 769px) {
  .jumbotron-stoerer {
    height: 150px;
    right: 30px;
    top: 120px;
    width: 150px; } }
.accordion-content ul {
  list-style-type: disc;
  list-style: inside;
  margin-left: 15px; }

#nav-breadcrumb {
  background: #b5bedc; }

.ce-bodytext a {
  color: white; }
  .ce-bodytext a:hover {
    color: white; }

@media screen and (min-width: 992px) {
  #nav-main-wrapper {
    padding-top: 60px !important;
    width: 650px; }

  .jumbotron-stoerer {
    top: 135px; }

  #page-header #logo {
    padding: 0px; } }
@media screen and (min-width: 1280px) {
  #page-header #logo {
    padding: 0px; }
    #page-header #logo img {
      height: 90px; }

  #nav-main-wrapper {
    padding-top: 55px !important;
    width: 800px; } }
.ce-bodytext a,
.ce-bodytext a:hover {
  color: black; }

#logo {
  padding-top: 5px !important; }

.teaser-text p {
  font-size: 18px;
  font-weight: normal; }

.ce-gallery .ce-column {
  width: auto; }

.news-text-wrap {
  min-height: 300px; }

.ce-gallery-wrapper {
  max-width: 100%;
  float: unset;
  margin: 0; }
  .ce-gallery-wrapper .ce-media img:first-child {
    width: 100% !important; }

.ce-bodytext a,
.ce-bodytext a:hover,
.fc-blue,
.filelinks .download,
.filelinks .download:hover,
.header-1,
.news .article h3,
a,
a:hover,
h1,
#page-header #nav-main &gt; ul &gt; li &gt; span &gt; a,
#page-header #nav-main &gt; ul &gt; li &gt; span &gt; a:hover,
.jumbotron-wrapper .headline,
.jumbotron-wrapper p,
.mobileMainNav .hassub,
.mobileSubNav .hassub,
.mobileSubSubNav .hassub,
.jumbotron-wrapper a {
  color: #00007a; }

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

.claim-wrapper .claim span {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0px 10px;
  margin-bottom: 10px;
  line-height: 1.4em; }

/*# sourceMappingURL=styles.css.map */
</pre></body></html>