body {
    font-family: 'Mulish', sans-serif;
    line-height: 1.8em;
    font-weight: 300;
    margin-top: 100px;
    letter-spacing: 0.4px
}

h1 {
    font-family: 'Mulish', sans-serif;
    font-weight: 300;
    font-size: 2.2em;
    line-height: 1.4em;
}

a:hover {
    text-decoration: none;
}

h2 {
    font-size: 1.3em;
    font-family: 'Mulish', sans-serif;
    font-weight: 300;
    line-height: 1.6em;
    letter-spacing: 0.5px
}

h3 {
    font-size: 1.1em;
    // font-family: 'Source Code Pro', serif;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 1.6em;
}

h4 {
    font-size: 1.0em;
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    line-height: 1.4em;
	letter-spacing: 1px;
}

h5 {
    font-size: 0.9em;
    // font-family: 'Source Code Pro', serif;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    line-height: 1.6em;
}

h6 {
    font-size: 0.8em;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 1.6em;
    letter-spacing: 2px;
    color: grey;
    text-transform: uppercase;
}

p {
    font-size: 1.0em;
    font-family: 'Mulish', sans-serif;
    font-weight: 300;
    line-height: 1.6em;
    letter-spacing: 0.4px
}

p2 {
    font-size: 0.9em;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    line-height: 1.6em;
    font-style: italic;
}

figcaption {
    font-size: 1.0em;
    font-family: 'Mulish', sans-serif;
    font-weight: 300;
    line-height: 1.4em;
	letter-spacing: 1px;
}

hr {
    border-top: 1px solid gray;
        
}

hr.wp-block-separator {
    border-top: 1px solid gray;
	       
}


.iconHeader {
    max-height: 52px;
    margin-top: -2px;
}

@media(min-width:768px){
   .iconHeader {
    margin-top: 0px;
} 
}

.hinweis {
    background-color: black;
    color: rgba(255, 255, 255, 0.6);
    padding-top: 10px;
    padding-bottom: 1px;
    vertical-align: middle;
}

.sidebar {
    margin-left: -40px;
    margin-top: -5px;
}

.sidebar_blog {
    padding-left: 15px;
    padding-top: 0px;
    margin-top: -5px;
    padding-bottom: 25px;
}

.sidebar ul {
    padding-left: 14px;
}

.sidebar h2 {
    margin-left: 0em;
}

.sidebar_header {
    background-color: rgba(240, 240, 240, 1);
    margin: -10px;
    padding: 2px;
    padding-bottom: 8px;
    margin-bottom: 15px;
}

#searchsubmit {
    background-color: white;
    border: solid 1px black;
    text-transform: uppercase;
    // font-family: 'Source Code Pro', serif;
    font-family: 'Mulish', sans-serif;
}

#searchsubmit:hover {
    background-color: grey;
}

#submit {
    background-color: white;
    border: solid 1px black;
    text-transform: uppercase;
    // font-family: 'Source Code Pro', serif;
    font-family: 'Mulish', sans-serif;
}

#submit:hover {
    background-color: grey;
}

#s {
    margin-bottom: 5px;
    width: 100%;
}

#searchform {
    margin-left: -0em;
}

.zero {
    margin: 0px;
    padding: 3px;
}

.container {
    max-width: 1050px;
}

a:link {
    color: #c8961e;
}

a:visited {
    color: #c8961e;
}

a:hover {
    color: #e6bb23;
}

a:activ {
    color: #e6bb23;
}

.posttext {
    margin: 10px;
    margin-top: -25px;
    padding-left: 15px;
}

.unsichtbar {
    display: none;
}

.sichtbarKlein {
    display: none;
}

.sichtbarGross {
    display: block;
}

.sichtbarKlein2 {
    display: none;
}

.sichtbarGross2 {
    display: block;
}

.logounsichtbar {
    max-width: 140px;
    margin: auto;
}

.metaschrift {
    color: white;
    background-color: black;
    padding: 3px;
    padding-left: 4px;
    padding-right: 4px;
}

@media(max-width:767px) {
    .sichtbarKlein {
        display: block;
    }
    .sichtbarGross {
        display: none;
    }
    .sichtbarKlein2 {
        display: block;
    }
    .sichtbarGross2 {
        display: none;
    }
    h2 {
        margin-top: 35px;
    }
    .posttext {
        margin: 0px;
        margin-top: -25px;
        padding-left: 0px;
    }
    .unsichtbar {
        display: block;
    }
    .paddinghomeUnten {
        margin-top: 20px;
    }
    .container {
        max-width: 500px;
    }
    .punktTitel {
        margin-bottom: 18px;
    }
}

@media(min-width:768px) {
    .sichtbarKlein {
        display: block;
    }
    .sichtbarGross {
        display: none;
    }
    .sichtbarKlein2 {
        display: none;
    }
    .sichtbarGross2 {
        display: block;
    }
    .posttext {
        padding-left: 0px;
    }
    .punktTitel {
        margin-bottom: 28px;
    }
}

@media(min-width:992px) {
    .sichtbarKlein {
        display: none;
    }
    .sichtbarGross {
        display: block;
    }
    .posttext {
        margin: 0px;
        margin-top: -25px;
    }
    .posttext {
        padding-left: 25px;
    }
}

#myCarousel {
    height: 300px;
}

.tales {
    width: 100%;
}

.carousel-inner {
    width: 100%;
    max-height: 300px !important;
}

.paddinghome {
    margin-top: 20px;
}

.paddinghomeUnten {
    margin-top: 40px;
}

.h2home {
    margin-top: 18px;
    margin-bottom: 0px;
}

.carousel-caption {
    background-color: rgba(255, 0, 255, 0.8);
    top: 170px;
    padding-top: -100px;
    padding-left: 10px;
    padding-right: 10px;
    color: black;
    text-align: left;
    text-shadow: none;
    right: 0%;
    left: 0%;
    position: absolute;
    z-index: 10;
}

.karusell_temp {
    color: black;
    right: 0;
    left: 0;
    position: relative;
    min-height: 300px;
}

#header-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 5px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 10;
}

.carousel-control.right {
    background-image: none;
}

.carousel-control.left {
    background-image: none;
}


/* Pagination */

.pagination {
    margin-top: -5px;
    margin-left: 0px;
}

.pagination > li > a,
.pagination > li > span {
    color: #c8961e;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #e6bb23;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #e6bb23;
    border-color: #e6bb23;
}

.category_thumbnail2 {
    height: 100px;
}


/* Kommentare */

.comments {
    padding-left: 0px;
}

.comment {
    margin-top: 20px;
    padding-left: 0px;
}

.avatar {
    margin-bottom: -20px;
    margin-top: 5px;
}

.comment_meta {
    margin-left: 40px;
}

.fn {
    font-weight: 600;
    letter-spacing: 0.2px;
}

.comment-body {
    border-top: 1px solid grey;
    padding-top: 12px;
}

.comment-author {
    margin-bottom: 8px;
}


/* HomePage */

.homeTag {
    margin-bottom: -4px;
    padding-top: 11px;
}

.homeBR {
    border-color: black;
}

.dieNeustenRezepte {
    margin-top: -33px;
    color: #c8961e;
    font-size: 0.9em; 
    text-transform: uppercase; 
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}

.punktTitel2 {}

.homeTitel {
    margin-top: 5px;
    padding-top: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: black;
}

.homeDate {
    margin-top: -5px;
    font-style: italic;
    /* margin-bottom: 40px; */
    padding-bottom: 25px;
}

.homeBild {
    padding-bottom: 50px;
}

@media(max-width:991px) {
    .dieNeustenRezepte {
        margin-bottom: -38px;
    }
    .punktTitel2 {
        margin-bottom: 5px;
    }
}

.streusel_logo_gross {
    max-width: 180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    margin-top: 0px;
}

.gepunkteteLinien {
    border: 0;
    border-bottom: 2px dotted #c8961e;
}

.vertical-container {
    height: 675px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

@media(min-width:992px) {
    .vertical-container {
        height: 675px;
    }
}

@media(min-width:1200px) {
    .vertical-container {
        height: 735px;
    }
}


/* newsletter */

#formular01 {
    font-family: Arial,sans-serif; 
    color: #0050A0; 
    font-size: 12px; 
    border: none; 
    border-top: none; 
    border-bottom: 1px dotted #0050A0; 
    background-color: #FFFFFF; 
    height: 22px; 
    width: 250px; 
    padding: 3px;
}


/* rich snippet box */

#snippet-box {
    width:100% !important;
    max-width: 1000px !important;
    box-sizing: border-box;
}
#snippet-box .snippet-title {
    box-sizing: border-box;
}

#snippet-box .aio-info {
    box-sizing: border-box;
}


/* Tabellen */


#table, th, td {
    border-bottom: 1px dotted black;
    border-collapse: collapse;
    padding: 4px 8px 4px 8px;
    vertical-align: top;
       }
       
    #infospalten {
    width: 16%;}

thead th {
  border-bottom: none;
    border-top: none;
    border-left: 1px solid white;
    border-right: 1px solid white;
    padding: 0px 8px 0px 8px;
    background-color: black;
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.9em;
    line-height: 1.4em;
}

td {
    text-align: left;
}

td:empty{
    border-top: none;
    border-bottom: 1px dotted #c8961e;
}

th[scope=row] {
	color: #c8961e;
    font-weight: 300;
	text-align: right;
    padding: 4px 4px 4px 4px;
}

caption { 
    text-align: left;
    font-size: 1.0em;
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    line-height: 1.6em;
    padding: 0px 0px 20px 0px;
}

tbody tr:nth-child(even) { 
  background-color: white; 
}


@media(max-width:992px){
   #related_posts {
    margin-top: -50px;
    margin-bottom: 50px;
}
}


#related_posts {
    margin-top: -45px;
}
