<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* FONT PATH
 * -------------------------- */
@import url("https://fonts.googleapis.com/css?family=Roboto");
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&amp;v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* $tab: 40em; */
/* $grids: 2; */
/* $grids: add-grid(12 at $tab); */
/* $gutters: 1/3; */
* html {
  font-size: 100%; }

html {
  font-size: 16px;
  line-height: 1em; }

/* .fa-search:before { content: "\f002";} */
.fa-search:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

/* .service-links--de-xing{ */
/* 	&amp;:before{ */
/* 	   @include fa-icon(); */
/* 	   content: $fa-var-xing; */
/* 	} */
/* 	img {display:none;} */
/* } */
/* @import "fa/_variables.scss" */
/* @import "sass/components/font-awesome/font-awesome.scss"; */
.l-constrained, .header-inner,
.l-region--navigation, .l-region--frontblocks #block-views-frontslider-block,
.l-region--frontblocks #block-block-2 .block__content,
.l-region--frontblocks #block-block-1,
#block-views-best-practice-block .block__content,
#block-views-best-practice-block .block__title, .l-main, .l-footer .l-region--footer {
  width: 95%;
  margin: 0 auto;
  *zoom: 1;
  /* $color: blue */ }
  .l-constrained:after, .header-inner:after,
  .l-region--navigation:after, .l-region--frontblocks #block-views-frontslider-block:after,
  .l-region--frontblocks #block-block-2 .block__content:after,
  .l-region--frontblocks #block-block-1:after,
  #block-views-best-practice-block .block__content:after,
  #block-views-best-practice-block .block__title:after, .l-main:after, .l-footer .l-region--footer:after {
    content: "";
    display: table;
    clear: both; }

/* Content Area */
.l-highlighted-wrapper {
  padding: 18px 0; }

.l-region--highlighted {
  /*   @extend .l-constrained; */ }

.l-region--help {
  margin-bottom: 18px; }

/* .l-main { */
/*   margin-top: 2 * $vert-spacing-unit; */
/*   margin-bottom: 2 * $vert-spacing-unit; */
/* } */
/* Sidebars */
.l-region--sidebar-first,
.l-region--sidebar-second {
  /*   padding: $vert-spacing-unit $horz-spacing-unit; */ }

/* Footer */
.l-footer-wrapper {
  padding: 18px 0; }

/* Header */
.l-navbar {
  clear: both;
  /*   @include grid-span(12, 1); */ }

.l-branding {
  width: 46.66667%;
  float: left;
  margin-right: -100%;
  margin-left: 0;
  clear: none; }

.l-region--header {
  width: 46.66667%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }

@media (min-width: 44em) {
  .l-constrained, .header-inner,
  .l-region--navigation, .l-region--frontblocks #block-views-frontslider-block,
  .l-region--frontblocks #block-block-2 .block__content,
  .l-region--frontblocks #block-block-1,
  #block-views-best-practice-block .block__content,
  #block-views-best-practice-block .block__title, .l-main, .l-footer .l-region--footer {
    width: 90%;
    max-width: 1600px; }
  .l-branding {
    width: 31.91489%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none; }
  .l-region--header {
    width: 65.95745%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }
  /* Sidebars */
  .sidebar_first .l-content {
    width: 74.46809%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }
  .sidebar_first .l-region--sidebar-first {
    width: 23.40426%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    margin-top: 30px; }
  .sidebar_second .l-content {
    width: 65.95745%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none; }
  .sidebar_second .l-region--sidebar-second {
    width: 31.91489%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }
  .two_sidebars .l-content {
    width: 74.46809%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }
  .two_sidebars .l-region--sidebar-first {
    width: 23.40426%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    margin-top: 35px; }
  .two_sidebars .l-region--sidebar-second {
    clear: botH;
    /*       @include grid-span(3, 10); */ } }

@media (min-width: 80em) {
  .l-constrained, .header-inner,
  .l-region--navigation, .l-region--frontblocks #block-views-frontslider-block,
  .l-region--frontblocks #block-block-2 .block__content,
  .l-region--frontblocks #block-block-1,
  #block-views-best-practice-block .block__content,
  #block-views-best-practice-block .block__title, .l-main, .l-footer .l-region--footer {
    width: 80%; }
  .sidebar_second .l-content {
    width: 74.46809%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none; }
  .sidebar_second .l-region--sidebar-second {
    width: 23.40426%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }
  .two_sidebars .l-content {
    width: 57.44681%;
    float: left;
    margin-right: -100%;
    margin-left: 17.02128%;
    clear: none; }
  .two_sidebars .l-region--sidebar-first {
    width: 14.89362%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none; }
  .two_sidebars .l-region--sidebar-second {
    width: 23.40426%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; } }

@media print {
  .l-header, .l-footer, .tabs, .l-region--sidebar-second,
  .fub-button,
  .tabs a,
  .fub-buttons a,
  .editlink a {
    display: none !important; }
  .l-constrained, .header-inner,
  .l-region--navigation, .l-region--frontblocks #block-views-frontslider-block,
  .l-region--frontblocks #block-block-2 .block__content,
  .l-region--frontblocks #block-block-1,
  #block-views-best-practice-block .block__content,
  #block-views-best-practice-block .block__title, .l-main, .l-footer .l-region--footer {
    width: 98%; }
  .two_sidebars .l-content,
  .sidebar_second .l-content,
  .two_sidebars .l-region--sidebar-first,
  .two_sidebars .l-region--sidebar-second {
    width: auto;
    float: none;
    margin-left: 0;
    margin-right: 0;
    clear: none; } }

@media (min-width: 44em) {
  .navbar-fixed {
    position: fixed;
    width: 100%;
    z-index: 500;
    top: 0px; } }

.action-links,
.tabs {
  /*      a[href$="/broschuere"]:before{ */
  /*         @include fa-icon(); */
  /*         content: $fa-var-exclamation-circle; */
  /*         padding-right: 10px; */
  /*      } */ }
  .action-links a[href$="/edit"]:before,
  .tabs a[href$="/edit"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    padding-right: 10px; }
  .action-links a[href$="/personen"]:before,
  .tabs a[href$="/personen"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    padding-right: 10px; }
  .action-links a[href$="/audits"]:before,
  .tabs a[href$="/audits"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    padding-right: 10px; }
  .action-links a[href$="/foerderungen"]:before,
  .tabs a[href$="/foerderungen"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    padding-right: 10px; }
  .action-links a[href$="gutachter-zuteilen"]:before,
  .tabs a[href$="gutachter-zuteilen"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    padding-right: 10px; }
  .action-links a[href$="next-step"]:before,
  .tabs a[href$="next-step"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    padding-right: 10px; }
  .action-links a[href$="previous-step"]:before,
  .tabs a[href$="previous-step"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    padding-right: 10px; }
  .action-links a[href$="pdf-herunterladen"]:before,
  .tabs a[href$="pdf-herunterladen"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    padding-right: 10px; }
  .action-links a[href$="-hochladen"]:before,
  .tabs a[href$="-hochladen"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    padding-right: 10px; }
  .action-links a[href$="/zertifizierungsstelle"]:before,
  .tabs a[href$="/zertifizierungsstelle"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    padding-right: 10px; }
  .action-links a[href$="/einschaetzung"]:before,
  .tabs a[href$="/einschaetzung"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    padding-right: 10px; }
  .action-links a[href$="/broschuere"],
  .tabs a[href$="/broschuere"] {
    background-color: #be2b32; }

.page-node-einschaetzung .tabs {
  display: none; }

.node-type-institution .tabs li:first-child a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  padding-right: 10px; }

.page-user .tabs,
.node-type-project .tabs {
  display: none; }

aside .block {
  margin-bottom: 30px; }

.block--menu-block {
  /* 	margin-bottom: 30px 0 30px; */ }
  .block--menu-block .block__title {
    text-align: center;
    padding: 2px 8px;
    color: #fff;
    background: #be2b32;
    border-radius: 6px / 6px; }
    .block--menu-block .block__title a, .block--menu-block .block__title a:link.active, .block--menu-block .block__title a:visited.active {
      color: #fff; }
  .block--menu-block .menu .leaf,
  .block--menu-block .menu .collapsed,
  .block--menu-block .menu .expanded {
    list-style: none; }
  .block--menu-block ul {
    padding-left: 8px;
    list-style: none; }
  .block--menu-block ul ul {
    padding-left: 15px;
    border-top: 1px solid #cccccc;
    margin-top: 5px;
    padding-top: 5px; }
  .block--menu-block li {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 5px;
    padding-bottom: 5px; }
  .block--menu-block li li {
    border: none; }
  .block--menu-block li a {
    /* 	font-weight: bold; */
    font-size: 1.2em;
    line-height: 1.4em;
    padding: 5px 0; }
  .block--menu-block li li a {
    /*     font-weight: normal; */
    font-size: 1em;
    border: none;
    line-height: 1.2em; }

#block-views-exp-suche-page,
#block-search-form {
  position: absolute;
  right: 5px;
  top: 12px;
  width: auto;
  /* 	#edit-suche-wrapper{display:none;} */
  /* 	@include breakpoint($tab, true) { */
  /* 	#edit-suche-wrapper{display:inherit;} */
  /* 	} */
  background: #475164;
  padding: 5px 10px;
  border-radius: 6px;
  /* 	.views-submit-button input, */ }
  #block-views-exp-suche-page input.form-submit,
  #block-views-exp-suche-page .form-actions input,
  #block-search-form input.form-submit,
  #block-search-form .form-actions input {
    display: none; }
  #block-views-exp-suche-page .container-inline,
  #block-search-form .container-inline {
    white-space: nowrap; }
  #block-views-exp-suche-page .views-exposed-widget .form-submit,
  #block-search-form .views-exposed-widget .form-submit {
    margin: 0; }
  #block-views-exp-suche-page .views-exposed-widgets,
  #block-search-form .views-exposed-widgets {
    /* 	   display: flex; */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0; }
  #block-views-exp-suche-page .views-exposed-widget,
  #block-search-form .views-exposed-widget {
    padding: 0; }
  #block-views-exp-suche-page .views-widget-filter-search_api_views_fulltext,
  #block-search-form .views-widget-filter-search_api_views_fulltext {
    width: 150px; }
  @media (min-width: 44em) {
    #block-views-exp-suche-page,
    #block-search-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      /* 	.views-widget-filter-search_api_views_fulltext{width: 200px;	} */ } }
  #block-views-exp-suche-page .form-text,
  #block-search-form .form-text {
    background: none;
    border: none;
    outline: 0;
    color: #fff;
    width: 100%;
    line-height: 1.6em; }
  #block-views-exp-suche-page button,
  #block-search-form button {
    background: none;
    border: none;
    font-size: 1.3em;
    color: #fff;
    line-height: 0; }

.l-navbar {
  background: #323946;
  color: #fff; }

.l-region--navigation {
  min-height: 60px;
  padding: 10px 0;
  vertical-align: middle;
  position: relative; }
  .l-region--navigation .block--superfish {
    *zoom: 1; }
    .l-region--navigation .block--superfish:after {
      content: "";
      display: table;
      clear: both; }
  .l-region--navigation .sf-accordion-toggle a {
    color: #fff;
    font-size: 2em; }
    .l-region--navigation .sf-accordion-toggle a:link, .l-region--navigation .sf-accordion-toggle a:visited {
      color: #fff; }
    .l-region--navigation .sf-accordion-toggle a:active, .l-region--navigation .sf-accordion-toggle a:hover {
      text-decoration: none; }
  @media (min-width: 44em) {
    .l-region--navigation {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-right: 200px; } }
  .l-region--navigation .sf-menu {
    float: left;
    box-sizing: content-box; }
    .l-region--navigation .sf-menu ul, .l-region--navigation .sf-menu li {
      overflow: visible !important;
      box-sizing: content-box; }
    .l-region--navigation .sf-menu li:hover &gt; ul,
    .l-region--navigation .sf-menu li.sfHover &gt; ul {
      top: 3.2em; }
    .l-region--navigation .sf-menu li li:hover &gt; ul,
    .l-region--navigation .sf-menu li li.sfHover &gt; ul {
      top: 0em; }
  .l-region--navigation .sf-menu.sf-horizontal ul &gt; li ul {
    margin-top: 0 !important; }
  .l-region--navigation .sf-menu a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 0.75em 1em; }
  .l-region--navigation .sf-sub-indicator {
    right: 0.1em; }
  .l-region--navigation .sf-menu li li {
    background: #fff; }
    .l-region--navigation .sf-menu li li a {
      color: #666;
      font-weight: normal; }
  .l-region--navigation:after {
    content: none; }

#block-superfish-1 {
  /* 	display:none; */ }

@media (min-width: 44em) {
  #block-superfish-1 {
    /*     display:block; */ }
  #block-system-main-menu {
    /*     display:none; */ } }

/* .sf-menu { */
/*   float: left; */
/*   margin-bottom: 1em; */
/*   padding: 0; */
/* } */
/* .sf-menu.sf-navbar { */
/*   width: 100%; */
/* } */
/* .sf-menu ul { */
/*   padding-left: 0; */
/* } */
/* .sf-menu a { */
/*   border-left: 1px solid #fff; */
/*   border-top: 1px solid #CFDEFF; */
/*   padding: 0.75em 1em; */
/*   text-decoration: none; */
/* } */
/* .sf-menu a, */
/* .sf-menu a:visited  { */
/*   color: #13a; */
/* } */
/* .sf-menu a.sf-with-ul { */
/*   padding-right: 2.25em; */
/* } */
/* .sf-menu.rtl a.sf-with-ul { */
/*   padding-left: 2.25em; */
/*   padding-right: 1em; */
/* } */
/* .sf-menu span.sf-description { */
/*   color: #13a; */
/*   display: block; */
/*   font-size: 0.8em; */
/*   line-height: 1.5em; */
/*   margin: 5px 0 0 5px; */
/*   padding: 0; */
/* } */
/* .sf-menu li, */
/* .sf-menu.sf-navbar { */
/*   background: #BDD2FF; */
/* } */
/* .sf-menu li li { */
/*   background: #AABDE6; */
/* } */
/* .sf-menu li li li { */
/*   background: #9AAEDB; */
/* } */
/* .sf-menu li:hover, */
/* .sf-menu li.sfHover, */
/* .sf-menu a:focus, */
/* .sf-menu a:hover, */
/* .sf-menu a:active { */
/*   background: #CFDEFF; */
/*   outline: 0; */
/* } */
/* .sf-menu ul.sf-megamenu li.sf-megamenu-wrapper ol, */
/* .sf-menu ul.sf-megamenu li.sf-megamenu-wrapper ol li { */
/*     margin: 0; */
/*     padding: 0; */
/* } */
/* .sf-menu ul.sf-megamenu li.sf-megamenu-wrapper a.menuparent { */
/*     font-weight: bold; */
/* } */
/* .sf-menu ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column { */
/*     display: inline; */
/*     float: left; */
/*     width: 12em; */
/* } */
/* .sf-menu.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column { */
/*     float: right; */
/* } */
.site-logo img {
  margin: 5px; }
  @media (min-width: 44em) {
    .site-logo img {
      margin: 20px; } }

img.banner {
  width: 100%;
  height: auto;
  margin-bottom: 10px; }

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

.breadcrumb {
  list-style-type: none; }
  .breadcrumb, .breadcrumb li {
    margin: 0px;
    padding: 0px;
    display: inline; }
  .breadcrumb li:after {
    content: "&gt;"; }
  .breadcrumb li:last-child:after {
    content: ""; }
  .breadcrumb li.last:after {
    content: ""; }
  .breadcrumb a:link, .breadcrumb a:visited {
    color: #909090; }
  .breadcrumb li:after {
    padding: 0 10px;
    color: #be2b32; }

.l-content .breadcrumb {
  display: inline-block;
  margin-top: 16px; }

.webform-component-markup ul,
.l-content .node__content ul,
.l-content .content ul {
  margin: 0 0 10px 25px;
  list-style: disc; }
  .webform-component-markup ul.links--inline,
  .l-content .node__content ul.links--inline,
  .l-content .content ul.links--inline {
    list-style: none; }

.webform-component-markup ol,
.l-content .node__content ol,
.l-content .content ol {
  margin: 0 0 10px 25px; }

.webform-component-markup .webform-component ul,
.l-content .node__content .webform-component ul,
.l-content .content .webform-component ul {
  list-style: none; }

.logged-in .fub-button.login, .logged-in .tabs a.login, .tabs .logged-in a.login, .logged-in .fub-buttons a.login, .fub-buttons .logged-in a.login, .logged-in .editlink a.login, .editlink .logged-in a.login {
  display: none; }

#block-block-3 {
  /* Social Media */
  text-align: right; }
  #block-block-3 .block__content div {
    display: inline-block; }
    #block-block-3 .block__content div .fub-button, #block-block-3 .block__content div .tabs a, .tabs #block-block-3 .block__content div a, #block-block-3 .block__content div .fub-buttons a, .fub-buttons #block-block-3 .block__content div a, #block-block-3 .block__content div .editlink a, .editlink #block-block-3 .block__content div a {
      padding: 6px 6px;
      font-size: 0.8em;
      /*         a {background: $rot;} */ }
  #block-block-3 ul {
    display: inline-block; }
    #block-block-3 ul li {
      background: #be2b32;
      border-radius: 50% / 50%;
      width: 20px;
      height: 20px;
      margin: 5px;
      line-height: 20px;
      font-size: 0.8em;
      display: inline-block;
      text-align: center; }
      @media (min-width: 44em) {
        #block-block-3 ul li {
          width: 40px;
          height: 40px;
          line-height: 40px;
          font-size: 1.2em; } }
      #block-block-3 ul li a {
        color: #fff;
        text-decoration: none; }

.not-front footer {
  margin-top: 40px; }

footer {
  background: #323946;
  color: #fff; }
  footer .block {
    text-align: center; }
  footer .l-region--footer {
    padding: 20px; }
  footer ul.menu {
    list-style-type: none; }
    footer ul.menu, footer ul.menu li {
      margin: 0px;
      padding: 0px;
      display: inline; }
    footer ul.menu li:after {
      content: "|"; }
    footer ul.menu li:last-child:after {
      content: ""; }
    footer ul.menu li.last:after {
      content: ""; }
    footer ul.menu a {
      padding: 0 10px;
      color: #fff; }

.flexslider .flex-direction-nav a {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  text-align: center;
  width: 60px;
  height: 60px; }
  .flexslider .flex-direction-nav a:before {
    line-height: 60px; }

.fub-audit-jahresbericht-form .text-format-wrapper {
  margin: 16px 0; }

.fub-audit-jahresbericht-form .filter-wrapper {
  display: none; }

.front .flexslider {
  margin-bottom: 0px; }

.front .l-content .block__title,
.front #block-block-1 .block__title,
.front #block-views-best-practice-block .block__title {
  font-size: 2.5em;
  /*  background: $rot; */
  position: relative;
  /*  color:#fff; */
  color: #323946;
  /*  text-align: center; */
  text-transform: uppercase;
  margin-bottom: 1.5em;
  border-bottom: 3px solid #be2b32; }

#block-block-1 {
  /*Was wir machen*/ }
  #block-block-1 .block__content {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    /* .frontblock */ }
    #block-block-1 .block__content .frontblock {
      position: relative;
      padding: 24px 31px;
      text-align: center;
      -webkit-transition: .22s;
              transition: .22s;
      /* .border */ }
      @media (min-width: 44em) {
        #block-block-1 .block__content .frontblock {
          width: 48.93617%; } }
      @media (min-width: 80em) {
        #block-block-1 .block__content .frontblock {
          width: 23.40426%; } }
      #block-block-1 .block__content .frontblock:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        pointer-events: none;
        box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.13);
        opacity: 1;
        -webkit-transition: .5s all ease;
                transition: .5s all ease; }
      #block-block-1 .block__content .frontblock:hover:before {
        opacity: 1; }
      #block-block-1 .block__content .frontblock img {
        width: 100%;
        height: auto; }
      #block-block-1 .block__content .frontblock .border {
        position: relative;
        display: inline-block;
        width: 80px;
        height: 80px;
        padding: 10px 10px;
        -webkit-transition: .25s all ease;
                transition: .25s all ease; }
        #block-block-1 .block__content .frontblock .border:before, #block-block-1 .block__content .frontblock .border-inner:before, #block-block-1 .block__content .frontblock .border:after, #block-block-1 .block__content .frontblock .border-inner:after {
          content: '';
          position: absolute;
          width: 17px;
          height: 17px;
          will-change: width, height, top, left, right, bottom;
          pointer-events: none;
          -webkit-transition: .23s all ease;
                  transition: .23s all ease;
          /*                @include border-radius($radius, $radius); */
          bottom: 0;
          right: 0; }
        #block-block-1 .block__content .frontblock .border:before {
          top: 0;
          left: 0;
          border-left: 1px solid #be2b32;
          border-top: 1px solid #be2b32;
          border-top-left-radius: 6px; }
        #block-block-1 .block__content .frontblock .border-inner:before {
          top: 0;
          border-right: 1px solid #be2b32;
          border-top: 1px solid #be2b32;
          border-top-right-radius: 6px; }
        #block-block-1 .block__content .frontblock .border:after {
          left: 0;
          border-left: 1px solid #be2b32;
          border-bottom: 1px solid #be2b32;
          border-bottom-left-radius: 6px; }
        #block-block-1 .block__content .frontblock .border-inner:after {
          border-right: 1px solid #be2b32;
          border-bottom: 1px solid #be2b32;
          border-bottom-right-radius: 6px; }
      #block-block-1 .block__content .frontblock:hover .border:before, #block-block-1 .block__content .frontblock:hover .border-inner:before, #block-block-1 .block__content .frontblock:hover .border:after, #block-block-1 .block__content .frontblock:hover .border-inner:after {
        bottom: 5px;
        right: 5px; }
      #block-block-1 .block__content .frontblock:hover .border:before {
        top: 5px;
        left: 5px; }
      #block-block-1 .block__content .frontblock:hover .border-inner:before {
        top: 5px; }
      #block-block-1 .block__content .frontblock:hover .border:after {
        left: 5px; }

#block-block-2 {
  /*So familienfreundlich ist Österreich*/
  background: #323946;
  color: #fff;
  margin-top: 4em;
  margin-bottom: 3em; }
  #block-block-2 .block__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  #block-block-2 h3 {
    color: #fff;
    font-size: 4vw;
    width: 50%;
    padding: 4%;
    line-height: 1.5em; }
    #block-block-2 h3 a {
      color: #fff; }
  #block-block-2 p {
    width: 50%;
    padding: 4%; }
  #block-block-2 img {
    width: 100%;
    /*     padding: 20px 0; */ }
    @media (min-width: 80em) {
      #block-block-2 img {
        /*         width: column-span(6,1); */ } }

.view-frontpage .view-content {
  /*NEWS*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .view-frontpage .view-content .node--event.node-teaser header,
  .view-frontpage .view-content .node--event.node-teaser .node__content,
  .view-frontpage .view-content .node--event.node-teaser .links {
    margin-left: 0;
    padding: 0; }
  .view-frontpage .view-content .node--event.node-teaser .node__image {
    float: none;
    width: auto; }
  .view-frontpage .view-content .views-row {
    padding: 0 10px;
    margin-bottom: 20px; }
    @media (min-width: 44em) {
      .view-frontpage .view-content .views-row {
        width: 48.93617%; } }
    @media (min-width: 80em) {
      .view-frontpage .view-content .views-row {
        width: 23.40426%; } }
    .view-frontpage .view-content .views-row h2.node__title {
      font-size: 1.25em;
      /*        @include adjust-font-size-to($h3-fz); */ }
    .view-frontpage .view-content .views-row h3 {
      font-size: 1em;
      line-height: 2em;
      color: #666; }
    .view-frontpage .view-content .views-row .node__title:after {
      content: '';
      background: #be2b32;
      height: 4px;
      width: 45px;
      display: block;
      margin: 15px 0; }

.front #block-views-best-practice-block {
  margin-top: 20px; }
  .front #block-views-best-practice-block .block__title {
    margin-bottom: 1em; }
  .front #block-views-best-practice-block .block__content {
    background: #323946;
    position: relative; }
    .front #block-views-best-practice-block .block__content:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: -9999px;
      right: 0;
      border-left: 9999px solid #323946;
      box-shadow: 9999px 0 0 #323946; }
  .front #block-views-best-practice-block .block__content {
    padding: 20px 0 10px;
    /*     margin-bottom:10px; */ }
  .front #block-views-best-practice-block .flexslider {
    background: none;
    border: none;
    padding: 0 5%; }
    .front #block-views-best-practice-block .flexslider .slides {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .front #block-views-best-practice-block .flexslider .slides li {
      border: 1px solid #ebebeb;
      box-shadow: 0 0 6px 3px rgba(174, 174, 174, 0.05);
      border-radius: 6px / 6px;
      background: #fff;
      /*         margin: 10px; */ }
  .front #block-views-best-practice-block .views-field {
    margin: 30px;
    text-align: center; }
  .front #block-views-best-practice-block .flex-direction-nav a {
    display: block;
    opacity: 0.7; }
    .front #block-views-best-practice-block .flex-direction-nav a.flex-next {
      right: 10px !important; }
    .front #block-views-best-practice-block .flex-direction-nav a.flex-prev {
      left: 10px !important; }
  .front #block-views-best-practice-block img {
    max-height: 70px;
    width: inherit;
    max-width: 100%;
    margin: 0 auto; }

.block--views-partner-block {
  background: #f9f9f9;
  text-align: center;
  padding: 20px 0; }
  .block--views-partner-block img {
    margin: 0 30px;
    max-width: 230px;
    max-height: 100px; }
    @media (min-width: 80em) {
      .block--views-partner-block img {
        max-width: none;
        max-height: none; } }
  .block--views-partner-block a {
    display: inline-block;
    vertical-align: middle; }

#block-newsletter2go-newsletter2go .block__title {
  display: none; }

@media (min-width: 80em) {
  #block-newsletter2go-newsletter2go {
    position: fixed;
    width: 400px;
    top: 20%;
    z-index: 10;
    right: -365px;
    background: #be2b32 !important; }
    #block-newsletter2go-newsletter2go .block__title {
      display: block;
      color: #fff;
      writing-mode: vertical-rl;
      text-orientation: mixed;
      margin-right: -35px;
      float: left;
      margin-top: 85px;
      cursor: pointer; }
    #block-newsletter2go-newsletter2go .block__content {
      float: left;
      margin-left: 35px;
      background: #fff; }
      #block-newsletter2go-newsletter2go .block__content table {
        margin: 0; }
  .open {
    -webkit-transition: -webkit-transform 0.3s 0.3s;
            transition: transform 0.3s 0.3s;
    -webkit-transform: translate3d(-365px, 0, 0);
            transform: translate3d(-365px, 0, 0); } }

.node--event--full {
  /* 	p {    overflow: hidden;} */ }
  .node--event--full .field--name-body {
    text-align: justify; }
  .node--event--full .node__image {
    float: right;
    width: 50%;
    margin-left: 20px;
    margin-bottom: 20px; }
    .node--event--full .node__image img {
      max-width: 100%;
      height: auto; }
  .node--event--full fieldset {
    clear: both; }
  .node--event--full .field--name-field-video {
    float: left;
    margin-right: 20px; }
  .node--event--full .field--name-field-images {
    clear: both; }
    .node--event--full .field--name-field-images .field__items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .node--event--full .field--name-field-images .field__items .field__item {
        padding: 5px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 180px;
                flex: 0 1 180px; }
        .node--event--full .field--name-field-images .field__items .field__item img {
          width: 100%;
          height: auto; }

.service-links {
  float: right; }
  .service-links ul {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1; }
    .service-links ul li {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      .service-links ul li:first-child, .service-links ul li.first {
        padding-left: 0; }
      .service-links ul li:last-child {
        padding-right: 0; }
      .service-links ul li.last {
        padding-right: 0; }
  .service-links .service-label {
    display: none; }

.node--document.node-teaser,
.node--pressemeldung.node-teaser {
  *zoom: 1; }
  .node--document.node-teaser:after,
  .node--pressemeldung.node-teaser:after {
    content: "";
    display: table;
    clear: both; }
  .node--document.node-teaser header,
  .node--document.node-teaser .node__content,
  .node--document.node-teaser .node__links,
  .node--pressemeldung.node-teaser header,
  .node--pressemeldung.node-teaser .node__content,
  .node--pressemeldung.node-teaser .node__links {
    margin-left: 28%;
    padding: 0 10px; }
  .node--document.node-teaser .node__image,
  .node--pressemeldung.node-teaser .node__image {
    text-align: center;
    position: relative;
    margin-left: 0;
    width: 25%;
    float: left; }
    .node--document.node-teaser .node__image .field,
    .node--pressemeldung.node-teaser .node__image .field {
      margin: 0; }
    .node--document.node-teaser .node__image img,
    .node--pressemeldung.node-teaser .node__image img {
      height: auto;
      max-height: 100px;
      width: auto; }
    .node--document.node-teaser .node__image .file a,
    .node--pressemeldung.node-teaser .node__image .file a {
      display: none; }

.node--event.node-teaser {
  *zoom: 1; }
  .node--event.node-teaser:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 44em) {
    .node--event.node-teaser header,
    .node--event.node-teaser .node__content,
    .node--event.node-teaser .node__links {
      margin-left: 33%;
      padding: 0 10px; } }
  .node--event.node-teaser .node__image {
    display: none;
    position: relative;
    margin-left: 0;
    width: 30%;
    float: left; }
    @media (min-width: 44em) {
      .node--event.node-teaser .node__image {
        display: inherit; } }
    .node--event.node-teaser .node__image .field {
      margin: 0; }
    .node--event.node-teaser .node__image img {
      width: 100%;
      height: auto;
      border-radius: 6px / 6px; }
    .node--event.node-teaser .node__image .date {
      border-radius: 6px / 6px;
      /*         border: 1px solid $hgrau; */
      box-shadow: 0 0 10px #cccccc;
      position: absolute;
      background: #fff;
      top: 5px;
      right: 5px;
      text-align: center;
      padding: 5px; }
      .node--event.node-teaser .node__image .date .month {
        font-size: 0.8em;
        margin: 4px; }
      .node--event.node-teaser .node__image .date .day {
        font-size: 1.4em; }
      .node--event.node-teaser .node__image .date .year {
        font-size: 0.8em;
        border-top: 1px solid #cccccc;
        margin: 4px;
        padding: 4px 8px 0; }

.node--institution--full .field--name-field-images {
  text-align: center; }

.node--institution--full .field--name-field-motive .field__label,
.node--institution--full .field--name-field-massnahmen .field__label {
  color: #be2b32;
  margin-bottom: 12px; }

@media (min-width: 44em) {
  .node--institution--full .node__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .node--institution--full .node__content fieldset {
      width: 48.93617%; } }

.node--institution--full .group-info {
  padding-top: 1em; }
  .node--institution--full .group-info .field {
    float: none;
    padding-left: 10px;
    margin-left: 33%; }
    .node--institution--full .group-info .field.field--name-field-logo {
      margin-left: 0;
      width: 30%;
      text-align: center;
      float: left; }
      .node--institution--full .group-info .field.field--name-field-logo img {
        width: auto;
        height: auto;
        max-width: 100%; }

.node--institution--full .group-status {
  padding-top: 1em; }

.institution-node-form .focal-point-help {
  display: none; }

.node--pressemeldung--full img {
  max-width: 100%;
  height: auto; }

.node--pressemeldung--full iframe {
  max-width: 100%; }

@media (min-width: 44em) {
  .node--pressemeldung--full .node__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .node--pressemeldung--full .node__content fieldset {
      /*          flex: 1 1 auto; */
      width: 48.93617%; } }

.node--action--full img {
  max-width: 100%;
  height: auto; }

@media (min-width: 44em) {
  .node--action--full .node__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .node--action--full .node__content fieldset {
      /*          flex: 0 0 300px; */
      width: 48.93617%; }
      .node--action--full .node__content fieldset .node__content {
        display: inherit; } }

.node--action--full .field--name-field-logo {
  text-align: center; }

.user-profile.card .field {
  float: none;
  padding: 0 10px;
  margin-left: 28%; }
  .user-profile.card .field.field--name-field-image {
    margin-left: 0;
    padding: 0;
    width: 25%;
    float: left; }
    .user-profile.card .field.field--name-field-image img {
      width: 100%;
      height: auto; }
  .user-profile.card .field.field--name-field-adresse {
    margin-top: 10px;
    margin-right: 30px;
    border-top: 1px solid #ccc;
    padding-top: 10px; }

.user-profile.full .group-profil .field {
  overflow: hidden;
  float: none;
  padding: 0 10px;
  margin-left: 33%; }
  .user-profile.full .group-profil .field.field--name-field-image {
    margin-left: 0;
    width: 30%;
    text-align: center;
    float: left; }
    .user-profile.full .group-profil .field.field--name-field-image img {
      width: auto;
      height: auto;
      max-width: 100%; }

@media (min-width: 44em) {
  .user-profile.full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .user-profile.full fieldset {
      width: 48.93617%; }
    .user-profile.full fieldset.full-width {
      width: 100%; } }

.node-type-project .action-links,
.node-type-project #block-views-ansprechperson-block {
  display: none; }

.node--project--full .field--name-field-fotos {
  width: 100%; }
  .node--project--full .field--name-field-fotos .field__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .node--project--full .field--name-field-fotos .field__items img {
      height: auto; }

.node--project--full .field--name-field-betreuungszeiten .field__item,
.node--project--full .field--name-field-alter .field__item {
  display: inline; }
  .node--project--full .field--name-field-betreuungszeiten .field__item:first-child:after,
  .node--project--full .field--name-field-alter .field__item:first-child:after {
    content: " - "; }

@media (min-width: 44em) {
  .node--project--full .node__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .node--project--full .node__content fieldset {
      /*          flex: 0 0 300px; */
      width: 48.93617%; }
      .node--project--full .node__content fieldset .node__content {
        display: inherit; } }

.node-project-form .field-name-field-dauer .date-no-float {
  float: left;
  width: auto;
  clear: none; }

.node-project-form .field-name-field-dauer .date-no-float &gt; .form-item &gt; label {
  float: left;
  margin: 18px 5px 0 5px; }

.node-project-form .field-name-field-dauer .start-date-wrapper {
  clear: left; }

.node-project-form .field-name-field-dauer input {
  width: 100px; }

.node-project-form .field-name-field-mehrtaegig {
  float: right; }

.node-project-form .field-name-field-kostenbeitrag,
.node-project-form .field-name-field-essen,
.node-project-form .field-name-field-mehrtaegig,
.node-project-form .field-name-field-betreuungszeit,
.node-project-form .field-name-field-alter {
  /* 	  width: 50%; */
  /* 	  float:left; */ }

.node-project-form .field-name-field-betreuungszeiten input,
.node-project-form .field-name-field-alter input {
  width: 50px; }

.node-project-form .field-name-field-betreuungszeiten thead,
.node-project-form .field-name-field-alter thead {
  float: left; }
  .node-project-form .field-name-field-betreuungszeiten thead .field-label,
  .node-project-form .field-name-field-alter thead .field-label {
    background: none;
    border: none;
    padding: 16px; }
  .node-project-form .field-name-field-betreuungszeiten thead th,
  .node-project-form .field-name-field-alter thead th {
    text-transform: none;
    color: #666; }

.node-project-form .field-name-field-betreuungszeiten tbody,
.node-project-form .field-name-field-alter tbody {
  display: block; }

.node-project-form .field-name-field-betreuungszeiten .tabledrag-toggle-weight-wrapper,
.node-project-form .field-name-field-betreuungszeiten .form-type-hms .form-required,
.node-project-form .field-name-field-betreuungszeiten .form-type-textfield .form-required,
.node-project-form .field-name-field-alter .tabledrag-toggle-weight-wrapper,
.node-project-form .field-name-field-alter .form-type-hms .form-required,
.node-project-form .field-name-field-alter .form-type-textfield .form-required {
  display: none; }

.node-project-form .field-name-field-betreuungszeiten .field-multiple-drag,
.node-project-form .field-name-field-alter .field-multiple-drag {
  display: none; }

.node-project-form .field-name-field-betreuungszeiten tr,
.node-project-form .field-name-field-alter tr {
  display: inline;
  background: none;
  border: none; }

.node-project-form .field-name-field-betreuungszeiten tr.even:before,
.node-project-form .field-name-field-alter tr.even:before {
  content: ' bis ';
  display: inline-block;
  vertical-align: top;
  padding-top: 15px; }

@media (min-width: 44em) {
  .node-project-form .group-ansprechperson input {
    width: 300px; }
  .node-project-form .group-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .node-project-form .group-blocks &gt; #edit-field-adresse,
    .node-project-form .group-blocks &gt; fieldset {
      /*          flex: 1 1 auto; */
      /*          float:left; */
      width: 48.93617%;
      /*          overflow: hidden; */ } }

.node--audit--full {
  position: relative; }
  .node--audit--full .auditlogo {
    position: absolute;
    top: -60px;
    right: 0px;
    height: 80px;
    width: auto;
    display: none; }
  .node--audit--full h2 {
    color: #be2b32; }
  .node--audit--full ul.auditchecklist.collapsed {
    display: none; }

.node-umsetzung-form #edit-umsetzungszeitplan .form-type-select {
  /*     float:left; margin-right:10px;clear:left; */ }

.node-umsetzung-form #edit-umsetzungszeitplan #edit-von &gt; div, .node-umsetzung-form #edit-umsetzungszeitplan #edit-bis &gt; div {
  display: inline-block; }

.node-umsetzung-form #edit-umsetzungszeitplan &gt; .fieldset-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.node--umsetzung--teaser {
  *zoom: 1;
  /* 	.field--name-field-bewertung {float:right;} */ }
  .node--umsetzung--teaser:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 44em) {
    .node--umsetzung--teaser .field--name-field-gelebte-kultur,
    .node--umsetzung--teaser .middlecolumn {
      width: 50%;
      float: left; }
    .node--umsetzung--teaser .field--name-field-handlungsempfehlung {
      clear: both; } }
  @media (min-width: 80em) {
    .node--umsetzung--teaser .field--name-field-gelebte-kultur,
    .node--umsetzung--teaser .middlecolumn,
    .node--umsetzung--teaser .field--name-field-handlungsempfehlung {
      float: left;
      clear: none; }
    .node--umsetzung--teaser .field--name-field-gelebte-kultur {
      width: 45%; }
    .node--umsetzung--teaser .middlecolumn {
      width: 25%; }
    .node--umsetzung--teaser .field--name-field-handlungsempfehlung {
      width: 30%; } }
  .node--umsetzung--teaser .fivestar-widget {
    margin-top: 8px; }

.node--umsetzung--full {
  /* 	@include breakpoint($tab, true) { */
  /* 	} */ }
  .node--umsetzung--full .node__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .node--umsetzung--full .node__content &gt; .field {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 300px;
              flex: 1 1 300px; }
      .node--umsetzung--full .node__content &gt; .field &gt; .field__items &gt; .field__item {
        margin: 3px 0; }
    .node--umsetzung--full .node__content &gt; .field--name-body,
    .node--umsetzung--full .node__content &gt; .field--name-field-strategischer-fokus,
    .node--umsetzung--full .node__content &gt; .field--name-field-sonstiges,
    .node--umsetzung--full .node__content &gt; .field--name-field-bewertung-des-gutachters,
    .node--umsetzung--full .node__content &gt; .field--name-field-kommentar-des-gutachters {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%; }

.node-type-umsetzung h1 {
  text-transform: none; }

.node--workshop .field--name-field-kapitel {
  font-weight: bold; }

.node-schritt-form #edit-title {
  width: 100%; }

.node-schritt-form .field-name-field-kategorie-schritt {
  *zoom: 1;
  border: 2px solid #ccc;
  padding: 10px 10px 10px 40px; }
  .node-schritt-form .field-name-field-kategorie-schritt:after {
    content: "";
    display: table;
    clear: both; }
  .node-schritt-form .field-name-field-kategorie-schritt .form-type-checkbox {
    float: left;
    /*           width:25%; */ }
  .node-schritt-form .field-name-field-kategorie-schritt div[class$="347"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="348"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="349"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="362"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="363"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="364"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="365"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="366"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="367"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="368"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="369"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="370"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="371"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="372"], .node-schritt-form .field-name-field-kategorie-schritt div[class$="596"] {
    clear: left;
    margin-left: -40px; }
    .node-schritt-form .field-name-field-kategorie-schritt div[class$="347"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="348"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="349"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="362"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="363"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="364"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="365"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="366"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="367"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="368"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="369"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="370"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="371"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="372"] label.option, .node-schritt-form .field-name-field-kategorie-schritt div[class$="596"] label.option {
      font-weight: bold; }

@media (min-width: 80em) {
  #massnahme-node-form #edit-field-handlungsfeld-gemeinde,
  #massnahme-node-form #edit-field-lebensphase,
  #massnahme-node-form #edit-field-unicef-themenbereich {
    width: 33%;
    float: left; }
  #massnahme-node-form #edit-actions,
  #massnahme-node-form #edit-body {
    clear: both; } }

@media (min-width: 80em) {
  #umsetzung-node-form #edit-massnahme-field-handlungsfeld-gemeinde,
  #umsetzung-node-form #edit-massnahme-field-lebensphase,
  #umsetzung-node-form #edit-massnahme-field-unicef-themenbereich {
    width: 33%;
    float: left; }
  #umsetzung-node-form #edit-body {
    clear: both; } }

.auditsection.audit_workflow_12 .views-field-field-status-schritt {
  display: none; }

.auditsection.audit_workflow_13 .views-field-field-status-schritt {
  display: none; }

.auditsection.audit_workflow_14 .views-field-field-status-schritt {
  display: none; }

.auditsection.audit_workflow_19 .views-field-field-status-schritt {
  display: none; }

.auditsection.audit_workflow_15 .views-field-field-status-schritt {
  display: none; }

.comment {
  *zoom: 1;
  clear: left; }
  .comment:after {
    content: "";
    display: table;
    clear: both; }
  .comment .comment__info {
    text-align: center;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 6px 3px rgba(174, 174, 174, 0.05);
    border-radius: 6px / 6px;
    padding: 10px;
    /*     margin: 0 20px 20px 0; */
    float: left;
    clear: left;
    width: 150px; }
    .comment .comment__info img {
      border-radius: 50% / 50%;
      padding: 5px 40px; }
  .comment ul.links,
  .comment .comment__content {
    margin-left: 170px; }

html {
  color: #666;
  font-family: 'Roboto', sans-serif;
  word-wrap: break-word; }
  @media (min-width: 44em) {
    html {
      word-wrap: normal; } }

aside {
  word-wrap: break-word;
  /*     &amp;.l-region--sidebar-second { */
  /*         @include breakpoint($desk, true) {word-wrap: normal;} */
  /*     } */ }

h1 {
  font-size: 1.875em;
  line-height: 1.6em;
  margin-bottom: 0.3em;
  margin-top: 0.3em;
  /* text-transform: uppercase; */
  color: #be2b32;
  font-weight: bold; }

h2 {
  font-size: 1.5em;
  line-height: 1.33333em;
  margin-bottom: 0.3em;
  margin-top: 0.3em;
  font-weight: bold; }

h3 {
  font-size: 1.25em;
  line-height: 1.6em;
  margin-top: 0.4em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.16em;
  font-weight: bold;
  color: #be2b32;
  /*   @include trailer(0.5); */ }

h4 {
  font-size: 1em;
  line-height: 2em;
  line-height: 1.5em;
  font-weight: bold;
  /*   color: $rot; */ }

h5 {
  font-size: 1em;
  line-height: 2em;
  line-height: 1.5em;
  font-weight: bold; }

h6 {
  font-size: 0.8125em;
  line-height: 2.46154em; }

h1, h2, h3, h4, nav {
  /* 	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */ }

.fub-button, .tabs a, .fub-buttons a, .editlink a {
  display: inline-block;
  background: #909090;
  padding: 10px 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 6px / 6px;
  /*     box-shadow: 0 0 6px 3px rgba(174, 174, 174, 0.05); */ }
  .fub-button:link, .tabs a:link, .fub-buttons a:link, .editlink a:link, .fub-button:visited, .tabs a:visited, .fub-buttons a:visited, .editlink a:visited {
    color: #fff; }

.fub-button.add:before, .tabs a.add:before, .fub-buttons a.add:before, .editlink a.add:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  padding-right: 10px; }

.fub-button.fub-vote:before, .tabs a.fub-vote:before, .fub-buttons a.fub-vote:before, .editlink a.fub-vote:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  padding-right: 10px; }

.fub-button.logout:before, .tabs a.logout:before, .fub-buttons a.logout:before, .editlink a.logout:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  padding-right: 10px; }

.fub-button.login:before, .tabs a.login:before, .fub-buttons a.login:before, .editlink a.login:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  padding-right: 10px; }

.fub-button.soll, .tabs a.soll, .fub-buttons a.soll, .editlink a.soll,
.fub-button.ist,
.tabs a.ist,
.fub-buttons a.ist,
.editlink a.ist {
  background: #cccccc; }

.fub-buttons {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0 10%;
  /* 	@include horizontal-list(); */ }
  .fub-buttons li {
    display: inline-block;
    margin: 0 auto; }

.editlink {
  min-height: 2em; }
  .editlink a {
    position: absolute;
    bottom: 5px;
    right: 10px; }
    .editlink a:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      padding-right: 10px; }

a.edit {
  font-size: 0; }
  a.edit:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: initial; }

a.loeschen {
  font-size: 0; }
  a.loeschen:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: initial; }

a.helpicon {
  float: right;
  font-size: 0; }
  a.helpicon:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: initial; }
  a.helpicon:link, a.helpicon:visited {
    color: #909090; }
  a.helpicon:hover {
    color: #be2b32; }
  a.helpicon:focus {
    outline: none; }

div.help {
  border-top: 1px solid #cccccc;
  margin: 20px;
  padding-top: 10px;
  display: none; }

li.fail:before,
.fail li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: orange;
  margin-right: 10px; }

li.pass:before,
.pass li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: green;
  margin-right: 10px; }

li.later:before,
.later li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: 10px; }

li.noicon:before,
.noicon li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: " ";
  margin-right: 20px; }

h3.auditchecklist {
  padding: 10px;
  border: 1px solid #ddd;
  background: #cccccc;
  box-shadow: 3px 3px 10px  #eee;
  margin: 10px 0;
  border-radius: 6px / 6px; }

.l-content .node__content ul.auditchecklist {
  list-style: none none;
  padding-left: 8px;
  margin: 0; }
  .l-content .node__content ul.auditchecklist &gt; li {
    padding: 10px;
    border: 1px solid #ddd;
    box-shadow: 3px 3px 10px  #eee;
    margin: 10px 0;
    border-radius: 6px / 6px; }
    .l-content .node__content ul.auditchecklist &gt; li li {
      list-style: none; }

.fub-unicef,
.unicef {
  color: #00AEFD; }

table tr.notactive td {
  color: #999; }
  table tr.notactive td a:link, table tr.notactive td a:visited {
    color: #666; }

a:link.paid, a:visited.paid {
  color: green; }
  a:link.paid:after, a:visited.paid:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-left: 10px; }

a:link.payable, a:visited.payable {
  color: orange; }
  a:link.payable:after, a:visited.payable:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-left: 10px; }

a:link.queued, a:visited.queued {
  color: green; }
  a:link.queued:after, a:visited.queued:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-left: 10px; }

a:link.soonpayable, a:visited.soonpayable {
  color: #333; }
  a:link.soonpayable:after, a:visited.soonpayable:after {
    /*       @include fa-icon(); */
    /*       content: $fa-var-exclamation-circle; */
    /*       margin-left:10px; */ }

a:link.overdue, a:visited.overdue {
  color: #999; }
  a:link.overdue:after, a:visited.overdue:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-left: 10px; }

h4.expandable {
  color: #fff;
  background: #323946;
  padding: 10px;
  margin-top: 1px;
  cursor: pointer; }
  h4.expandable:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: 10px; }
  h4.expandable.expanded:before {
    content: ""; }

div.expandable {
  padding: 10px;
  border: 1px solid #323946; }

.withframe {
  border: 1px solid #cccccc;
  box-shadow: 0 0 6px 3px rgba(174, 174, 174, 0.15);
  border-radius: 6px / 6px;
  padding: 10px;
  margin: 10px 0 20px; }

.l-content .node__content .fub-flexbox {
  margin: 10px 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .l-content .node__content .fub-flexbox li {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 200px;
            flex: 1 0 200px;
    margin: 20px;
    list-style: none; }

.l-content .node__content .fub-teaser {
  padding: 0;
  margin: 0;
  list-style: none; }
  .l-content .node__content .fub-teaser img {
    width: auto;
    height: auto;
    max-width: 100%; }
  @media (min-width: 44em) {
    .l-content .node__content .fub-teaser {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .l-content .node__content .fub-teaser li {
        /*          flex: 0 1 47%; */
        width: 47%;
        padding: 5px 0; } }

a:link, a:visited {
  color: #be2b32;
  text-decoration: none; }
  a:link.ist, a:visited.ist {
    color: #008000; }
  a:link.soll, a:visited.soll {
    color: #be2b31; }

.fub-rot {
  color: #be2b32; }

.l-main a:link.active, .l-main a:visited.active {
  color: #000; }

a:hover, a:active {
  text-decoration: underline; }

.spamspan {
  word-wrap: break-word; }

.block__content,
.l-content {
  /*   li { */
  /*     list-style-type: circle; */
  /*   } */ }
  .block__content li, .block__content p,
  .l-content li,
  .l-content p {
    margin-bottom: 0.3em;
    margin-top: 0.3em;
    line-height: 1.3em; }
  .block__content label,
  .l-content label {
    margin-bottom: 0.3em; }

ul.circle {
  padding-left: 30px; }
  ul.circle li {
    list-style-type: circle; }

.block__content .flex-direction-nav li {
  line-height: inherit; }

/* .audit {font-style: italic;} */
b, strong {
  font-weight: bold; }

em {
  font-style: italic; }

sup {
  vertical-align: super; }

ul {
  padding-left: 15px; }

ol {
  padding-left: 15px;
  list-style: inherit;
  list-style-type: decimal; }

.floatright, .floatleft {
  max-width: 50%; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

@media print {
  p, th, tr, table {
    page-break-inside: avoid; } }

/**
 * Tables.
 */
table {
  width: 100%;
  font-size: 0.923em;
  margin: 0 0 10px;
  border: 1px solid #bebfb9; }

table td,
table th {
  vertical-align: middle;
  padding: 8px 10px;
  border: 0;
  color: #000; }

tr.even,
tr.odd {
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #bebfb9;
  background: #e6e6e6; }

tr.odd {
  background: #fff; }

tr.drag {
  background: #fe7; }

tr.drag-previous {
  background: #ffb; }

table th {
  /*   text-transform: uppercase; */
  background: #aaaaaa;
  font-weight: normal;
  border-width: 1px;
  border-style: solid;
  border-color: #bebfb9;
  padding: 3px 10px; }

/**
 * Force browsers to calculate the width of a 'select all' TH element.
 */
table th.select-all {
  width: 1px; }

table th.active {
  background: #bdbeb9; }

table th a {
  display: block;
  position: relative; }

table th.active a {
  padding: 0 25px 0 0;
  /* LTR */ }

table th.active img {
  position: absolute;
  top: 3px;
  right: 3px;
  /* LTR */ }

table td.active {
  background: #e9e9dd; }

table tr.odd td.active {
  background: #f3f4ee; }

table tr.selected td.active,
table tr.selected td {
  background: #ffc;
  border-color: #eeb; }

table.system-status-report tr {
  border-bottom: 1px solid #ccc; }

table.system-status-report tr.ok {
  color: #255b1e;
  background-color: #e5ffe2; }

table.system-status-report tr.info {
  color: #040f37;
  background-color: #bdf; }

table.system-status-report tr.warning {
  color: #840;
  background-color: #fffce5; }

table.system-status-report tr.error {
  color: #8c2e0b;
  background-color: #fef5f1; }

/**
 * Exception for webkit bug with the right border of the last cell
 * in some tables, since it's webkit only, we can use :last-child
 */
tr td:last-child {
  border-right: 1px solid #bebfb9;
  /* LTR */ }

/**
 * Fieldsets.
 *
 * Fieldset legends are displayed like containers in Seven. However, several
 * browsers do not support styling of LEGEND elements. To achieve the desired
 * styling:
 * - All fieldsets use 'position: relative'.
 * - All legend labels are wrapped in a single span.fieldset-legend that uses
 *   'position: absolute', which means that the LEGEND element itself is not
 *   rendered by browsers.
 * - Due to using 'position: absolute', collapsed fieldsets do not have a
 *   height; the fieldset requires a 'padding-top' to make the absolute
 *   positioned .fieldset-legend appear as though it would have a height.
 * - Various browsers are positioning the legend differently if there is a
 *   'padding-left'/'padding-right' applied on a fieldset and inherit the
 *   positioning even to absolute positioned elements within; we therefore have
 *   to apply all padding to the inner .fieldset-wrapper instead.
 */
fieldset {
  border: 1px solid #ccc;
  padding: 2.0em 0 0 0;
  /* LTR */
  position: relative;
  margin: 1em 0; }

fieldset .fieldset-legend {
  margin-top: 0.5em;
  padding-left: 15px;
  /* LTR */
  position: absolute;
  text-transform: uppercase; }

fieldset .fieldset-wrapper {
  padding: 0 13px 13px 15px;
  /* LTR */ }

fieldset.collapsed {
  background-color: transparent; }

html.js fieldset.collapsed {
  border-width: 1px;
  height: auto; }

fieldset fieldset {
  background-color: #fff; }

fieldset fieldset fieldset {
  background-color: #f8f8f8; }

fieldset .fieldset-description {
  margin: 0.6em 0px; }

.form-actions {
  margin-top: 1em;
  margin-bottom: 1em; }

input {
  max-width: 100%; }

.floatleft {
  float: left;
  padding: 0 10px 5px 0; }

.floatright {
  float: right;
  padding: 0 0 5px 10px; }

/**
 * TableDrag behavior.
 *
 * @see tabledrag.js
 */
body.drag {
  cursor: move; }

.draggable a.tabledrag-handle {
  cursor: move;
  float: left;
  /* LTR */
  height: 1em;
  margin-left: -1em;
  /* LTR */
  overflow: hidden;
  text-decoration: none; }

a.tabledrag-handle:hover {
  text-decoration: none; }

a.tabledrag-handle .handle {
  background: url(/misc/draggable.png) no-repeat 6px 9px;
  height: 22px;
  margin: -0.4em 0.5em;
  /* LTR */
  padding: 0.42em 0.5em;
  /* LTR */
  width: 22px; }

a.tabledrag-handle-hover .handle {
  background-position: 6px -11px; }

div.indentation {
  float: left;
  /* LTR */
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em;
  /* LTR */
  padding: 0.42em 0 0.42em 0.6em;
  /* LTR */
  width: 20px; }

div.tree-child {
  background: url(/misc/tree.png) no-repeat 11px center;
  /* LTR */ }

div.tree-child-last {
  background: url(/misc/tree-bottom.png) no-repeat 11px center;
  /* LTR */ }

div.tree-child-horizontal {
  background: url(/misc/tree.png) no-repeat -11px center; }

.tabledrag-toggle-weight-wrapper {
  text-align: right;
  /* LTR */ }

/**
 * TableHeader behavior.
 *
 * @see tableheader.js
 */
table.sticky-header {
  background-color: #fff;
  margin-top: 0;
  z-index: 1; }

.field {
  margin-top: 0.4em;
  margin-bottom: 0.8em; }

.field__label {
  /*     margin-top: 0.6em; */
  margin-bottom: 0.4em; }

.minwidth400 {
  min-width: 400px; }

.node .views-field-field-adresse, .view .views-field-field-adresse {
  margin-top: 10px;
  margin-right: 30px;
  border-top: 1px solid #cccccc;
  padding-top: 10px; }
  .node .views-field-field-adresse .field__item &gt; div, .view .views-field-field-adresse .field__item &gt; div {
    margin: 3px 0; }

.node .field--name-field-date .date-display-single .date-display-range, .view .field--name-field-date .date-display-single .date-display-range {
  margin-top: .5em;
  margin-left: 30px;
  position: relative; }
  .node .field--name-field-date .date-display-single .date-display-range:before, .view .field--name-field-date .date-display-single .date-display-range:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    left: -30px; }

.node [class*="field-adresse"] .field__item &gt; div, .view [class*="field-adresse"] .field__item &gt; div {
  margin: 3px 0; }

.node [class$="field-date"] .field__items,
.node [class*="field-datum"] .field__items,
.node [class*="field-uhrzeit"] .field__items,
.node [class*="field-adresse"] .field__items,
.node [class*="field-website"] .field__items,
.node [class*="field-telefon"] .field__items,
.node [class*="field-mobil"] .field__items,
.node [class*="field-fax"] .field__items,
.node [class*="name-mail"] .field__items,
.node [class*="field-email"] .field__items, .view [class$="field-date"] .field__items,
.view [class*="field-datum"] .field__items,
.view [class*="field-uhrzeit"] .field__items,
.view [class*="field-adresse"] .field__items,
.view [class*="field-website"] .field__items,
.view [class*="field-telefon"] .field__items,
.view [class*="field-mobil"] .field__items,
.view [class*="field-fax"] .field__items,
.view [class*="name-mail"] .field__items,
.view [class*="field-email"] .field__items {
  margin-left: 30px; }

.node [class$="field-date"] .field-content,
.node [class*="field-datum"] .field-content,
.node [class*="field-uhrzeit"] .field-content,
.node [class*="field-adresse"] .field-content,
.node [class*="field-website"] .field-content,
.node [class*="field-telefon"] .field-content,
.node [class*="field-mobil"] .field-content,
.node [class*="field-fax"] .field-content,
.node [class*="name-mail"] .field-content,
.node [class*="field-email"] .field-content, .view [class$="field-date"] .field-content,
.view [class*="field-datum"] .field-content,
.view [class*="field-uhrzeit"] .field-content,
.view [class*="field-adresse"] .field-content,
.view [class*="field-website"] .field-content,
.view [class*="field-telefon"] .field-content,
.view [class*="field-mobil"] .field-content,
.view [class*="field-fax"] .field-content,
.view [class*="name-mail"] .field-content,
.view [class*="field-email"] .field-content {
  display: inline-block;
  padding-left: 30px;
  max-width: 100%; }

.node [class$="field-date"]:before,
.node [class*="field-datum"]:before,
.node [class*="field-uhrzeit"]:before,
.node [class*="field-adresse"]:before,
.node [class*="field-website"]:before,
.node [class*="field-telefon"]:before,
.node [class*="field-mobil"]:before,
.node [class*="field-fax"]:before,
.node [class*="name-mail"]:before,
.node [class*="field-email"]:before, .view [class$="field-date"]:before,
.view [class*="field-datum"]:before,
.view [class*="field-uhrzeit"]:before,
.view [class*="field-adresse"]:before,
.view [class*="field-website"]:before,
.view [class*="field-telefon"]:before,
.view [class*="field-mobil"]:before,
.view [class*="field-fax"]:before,
.view [class*="name-mail"]:before,
.view [class*="field-email"]:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  position: absolute; }

.node [class$="field-date"]:before, .view [class$="field-date"]:before {
  content: ""; }

.node [class*="field-datum"]:before, .view [class*="field-datum"]:before {
  content: ""; }

.node [class*="field-uhrzeit"]:before, .view [class*="field-uhrzeit"]:before {
  content: ""; }

.node [class*="field-adresse"]:before, .view [class*="field-adresse"]:before {
  content: ""; }

.node [class*="field-website"]:before, .view [class*="field-website"]:before {
  content: ""; }

.node [class*="field-telefon"]:before, .view [class*="field-telefon"]:before {
  content: ""; }

.node [class*="field-mobil"]:before, .view [class*="field-mobil"]:before {
  content: ""; }

.node [class*="field-fax"]:before, .view [class*="field-fax"]:before {
  content: ""; }

.node [class*="name-mail"]:before,
.node [class*="field-email"]:before, .view [class*="name-mail"]:before,
.view [class*="field-email"]:before {
  content: ""; }

.node td[class*="field"]:before, .view td[class*="field"]:before {
  content: none; }

.node th[class*="field"]:before, .view th[class*="field"]:before {
  content: none; }

.field--name-field-date .addtocal {
  /* 	margin-top:-30px; */ }

.field--name-field-anhang .field__item {
  padding: 20px;
  margin: 10px 0;
  box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.13); }
  .field--name-field-anhang .field__item .file-icon {
    margin-right: 10px; }

.field--name-field-ist-stand div.fivestar-widget .star, .field--name-field-ist-stand div.fivestar-widget .cancel,
.field--name-field-ist-stand div.fivestar-widget-static .star,
.field--name-field-ist-stand div.fivestar-widget-static .cancel,
.views-field-field-ist-stand div.fivestar-widget .star,
.views-field-field-ist-stand div.fivestar-widget .cancel,
.views-field-field-ist-stand div.fivestar-widget-static .star,
.views-field-field-ist-stand div.fivestar-widget-static .cancel {
  width: 32px;
  height: 32px; }

.field--name-field-ist-stand div.fivestar-widget .cancel, .field--name-field-ist-stand div.fivestar-widget .cancel a,
.field--name-field-ist-stand div.fivestar-widget-static .cancel,
.field--name-field-ist-stand div.fivestar-widget-static .cancel a,
.views-field-field-ist-stand div.fivestar-widget .cancel,
.views-field-field-ist-stand div.fivestar-widget .cancel a,
.views-field-field-ist-stand div.fivestar-widget-static .cancel,
.views-field-field-ist-stand div.fivestar-widget-static .cancel a {
  background: url(../images/auditvotecancel32.png) no-repeat 0 0px; }
  .field--name-field-ist-stand div.fivestar-widget .cancel:hover, .field--name-field-ist-stand div.fivestar-widget .cancel a:hover,
  .field--name-field-ist-stand div.fivestar-widget-static .cancel:hover,
  .field--name-field-ist-stand div.fivestar-widget-static .cancel a:hover,
  .views-field-field-ist-stand div.fivestar-widget .cancel:hover,
  .views-field-field-ist-stand div.fivestar-widget .cancel a:hover,
  .views-field-field-ist-stand div.fivestar-widget-static .cancel:hover,
  .views-field-field-ist-stand div.fivestar-widget-static .cancel a:hover {
    background-position: 0 -32px; }

.field--name-field-ist-stand div.fivestar-widget .star, .field--name-field-ist-stand div.fivestar-widget .star a, .field--name-field-ist-stand div.fivestar-widget .star span.off,
.field--name-field-ist-stand div.fivestar-widget-static .star,
.field--name-field-ist-stand div.fivestar-widget-static .star a,
.field--name-field-ist-stand div.fivestar-widget-static .star span.off,
.views-field-field-ist-stand div.fivestar-widget .star,
.views-field-field-ist-stand div.fivestar-widget .star a,
.views-field-field-ist-stand div.fivestar-widget .star span.off,
.views-field-field-ist-stand div.fivestar-widget-static .star,
.views-field-field-ist-stand div.fivestar-widget-static .star a,
.views-field-field-ist-stand div.fivestar-widget-static .star span.off {
  background-image: url(../images/auditvote32.png); }

.field--name-field-ist-stand div.fivestar-widget div.on a,
.field--name-field-ist-stand div.fivestar-widget-static div.on a,
.views-field-field-ist-stand div.fivestar-widget div.on a,
.views-field-field-ist-stand div.fivestar-widget-static div.on a {
  background-position: 0 -32px; }

.field--name-field-ist-stand div.fivestar-widget div.hover a,
.field--name-field-ist-stand div.fivestar-widget-static div.hover a,
.views-field-field-ist-stand div.fivestar-widget div.hover a,
.views-field-field-ist-stand div.fivestar-widget-static div.hover a {
  background-position: 0 -64px; }

.field--name-field-gelebte-kultur select {
  display: none; }

.field--name-field-gelebte-kultur .description {
  margin-top: 10px; }

.field--name-field-gelebte-kultur .kultur {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url(../images/auditvote32.png);
  -webkit-print-color-adjust: exact;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }
  .field--name-field-gelebte-kultur .kultur.kultur--1 {
    background-image: url(../images/auditvotenone32.png); }
  .field--name-field-gelebte-kultur .kultur.kultur-0 {
    background-image: url(../images/auditvotenew32.png);
    margin-right: 20px; }
  .field--name-field-gelebte-kultur .kultur.active {
    background-position: 0 -32px; }
  .field--name-field-gelebte-kultur .kultur.hover, .field--name-field-gelebte-kultur .kultur:hover {
    background-position: 0 -64px; }

.field-name-field-zertifizierungsstelle.field-widget-options-buttons .form-type-radio {
  padding: 10px;
  border: 1px solid #ddd;
  box-shadow: 3px 3px 10px  #eee;
  margin: 20px 0;
  border-radius: 6px / 6px; }
  .field-name-field-zertifizierungsstelle.field-widget-options-buttons .form-type-radio label {
    *zoom: 1; }
    .field-name-field-zertifizierungsstelle.field-widget-options-buttons .form-type-radio label:after {
      content: "";
      display: table;
      clear: both; }
  .field-name-field-zertifizierungsstelle.field-widget-options-buttons .form-type-radio input {
    float: left; }
  .field-name-field-zertifizierungsstelle.field-widget-options-buttons .form-type-radio .views-field {
    display: block;
    float: none;
    padding: 0 10px;
    margin-left: 50px;
    margin-right: 28%; }
    .field-name-field-zertifizierungsstelle.field-widget-options-buttons .form-type-radio .views-field.views-field-field-logo {
      margin-left: 0;
      margin-right: 0;
      width: 25%;
      float: right;
      padding: 0 20px; }
      .field-name-field-zertifizierungsstelle.field-widget-options-buttons .form-type-radio .views-field.views-field-field-logo img {
        width: 100%;
        height: auto; }
    .field-name-field-zertifizierungsstelle.field-widget-options-buttons .form-type-radio .views-field.views-field-title {
      font-weight: bold; }
    .field-name-field-zertifizierungsstelle.field-widget-options-buttons .form-type-radio .views-field.views-field-field-adresse span span {
      display: block; }

.field-name-field-kapitel input {
  width: 100%; }

.field-name-field-teilnehmer .form-checkboxes {
  -webkit-column-width: 300px;
     -moz-column-width: 300px;
          column-width: 300px; }
  .field-name-field-teilnehmer .form-checkboxes .form-type-checkbox {
    display: inline-block; }
    .field-name-field-teilnehmer .form-checkboxes .form-type-checkbox input {
      margin-right: -20px;
      float: left; }
    .field-name-field-teilnehmer .form-checkboxes .form-type-checkbox label {
      margin-left: 26px;
      display: block; }
      .field-name-field-teilnehmer .form-checkboxes .form-type-checkbox label .views-field-field-funktion {
        color: #AAA; }

.field--name-field-strategischer-fokus .field__item,
.field--name-field-sonstiges .field__item {
  margin-bottom: 0.3em;
  margin-top: 0.3em;
  line-height: 1.3em; }

/* Österreichpreis */
.node--banner .field--name-body h1 {
  margin-right: 60%;
  padding: 10% 0px;
  position: absolute;
  font-size: 2.5vw; }

#node-12 .field--name-field-image img {
  position: relative;
  z-index: 10; }

#node-12 .red1 {
  z-index: 11; }

#node-13 .field--name-field-image img {
  position: relative;
  z-index: 10; }

#node-13 .red2 {
  z-index: 11; }

#node-14 .field--name-field-image img {
  position: relative;
  z-index: 10; }

.view-frontslider li {
  margin: 0;
  padding: 0;
  line-height: inherit;
  list-style: none; }

.flexslider {
  margin-bottom: 0; }

.node--teaser--teaser {
  /* 	border-bottom: 1px solid #999; */
  /* 	box-shadow: 0px 10px 10px -8px rgba(0,0,0,0.2); */
  text-align: right;
  overflow: hidden;
  /* .node__images*/ }
  @media (min-width: 80em) {
    .node--teaser--teaser {
      font-size: 1.2em; } }
  .node--teaser--teaser .field--name-field-logo {
    margin-top: 4%;
    margin-bottom: 2%;
    margin-right: 10px;
    float: left;
    width: 30%;
    min-height: 120px; }
    .node--teaser--teaser .field--name-field-logo a {
      z-index: 31;
      position: relative; }
    @media (min-width: 44em) {
      .node--teaser--teaser .field--name-field-logo {
        float: right;
        width: 20%; } }
    @media (min-width: 80em) {
      .node--teaser--teaser .field--name-field-logo {
        float: none;
        width: 15%; } }
  .node--teaser--teaser .field--name-field-image {
    width: 54%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 0; }
    .node--teaser--teaser .field--name-field-image img {
      position: relative;
      z-index: 10; }
  .node--teaser--teaser header,
  .node--teaser--teaser .node__content {
    text-align: right;
    position: relative;
    z-index: 30; }
    @media (min-width: 44em) {
      .node--teaser--teaser header,
      .node--teaser--teaser .node__content {
        width: 57%; } }
    @media (min-width: 80em) {
      .node--teaser--teaser header,
      .node--teaser--teaser .node__content {
        width: 45%; } }
  .node--teaser--teaser .node__content {
    /* 	   background:  rgba(255, 255, 255, 0.6); */ }
  .node--teaser--teaser .field--name-body {
    padding: 0 10px;
    border-right: 1px solid #666; }
  .node--teaser--teaser a.audit {
    white-space: nowrap; }
    .node--teaser--teaser a.audit:before {
      content: '';
      display: inline-block;
      white-space: nowrap;
      background: url("../images/logo-audit.png") no-repeat center center;
      background-size: contain;
      width: 40px;
      height: 30px;
      margin: 0 4px; }
    .node--teaser--teaser a.audit:link, .node--teaser--teaser a.audit:visited {
      color: #666; }
  .node--teaser--teaser .ext_logos {
    margin-top: 6%; }
    .node--teaser--teaser .ext_logos img {
      height: 50px;
      width: inherit;
      display: inline; }
  .node--teaser--teaser .logos {
    text-align: left;
    margin-top: 4%;
    text-align: right; }
    .node--teaser--teaser .logos a {
      display: inline; }
  .node--teaser--teaser .node__height {
    float: right;
    padding-bottom: 40%; }
  .node--teaser--teaser .node__images {
    display: none;
    width: 60%;
    position: relative;
    padding-bottom: 40%; }
    @media (min-width: 44em) {
      .node--teaser--teaser .node__images {
        display: inline-block;
        margin-top: -15%; } }
    @media (min-width: 80em) {
      .node--teaser--teaser .node__images {
        margin-top: -27%; } }
    .node--teaser--teaser .node__images .red1, .node--teaser--teaser .node__images .red2 {
      background: #be2b32;
      position: absolute; }
    .node--teaser--teaser .node__images .red1 {
      width: 25%;
      padding-bottom: 10%;
      right: 20%;
      bottom: 25.95%;
      z-index: 1; }
    .node--teaser--teaser .node__images .red2 {
      width: 10%;
      padding-bottom: 27.3%;
      right: 45%;
      bottom: 0%;
      z-index: 1; }
    .node--teaser--teaser .node__images .head {
      background: #cccccc;
      position: absolute;
      width: 20%;
      padding-bottom: 20%;
      z-index: 5;
      bottom: 50%;
      right: 48%;
      border-radius: 50% / 50%; }
    .node--teaser--teaser .node__images .left {
      background: #909090;
      position: absolute;
      width: 30%;
      padding-bottom: 28%;
      z-index: 1;
      bottom: 0;
      right: 60%;
      border-top-right-radius: 50%; }
      .node--teaser--teaser .node__images .left:after {
        content: '';
        background: #fff;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 66%;
        height: 66%;
        border-top-right-radius: 30%; }

.view-teaser .node__title {
  font-size: 1em;
  line-height: 2em;
  line-height: 1.5em; }

@media (min-width: 80em) {
  .view-teaser .view-content .section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .view-teaser .view-content .section .views-row {
      width: 50%; } }

#ui-datepicker-div {
  z-index: 9999 !important; }

#block-block-6 {
  float: right;
  /*     margin-top: 15px; */ }

.view-ferienbetreuung2 .form-type-date-popup label, .view-ferienbetreuung2 .form-type-date-popup .description,
.view-ferienbetreuung-suche .form-type-date-popup label,
.view-ferienbetreuung-suche .form-type-date-popup .description,
.view-family-map .form-type-date-popup label,
.view-family-map .form-type-date-popup .description {
  display: none; }

.view-ferienbetreuung2 .form-type-date-popup input,
.view-ferienbetreuung-suche .form-type-date-popup input,
.view-family-map .form-type-date-popup input {
  width: 100px; }

.view-ferienbetreuung2 #edit-field-alter,
.view-ferienbetreuung-suche #edit-field-alter,
.view-family-map #edit-field-alter {
  width: 100px; }

.view-ferienbetreuung2 .views-row,
.view-ferienbetreuung-suche .views-row,
.view-family-map .views-row {
  margin: 10px 0; }

.view-ferienbetreuung2 .leaflet-popup-content img,
.view-ferienbetreuung-suche .leaflet-popup-content img,
.view-family-map .leaflet-popup-content img {
  max-width: 200px;
  height: auto; }

.view-ferienbetreuung2 .ip-geoloc-map .leaflet-container,
.view-ferienbetreuung-suche .ip-geoloc-map .leaflet-container,
.view-family-map .ip-geoloc-map .leaflet-container {
  height: 80vw;
  margin-bottom: 20px; }
  @media (min-width: 44em) {
    .view-ferienbetreuung2 .ip-geoloc-map .leaflet-container,
    .view-ferienbetreuung-suche .ip-geoloc-map .leaflet-container,
    .view-family-map .ip-geoloc-map .leaflet-container {
      height: 35vw; } }
  @media (min-width: 80em) {
    .view-ferienbetreuung2 .ip-geoloc-map .leaflet-container,
    .view-ferienbetreuung-suche .ip-geoloc-map .leaflet-container,
    .view-family-map .ip-geoloc-map .leaflet-container {
      height: 25vw; } }

.view-family-map .attachment,
.view-ferienbetreuung-suche,
.view-ferienbetreuung2 {
  /* 	.view-filters{display:none;} */ }
  .view-family-map .attachment #edit-suche-wrapper,
  .view-ferienbetreuung-suche #edit-suche-wrapper,
  .view-ferienbetreuung2 #edit-suche-wrapper {
    width: 200px; }
  .view-family-map .attachment #edit-alter,
  .view-ferienbetreuung-suche #edit-alter,
  .view-ferienbetreuung2 #edit-alter {
    width: 40px; }
  .view-family-map .attachment .views-row,
  .view-ferienbetreuung-suche .views-row,
  .view-ferienbetreuung2 .views-row {
    *zoom: 1; }
    .view-family-map .attachment .views-row:after,
    .view-ferienbetreuung-suche .views-row:after,
    .view-ferienbetreuung2 .views-row:after {
      content: "";
      display: table;
      clear: both; }
  @media (min-width: 44em) {
    .view-family-map .attachment .views-field,
    .view-ferienbetreuung-suche .views-field,
    .view-ferienbetreuung2 .views-field {
      float: none;
      padding: 0 10px;
      margin-left: 160px; }
      .view-family-map .attachment .views-field.views-field-title,
      .view-ferienbetreuung-suche .views-field.views-field-title,
      .view-ferienbetreuung2 .views-field.views-field-title {
        padding-top: 8px; }
      .view-family-map .attachment .views-field.views-field-field-logo-file, .view-family-map .attachment .views-field.views-field-field-logo,
      .view-ferienbetreuung-suche .views-field.views-field-field-logo-file,
      .view-ferienbetreuung-suche .views-field.views-field-field-logo,
      .view-ferienbetreuung2 .views-field.views-field-field-logo-file,
      .view-ferienbetreuung2 .views-field.views-field-field-logo {
        margin-left: 0;
        width: 150px;
        float: left;
        text-align: center;
        height: 70px;
        padding: 10px;
        border: 1px solid #cccccc;
        border-radius: 4px / 4px;
        display: table-cell;
        vertical-align: middle;
        position: relative; }
      .view-family-map .attachment .views-field img,
      .view-ferienbetreuung-suche .views-field img,
      .view-ferienbetreuung2 .views-field img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        max-width: 80%;
        max-height: 80%; }
    .view-family-map .attachment .views-field-search-api-excerpt,
    .view-ferienbetreuung-suche .views-field-search-api-excerpt,
    .view-ferienbetreuung2 .views-field-search-api-excerpt {
      /* 	  margin: 10px 0 10px 120px; */
      padding: 10px;
      box-shadow: 0 0 10px #cccccc; } }

#block-views-exp-family-map-page #edit-suche {
  width: 100%; }

.view-auditierte-institutionen {
  /* 	.views-row{ */
  /*        clear:left; */
  /*        margin: 10px 0; */
  /*        @include pie-clearfix(); */
  /*     } */
  /*     .views-field{ */
  /*     float:none; */
  /*     padding: 0 10px; */
  /*     margin-left: 28%; */
  /*     &amp;.views-field-field-logo{ */
  /*       margin-left:0; */
  /*       width:25%; */
  /*       text-align: center; */
  /*       float:left; */
  /*       img { */
  /*       width:auto; */
  /*       height:auto; */
  /*       max-height:8vw; */
  /*       max-width:100%; */
  /*       } */
  /*     } */
  /*     } */ }

.block--views-ansprechperson-block {
  margin: 20px 0;
  box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.13);
  padding: 10px;
  text-align: center; }
  .block--views-ansprechperson-block .views-field {
    padding: 5px 0; }
  .block--views-ansprechperson-block img {
    width: 50%;
    height: auto;
    border-radius: 50% / 50%; }
  .block--views-ansprechperson-block .views-field-name {
    font-weight: bold; }

.field--name-field-adresse .field__item,
.views-field-field-adresse .field-content {
  overflow: hidden; }

.view-events {
  /* 	.views-row{ */
  /*        margin: 10px 0; */
  /*     } */ }

.view-zertifizierungsstellen .views-row {
  clear: left;
  margin: 10px 0;
  *zoom: 1; }
  .view-zertifizierungsstellen .views-row:after {
    content: "";
    display: table;
    clear: both; }

@media (min-width: 80em) {
  .view-zertifizierungsstellen .view-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .view-zertifizierungsstellen .view-content .views-row {
      width: 50%; } }

.view-zertifizierungsstellen .views-field {
  float: none;
  padding: 0 10px;
  margin-left: 28%; }
  .view-zertifizierungsstellen .views-field.views-field-field-logo {
    margin-left: 0;
    width: 25%;
    float: left; }
    .view-zertifizierungsstellen .views-field.views-field-field-logo img {
      width: 100%;
      height: auto; }

.view-auditoren .views-row {
  clear: left;
  margin: 10px 0;
  *zoom: 1; }
  .view-auditoren .views-row:after {
    content: "";
    display: table;
    clear: both; }

@media (min-width: 80em) {
  .view-auditoren .view-content .section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .view-auditoren .view-content .section .views-row {
      width: 50%; } }

.view-auditoren .foto {
  float: left;
  width: 25%; }
  .view-auditoren .foto img {
    width: 100%;
    height: auto; }

.view-auditoren .info {
  margin-left: 28%;
  padding: 0 5px; }

.view-auditoren2 .views-row {
  clear: left;
  margin: 10px 0;
  *zoom: 1; }
  .view-auditoren2 .views-row:after {
    content: "";
    display: table;
    clear: both; }

@media (min-width: 80em) {
  .view-auditoren2 .view-content .section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .view-auditoren2 .view-content .section .views-row {
      width: 50%; } }

.view-team .views-row {
  clear: left;
  margin: 10px 0;
  *zoom: 1; }
  .view-team .views-row:after {
    content: "";
    display: table;
    clear: both; }

@media (min-width: 80em) {
  .view-team .view-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .view-team .view-content .views-row {
      width: 50%; } }

.view-team .views-field {
  float: none;
  padding: 0 10px;
  margin-left: 28%; }
  .view-team .views-field.views-field-field-image {
    margin-left: 0;
    width: 25%;
    float: left; }
    .view-team .views-field.views-field-field-image img {
      width: 100%;
      height: auto; }

/* .view-team, */
/* .view-auditoren, */
/* .view-zertifizierungsstellen{ */
.views-field {
  margin-top: 5px;
  margin-bottom: 5px; }

/* } */
.view-suche .views-row,
.view-pressearchiv .views-row,
.view-massnahmen-suche .views-row {
  margin: 20px 0;
  *zoom: 1; }
  .view-suche .views-row:after,
  .view-pressearchiv .views-row:after,
  .view-massnahmen-suche .views-row:after {
    content: "";
    display: table;
    clear: both; }
  .view-suche .views-row .views-field,
  .view-pressearchiv .views-row .views-field,
  .view-massnahmen-suche .views-row .views-field {
    float: none;
    padding: 0 10px;
    margin-left: 22%; }
    .view-suche .views-row .views-field.views-field-field-logo-file, .view-suche .views-row .views-field.views-field-field-images,
    .view-pressearchiv .views-row .views-field.views-field-field-logo-file,
    .view-pressearchiv .views-row .views-field.views-field-field-images,
    .view-massnahmen-suche .views-row .views-field.views-field-field-logo-file,
    .view-massnahmen-suche .views-row .views-field.views-field-field-images {
      margin-left: 0;
      width: 20%;
      text-align: center;
      float: left; }
      .view-suche .views-row .views-field.views-field-field-logo-file img, .view-suche .views-row .views-field.views-field-field-images img,
      .view-pressearchiv .views-row .views-field.views-field-field-logo-file img,
      .view-pressearchiv .views-row .views-field.views-field-field-images img,
      .view-massnahmen-suche .views-row .views-field.views-field-field-logo-file img,
      .view-massnahmen-suche .views-row .views-field.views-field-field-images img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 7em; }

.view-videos .views-row,
.view-fotos .views-row {
  clear: left;
  margin: 10px 0;
  *zoom: 1; }
  .view-videos .views-row:after,
  .view-fotos .views-row:after {
    content: "";
    display: table;
    clear: both; }

@media (min-width: 80em) {
  .view-videos .view-content .section,
  .view-fotos .view-content .section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .view-videos .view-content .section .views-row,
    .view-fotos .view-content .section .views-row {
      width: 50%; } }

.view-videos .views-field,
.view-fotos .views-field {
  float: none;
  padding: 0 10px;
  margin-left: 45%; }
  .view-videos .views-field.views-field-field-video, .view-videos .views-field.views-field-field-images,
  .view-fotos .views-field.views-field-field-video,
  .view-fotos .views-field.views-field-field-images {
    margin-left: 0;
    width: 42%;
    float: left; }
    .view-videos .views-field.views-field-field-video img, .view-videos .views-field.views-field-field-images img,
    .view-fotos .views-field.views-field-field-video img,
    .view-fotos .views-field.views-field-field-images img {
      width: 100%;
      height: auto; }

.l-content .views-exposed-form .views-exposed-widget {
  /* 	  padding:0; */ }

.l-content .views-exposed-form .views-exposed-widget .form-submit {
  /*       margin:0; */ }

.l-content .views-exposed-form .views-exposed-widgets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  /*        margin:0; */
  margin-bottom: 20px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.l-content .views-exposed-form .views-exposed-widget {
  /*       padding:0; */ }

.view-ferienbetreuungsunternehmen-des-user table caption {
  margin-bottom: 1em;
  font-size: 1.2em;
  font-weight: bold;
  text-align: left; }

.view-ferienbetreuung {
  width: 100%;
  clear: both; }
  .view-ferienbetreuung h2.title {
    float: left; }
  .view-ferienbetreuung .view-header {
    float: right; }
  .view-ferienbetreuung .view-empty {
    clear: both; }

.block--views-userblock-block .block__title {
  text-align: center;
  padding: 2px 8px;
  border: 1px solid #cccccc;
  border-radius: 6px / 6px;
  margin-bottom: 15px; }

.block--views-userblock-block .view-userblock {
  *zoom: 1; }
  .block--views-userblock-block .view-userblock:after {
    content: "";
    display: table;
    clear: both; }
  .block--views-userblock-block .view-userblock .views-field-field-image {
    max-width: 10%;
    float: left;
    margin: 0 10px 0 0; }
    .block--views-userblock-block .view-userblock .views-field-field-image img {
      height: auto; }
  .block--views-userblock-block .view-userblock .view-header {
    clear: both;
    float: right; }

.view-ferienbetreuungsunternehmen-des-user .views-row {
  *zoom: 1;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px; }
  .view-ferienbetreuungsunternehmen-des-user .views-row:after {
    content: "";
    display: table;
    clear: both; }

.view-ferienbetreuungsunternehmen-des-user .views-field-field-logo {
  max-width: 20%;
  float: left;
  margin: 0 10px 0 0; }
  .view-ferienbetreuungsunternehmen-des-user .views-field-field-logo img {
    height: auto; }

ul.links .element-invisible,
.facetapi-facetapi-links .element-invisible {
  display: none; }

/* #block-views-massnahmen-des-audits-block-1 */
.view-massnahmen-des-audits h3 {
  word-wrap: break-word; }

.view-massnahmen-des-audits .ui-accordion .ui-accordion-content {
  padding: 0.8em;
  font-size: 0.8em; }

.view-massnahmen-des-audits .active a {
  color: #666; }

.view-massnahmen-des-audits .progressbar {
  display: block;
  margin: 5px 0;
  padding: 2px;
  border: 1px #ccc solid;
  border-radius: 2px / 2px;
  line-height: 0; }
  .view-massnahmen-des-audits .progressbar .segment {
    display: inline-block;
    height: 10px;
    background: #008000;
    -webkit-print-color-adjust: exact; }
    .view-massnahmen-des-audits .progressbar .segment.kultur--1 {
      background: #cccccc; }
    .view-massnahmen-des-audits .progressbar .segment.kultur-0 {
      background: #444; }
    .view-massnahmen-des-audits .progressbar .segment.kultur-1 {
      background: rgba(0, 128, 0, 0.2); }
    .view-massnahmen-des-audits .progressbar .segment.kultur-2 {
      background: rgba(0, 128, 0, 0.4); }
    .view-massnahmen-des-audits .progressbar .segment.kultur-3 {
      background: rgba(0, 128, 0, 0.6); }
    .view-massnahmen-des-audits .progressbar .segment.kultur-4 {
      background: rgba(0, 128, 0, 0.8); }

.view-massnahmen-des-audits.view-display-id-entity_view_1 .view-content ul {
  display: none; }

@media (min-width: 44em) {
  .view-massnahmen-des-audits.view-display-id-entity_view_1 .view-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .view-massnahmen-des-audits.view-display-id-entity_view_1 .view-content .item-list {
      width: 48%; } }

.view-massnahmen-des-audits .balkendiagramm {
  width: 212px;
  border: 1px solid;
  padding: 5px; }
  .view-massnahmen-des-audits .balkendiagramm .balken {
    background: #323946;
    -webkit-print-color-adjust: exact;
    height: 7px; }
    .view-massnahmen-des-audits .balkendiagramm .balken.ist {
      background: #b0b8c7; }

.view-massnahmen-des-audits .view-display-id-attachment_1 table caption {
  /* 	    margin-bottom:1em; */
  /* 	    margin-top:1em; */
  /*         font-size: 1.2em; */
  /*         font-weight: bold; */
  text-align: left; }

.view-massnahmen-des-audits .node--umsetzung &gt; .node__content {
  margin-left: 20px; }

.fub-massnahme-durchschnitt-und-soll-form &gt; div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.view-einreichungen .views-row {
  clear: left;
  margin: 10px 0;
  *zoom: 1; }
  .view-einreichungen .views-row:after {
    content: "";
    display: table;
    clear: both; }

@media (min-width: 44em) {
  .view-einreichungen .view-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .view-einreichungen .view-content .views-row {
      width: 48%; } }

@media (min-width: 80em) {
  .view-einreichungen .view-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .view-einreichungen .view-content .views-row {
      width: 32%; } }

.view-einreichungen .views-field-nid {
  float: right;
  margin: 10px 25px 0 5px; }

.view-einreichungen .views-field {
  /*     float:none; */
  /*     padding: 0 10px; */
  /*     margin-left: 33%; */ }
  .view-einreichungen .views-field.views-field-field-images {
    /*       margin-left:0; */
    /*       width:30%; */
    /*       float:left; */ }
    .view-einreichungen .views-field.views-field-field-images img {
      width: 100%;
      height: auto; }
    .view-einreichungen .views-field.views-field-field-images ul {
      margin: 0; }
    .view-einreichungen .views-field.views-field-field-images .flex-direction-nav a {
      line-height: 1; }

.lila {
  background: #a31077; }

.clila {
  color: #a31077; }

.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flexbox img {
    -ms-flex-negative: 1;
        flex-shrink: 1; }

.page-node-16440 .l-main h1, .page-node-16440 .l-main h3, .page-node-16440 .l-main a:link, .page-node-16440 .l-main a:visited {
  color: #a31077; }

.page-node-16440 .l-main .fub-button.fub-vote, .page-node-16440 .l-main .tabs a.fub-vote, .tabs .page-node-16440 .l-main a.fub-vote, .page-node-16440 .l-main .fub-buttons a.fub-vote, .fub-buttons .page-node-16440 .l-main a.fub-vote, .page-node-16440 .l-main .editlink a.fub-vote, .editlink .page-node-16440 .l-main a.fub-vote {
  background: #a31077;
  color: #fff;
  position: relative; }
  .page-node-16440 .l-main .fub-button.fub-vote .skater, .page-node-16440 .l-main .tabs a.fub-vote .skater, .tabs .page-node-16440 .l-main a.fub-vote .skater, .page-node-16440 .l-main .fub-buttons a.fub-vote .skater, .fub-buttons .page-node-16440 .l-main a.fub-vote .skater, .page-node-16440 .l-main .editlink a.fub-vote .skater, .editlink .page-node-16440 .l-main a.fub-vote .skater {
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(30deg), M12=-sin(30deg), M21=sin(30deg), M22=cos(30deg));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(30deg), M12=-sin(30deg), M21=sin(30deg), M22=cos(30deg))";
    zoom: 1;
    display: block;
    background: url(../images/skater.png) no-repeat;
    background-size: contain;
    height: 25px;
    width: 25px;
    margin-top: -14px;
    margin-right: -21px;
    position: absolute;
    right: 0px;
    top: -5px; }

.page-node-16440 .webform-component--intro h1 {
  text-transform: none;
  font-weight: normal;
  padding-top: 40px;
  padding-left: 40px;
  font-size: 2vw; }
  .page-node-16440 .webform-component--intro h1:before {
    content: " ";
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-30deg), M12=-sin(-30deg), M21=sin(-30deg), M22=cos(-30deg));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-30deg), M12=-sin(-30deg), M21=sin(-30deg), M22=cos(-30deg))";
    zoom: 1;
    display: block;
    background: url(../images/skater.png) no-repeat;
    background-size: contain;
    height: 50px;
    width: 50px;
    margin-bottom: -14px;
    margin-left: -25px; }

.page-node-16440 .voted:before {
  content: " ";
  background: url(../images/sonne.png) no-repeat;
  background-size: contain;
  height: 50px;
  width: 50px;
  float: left;
  margin: 10px; }

.page-node-16440 .block--menu-block .block__title {
  background: #a31077; }
  .page-node-16440 .block--menu-block .block__title a {
    color: #fff; }

.views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt {
  position: absolute;
  right: 0;
  top: 35px;
  width: 55vw;
  background: #fff;
  z-index: 100;
  border: 2px solid #ccc;
  padding: 10px 10px 10px 40px; }
  .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt .form-type-checkbox {
    float: left;
    /*           width:25%; */ }
  .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="347"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="348"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="349"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="362"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="363"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="364"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="365"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="366"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="367"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="368"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="369"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="370"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="371"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="372"], .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="596"] {
    clear: left;
    margin-left: -40px; }
    .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="347"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="348"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="349"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="362"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="363"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="364"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="365"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="366"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="367"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="368"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="369"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="370"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="371"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="372"] label.option, .views-field-field-kategorie-schritt .editablefield-processed .field-name-field-kategorie-schritt div[class$="596"] label.option {
      font-weight: bold; }

.view-schritte-der-umsetzung {
  width: 100%; }
  .view-schritte-der-umsetzung .views-field-field-klaerung,
  .view-schritte-der-umsetzung .views-field-field-kategorie-schritt {
    float: right;
    clear: right; }

.views-field-list-comments .comments__title {
  display: none; }

.view-schritte2-des-audits .view-grouping-header {
  font-size: 1.5em;
  line-height: 1.33333em;
  margin-top: 0.33333em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.13333em; }

.view-schritte2-des-audits .section,
.view-schritte2-des-audits .view-grouping-content {
  margin-left: 20px;
  clear: left; }

.view-schritte2-des-audits .views-field-field-klaerung,
.view-schritte2-des-audits .views-field-field-kategorie-schritt {
  float: right;
  clear: right;
  /* 	  @include clearfix(); */ }

.view-schritte2-des-audits .views-row {
  *zoom: 1;
  clear: both;
  margin: 10px;
  padding: 10px;
  border: 1px #ccc solid;
  border-radius: 5px / 5px;
  box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.13); }
  .view-schritte2-des-audits .views-row:after {
    content: "";
    display: table;
    clear: both; }

.view-schritte2-des-audits h2 span {
  font-size: 0.6em;
  margin: 3px; }

.view-schritte2-des-audits h2 .open:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.view-schritte2-des-audits h2 .close:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.view-schritte2-des-audits h4 span {
  /*         display: inline; */
  /*         margin:3px; */
  margin-right: 10px; }

.view-schritte2-des-audits h4 span:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.view-schritte2-des-audits .massnahme.collapsed h4 span:before {
  content: ""; }

.view-schritte2-des-audits .klaerung h4 a {
  border: 3px orange solid;
  border-radius: 5px / 5px;
  padding: 2px;
  margin: -3px; }

.view-schritte2-des-audits .klaerung h4 a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: orange;
  margin: 0 5px; }

.view-schritte-des-audits h2 span {
  font-size: 0.6em;
  margin: 3px; }

.view-schritte-des-audits h2 .open:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.view-schritte-des-audits h2 .close:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.view-schritte-des-audits caption {
  text-align: left;
  font-size: 1.2em;
  margin: 10px 0; }
  .view-schritte-des-audits caption .icon {
    font-size: 0;
    visibility: hidden; }
  .view-schritte-des-audits caption .icon:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    visibility: visible; }
  .view-schritte-des-audits caption .klaerung:before {
    content: "";
    color: orange; }
  .view-schritte-des-audits caption .status-umgesetzt:before {
    content: "";
    color: green; }

.view .pager {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1; }
  .view .pager li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 4px;
    padding-right: 4px; }
    .view .pager li:first-child, .view .pager li.first {
      padding-left: 0; }
    .view .pager li:last-child {
      padding-right: 0; }
    .view .pager li.last {
      padding-right: 0; }
  .view .pager li {
    float: none; }

.view-schritte-admin .views-row {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px; }

.view-massnahmen-auswahl .views-row {
  padding: 10px;
  border: 1px solid #ddd;
  box-shadow: 3px 3px 10px  #eee;
  margin: 20px 0;
  border-radius: 6px / 6px;
  background-image: -owg-linear-gradient(#ccc 0%, #fff 10px);
  background-image: -webkit-linear-gradient(#ccc 0%, #fff 10px);
  background-image: linear-gradient(#ccc 0%, #fff 10px); }
  .view-massnahmen-auswahl .views-row .views-label {
    font-weight: bold;
    line-height: 1.5em; }
  .view-massnahmen-auswahl .views-row .views-row {
    background-image: -owg-linear-gradient(#f2c3c6 0%, #fff 10px);
    background-image: -webkit-linear-gradient(#f2c3c6 0%, #fff 10px);
    background-image: linear-gradient(#f2c3c6 0%, #fff 10px); }
  .view-massnahmen-auswahl .views-row &gt; .views-field-field-nummer,
  .view-massnahmen-auswahl .views-row &gt; .views-field-field-zielvereinbarung {
    display: inline-block; }
    .view-massnahmen-auswahl .views-row &gt; .views-field-field-nummer .form-submit,
    .view-massnahmen-auswahl .views-row &gt; .views-field-field-zielvereinbarung .form-submit {
      display: none; }
  .view-massnahmen-auswahl .views-row &gt; .views-field.views-field-view {
    display: block;
    margin: 0 20px 0 40px; }
  .view-massnahmen-auswahl .views-row .views-field-field-nummer input {
    width: 35px; }
  .view-massnahmen-auswahl .views-row .views-field-field-nummer .form-actions, .view-massnahmen-auswahl .views-row .views-field-field-nummer .form-item {
    margin: 0; }
  .view-massnahmen-auswahl .views-row .views-field-field-zielvereinbarung .form-actions, .view-massnahmen-auswahl .views-row .views-field-field-zielvereinbarung .form-item {
    margin: 0; }

.view-audit-details .views-row .views-field {
  padding: 10px;
  border: 1px solid #ddd;
  box-shadow: 3px 3px 10px  #eee;
  margin: 20px 0;
  border-radius: 6px / 6px; }

#views-form-audit-bericht-page .editablefield-edit-button {
  width: 45px;
  float: right; }

#views-form-audit-bericht-page .field--type-datetime {
  float: left; }

.view-auditmatrix.view-display-id-page,
.view-auditmatrix.view-display-id-page_1 {
  padding-right: 200px; }
  .view-auditmatrix.view-display-id-page th,
  .view-auditmatrix.view-display-id-page_1 th {
    /* Something you can count on */
    height: 180px;
    white-space: nowrap; }
  .view-auditmatrix.view-display-id-page table,
  .view-auditmatrix.view-display-id-page_1 table {
    border: 0; }
  .view-auditmatrix.view-display-id-page th,
  .view-auditmatrix.view-display-id-page_1 th {
    text-transform: none;
    background: #fff;
    border-right: 0;
    border-left: 0;
    border-top: 0; }
  .view-auditmatrix.view-display-id-page th div,
  .view-auditmatrix.view-display-id-page_1 th div {
    -webkit-transform: translate(11px, 60px) rotate(315deg);
            transform: translate(11px, 60px) rotate(315deg);
    width: 30px; }
  .view-auditmatrix.view-display-id-page th &gt; div &gt; span,
  .view-auditmatrix.view-display-id-page_1 th &gt; div &gt; span {
    /*   border-bottom: 1px solid #ccc; */
    padding: 5px 10px; }
  .view-auditmatrix.view-display-id-page tbody,
  .view-auditmatrix.view-display-id-page_1 tbody {
    border-bottom: 1px solid #ccc; }
    .view-auditmatrix.view-display-id-page tbody td,
    .view-auditmatrix.view-display-id-page_1 tbody td {
      border-right: 1px solid #ccc;
      text-align: center;
      white-space: nowrap; }
      .view-auditmatrix.view-display-id-page tbody td span,
      .view-auditmatrix.view-display-id-page_1 tbody td span {
        position: relative;
        padding: 4px; }
      .view-auditmatrix.view-display-id-page tbody td.ist0,
      .view-auditmatrix.view-display-id-page_1 tbody td.ist0 {
        background: #fff; }
      .view-auditmatrix.view-display-id-page tbody td.ist1,
      .view-auditmatrix.view-display-id-page_1 tbody td.ist1 {
        background: #e4f4e4; }
      .view-auditmatrix.view-display-id-page tbody td.ist2,
      .view-auditmatrix.view-display-id-page_1 tbody td.ist2 {
        background: #c6ecc6; }
      .view-auditmatrix.view-display-id-page tbody td.ist3,
      .view-auditmatrix.view-display-id-page_1 tbody td.ist3 {
        background: #a3e8a3; }
      .view-auditmatrix.view-display-id-page tbody td.ist4,
      .view-auditmatrix.view-display-id-page_1 tbody td.ist4 {
        background: #7de87d; }
      .view-auditmatrix.view-display-id-page tbody td.ist5,
      .view-auditmatrix.view-display-id-page_1 tbody td.ist5 {
        background: #53ec53; }
    .view-auditmatrix.view-display-id-page tbody td .popup,
    .view-auditmatrix.view-display-id-page_1 tbody td .popup {
      display: none;
      position: absolute;
      min-width: 300px;
      top: 0px;
      background: #fff;
      padding: 10px;
      border: 1px #ccc solid;
      border-radius: 5px / 5px;
      box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.13);
      z-index: 10; }
    .view-auditmatrix.view-display-id-page tbody span.soll:hover .popup,
    .view-auditmatrix.view-display-id-page_1 tbody span.soll:hover .popup {
      display: block;
      left: 12px; }
    .view-auditmatrix.view-display-id-page tbody span.ist:hover .popup,
    .view-auditmatrix.view-display-id-page_1 tbody span.ist:hover .popup {
      display: block;
      right: 12px; }
  .view-auditmatrix.view-display-id-page .displaysoll tbody td.soll0,
  .view-auditmatrix.view-display-id-page_1 .displaysoll tbody td.soll0 {
    background: #fff; }
  .view-auditmatrix.view-display-id-page .displaysoll tbody td.soll1,
  .view-auditmatrix.view-display-id-page_1 .displaysoll tbody td.soll1 {
    background: #f5eeee; }
  .view-auditmatrix.view-display-id-page .displaysoll tbody td.soll2,
  .view-auditmatrix.view-display-id-page_1 .displaysoll tbody td.soll2 {
    background: #ecdbdb; }
  .view-auditmatrix.view-display-id-page .displaysoll tbody td.soll3,
  .view-auditmatrix.view-display-id-page_1 .displaysoll tbody td.soll3 {
    background: #e5c6c7; }
  .view-auditmatrix.view-display-id-page .displaysoll tbody td.soll4,
  .view-auditmatrix.view-display-id-page_1 .displaysoll tbody td.soll4 {
    background: #e0afb1; }

@media (min-width: 80em) {
  .view-auditmatrix.view-display-id-page_2 .view-content .auditchecklist &gt; ul,
  .view-auditmatrix.view-display-id-page_2 .view-gemeindemassnahmen ul.auditchecklist {
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0px 10px; } }

.view-auditmatrix.view-display-id-page_2 .views-row {
  padding: 10px;
  border: 1px solid #ddd;
  box-shadow: 3px 3px 10px  #eee;
  margin: 10px 0;
  border-radius: 6px / 6px; }
  .view-auditmatrix.view-display-id-page_2 .views-row.sollist0 {
    border-color: #008000; }
  .view-auditmatrix.view-display-id-page_2 .views-row.sollist1 {
    border-color: #be2b31; }

.view-auditmatrix.view-display-id-page_2 .views-field-field-handlungsfeld-gemeinde .views-label,
.view-auditmatrix.view-display-id-page_2 .views-field-field-lebensphase .views-label,
.view-auditmatrix.view-display-id-page_2 .views-field-field-unicef-themenbereich .views-label {
  display: none; }

.view-auditmatrix.view-display-id-page_2 .views-field-field-handlungsfeld-gemeinde:before,
.view-auditmatrix.view-display-id-page_2 .views-field-field-lebensphase:before,
.view-auditmatrix.view-display-id-page_2 .views-field-field-unicef-themenbereich:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  margin-right: -30px; }

.view-auditmatrix.view-display-id-page_2 .views-field-field-handlungsfeld-gemeinde .field-content,
.view-auditmatrix.view-display-id-page_2 .views-field-field-lebensphase .field-content,
.view-auditmatrix.view-display-id-page_2 .views-field-field-unicef-themenbereich .field-content {
  display: inline-block;
  margin-left: 30px; }

.view-auditmatrix.view-display-id-page_2 .views-field-field-handlungsfeld-gemeinde:before {
  content: ""; }

.view-auditmatrix.view-display-id-page_2 .views-field-field-lebensphase:before {
  content: ""; }

.view-auditmatrix.view-display-id-page_2 .views-field-field-unicef-themenbereich:before {
  content: ""; }

.node--umsetzung--full .view-schritte-der-umsetzung .comments__title {
  display: none; }

.node--umsetzung--full .view-schritte-der-umsetzung .views-row {
  *zoom: 1;
  clear: both;
  margin: 10px;
  padding: 10px;
  border: 1px #ccc solid;
  border-radius: 5px / 5px;
  box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.13); }
  .node--umsetzung--full .view-schritte-der-umsetzung .views-row:after {
    content: "";
    display: table;
    clear: both; }

.node--umsetzung--full .view-schritte-der-umsetzung .view-content &gt; .item-list &gt; ul {
  list-style: none;
  margin: 0; }

.view-zielvereinbarung-navigation .views-row {
  margin: 10px 0;
  padding: 8px;
  border: 1px #ccc solid;
  border-radius: 5px / 5px;
  background: #ececec; }

.view-zielvereinbarung-navigation .views-field-nothing {
  padding-left: 5px; }
  .view-zielvereinbarung-navigation .views-field-nothing .fa-check {
    color: green; }
  .view-zielvereinbarung-navigation .views-field-nothing .fa-exclamation-circle {
    color: orange; }

.views-row.status-0 {
  border-color: #999; }

.node--umsetzung--full .views-row.klaerung-1,
.views-row.klaerung-1 {
  border-color: orange;
  border-width: 3px; }

.node--umsetzung--full .views-row.klaerung-1[class*="Auditkunde"] {
  border-color: #008000; }

.inaktiv-1 {
  opacity: 0.3; }

.view .field ul {
  list-style: disc; }

.views-field ul {
  list-style: disc; }

.views-field-field-unicef-themenbereich {
  color: #00AEFD; }

.user-profile.mini {
  *zoom: 1; }
  .user-profile.mini:after {
    content: "";
    display: table;
    clear: both; }
  .user-profile.mini .field--name-field-image,
  .user-profile.mini .field--name-field-logo {
    max-width: 10%;
    float: left;
    margin: 0 10px 0 0; }
    .user-profile.mini .field--name-field-image img,
    .user-profile.mini .field--name-field-logo img {
      height: auto; }
  .user-profile.mini .profile_content {
    margin-left: 15%; }

#block-newsletter2go-newsletter2go {
  background: #fff;
  text-align: center; }

.webform-component label {
  margin-bottom: 0.7em; }

.webform-component &gt; label {
  border-top: 1px solid #ddd;
  padding-top: 12px; }

.html .webform div[class$="gesamt"].webform-component,
.html .webform div[class$="maenner"].webform-component,
.html .webform div[class$="frauen"].webform-component,
.webform-client-form-30545 div[class$="gesamt"].webform-component,
.webform-client-form-30545 div[class$="maenner"].webform-component,
.webform-client-form-30545 div[class$="frauen"].webform-component {
  float: left;
  width: 33%; }

.html .webform table.webform-grid td.webform-grid-option,
.webform-client-form-30545 table.webform-grid td.webform-grid-option {
  width: 10%; }

.webform-client-form .fieldset-description {
  margin-bottom: 12px; }

.webform-client-form .description {
  margin: 6px 0; }

#fub-next-step-form #edit-submit {
  margin-top: 16px; }

.webform-html-textarea {
  margin-left: 16px; }

.view-gutachten .webform-component-display {
  margin: 8px;
  border: 1px solid #ddd;
  padding: 8px; }

.index_result .chart {
  *zoom: 1;
  padding: 10px;
  border: 1px solid #ddd;
  box-shadow: 3px 3px 10px  #eee;
  margin: 20px 0;
  border-radius: 6px / 6px; }
  .index_result .chart:after {
    content: "";
    display: table;
    clear: both; }

@media (min-width: 44em) {
  .index_result .chart_column {
    float: left;
    width: 50%; }
  .index_result .text_column {
    padding-left: 55%; } }

@media (min-width: 80em) {
  .index_result .chart_column {
    width: 30%; }
  .index_result .text_column {
    padding-left: 35%; } }

.webform-component--auto-firma,
.webform-component--auto-audit {
  display: none; }

table.fub-finplan {
  border: none; }
  table.fub-finplan tr td:nth-child(2), table.fub-finplan tr td:nth-child(3) {
    text-align: right; }
  table.fub-finplan .fub-foerderung-personal label,
  table.fub-finplan .fub-foerderung-sach label,
  table.fub-finplan .fub-foerderung-investition label {
    display: none; }
  table.fub-finplan .fub-foerderung-personal input,
  table.fub-finplan .fub-foerderung-sach input,
  table.fub-finplan .fub-foerderung-investition input {
    text-align: right; }
  table.fub-finplan .fehler {
    color: orange; }
  table.fub-finplan .ok {
    color: green; }
  table.fub-finplan .fub-foerderung-investition-zeile {
    display: none; }
  table.fub-finplan.fub-bj1 .fub-foerderung-investition-zeile {
    display: table-row; }

.webform-client-form-218049 .webform-component--summe-sonstiger-aufwand,
.webform-client-form-218049 .webform-component--summe-investitionskosten,
.webform-client-form-218049 .webform-component--summe-sachkosten,
.webform-client-form-218049 .webform-component--summe-personalkosten {
  text-align: right; }
  .webform-client-form-218049 .webform-component--summe-sonstiger-aufwand input,
  .webform-client-form-218049 .webform-component--summe-investitionskosten input,
  .webform-client-form-218049 .webform-component--summe-sachkosten input,
  .webform-client-form-218049 .webform-component--summe-personalkosten input {
    text-align: right; }
  .webform-client-form-218049 .webform-component--summe-sonstiger-aufwand label,
  .webform-client-form-218049 .webform-component--summe-investitionskosten label,
  .webform-client-form-218049 .webform-component--summe-sachkosten label,
  .webform-client-form-218049 .webform-component--summe-personalkosten label {
    border-top: none; }

.webform-client-form-218049 .form-text.form-number {
  text-align: right; }

.webform-client-form-218049 .webform-component-matrix table tr td:nth-child(2) input {
  text-align: right; }

.webform-component.webform-container-inline &gt; label {
  border-top: 0; }

.webform-component--fbg {
  float: right;
  width: 50%;
  background: #fff;
  /* 	right:10px; */
  /* 	@media print { */
  /*       display:none; */
  /*     } */ }

.webform-submission div.addressfield-container-inline::after {
  clear: none; }

.view-id-projekteinreichungen.view-display-id-page_1 .webform-container-inline label {
  display: inline; }

.view-id-projekteinreichungen .form-item {
  margin-bottom: 0.2em; }

.view-id-projekteinreichungen .webform-component &gt; label {
  padding-top: 4px;
  margin-bottom: 4px; }

.view-id-projekteinreichungen .webform-component &gt; label {
  border-top: none; }

.view-id-projekteinreichungen .country {
  display: none; }

.view-id-projekteinreichungen h2 {
  page-break-before: always; }

/* @import "sass/base/page.scss"; */
/* @import "sass/base/typographie.scss"; */
/* @import "sass/base/form.scss"; */

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