@charset "utf-8";
*{
    margin:0;
    padding:0;
}
@import url("//hello.myfonts.net/count/320003");

  
@font-face {font-family: 'Acta-BoldItalic';src: url('webfonts/320003_0_0.eot');src: url('webfonts/320003_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/320003_0_0.woff2') format('woff2'),url('webfonts/320003_0_0.woff') format('woff'),url('webfonts/320003_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Acta-MediumItalic';src: url('webfonts/320003_1_0.eot');src: url('webfonts/320003_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/320003_1_0.woff2') format('woff2'),url('webfonts/320003_1_0.woff') format('woff'),url('webfonts/320003_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Acta-Bold';src: url('webfonts/320003_2_0.eot');src: url('webfonts/320003_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/320003_2_0.woff2') format('woff2'),url('webfonts/320003_2_0.woff') format('woff'),url('webfonts/320003_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Acta-Book';src: url('webfonts/320003_3_0.eot');src: url('webfonts/320003_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/320003_3_0.woff2') format('woff2'),url('webfonts/320003_3_0.woff') format('woff'),url('webfonts/320003_3_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Acta-BookItalic';src: url('webfonts/320003_4_0.eot');src: url('webfonts/320003_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/320003_4_0.woff2') format('woff2'),url('webfonts/320003_4_0.woff') format('woff'),url('webfonts/320003_4_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Acta-LightItalic';src: url('webfonts/320003_5_0.eot');src: url('webfonts/320003_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/320003_5_0.woff2') format('woff2'),url('webfonts/320003_5_0.woff') format('woff'),url('webfonts/320003_5_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Acta-Black';src: url('webfonts/320003_6_0.eot');src: url('webfonts/320003_6_0.eot?#iefix') format('embedded-opentype'),url('webfonts/320003_6_0.woff2') format('woff2'),url('webfonts/320003_6_0.woff') format('woff'),url('webfonts/320003_6_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Acta-Light';src: url('webfonts/320003_7_0.eot');src: url('webfonts/320003_7_0.eot?#iefix') format('embedded-opentype'),url('webfonts/320003_7_0.woff2') format('woff2'),url('webfonts/320003_7_0.woff') format('woff'),url('webfonts/320003_7_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Acta-ExtraBold';src: url('webfonts/320003_8_0.eot');src: url('webfonts/320003_8_0.eot?#iefix') format('embedded-opentype'),url('webfonts/320003_8_0.woff2') format('woff2'),url('webfonts/320003_8_0.woff') format('woff'),url('webfonts/320003_8_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Acta-Medium';src: url('webfonts/320003_9_0.eot');src: url('webfonts/320003_9_0.eot?#iefix') format('embedded-opentype'),url('webfonts/320003_9_0.woff2') format('woff2'),url('webfonts/320003_9_0.woff') format('woff'),url('webfonts/320003_9_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Acta-ExtraBoldItalic';src: url('webfonts/320003_A_0.eot');src: url('webfonts/320003_A_0.eot?#iefix') format('embedded-opentype'),url('webfonts/320003_A_0.woff2') format('woff2'),url('webfonts/320003_A_0.woff') format('woff'),url('webfonts/320003_A_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Acta-BlackItalic';src: url('webfonts/320003_B_0.eot');src: url('webfonts/320003_B_0.eot?#iefix') format('embedded-opentype'),url('webfonts/320003_B_0.woff2') format('woff2'),url('webfonts/320003_B_0.woff') format('woff'),url('webfonts/320003_B_0.ttf') format('truetype');}
 
body {
    width:100%;
        height:100%;
    
    font-family: "LL Akkurat Regular Web";
   /*
    font-family: "LL Akkurat Italic Web";
    font-family: "LL Akkurat Bold Web";
    font-family: "LL Akkurat Bold Italic Web";
    */
    margin:0 auto;
    font-size: 20px;
    line-height: 1.25em;

}
h1, h2, h3, h4, h5 {
    color:#000;
    font-family: "Acta-Book";
    font-weight: normal;
}
.green, .green p, .green h1 {
    color: #00a255 !important;
    font-family: 'Acta-BookItalic';
    font-weight: normal;
    padding: 0;
}
green, green p {
    font-size: 2.5rem;
    line-height: 3rem;
    font-family: 'Acta-BookItalic';
    color: #00a255;
}
.font-big {
    font-size: 2.5rem;
    line-height: 3rem;
    font-family: 'Acta-BookItalic';
}
p {
    color:#000;
   }
   
a, a:link, a:visited, a:hover, a:active {
	color:#000;
	text-decoration: none;
}

p {
    font-size: 0.9em;
}

h4   {
    padding-top:15px;
    font-size: 1em;
    border-top:2px solid #000;
    text-align: center;
    line-height: 1.1em;
}
.rechts {
    text-align: right;
}
.textcenter {
    text-align: center;
}

.italic {
    font-family: "LL Akkurat Italic Web";
}
.bold {
    font-family: "LL Akkurat Bold Web";
}
.bolditalic{
    font-family: "LL Akkurat Bold Italic Web";
}
.weiss {
    color:#fff;
}
.start  {
    
    position: relative;
    float:left;
    width:100%;
    height:auto;
    
}

.start img{

    max-width:100%;
    max-height:100%;
    padding:1rem 0;
    
    
} 

.line {

	border:#505050 1px solid;
}


.container-fluid {
    /*background: green;*/
    width:auto;
    position: relative;
    padding:1em 0;
    height:auto;
    max-width:1280px;

}
img {
    max-width:  100%;
    
}
.drei img {
    margin-bottom:10px;
}
#inhalt{
    width:74%;
    float:right;
    position: relative;
    padding-bottom:5em;
    
}

#lang{
    width:50px;
    /*background: red;*/
    float:left;
    padding-left:15px;
}
#lang p{
    margin: 0;
    align-content: center;
    justify-content: center;
    color: #e3e3e3;
    font-size: 1em;
    letter-spacing: .05em;
}
#lang p.active {
    color:#000;
}
.bg-dark{
    background-color: transparent!important;
}
header {
    background-color: #fff;
    width:100%;
    height: 70px;
    z-index:-10;

}

footer {
    
    width:100%;
    height: 100px;
    /* z-index:10;
    position: fixed;
    bottom: 0; */
    padding:0;
    margin:0;

}
footer .container-fluid {
    margin-top:0;
    padding-top:0;
}
#footer {
    /* position: static; */
    font-size: 1em;
    margin-bottom: 20px;
}

footer p{
    font-size: 0.75em;
    line-height: 1.25em;
    color: #000;
}
footer a:link, footer a:visited, footer a:hover, footer a:active{

    color: #000;
    text-decoration: none;
}

.navbar {
    margin:0 auto;
    max-width:1280px;
    height: 70px;
    margin: 0 auto ;
    padding:0;
    z-index:10;
    
}
.navbar-dark .navbar-toggler {
    color: #fff;
    border: none;
    font-size:1.8em;
    padding:0 20px .25em 20px;
    
}
.navbar-dark .navbar-toggler-icon {
    /* background-image: url(../media/icon-menu.png); */
    background-image: url(../media/menu.svg);
    margin-top:5px;
}
.navbar-nav {
    background: #e3e3e3;;
    position: absolute;
    float: right;
    right: 0px;
    width: 350px;
    padding: 10px 30px 10px 30px;
}
.navbar-dark .navbar-nav .nav-link {
    color: #000;
    text-decoration: none;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #000;
    text-decoration: none;
}
.navbar-dark .navbar-nav .nav-link:active {
    color: #000;
    text-decoration: none;
}
.nav-item{
    border-bottom: 1px solid #000;
    font-size: 1.2em;
    font-family: "LL Akkurat Regular Web";
}
.nav-item:last-child{
    border: none;
}
.dropel{
    margin-top:25px;
}
.navigation{
    width:24%;
    float: left;
    margin-left:15px;
}
.dropel-content{
    /*background: orange;*/
    position: relative;
    list-style-type: none;
}

.dropel a, .dropel-content a {
    color:#000;
}
.dropel a:hover, .dropel-content a:hover {
    font-family: "LL Akkurat Bold Web";
    text-decoration: none;
}
.dropel a:active, .dropel-content a:active {
    font-family: "LL Akkurat Bold Web";
    text-decoration: none;
}


.nav-item3{
    list-style-type: none;
    font-family: "LL Akkurat Bold Web";
    text-decoration: none;
    line-height: 2em;
}

.nav-item4{
    list-style-type: none;
    font-family: "LL Akkurat Bold Web";
    text-decoration: none;
    line-height: 1.7em;
}

.nav-item2{
    list-style-type: none;
    font-family: "LL Akkurat Regular Web";
    text-decoration: none;
    line-height: 1.7em;
}

.linie{
    border-bottom: 1px solid #000;

}

.row {
    width:100%;
    height: auto;
    z-index:0;
    position:relative;
    float:left;
    margin: 0;
    padding:0;
}
.row p {
        margin: 0;
    padding:0;
    
}
.row inhalt {
    margin:0;
    padding:0;
    width:1280px;
}
.zutaten, .textklein {
    font-size:0.8em;
    line-height: 1.5em;
    
}

.rezepte {
    
}
.textklein {
    margin-top:25px;
    font-size:0.8em;
    line-height: 1.2em;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding:15px;
    float:left;
}

.catbild {
    width:100%;
    height:auto;
    position: relative;
    float:right;
padding:0 0 2em 0;
    z-index:-200;
    
}
.row li {
    list-style-type: none;
    padding-left:1em;
    
}
.row  li:before {
	content: "– ";
	/*change margin to move dash around*/
	margin-left: -1em;

}
#inhalt, .navigation{
    margin-top:30px;
    
}

/*lg*/
@media only screen and (max-width: 1199px) {

    

}

/*md*/
@media only screen and (max-width: 991px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding: 15px ;
    float: left;
    }

 #inhalt, .navigation{
    float:left;
    width:100%;
    margin:1em 0;
    
}

footer .container-fluid {
    margin-top:15px;
    padding-top:0;
    font-size:0.8em;
}
.container-fluid{
        padding:0 25px;
        margin:0;
}
    
.catbild {
        display:none;
    }

.col-md-6{
    padding: 10px;
}

footer .inhalt{
    font-size: 1em;
    padding:0;
    margin:25px;
}
    .col-xs-4, .col-sm-4 {
        padding:15px;
    }

}

/*sm*/

@media only screen and (max-width: 767px) {
    

    #inhalt, .navigation{
    float:left;
    width:100%;
    
}
    /*
footer {
        height:180px;
    }
    */
    #inhalt{

    padding-bottom:9em;
    
}
.col-md-6, col-6 {
    padding: 0px;
}
nav img   {
    width:75%;
    height:75%;
    padding:0 !important;
    margin:0 !important;    
}
.navbar-dark .navbar-toggler{
      padding:0 !important;
    margin:0 !important;   
    }

.navbar-dark .navbar-toggler-icon {
    background-image: url(../media/menu.svg) !important;

}
    footer img {
     display:none;
}



}
/*xs*/
@media only screen and (max-width: 575px) {

#inhalt, .navigation{
    float:left;
    width:100%;
    
}
.catbild {
     display:none;
}
    
footer {
        height:140px;
    }

footer img {
     display:none;
}

}

@media only screen and (min-width: 768px) {
.klein {
    display:none;
} 
}
@media only screen and (max-width: 767px) {
.gross {
    display:none;
}
}

@media print {
    .klein {
        display: none;
    }
}

.form-captcha img {
    min-height: 38px;
}
.form-captcha .input-group-btn .btn-default {
    
    background-image: url(../media/refresh.svg) !important;
    background-position: center;
    background: no-repeat;
    font-size: 0px;
    height: 35px;
    width: 38px;
}


/* cookie */
.cc-window {
    opacity: 1;
    transition: opacity 1s ease;
}
.cc-window.cc-invisible {
    opacity: 0;
}
.cc-animate.cc-revoke {
    transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
    transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
    transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
    transform: translateY(0);
}
.cc-grower {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
    text-decoration: underline;
}
.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: "montserrat-light", sans-serif;
    font-size: 12px;
    line-height: 1.2em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}
.cc-window.cc-static {
    position: static;
}
.cc-window.cc-floating {
    padding: 1em;
    max-width: 24em;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cc-window.cc-banner {
   
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
}
.cc-revoke {
    padding: 0.5em;
}
.cc-header {
    font-size: 18px;
    font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
    cursor: pointer;
}
.cc-link {
    opacity: 0.8;
    display: inline-block;
    padding: 0.2em;
}
.cc-link:hover {
    opacity: 1;
}
.cc-link:active,
.cc-link:visited {
    color: initial;
}
.cc-btn {
    display: block;
    padding: 0.4em 0.8em;
    font-size: 0.9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
}
.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline;
}
.cc-close {
    display: block;
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 1.6em;
    opacity: 0.9;
    line-height: 0.75;
}
.cc-close:focus,
.cc-close:hover {
    opacity: 1;
}
.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
    left: 3em;
    right: unset;
}
.cc-revoke.cc-right {
    right: 3em;
    left: unset;
}
.cc-top {
    top: 1em;
}
.cc-left {
    left: 1em;
}
.cc-right {
    right: 15px;
}
.cc-bottom {
    bottom: 1em;
}
.cc-floating > .cc-link {
    margin-bottom: 1em;
}
.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.cc-window.cc-banner {
    -ms-flex-align: center;
    align-items: center;
}
.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0;
}
.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
}
.cc-banner .cc-message {
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    margin-right: 1em;
}
.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.cc-floating .cc-compliance > .cc-btn {
    -ms-flex: 1;
    flex: 1;
}
.cc-btn+.cc-btn {
    margin-left: 0.5em;
}
@media print {
    .cc-revoke,
    .cc-window {
        display: none;
    }
}
@media screen and (max-width:900px) {
    .cc-btn {
        white-space: normal;
    }
}
@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape) {
    .cc-window.cc-top {
        top: 0;
    }
    .cc-window.cc-bottom {
        bottom: 0;
    }
    .cc-window.cc-banner,
    .cc-window.cc-floating,
    .cc-window.cc-left,
    .cc-window.cc-right {
        left: 0;
        right: 0;
    }
    .cc-window.cc-banner {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cc-window.cc-banner .cc-compliance {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .cc-window.cc-floating {
        max-width: none;
    }
    .cc-window .cc-message {
        margin-bottom: 1em;
    }
    .cc-window.cc-banner {
        -ms-flex-align: unset;
        align-items: unset;
    }
    .cc-window.cc-banner .cc-message {
        margin-right: 0;
    }
}
.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -ms-flex: none;
    flex: none;
}
.cc-theme-classic .cc-btn {
    border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
    min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block;
}
.cc-theme-edgeless.cc-window {
    padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: 0.8em 1.8em;
    height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
    margin-left: 0;
}
.cc-link { display: none;}

.navbar-toggler-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
.fixed-bottom {
    position: fixed !important;
}
#inhalt li {
    font-size: 0.9em;
}
