

html {
  font-size: 16px;
  line-height: 20px;
}
body, h1, h2, h3, h4, h5, h6
/*.uk-navbar-nav > li > a */{
   font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h5{
    color:#000000 !important;
}
body, ps-h4
/*.uk-navbar-nav > li > a */{
   font-family:"Open Sans",  "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-bottom: none;
}
h4, .h4 {
    font-size: 1.4rem !important;
}
.uk-nav-side > li.ps-open > a{
  background: transparent;
  color:#444444;
  box-shadow: none;
  text-shadow: none;
}
.ps-image{
  mix-blend-mode: multiply;
}

.uk-lightbox-content > a.uk-slidenav {
  mix-blend-mode: exclusion;
}

.ps-body{
  font-size: 1.0em;
  /*line-height: 24px;*/
  background: #222222;
}
.ps-preheader{
  padding-top: 10px;
  padding-bottom: 10px;
}
.ps-search-field {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  margin: 0;
  /* 3 */
  border-radius: 0;
  /* 4 */
  font: inherit;
  color: #999;
  /* 5 */
  -webkit-appearance: none;
  /* 6 */
  width: 120px;
  height: 30px;
  padding: 0 0 0 30px;
  border: 1px solid #999;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  vertical-align: middle;
}
.ps-search:before {
  content: "\f002";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  line-height: 30px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 14px;
  color: #999;
}

.ps-navbar{
  padding: 15px 0;
  border: none;
  height: 75px;
  z-index: 981 !important;
}
.ps-navbar .uk-navbar-nav > li.uk-active > a {
  background-color: #ffffff;
  color: #d41c17;
  border-bottom: 2px solid #d41c17;
}
.ps-navbar .uk-navbar-nav > li > a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 40px;
  margin: 0;
  border: none;
  border-radius: 3px !important;
  text-shadow: none;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  color: #687074;
}
.ps-breadcrumb{
  padding-top:10px;
  background: #fff  ;
}
.ps-middle{
  background: #fff;
}
h1, h2, h3, h4, h5, h6
/*.uk-navbar-nav > li > a */{
   font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
   /*border-bottom: 2px solid #d41c17;*/
}
.ps-footer{
  background: #222222;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #eeeeee !important;
  font-size: 15px;
  /*line-height: 20px;
  font-size: 16px;*/
}
/*.ps-footer, .ps-footer a, .ps-footer h3{
  color: #aaa !important;
}*/
.ps-container{
  padding: 30px;
}
.ps-container-grey{
  background-color: #e5e5e5;
}
.ps-middle, .ps-footer{
  padding: 10px 0;
}
.ps-article-title{
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
}
.ps-sidebar{
  margin-right: -1px !important;
  border-right: 1px solid #e5e5e5;
  padding-right: 10px;
}
.ps-main{
  padding-left: 30px !important;
  border-left: 1px solid #e5e5e5;
}
.ps-figcaption{
  line-height: 14px;
  padding: 5px;
}
.ps-price{
  font-weight: bold;
  color:#f50000;
}
.list-preis{
    font-weight:bold;
    color:#7b7b7b;
}
.ps-flex-middle{
  align-items: flex-start;
	justify-content: space-evenly;
}
.ps-thumb{
height: 200px;
}
.ps-nav > li > a {
  color: #777;
}
@media print {
    .no-print,
    #no-print {
    display: none !important;
    }
}
.uk-dropdown, .uk-dropdown-blank {
    width: 250px;
}
.uk-dropdown-scrollable {
    max-height: 400px;
}
ul.uk-nav-sub {
    padding: 5px 0 5px 0px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    background-color:rgba(200, 200, 200, 0.1);
}
.uk-nav-sub {
    margin: 0 15px;
}
.uk-nav-sub > li > a {
    padding: 5px 15px;
}
.uk-navbar {
    background: #ffffff;
    color: #444444;
    border: 1px solid rgba(0, 0, 0, 0.06);
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
  background-color: #ffffff;
  color: #d41c17;
  border-bottom: 2px solid #d41c17;
}
.ps-footer  h3 {
  color: #eeeeee;
  font-weight: 200;
  font-size: 18px;
  border-bottom: 2px solid #d41c17;
}
a, .uk-link {
    color: #d41c17;
    text-decoration: none;
    cursor: pointer;
}
a:hover, .uk-link:hover, a:active, uk-link:active {
    color: #005db4;
    text-decoration: underline;
}

.uk-form input[name="agbzust" ] {
    display: inline-block;
    height: 25px;
    width: 25px;
    border: 3px solid #999999;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: 0;
    background: transparent;
}

.uk-form select, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
    border: 1px solid #222222;
    height:33px;
}
.uk-navbar-brand, .uk-navbar-content, .uk-navbar-toggle {
    height: 50px !important;
    padding: 0 !important;
}
.uk-h2, h2 {
    font-size: 38px;
    line-height: 40px;
    border-bottom: 0 !important;
}

.slider-text{
    top:40%;
}

.slider-text h2{
    font-size:56px;
}

.bg-blau {
    padding-top:30px;
    padding-bottom: 30px;
    background-color: #8aacae;
}
.bg-blau h3 {
    font-size:3em;
    color: #ffffff;
}
.bg-weiss h3 {
    font-size:3em;
    color: #000000;
}
.bg-weiss{
    background-color: #ffffff;
    margin-top:30px;
    margin-bottom: 30px;
}
.bg-weiss p{
    font-size: 1.5em;
}
.bg-footer{
    padding-top: 20px;
}
.bg-footer{
    border-top:1px solid #000000;
}
.bg-footer ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 5px;
}
.text-center{
    text-align: center;
}
.image-grid-container{
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 0;
    text-align: center;
}
.image-grid2{
    display: inline-block;
    padding: 10px 10px 10px 10px;
}

.image-grid{
    display: inline-block;
    padding: 5px 5px 5px 5px;
}

.image-grid-container2{
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 0;
    align-items: center;
    width:100%
}
.form-liste #menge{
    height: 40px;
    margin-top: 0px !important;
}

.image-grid img {
    height: auto;
    max-width: 100%;
}
.titel1{
    margin-left:20px;
    display: inline-block;
}

.titel1 h2{
    font-size:3em;
    font-weight:600;
    margin-left:32px;
}
.uk-icon-medium {
    font-size: 38px !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
.grimg {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;

}
.betraege {
    width:100px !important;
}
.labelbetraege {
    width:90% !important;
}
blockquote {
    border: none !important;
}
.uk-titel-text{
    font-size:16px;
    font-weight: 700;
}
.uk-text-middle {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.border-gray{
    border: 1px solid #cccccc;

}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    font-size:18px;
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 70% !important; /* Could be more or less, depending on screen size */
    border-radius: 10px !important;
}

/* The Close Button */
.close {
    position: absolute;
    top: 10px;
    right: 15px;
    text-align: right;
    color: #aaa;
    float: right;
    font-size: 38px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
@media (max-width: 410px) {
    .uk-h2, h2 {
        font-size: 34px;
        line-height: 40px;
        border-bottom: 0 !important;
    }
    .slider-text{
        margin-top: calc(10% - -5%);
    }

}
