<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header, #smallsearchAnfrage {
    background: none repeat scroll 0 0 #c59d5f;
}
.navbar-default {
    border-bottom: 4px solid #c59d5f;
}
#logo img {
    max-height: 180px;
    max-width: 190px;
    background-color: #e8e1d0c9 !important;
}
h1, .blog-sidebar h3, .blog-sidebar h1 {
    font-weight: 400 !important;
}
figure.image-box {
    background: #c59d5f !important;
}
a:hover {
    color: #c59d5f;
}

@media screen and (max-width:400px){
  .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
    display: grid;
    justify-content: center;
}
}</pre></body></html>