@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/MaterialIcons-Regular.ttf"); /* IE9 Compat Modes */
    src: local(""), url("../fonts/MaterialIcons-Regular.ttf") format("truetype"); /* Safari, Android, iOS */
    font-display: swap;
}

h1.page-title {
  padding-bottom: 0;
  padding-top: 70px;
}

.views-exposed-form .form--inline .form-actions .button {
  min-width: unset;
}

.paragraphs-browser-paragraph-type img {
    max-width:420px;
}

.paragraphs-browser-paragraph-type {
    margin-bottom:60px !important;
}

.paragraphs-browser-wrapper fieldset:not(.fieldgroup) {
    margin-left: 1.99% !important;
    width: 32% !important;
    padding-top: 30px;
    background-color: #f2f2f2;
}

.paragraphs-browser-wrapper legend {
    margin-bottom:20px !important;
    top: 25px !important;
}

.paragraphs-browser-wrapper h2 {
    border-top:2px dashed #ccc;
    padding-top:10px;
    padding-bottom:15px;
}

.js-media-library-selection .js-media-library-item {
   background-color:#fff;
   box-shadow: 0 0 4px #ccc;
}

/* administrative felder ausblenden */
.field--name-field-original-nid,
.field--name-field-original-uid {
    display: none;
}

.field--name-field-bild-einfaerben {
    display: none;
}

/* Trick 17 */
#edit-field-blog-kategorie option:nth-child(3) {
   display: none;
}

.user-is-admin #edit-field-blog-kategorie option:nth-child(3) {
   display: block;
}

/* Anwesenheitsliste */
#block-mediterancustom-content h2 {
    font-weight: 900;
    font-size: 20px;
}

#block-mediterancustom-content #datepicker {
    color: #0678be;
    border: 1px solid #0678be;
    padding: 6px;
}

#block-mediterancustom-content .areas-hide,
#block-mediterancustom-content .areas-show {
    cursor: pointer;
}


#block-mediterancustom-content tr {
    padding-left: 30px;
}

#block-mediterancustom-content tr.row-area {
    padding-left: 0;
}

#block-mediterancustom-content tr.row-area td {
    padding: 10px 15px;
}

#block-mediterancustom-content .status {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6a7a8c;
    background-color: #fff;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #e9ecef;
    border-radius: 2px;
    box-shadow: unset;
    appearance: none;
    background-color: #e9ecef;
    opacity: 1;
}

#block-mediterancustom-content .status:after {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    float: left;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    content: "expand_more";
    color: #333333;
    margin-right:6px;
}

#block-mediterancustom-content .sum {
    background-color: #f2f2f2;
}

#block-mediterancustom-content tr.row-area td:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    float: left;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    content: "add_circle_outline";
    color: #333333;
    margin-right:6px;
}

#block-mediterancustom-content tr.areas-show td:before {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    float: left;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    content: "remove_circle_outline";
    color: #333333;
    margin-right:6px;
}

#block-mediterancustom-content .group-child td:first-child {
    padding-left: 42px;
}

#block-mediterancustom-content .group-child.depth-2 td:first-child {
    padding-left: 60px;
}

#block-mediterancustom-content .name a,
#block-mediterancustom-content .row-area a {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: normal;
    letter-spacing: normal;
    text-transform: none;
    float: right;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    content: "remove_circle_outline";
    color: #333333;
    margin-left: 6px;
}

#block-mediterancustom-content .row-area a {
    float: none;
}

#block-mediterancustom-content h2 {
    display: flex;
}

span.prev,
span.next {
    padding: 0px;
    margin-top: 0px;
    display: inline-block;
    font-size: 0;
    margin-right: 8px;
    cursor: pointer;
}

span.prev {
    margin-right: 0px;
    margin-left: 8px;
}

span.prev:before {
    font-family: "Material Icons";
    background-color: #0678be;
    border: 1px solid #0678be;
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    content: "chevron_left";
    height: 37px;
}

span.next:before {
    font-family: "Material Icons";
    background-color: #0678be;
    border: 1px solid #0678be;
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 36px;
    float: left;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    content: "chevron_right";
    height: 37px;
}

span.prev:hover:before,
span.next:hover:before {
    background-color: #fff;
    color: #0678be;
}

#block-mediterancustom-content .depth-1 {
    padding-left:15px;
}

#block-mediterancustom-content tr.row-area.depth-1 td {
    padding-left:30px;
}

.group-child.depth-1 td:first-child {
    padding-left: 60px;
}

#block-mediterancustom-content select {
    cursor: pointer;
}

#block-mediterancustom-content select:hover {
    box-shadow: 0px 0px 10px #ccc;
}

#block-mediterancustom-content .default-1 select {
    border-color:#2b542c;
    color:#2b542c;
    background-color: #dff0d8;
}

#block-mediterancustom-content .default-2 select {
    border-color:#8a6d3b;
    color:#8a6d3b;
    background-color: #fcf8e3;
}

#block-mediterancustom-content .default-3 select {
    border-color:#31708f;
    color:#31708f;
    background-color: #d9edf7;
}

/* login page */
.login-page .main-wrapper {
    display: flex;
    min-height: 100vH;
}

.login-page .main-wrapper aside {
    width: 308px;
    max-width: 100%;
}

.login-page .main-wrapper #mainsection {
    width: calc( 100% - 308px );
    background-image: url('/themes/custom/mediterancustom/images/startseite-WFDO_1920-1080.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.login-page .main-wrapper .page-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    min-height: 100vH;
    margin-bottom: 0;
}

.login-page .region-content {
    color: #fff;
    padding: 30px;
    margin: 30px;
    background: rgba(0,185,200,.8);
}

.login-page .logo {
    padding: 30px;
    margin: 30px;
}

.login-page .logo img {
    max-width: 100%;
}

.login-page .form-actions {
    padding: 0px;
    position: relative;
    border-top: none;
    width: auto;
    background-color: transparent;
}

#user-login-form {
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0;
}

#user-login-form .form-item,
#user-pass .form-item {
    padding-left: 0;
}

p.login-title {
    color: #fff;
    text-align: center;
    background: transparent;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: left;
    padding: 0;
}

#user-login-form .form-item.form-item-pass,
#user-login-form .form-item.form-item-name {
    margin: 0;
    min-width: 100%;
    max-width: unset;
}

#user-login-form .form-item.form-item-pass input,
#user-login-form .form-item.form-item-name input {
    min-width: 100%;
    max-width: unset;
    margin-bottom:8px;
    border: none;
}

#user-login-form .form-item.form-item-pass label,
#user-login-form .form-item.form-item-name label {
    display: none;
}

#user-login-form .button {
    color: #fff;
    background-color: #00b9c8;
    box-shadow: 0px 0px 10px #006870;
    border: none;
}

#user-login-form .button:hover {
    color: #00b9c8;
    background-color: #fff;
    box-shadow: 0px 0px 10px #00b9c8;
    border: none;
}

#user-pass .form-actions,
#user-login-form .form-actions {
    margin: 0;
    padding: 0;
    margin-right: 15px;
    float: left;
    margin-top: 0;
}

a.super-login-register,
#user-login-form .actions-suffix a {
    background-color: transparent;
    background-image: none;
    border: 1px solid #fff;
    color: #fff;
    padding: 6px 15px;
    border-radius: 0;
    margin-left: 0px;
}

#user-login-form p.forgot-password a {
    color: #fff;
}

#user-login-form p.forgot-password {
    float: right;
    margin-top: 0;
}

#user-login-form #edit-actions {
    float: left;
}

#user-login-form .actions-suffix {
    padding-left: 0;
    margin-left: 0px;
    float: left;
    position: relative;
}

#capslockdiv {
    display: none;
}

.block-user-login-block .request-password-link,
.block-user-login-block .item-list {
    display: none;
}

/* Views */
.bef--secondary {
    background-color: #f2f2f2;
    padding-left: 15px;
    width: 100%;
}

#views-exposed-form-portfolio-page-1 .form-actions {
    margin-top:6px;
}

.view-portfolio footer {
    display: flex;
    gap: 0px;
}

.view-portfolio header {
    text-align: right;
}

.view-portfolio .form-checkboxes .bef-checkboxes {
    display: flex;
}

.view-portfolio .views-exposed-form,
.block-views-exposed-filter-blockwer-macht-was-solr-suche-page-1,
.block-views-exposed-filter-blockportfolio-solr-search-page-1 {
float: right;
}

.wfdo-view #views-exposed-form-portfolio-solr-search-page-1 .form-actions,
.wfdo-view #views-exposed-form-wer-macht-was-solr-suche-page-1 .form-actions,
.block-views-exposed-filter-blockportfolio-solr-search-page-1 .form-actions {
    margin-top:0;
}

.wfdo-view header .view-counter {
  float: left;
}

.wfdo-view header .btn {
  margin-right:0;
  margin-left:7px;
  margin-bottom: 15px;
}

.wfdo-view header .btn-wrapper {
  text-align: right;
  margin-top: 15px;
}

.view-faqs-solr-suche .btn-wrapper {
  float: right;
}

.view-faqs-solr-suche .view-header {
  display: inline-block;
  width: 100%;
}

.jshighlight {
  background-color:#0E4F8A;
  color: #fff;
}

.wfdo-view .views-exposed-form .form-text {
  min-height: 40px;
}

#views-exposed-form-wer-macht-was-page-1,
.view-faqs-solr-suche .views-exposed-form {
  padding: 15px;
  background-color: #eee;
}

.wfdo-view .views-exposed-form .form-text {
    padding: 0px 8px;
    height: auto;
    max-width: 240px;
    min-height: 40px;
}

.wfdo-view .views-exposed-form .form-text,
.wfdo-view .views-exposed-form select {
  max-width: 240px;
  min-width: 240px;
  min-height: 40px;
}

.feed-icons {
    display: flex;
    margin-top:8px;
}

.feed-icons .feed-icon,
.pdf-feed.views-data-export-feed .feed-icon {
   margin-right: 8px;
   background:none;
   background-color: #0678be;
   text-indent: unset;
   width: auto;
    padding: 4px 8px;
    border: 1px solid #0678be;
    color: #fff;
    margin-bottom: 6px;
    margin-right: 6px;
    height: auto !important;
}

.feed-icons .feed-icon:hover,
.pdf-feed.views-data-export-feed .feed-icon:hover {
    background-color:#fff;
    border: 1px solid #0678be;
    color: #0678be;
    text-decoration: none;
}

.pdf-feed.views-data-export-feed .feed-icon {
    height: 15px;
}

.details-wrapper .js-form-item-views-fields-on-off-form-body-1,
.details-wrapper .js-form-item-views-fields-on-off-form-body,
.details-wrapper .js-form-item-views-fields-on-off-form-edit-node {
    display: none;
}

/* Buttons */
.btn,
.btn-wrapper a {
    padding: 4px 8px;
    border:1px solid #0678be;
    color: #0678be;
    margin-bottom: 6px;
    margin-right: 6px;
    line-height: normal;
    display: inline-block;
    background-color: transparent;
    cursor: pointer;
}

.btn:hover,
.btn-wrapper a:hover {
    border:1px solid #0678be;
    color: #fff;
    background-color: #0678be;
    text-decoration: none;
}

.accord-title {
    cursor: pointer;
    color: #0678be;
}

.accord-body {
    display: none;
}

.accord-wrapper.open .accord-body {
    display: block;
}

.accord-title:before {
    content:"+";
    color: #0678be;
    float: left;
    display: inline-block;
    margin-right: 4px;
}

.accord-wrapper.open .accord-title:before {
    content:"-";
}

/* Status */
.status-id-1:before {
  content:" ";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #e0c706;
  margin-right:6px;
}

.status-id-2:before {
    content:" ";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: green;
    margin-right:6px;
}

.status-id-3:before {
  content:" ";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: grey;
  margin-right:6px;
}

.status-id-4:before {
  content:" ";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: red;
  margin-right:6px;
}

/* FAQ */
.view-faqs h3,
.view-faqs-solr-suche h3 {
  margin-bottom:8px;
  margin-top:20px;
  color: #666;
}

.view-faqs .views-row .views-field-title:hover,
.view-faqs-solr-suche .views-row .views-field-title:hover {
  cursor:pointer;
  color: #0678be;
}

.view-faqs .views-row .views-field-title,
.view-faqs-solr-suche .views-row .views-field-title {
    padding: 1px 15px;
    background-color: #fff;
    margin-top: 4px;
    box-shadow: 0px 0px 6px #eee;
}

.view-faqs .views-row .views-field-body,
.view-faqs-solr-suche .views-row .views-field-body {
  display:none;
}

.view-faqs .views-row.open .views-field-body,
.view-faqs-solr-suche .views-row.open .views-field-body {
    display: block;
    background-color: #eee;
    padding: 4px 15px;
    margin-top: -4px;
}

.view-faqs .views-row .views-field-title:before,
.view-faqs-solr-suche .views-row .views-field-title:before {
    content: 'quiz';
    font-size: 20px;
    font-family: "Material Icons";
    backdrop-filter: 4px;
    margin-top: 15px;
    margin-right: 6px;
    float: left;
    line-height: normal;
    display: inline-block;
}

/* User Profile */
.name-wrapper {
  display: flex;
  gap: 6px;
}

.benutzer-profil-wrapper .field--label-inline {
  display:flex;
  gap:8px;
}

.benutzer-profil-wrapper .field__label {
  font-weight: bold;
  color: #999;
}

.benutzer-profil-wrapper .field__label,
.benutzer-profil-wrapper .field__item {
  flex: 1;
}

.benutzer-profil-wrapper .field__item,
.benutzer-profil-wrapper .field__items {
  flex: 2;
}

.benutzer-profil-wrapper h1 {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  padding-bottom: 15px;
  padding-top: 15px;
}

.benutzer-profil-wrapper .kontakt {
  margin-top:10px;
}

.field--name-dynamic-block-fielduser-user-portfolio {
  margin-top:20px;
  border-top:1px solid #ccc;
  padding-top:15px;
}

.benutzer-profil-wrapper .bild-name-wrapper {
    display: flex;
    gap: 30px;
    margin-left: -30px;
}

.benutzer-profil-wrapper .bild-name-wrapper .field__item {
    flex: unset;
}

.benutzer-profil-wrapper {
    max-width: 680px;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0px 0px 10px #f2f2f2;
    border-left: 6px solid #00b9c8;
}

.benutzer-profil-wrapper .field--name-user-picture img {
    padding: 15px;
    background-color: #fff;
    box-shadow: 0px 0px 10px #ccc;
    transform: rotate(-4deg);
}

/* dateien */
.view-dateien .views-row {
    display: flex;
    gap: 15px;
}

.view-dateien .view-grouping-content .view-grouping {
    background-color: rgba( 224, 224, 224, 0.25);
    margin-bottom: 8px;
}

.view-dateien .view-grouping.nobg {
    background-color: transparent;
    margin-bottom: 0;
    padding: 0 !important;
}

.view-dateien .view-grouping-header,
.view-dateien-ordner .views-field-name {
    font-weight: bold;
    font-size: 17px;
    cursor: pointer;
    padding-left:15px;
    list-style: none;
}

.view-dateien .view-grouping-header:before,
.view-dateien-ordner .views-field-name:before {
    content: 'folder';
    font-size: 20px;
    font-family: "Material Icons";
    backdrop-filter: 4px;
    margin-top: 4px;
    margin-right: 6px;
    float: left;
    line-height: normal;
    display: inline-block;
}

.view-dateien-ordner .views-field-name.open:before {
    content: 'folder_open';
}

.view-dateien .views-field-title:before,
.view-taxonomy-view-dateien .views-field-title:before {
    content: 'save';
    font-size: 20px;
    font-family: "Material Icons";
    backdrop-filter: 4px;
    margin-top: 1px;
    margin-right: 6px;
    float: left;
    line-height: normal;
    display: inline-block;
    color: #333;
}

.view-dateien .view-grouping-header.emptygroup:before {
    display: none;
}

.view-dateien .view-grouping-header:hover {
    color: #0678be;
}

.view-dateien .view-grouping .view-grouping {
    margin-bottom: 4px;
}

.view-dateien .view-grouping .view-grouping {
    padding: 10px 0;
}

.view-dateien .view-grouping .view-grouping .view-grouping-content {
    display: none;
}

.view-dateien .view-grouping-content.open {
    display: block !important;
}

.view-dateien .views-row,
.view-dateien-ordner .views-row {
    border: 1px solid #fff;
    padding: 4px;
    background-color: #fff;
    box-shadow: 0px 0px 6px #eee;
    padding-left: 10px;
    min-height: 30px;
    margin-left: 15px;
    justify-content: space-between;
}

.view-dateien .views-row .views-field-title,
.view-taxonomy-view-dateien .views-field-title {
    font-weight: bold;
    color: #666;
}

.view-dateien-ordner ul ul,
.view-dateien-ordner .views-field-view {
    display: none;
}

.view-dateien-ordner ul ul.open,
.view-dateien-ordner .views-field-view.open {
    display: block;
}

.view-dateien-ordner .view-content {
    margin-left:-15px;
}

.view-dateien-ordner .view-footer {
    margin-top: 30px;
}

.view-dateien-ordner .view-content td {
    background-color: #fff;
}

.view-dateien-ordner .view-content tr {
    box-shadow: 0px 0px 6px #ddd;
}

.view-dateien .views-field-field-datei .field-content {
    display: inline-block;
}

.view-dateien .views-field-field-datei .field-content .file {
    display: inline-block;
    clear: left;
}

.view-dateien-ordner li {
    list-style: none;
}

.view-dateien-ordner ul {
     margin-left: 0;
    padding-left: 0;
}

.view-dateien-ordner ul ul {
    padding-left: 15px;
}

.view-taxonomy-view-dateien .views-table {
    margin-left: 25px;
}

.view-dateien-ordner .views-field-tid-1 a {
    font-weight: bold;
    border: 1px solid #0678be;
    padding: 0px 7px;
    float: right;
}

.view-dateien-ordner .views-field-tid-1 a:hover {
    color:#fff;
    background-color: #0678be;
    text-decoration: none;
}

.view-dateien-ordner .view-header .btn {
    float:right;
}

.view-dateien-ordner .view-content {
  display: block;
  width: 100%;
  clear: both;
}

/* wer macht was */
.view-wer-macht-was .views-field-user-picture img,
.view-wer-macht-was-solr-suche .views-field-user-picture img {
    padding: 8px;
    background-color: #fff;
    box-shadow: 0px 0px 10px #ccc;
    transform: rotate(-4deg);
    max-width: 80px;
    height: auto;
    margin-bottom: -15px;
    margin-top: -12px;
}

.view-wer-macht-was .view-header .btn {
    float:right;
}

.view-wer-macht-was-solr-suche .form--inline .form-actions {
    margin-top: 0;
}

/* Menü */
#toolbar-link-view-dateien_ordner-page_1:before {
    content: 'work';
    font-family: "Material Icons";
    padding-top: 12px;
}

#toolbar-link-view-wer_macht_was-page_1:before  {
    content: 'person_search';
    font-family: "Material Icons";
    padding-top: 12px;
}

#toolbar-link-view-faqs-page_1:before,
#toolbar-link-view-faqs_solr_suche-page_1:before {
    content: 'help_center';
    font-family: "Material Icons";
    padding-top: 12px;
}

#toolbar-link-view-portfolio-page_1:before  {
    content: 'menu_book';
    font-family: "Material Icons";
    padding-top: 12px;
}

#toolbar-link-entity-node-canonical:before  {
    content: 'dashboard';
    font-family: "Material Icons";
    padding-top: 12px;
}

/* Dashboard */
.kacheln {
    display: flex;
    gap:15px;
}

.kachel a {
    padding: 15px;
    background-color: #fff;
    min-width: 20vW;
    display: block;
    box-shadow: 0px 0px 4px #eee;
    border: 1px solid #fff;
}

.kachel a:hover {
    border: 1px solid #0678be;
    text-decoration: none;
}

.kachel a:after {
    content: 'navigate_next';
    font-size: 20px;
    font-family: "Material Icons";
    backdrop-filter: 4px;
    margin-top: 1px;
    margin-right: 6px;
    float: right;
    line-height: normal;
    display: inline-block;
    color: #333;
}

#user-pass .form-actions,
#user-login-form .form-actions {
    position: relative;
    background-color: transparent;
}

#user-pass .form-actions .button,
#user-login-form .form-actions .button {
    color: #fff;
    background-color: #00b9c8;
    border: none;
}

#user-pass .form-actions .button:hover,
#user-login-form .form-actions .button:hover {
    color: #fff;
    background-color: #0678be;
    border: none;
}

footer.page-footer {
    position: absolute;
    left: 308px;
    bottom: 0;
    padding: 30px;
    margin-top: 30px;
    background: rgba(0,185,200,.8);
    color: #fff;
    width: calc( 100% - 308px );
}

footer.page-footer h3 {
    margin-top:0;
}

footer.page-footer .field--name-body {
    display: flex;
    gap: 15px;
    justify-content: space-between;
}

footer.page-footer ul {
    display: flex;
    margin-left: 0;
    padding-left: 0;
}

footer.page-footer ul li {
    list-style: none;
    gap: 15px;
}

footer.page-footer ul li a {
    color:#fff;
    font-weight: bold;
    margin-right: 15px;
}

.page-node-type-externe-seite footer {
    position: relative;
}
