﻿@font-face {
  font-family: 'Vinci Sans Black';
  font-style: normal;
  font-weight: 400;
  src: local('Vinci Sans Black'), local('VinciSansBlack'), url('fonts/Vinci Sans Black.ttf') format('truetype');
}
@font-face {
  font-family: 'Vinci Sans Bold';
  font-style: normal;
  font-weight: 800;
  src: local('Vinci Sans Bold'), local('VinciSansBold'), url('fonts/Vinci Sans Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Vinci Sans Extra Light';
  font-style: normal;
  font-weight: 100;
  src: local('Vinci Sans Extra Light'), local('VinciSansExtraLight'), url('fonts/Vinci Sans Extra Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Vinci Sans Light';
  font-style: normal;
  font-weight: 200;
  src: local('Vinci Sans Light'), local('VinciSansLight'), url('fonts/Vinci Sans Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Vinci Sans Medium';
  font-style: normal;
  font-weight: 300;
  src: local('Vinci Sans Medium'), local('VinciSansMedium'), url('fonts/Vinci Sans Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Vinci Sans Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Vinci Sans Regular'), local('VinciSansRegular'), url('fonts/Vinci Sans Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Vinci Serif Black';
  font-style: normal;
  font-weight: 400;
  src: local('Vinci Serif Black'), local('VinciSerifBlack'), url('fonts/Vinci Serif Black.ttf') format('truetype');
}
@font-face {
  font-family: 'Vinci Serif Bold';
  font-style: normal;
  font-weight: 800;
  src: local('Vinci Serif Bold'), local('VinciSerifBold'), url('fonts/Vinci Serif Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Vinci Serif Bold Italic';
  font-style: italic;
  font-weight: 800;
  src: local('Vinci Serif Bold Italic'), local('VinciSerifBoldItalic'), url('fonts/Vinci Serif Bold Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Vinci Serif Extra Light';
  font-style: normal;
  font-weight: 100;
  src: local('Vinci Serif Extra Light'), local('VinciSerifExtraLight'), url('fonts/Vinci Serif Extra Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Vinci Serif Light';
  font-style: normal;
  font-weight: 200;
  src: local('Vinci Serif Light'), local('VinciSerifLight'), url('fonts/Vinci Serif Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Vinci Serif Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Vinci Serif Regular'), local('VinciSerifRegular'), url('fonts/Vinci Serif Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Vinci Serif Italic';
  font-style: italic;
  font-weight: 400;
  src: local('Vinci Serif Italic'), local('VinciSerifItalic'), url('fonts/Vinci Serif Italic.ttf') format('truetype');
}
body {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
  margin-bottom: 0;
  font-family: "Vinci Sans Regular", sans-serif;
  font-weight: normal;
  color: #747b80;
  font-size: 17px;
  line-height: 1.42857143;
}
.html-content {
  line-height: 1.42857143;
}
.html-content ul li {
  margin-top: 10px;
  margin-bottom: 10px;
}
.ruby-text {
  color: #A20067;
}
ul.topic {
  list-style-image: url(/Content/images/bluete_ruby_small.png);
}
h1,
h2,
h3,
h4,
h5,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  font-family: "Vinci Sans Light", Arial, sans-serif;
  /*strong {
        // Überschriften sollen immer gleich sein ! Darf nicht überschrieben werden
        font-weight: 100 !important;
    }*/
  letter-spacing: 0.03em;
  /*margin-top: 0;
    padding-top: 0;*/
  /*text-transform: uppercase;*/
}
h1,
h2 {
  font-size: 33px;
  color: #005eb8;
  font-weight: 100 !important;
  line-height: 1.1;
}
h1,
h2,
h3,
h4 {
  font-family: "Vinci Sans Regular", Arial, sans-serif;
  color: #005eb8;
}
h2 {
  font-family: "Vinci Sans Regular", Arial, sans-serif;
  clear: both;
  margin-top: -6px;
  font-size: 1.94em;
  line-height: 1.1em;
  color: #005eb8;
  margin-bottom: 28px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: #A20067;
}
/*h1 {
    font-size: @h1size;
    line-height: 52px;
    margin-bottom: -5px;
    padding-bottom: 0;
}*/
h1.small,
h2 {
  font-size: 1.8em;
  line-height: 40px;
}
.body-content table {
  font-size: 17px;
}
/*.body-content h2:first-child, .body-content h1:first-child {
    margin-top: 0;
}*/
h3 {
  font-size: 1.6em;
}
h4 {
  font-size: 1.4em;
}
h5 {
  font-size: 1em;
}
/*.normalVersal {
    text-transform: none;
}*/
/*.news {
    h1, h2, h3, h4 {
        padding-bottom: 0;
        border-bottom: 0;
    }
}*/
a {
  color: #A20067;
  text-decoration: none;
}
a:hover {
  color: #0069B4;
  text-decoration: none;
}
.sidebar .submenu li {
  margin: 0;
}
.sidebar .submenu a {
  color: #0069B4;
  line-height: 24px;
  display: block;
  background-color: #f5f5f5;
  margin: 0;
  padding: 8px 24px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
.sidebar .submenu a:hover {
  background-color: #fff;
}
.sidebar .submenu li.active > a {
  color: #A20067;
  background-color: #fff;
}
#bannerContainer {
  margin: 0;
  padding: 0;
  position: relative;
}
.header-content {
  height: 64px;
}
.outer {
  /*border-right: 1px #000 solid;
    border-left: 1px #000 solid;*/
  margin-top: 0;
  /*box-shadow: 0 0 8px 3px #333;*/
  max-width: 1200px;
}
.body-content {
  background-image: none;
  padding: 15px;
  min-height: 0;
  padding-bottom: 45px;
}
.free-content1 {
  margin-top: -45px;
}
.navbar-nav,
.navbar-nav .dropdown-menu {
  font-size: 18px;
  letter-spacing: 0.02em;
}
.navbar-container {
  border-radius: 0;
  padding: 0;
}
.navbar-inverse .navbar-nav > .active > a {
  background-color: #A20067;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #fff;
  color: #A20067 !important;
}
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #fff;
}
.active-tab > a span.red,
.active-tab > a:hover span.red {
  color: white;
}
.navbar-collapse {
  padding-left: 0;
}
.navbar {
  margin: 0;
  min-height: 0;
  border-bottom: 3px solid #0069B4;
}
.navbar-inverse {
  /*background-color: #D3031C;*/
  background-color: #0069B4;
}
.navbar-inverse .navbar-nav > li > a {
  color: #0069B4;
}
/*.navbar {
    border: 0;
    border-radius: 0 !important;
    margin-bottom: 0;
}

.nav > li > a, li.dropdown > a, div.navbar-header > a {
    padding-bottom: 10px;
}*/
.navbar-nav > li {
  min-width: 60px;
  text-align: center;
  /*background-color: #D3031C;*/
  background-color: #0069B4;
  /*border-top: 5px #D3031C solid;*/
  margin-right: 10px;
}
.navbar-nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 600;
  color: #005eb8;
  font-size: 16px;
}
.navbar-nav .dropdown-menu > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}
.navbar-nav .dropdown-menu > li.active-tab > a {
  color: white;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
/* Override the default bootstrap behavior where horizontal description lists
   will truncate terms that are too long to fit in the left column
*/
.dl-horizontal dt {
  white-space: normal;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
  max-width: 280px;
}
h4.lila {
  color: #A20067;
}
.sidebar {
  margin-top: 0;
}
.sidebar > .text-block {
  margin-bottom: 25px;
  border: 1px #CBCDCD solid;
}
.sidebar > .text-block > .title {
  font-size: 1.4em;
  background-color: #EAEAEA;
  padding: 5px 10px;
  margin-bottom: 5px;
}
.sidebar > .text-block > .content {
  padding: 10px;
  padding-bottom: 0;
}
.sidebar > .text-block ul {
  padding-left: 0;
}
.sidebar li {
  list-style: outside none none;
  margin: 0 0 3px;
  padding: 0 0 0 15px;
}
.sidebar {
  line-height: normal !important;
}
/*.footer {
    background-color: #464E57; //@axians_blau;
    height: 38px;
    color: #ffffff;
    padding: 5px 10px;
}

footer {
  position: relative;
  bottom: 0;
  width: 100%;
  height: auto;
  padding-top: 6px;
  padding-bottom: 36px;
  background-color: #464E57; //@axians_blau;
  font-family: "Vinci Sans Light",Arial,sans-serif;

  a {
      color: #c4c7c9 !important;
      text-decoration: none !important;
  }

  .container {
      padding-top: 15px;
      padding-bottom: 15px;
  }
}*/
.navbar-right > li {
  margin-right: 0;
}
.navbar-right {
  padding-right: 10px;
}
.defaul-list li {
  padding-bottom: 4px;
}
.bootstrap-dialog.type-primary .modal-header {
  background-color: #A20067 !important;
}
.unbekannt-checkbox {
  vertical-align: middle;
  margin-left: 0px!important;
}
.table-checkbox {
  vertical-align: middle;
  margin-left: 0px !important;
}
.news-container {
  padding-left: 0;
  padding-right: 0;
}
.news-container .sidebar {
  padding-top: 15px;
  padding-left: 30px;
}
.news-content,
.news-title {
  padding-left: 0;
}
.news-title {
  border: 0;
}
.news-title h4 {
  padding-left: 0;
  font-size: 1.4em;
  line-height: 30px;
  color: #A20067;
}
.news-footer {
  font-size: 0.85em;
  font-style: italic;
  font-weight: normal;
  padding-left: 0;
}
/*.fumLogo {
    margin: 24px 42px;
    float: left;
}*/
.fumLogo {
  position: relative;
}
.fumLogo,
#fumLogoLeft,
#fumLogoRight {
  background-color: #fff;
  height: 53px;
}
#fumLogoLeft {
  position: absolute;
  left: 0;
  top: 0;
}
#fumLogoRight {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 990px) {
  #fumLogoLeft {
    display: none;
  }
}
@media (max-width: 768px) {
  .header-content {
    display: none;
  }
  body {
    margin-bottom: 0;
  }
}
.abfallwirtschaftLogo {
  margin: 24px 42px;
  float: right;
}
.selectedLanguage {
  border: 1px solid #fff;
}
.btn.btn-add,
.btn.btn-import,
.btn.btn-save,
.btn.btn-cancel {
  background-color: #fff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #A20067;
  color: #fff;
}
.btn-success {
  background-color: #C6EFCE;
  /*border-color: #aaa;*/
  color: #333;
}
.btn-back {
  padding-left: 28px;
  background: 8px center url('img/btn-back.png') no-repeat;
}
td > label {
  font-weight: normal;
}
.label-info {
  background-color: #5bc0de;
}
.btn {
  font-size: 17px;
  padding: 9px 15px 12px 15px;
  border-radius: 4px;
}
.btn:hover {
  color: #A20067;
}
.btn-default {
  background-color: #e8e8e8;
  border: 1px solid #ccc;
  padding: 12px 15px 9px 12px;
}
.btn-primary {
  color: #fff;
  background-color: #A20067;
  border: none;
}
.btn-default:hover {
  background-color: #e2e2e2;
}
.btn-primary:hover {
  color: #eee;
  border-color: #A20067;
  opacity: 0.8;
}
.alignmid {
  text-align: center;
}
.navbar-nav span.caret {
  margin-left: 4px;
}
.panel > table tr td {
  padding: 8px;
}
.panel-heading {
  padding: 10px 10px;
  background-color: transparent;
}
.sidebar-notitle > .panel:first-child {
  margin-top: 5px;
}
.table-outer-border tr {
  border: 1px solid #ddd;
}
.artikel-table {
  margin-bottom: 40px;
}
.news-admin-actions {
  display: none;
}
.right-footer-links {
  float: right;
  padding-right: 30px;
}
.right-footer-links a {
  margin-left: 10px;
}
.left-footer-text {
  float: left;
}
.right-footer-logo {
  float: right;
  padding-right: 15px;
  margin-top: -2px;
}
@media (max-width: 768px) {
  .right-footer-links,
  .left-footer-text,
  .right-footer-logo {
    text-align: center;
    float: none;
  }
  .left-footer-text {
    margin-bottom: 10px;
  }
  .right-footer-logo {
    margin-bottom: 10px;
  }
}
.resetPasswordContent {
  max-width: 600px;
}
#gesamtkostenDiv > .gesamtkosten {
  border: 2px dashed #000;
  padding: 15px;
  float: left;
}
textarea#Beschreibung {
  width: 100%;
  max-width: unset !important;
}
textarea#Bedingungen {
  width: 100%;
  max-width: unset !important;
}
.panel-heading > h4 {
  margin: 0;
}
.eanvWizard input[type=text],
.eanvWizard input[type=number],
input.bigInput {
  font-size: 24px;
  height: 36px !important;
  min-width: 80px;
}
.bigLabel {
  height: 36px !important;
}
.configCode {
  padding: 10px;
  background-color: #ddd;
  font-size: 1.8em;
  text-align: center;
  letter-spacing: 0.08em;
}
@media print {
  h1,
  h2,
  h3,
  h4 {
    margin-bottom: 0;
  }
  h1 {
    font-size: 1.4em;
  }
  h2 {
    font-size: 1.4em;
  }
  h3 {
    font-size: 1.2em;
  }
  h4 {
    font-size: 1.2em;
  }
  body {
    font-size: 12px;
  }
  .body-content table {
    font-size: 17px;
  }
  .table tbody > tr > td {
    padding-top: 0;
    padding-bottom: 0;
  }
  .form-horizontal .radio,
  .form-horizontal .checkbox {
    padding: 0 !important;
    min-height: 12px !important;
  }
  .checkbox > input {
    margin-top: 0 !important;
  }
  .radio label,
  .checkbox label {
    min-height: 12px !important;
  }
  .table > thead > tr > th {
    font-weight: 100;
    font-size: 1em;
  }
}
.panel-default {
  border: 0;
}
.panel-default table td {
  padding: 15px !important;
}
.panel-default > .panel-heading {
  background-color: transparent;
  color: #005eb8;
  font-size: 1.4em;
}
.panel-default > .panel-heading strong {
  font-weight: 100;
}
.panel-default > table {
  border: 1px solid #ccc !important;
}
table.no-border td,
table.no-border th {
  border: 0 !important;
}
.panel-login {
  min-height: 350px;
  box-shadow: none;
}
#secSignLoginStep2 img {
  padding: 10px;
}
#secSignLoginStatus {
  padding: 10px;
}
.table {
  background-color: #fff;
}
.table > thead > tr > th {
  font-weight: 100;
  font-size: 1.1em;
}
.navbar {
  padding-bottom: 15px;
}
.navbar ul.nav.navbar-nav > li > a {
  border-radius: 30px;
}
.navbar-inverse,
.navbar-nav > li {
  background-color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #005eb8;
}
.active-tab > a {
  color: #A20067 !important;
}
.navbar-nav > .active-tab > a:hover {
  color: #fff !important;
}
.nav > li > a,
li.dropdown > a,
div.navbar-header > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:active {
  color: #A20067 !important;
}
.navbar-logo {
  margin-right: 50px;
  margin-left: 0;
}
.navbar-logo img {
  margin: 0 0 0 2px;
  width: 192px;
}
input.form-search {
  padding: 6px 12px;
  border: 0 solid;
  background-color: #dee0e2;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  outline: none;
}
@media (max-width: 768px) {
  .navbar-container {
    margin-left: 0;
    margin-right: 0;
  }
  .navbar .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-logo img {
    margin-top: 15px;
    margin-left: 15px;
  }
  .navbar-inverse .navbar-toggle {
    margin-top: 15px;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #0069B4;
    width: 32px;
    height: 3px;
  }
  .nav.navbar-nav.pull-right {
    float: none !important;
    margin: 0;
  }
  .navbar-nav > li {
    text-align: left;
  }
  .navbar-collapse > ul.nav {
    margin-left: 0;
  }
  .navbar ul.nav.navbar-nav > li > a {
    font-size: 22px;
    font-weight: 100;
    color: #005eb8;
    padding: 12px;
    border-bottom: 1px solid #c7c7c7;
    border-radius: 0;
  }
  .navbar .dropdown-menu .divider {
    display: none;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #005eb8;
    padding: 12px 14px;
    display: block;
  }
}
.ewaste_logo {
  margin-top: -5px;
  padding-right: 15px;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0px;
}
.form-control {
  font-size: 17px;
}
.login-partial-right {
  padding-top: 9px;
  padding-right: 20px;
  float: right;
}
.login-partial-right a {
  color: #005eb8;
  margin-right: 15px;
}
.bestellungStepButtons .btn {
  height: 50px;
  line-height: 28px;
  min-width: 120px;
}
.teaser-middle {
  position: relative;
}
.lense-mask-big,
.lense-mask-middle,
.lense-mask-small {
  height: 610px;
  background-position: 100% 50%;
  background-size: auto auto;
  background-repeat: no-repeat;
  position: relative;
  max-width: 480px;
}
mask-small.green:before {
  background-image: url(img/teaser_background_green.png);
}
mask-small.blue:before {
  background-image: url(img/teaser_background_blue.png);
}
.lense-mask-big.blue:before,
.lense-mask-middle.blue:before,
.lense-mask-small.blue:before {
  background-image: url(img/teaser_background_blue.png);
}
.lense-mask-big.yellow:before,
.lense-mask-middle.yellow:before,
.lense-mask-small.yellow:before {
  background-image: url(img/teaser_background_yellow.png);
}
.lense-mask-big:before,
.lense-mask-middle:before,
.lense-mask-small:before {
  content: '';
  width: 1000px;
  left: -1000px;
  top: 0;
  position: absolute;
  background-size: 100%;
  background-image: url(img/teaser_background_yellow.png);
}
.lense-mask-big div.content,
.lense-mask-middle div.content,
.lense-mask-small div.content {
  color: #ffffff;
  font-weight: 400;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 1.1em;
  padding-left: 15px;
}
.lense-mask-big div.content h1,
.lense-mask-middle div.content h1,
.lense-mask-small div.content h1 {
  font-family: "Vinci Sans Medium", Arial, sans-serif;
  font-size: 1.8em;
  color: #ffffff;
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
  width: 70%;
}
.lense-mask-middle {
  height: 450px;
  max-width: 497px;
}
.lense-mask-middle:before {
  height: 450px;
}
.lense-mask-middle.green {
  background-image: url(img/lense_green_middle.png);
}
.lense-mask-middle.blue {
  background-image: url(img/lense_blue_middle.png);
}
.lense-mask-middle.yellow {
  background-image: url(img/lense_yellow_middle.png);
}
.pre-footer .container {
  padding-left: 24px;
  padding-right: 24px;
}
.pre-footer .social-icon {
  width: 33px;
  height: 33px;
  margin-right: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #6a6e74;
  display: inline-block;
  text-align: center;
}
.pre-footer .social-icon img {
  padding-top: 3px;
  width: 18px;
  vertical-align: middle;
}
.pre-footer li {
  padding: 0;
  list-style: none;
}
#menu-pre-footermenue {
  padding: 0;
}
.pre-footer {
  overflow: hidden;
}
.pre-footer li a {
  font-size: 0.94em;
  color: #464e57;
  text-decoration: none;
}
.pre-footer .logo.ewaste {
  width: 142px;
}
.lense-mask-footer:before {
  height: 225px;
  content: '';
  width: 1000px;
  left: -1000px;
  top: 0;
  position: absolute;
  background-image: url(img/footer_background_yellow.png);
}
.lense-mask-footer.blue {
  background-size: 100%;
  background-image: url(img/lense_blue_big_footer.png);
}
.lense-mask-footer.blue:before {
  background-image: url(img/footer_background_blue.png);
}
.lense-mask-footer {
  height: 225px;
  background-size: auto auto;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  width: 22.5%;
  margin-right: 3%;
  position: relative;
  background-image: url(img/lense_yellow_big_footer.png);
  float: left;
  color: #ffffff;
  font-size: 0.941em;
  line-height: 1em;
  padding-top: 20px;
  font-weight: normal;
}
/*@media(max-width: 768px) {
    .lense-mask-footer {
        width:
    }
}*/
@media screen and (max-width: 420px) {
  .pre-footer .lense-mask-footer {
    width: 60%;
    height: 180px;
    float: left;
  }
  .pre-footer .col9 {
    width: 35%;
  }
}
@media (max-width: 1000px) {
  .pre-footer .lense-mask-footer {
    width: 320px;
    height: 220px;
    float: left;
  }
  .pre-footer .col-karriere {
    display: none;
  }
  .pre-footer .col9 {
    width: calc(100% - 350px);
  }
  .pre-footer .pre-footer-col {
    float: left;
    width: 33%;
  }
}
@media (max-width: 768px) {
  .pre-footer .lense-mask-footer {
    width: 320px;
    height: 220px;
    float: left;
  }
  .pre-footer .col-follow-us {
    display: none;
  }
  .pre-footer .col9 {
    width: calc(100% - 350px);
  }
  .pre-footer .pre-footer-col {
    float: left;
    width: 50%;
  }
}
@media (max-width: 600px) {
  .pre-footer .lense-mask-footer {
    width: 230px;
    height: 220px;
    float: left;
  }
  .pre-footer .col-portale {
    display: none;
  }
  .pre-footer .col9 {
    width: calc(100% - 260px);
  }
  .pre-footer .pre-footer-col {
    float: none;
    width: 100%;
  }
  .footer .axians-logo {
    float: left !important;
  }
}
.lense-mask-footer p {
  margin-bottom: 1em;
  line-height: 1.3em;
}
.lense-mask-footer .logo {
  margin-bottom: 12px;
}
.footer-map {
  width: 88px;
}
.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 {
  float: left;
}
.col9 {
  width: 73.5%;
}
.pre-footer-col {
  padding: 35px 16px 0 16px;
}
.pre-footer h4 {
  font-size: 1.29em;
  color: #005eb8;
  margin-bottom: 12px;
  text-transform: none;
  margin-top: -5px;
  font-family: "Vinci Sans Regular", Arial, sans-serif;
}
.lense-mask-footer a {
  color: #ffffff;
}
a.arrow-link:before,
a.arrow-link-normal:before {
  content: '';
  background: transparent url(img/small-arrow.png) no-repeat;
  background-size: 14px 7px;
  background-position: 0 0;
  display: inline-block;
  margin-right: 10px;
  width: 7px;
  height: 9px;
  vertical-align: middle;
}
.footer {
  padding-top: 24px;
  padding-bottom: 32px;
}
.footer .container {
  padding-right: 25px;
  padding-left: 25px;
}
.footer .axians-logo {
  float: right;
  width: 114px;
}
.footer ul.footer-menu {
  display: inline-block;
  list-style: none;
  padding-left: 0;
}
.footer ul.footer-menu li {
  display: inline-block;
  background-image: none;
  padding: 0;
}
.footer ul.footer-menu li a {
  color: #005eb8;
  font-weight: 600;
}
.footer ul.footer-menu .nav-sep {
  content: "|";
  padding-left: 4px;
}
.margin-to-teaser-top {
  margin-top: 45px;
}
.h2-with-text {
  margin-bottom: 10px;
}
.ewaste-waterfall {
  padding-bottom: 15px;
  /*.waterfall-image-container {
        height: 182px;
        overflow: hidden;
    }*/
}
.ewaste-waterfall .waterfall-entry {
  background-color: #ffffff;
  margin-bottom: 11px;
  padding-bottom: 25px;
  margin-right: 15px;
  max-width: 400px;
}
.ewaste-waterfall .waterfall-entry img.kachel-image {
  width: 100%;
}
.ewaste-waterfall .waterfall-entry .artikelButtons {
  margin-top: 22px;
}
.ewaste-waterfall .waterfall-entry .artikelButtons .btn {
  margin-bottom: 5px;
}
.ewaste-waterfall .waterfall-entry .preis {
  font-size: 1.9em;
}
.ewaste-waterfall .waterfall-entry .preis small {
  font-size: 17px;
}
.ewaste-waterfall .waterfall-entry .preis .zzglPreis {
  font-size: 0.85em;
}
.ewaste-waterfall .preis {
  font-size: 1.9em;
}
.ewaste-waterfall .preis small {
  font-size: 17px;
}
.ewaste-waterfall .preis .zzglPreis {
  font-size: 0.85em;
}
.ewaste-waterfall .waterfall-entry-content,
.ewaste-waterfall .emagazin-entry-content {
  padding: 22px;
  position: relative;
}
.ewaste-waterfall .waterfall-entry-content h3,
.ewaste-waterfall .emagazin-entry-content h3 {
  font-family: "Vinci Sans Regular", Arial, sans-serif;
  font-size: 1.47em;
  line-height: 1em;
  color: #005eb8;
  margin-bottom: 22px;
  margin-top: 0;
}
.ewaste-waterfall .waterfall-entry-content .text,
.ewaste-waterfall .emagazin-entry-content .text {
  margin-bottom: 27px;
  color: #747b80 !important;
}
.ewaste-waterfall .waterfall-entry-content .text a,
.ewaste-waterfall .emagazin-entry-content .text a {
  text-decoration: none;
}
.ewaste-waterfall .waterfall-image-container,
.ewaste-waterfall .emagazin-image-container,
.ewaste-waterfall .portal-title-container {
  position: relative;
  min-height: 100px;
}
.ewaste-waterfall .waterfall-image-container img {
  display: block;
  max-width: 100%;
}
.ewaste-waterfall .image-blob {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 28px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/** Ähnlich dem Wasserfall-Style, nur alle Kacheln sollen gleich groß sein. Also doch kein Wasserfall... */
.waterfall-outer-fixed-size .ewaste-waterfall {
  display: flex;
  flex-wrap: wrap;
}
.waterfall-outer-fixed-size .ewaste-waterfall .waterfall-entry {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  max-width: 600px;
}
@media (min-width: 768px) {
  .waterfall-outer-fixed-size .ewaste-waterfall .waterfall-entry {
    width: calc(50% - 15px);
  }
}
@media (min-width: 970px) {
  .waterfall-outer-fixed-size .ewaste-waterfall .waterfall-entry {
    width: calc(33.333333% - 15px);
  }
}
.gradient-container {
  background: #eef0f1;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWYwZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #eef0f1 45%, #eef0f1);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eef0f1 45%, #eef0f1);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #eef0f1 45%, #eef0f1);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eef0f1', GradientType=0);
  /* IE6-8 */
}
.mb-0 {
  margin-bottom: 0;
}
.badge-lila {
  background-color: #A20067;
  border-radius: 10px;
}
.badge-orange {
  background-color: darkorange;
}
.badge-lg {
  font-size: 14px;
  padding: 4px 8px;
  letter-spacing: 1.5px;
}
.table-wrapper {
  margin-top: 10px;
}
.table-signaturkarte {
  margin-bottom: 5px;
}
.table-signaturkarte.table > tbody > tr > td {
  border-top: none;
}
.last-menu-item {
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.last-menu-item a {
  padding-right: 0 !important;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
label.bold {
  font-weight: 700;
}
@media (max-width: 768px) {
  .lense-mask-middle {
    height: 300px;
    overflow: hidden;
    margin-left: -15px;
  }
  .teaser-backstretch-container {
    height: 300px;
    overflow: hidden;
  }
  .navbar-collapse {
    border-top: 2px solid #005eb8 !important;
    border-bottom: 2px solid #005eb8 !important;
    margin-left: -8px !important;
    margin-right: -16px;
    padding-right: 0;
  }
  .navbar-logo img {
    max-width: 150px;
  }
  .navbar .navbar-header button.navbar-toggle {
    border: 0;
    color: #0069B4;
  }
  .navbar-inverse .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
  }
  .container.outer {
    padding-right: 8px;
    padding-left: 8px;
  }
  .container.body-content {
    padding-left: 0;
    padding-right: 0;
  }
  .ewaste-waterfall .waterfall-entry {
    margin-right: 0;
    max-width: 100%;
  }
  .ewaste-waterfall {
    padding-bottom: 0;
  }
  .margin-to-teaser-top {
    margin-top: 0;
  }
  .modal-footer .btn {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 5px;
  }
}
.no-items-found {
  font-size: 32px;
  text-align: center;
  padding-top: 45px;
  padding-bottom: 45px;
}
.no-items-found .btn {
  margin-top: 25px;
}
.no-content {
  min-height: 300px;
}
.mb-15 {
  margin-bottom: 15px;
}
.language-changer {
  display: block;
  float: right;
  padding-left: 0;
  padding-right: 20px;
  line-height: 24.2857px;
  height: 27px;
  margin-top: 9px;
}
.language-changer img.earth {
  height: 24px;
  width: 24px;
  vertical-align: middle;
}
.language-changer a {
  color: #747b80;
  text-decoration: none;
  margin-left: 8px;
  vertical-align: baseline;
}
.language-changer a.active {
  text-decoration: underline;
}
.header-content a {
  color: #747b80;
  text-decoration: none;
}
.validation-error-msg {
  background-color: #f2dede !important;
  max-width: 400px;
  border-radius: 5px;
}
.price-regular {
  font-size: 0.8em;
  text-decoration: line-through;
  color: #A20067;
  margin-right: 15px;
}
/** Cookie-Info **/
#cookie-info {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  align-items: center !important;
  background: white;
  box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.4);
  padding: 15px 0px 40px 0px;
  display: none;
  transition: top 300ms ease-in;
  z-index: 99;
  max-height: 60%;
  overflow-y: scroll;
}
.cookie-container {
  padding-left: 15px !important;
  padding-right: 15px !important;
  overflow: auto !important;
  width: auto !important;
  background: inherit;
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  min-height: auto;
  overflow: hidden !important;
}
.cookie-container .row {
  margin: 0 !important;
}
.cookie-container h3 {
  color: #555;
}
.cookie-container p {
  font-size: 13px;
  margin-bottom: 0px !important;
}
.cookie-container label {
  font-size: 13px;
}
#cookie-info-text {
  margin-top: 2em;
}
#cookie-categories {
  padding: 0px !important;
  margin: 0.5em 0;
  justify-content: center !important;
}
#cookie-categories ul {
  padding: 0px !important;
  margin: 0.5em 0;
  justify-content: center !important;
}
#cookie-categories li {
  display: inline;
  margin: 0 0.9375em 0.375em 0;
}
#cookie-categories input {
  border-color: #a72828 !important;
}
.checkbox-indicator {
  background-color: #fff;
  border-color: #a72828;
  border-radius: 4px;
  border-style: solid;
  border-width: 2px;
  padding: 0 !important;
  position: absolute;
  bottom: 0px;
  left: -2px;
  height: 20px;
  width: 20px;
  transition: 0.25s;
}
.cookie-checkbox-label input:checked ~ .checkbox-indicator {
  background-color: #28a745;
  border-color: #28a745;
}
.cookie-checkbox-label input:disabled ~ .checkbox-indicator {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.cookie-checkbox-label {
  color: inherit;
  cursor: pointer;
  padding-left: 2em !important;
  position: relative;
}
.cookie-category-checkbox {
  color: inherit;
  cursor: pointer;
  position: relative;
}
#right-cookie-container {
  text-align: center;
  cursor: pointer;
}
.btn-cookies {
  background: #f7f7f7;
  border-radius: 4px;
  color: #555;
  display: inline-block;
  font-family: inherit;
  font-size: 14px;
  padding: 0.75em 2em;
  text-decoration: none;
  transition: background-color 125ms linear;
  width: 100%;
  margin-bottom: 1em;
}
.btn-cookies:hover {
  background: #e6e6e6;
}
.btn-accept-all {
  background: #a20067 !important;
  color: #fff !important;
  margin-top: 1em;
}
.btn-accept-all:hover {
  background: #910a67 !important;
}
#individual-cookies-btns {
  padding: 0px !important;
}
.manage {
  margin-bottom: 0px !important;
}
.manage a {
  color: #a20067 !important;
  font-family: inherit !important;
  font-size: 11px !important;
}
.legal {
  margin-bottom: 0px !important;
}
.legal a {
  color: #aaa !important;
  font-family: inherit !important;
  font-size: 11px !important;
}
.legal span {
  color: #aaa !important;
  font-family: inherit !important;
  font-size: 11px !important;
}
#back-btn {
  text-align: right !important;
  margin-top: 0.75em;
  font-size: 11px !important;
  padding: 0px !important;
}
#accept-all-individual {
  width: 156px;
  margin-top: 0px;
  margin-right: 7px;
}
#save-individual {
  width: 120px;
}
#cookie-info-individual {
  margin: 1em 0em !important;
}
#cookie-accordion .item {
  background-color: #f7f7f7;
  border-radius: 0px;
  color: #555;
}
#cookie-accordion .item {
  margin: 0 0 0.5em 0;
  padding: 0.5em;
}
#cookie-accordion .item p {
  font-size: 11px;
}
.toogle-details-btn a {
  color: #a20067 !important;
  font-size: 11px;
}
.cookie-table {
  margin-top: 0.9375em !important;
  width: 100%;
}
.cookie-details {
  font-size: 11px;
  margin-left: 0px;
  width: 100%;
}
.cookie-details label {
  font-size: 11px;
  background-color: #fff;
  margin: 0px;
}
.cookie-details th {
  background-color: #fff;
  border-bottom: 1px solid #eee;
  width: 40%;
  padding: 0.25em 0.5em;
}
.cookie-details td {
  background-color: #fff;
  border-bottom: 1px solid #eee;
  text-align: left;
  display: table-cell;
  vertical-align: inherit;
  padding: 0.25em 0.5em;
  width: 60%;
}
.individual-legal {
  float: right;
}
.cursor {
  cursor: pointer;
}
.switch-container {
  float: right;
  text-align: right;
  height: 26px !important;
}
td .switch-container {
  text-align: left !important;
  float: left !important;
  margin-left: 20px !important;
}
.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
  margin-bottom: 0px !important;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch-label {
  margin-left: 7px;
  margin-right: 7px;
}
input:checked + .slider {
  background-color: #28a745;
}
input:checked:disabled + .slider {
  background-color: #99c9d8;
  cursor: not-allowed;
}
input:checked + .slider:before {
  -webkit-transform: translateX(23px);
  -ms-transform: translateX(23px);
  transform: translateX(23px);
}
.slider {
  position: absolute;
  cursor: pointer;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 50px;
  height: 26px;
  float: right;
  right: 0px;
}
.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.grid-inner {
  max-width: 1140px;
  padding: 0;
  margin: 0 auto;
}
/** ------------ **/