<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-template-page-traube #logo-nav-slt.fixed {
	  background: #fff2f9;
}
.page-template-page-traube .wp-block-column ul.teaserlist-left li a {
    font-weight: 100;
    color: #ab5297;
    font-size: 1.4rem;
    line-height: 1.35;
    font-family: Georgia, Calibri, serif;
    font-style: oblique;
}
.page-template-page-traube h2 {
    font-weight: 900;
}

.page-template-page-traube #page-title-slt {
    background-image: linear-gradient(359deg, rgba(255, 255, 255, 0.5), rgba(180, 174, 186, 0.75) 45%, rgba(76, 55, 94, 0.75) 83.19%), 
		url('https://www.komm-ins-beet.mpg.de/wp-content/uploads/header-bsp-Traube.jpg');
}



.page-template-page-traube .page-content-slt a, 
.page-template-page-traube .page-content-slt a:link {
	text-decoration: inherit;
	text-decoration-color: inherit;
	color: inherit;
}
.page-template-page-traube .page-content-slt a:hover {
	text-decoration: underline;
	color: inherit;
}


.page-template-page-traube h4.secondline-sub-title {
    width: 1400px;
}

@media only screen and (min-width: 960px) and (max-width: 1500px) {
	.page-template-page-traube h4.secondline-sub-title {
	    width: 92%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.page-template-page-traube h4.secondline-sub-title {
	    width: 94%;
	}
}


.page-template-page-traube #page-title-slt h1.page-title {
    font-family: Tahoma, Roboto;
    position: absolute !important;
    top: -155px;
/* 	font-size: 60px; */
    display: block;
    width: 100%;
    text-align: center;
    text-shadow: 0px 15px 10px rgba(0, 0, 0, 0.5), 1px 1px 5px rgba(0, 0, 0, 0.75);
}
.page-template-page-traube #page-title-slt h4 {
    z-index: 4;
    padding-left: 0;
    line-height: 2.0;
    letter-spacing: 0.5px;
}
.page-template-page-traube #page-title-slt &gt; .width-container-slt {
    bottom: 0;
    position: absolute;
    vertical-align: bottom;
    width: 100% !important;
}
.page-template-page-traube h4.secondline-sub-title {
    padding: 0.5rem;
    text-align: left !important;
    color: #FFFFFF !important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
}
.page-template-page-traube #secondline-themes-page-title-container {
    background: rgba(137, 69, 144, 0.66);
    width: 100%;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15), -1px 3px 9px -1px rgba(0, 0, 0, 0.125);
}

.page-template-page-traube #logo-nav-slt {
    box-shadow: 0 0 5px #000, inset 0 2px 5px -5px #000, inset 0px -5px 0px 0px rgb(173 94 162);
}

.page-template-page-traube .current_page_parent &gt; a.sf-with-ul {
    color: rgb(255 254 253) !important;
    background: rgb(175 100 172);
    text-shadow: 0px 1px 0px rgb(0 0 0 / 50%);
}

li.cat-traube.current_page_item {
    background: rgb(197 92 174 / 75%) !important;
}

li.cat-traube.current-menu-item &gt; a {
    color: rgb(255 250 219) !important;
    font-weight: bold;
}

.page-template-page-traube li.cat-traube a.sf-with-ul:before {
/* 	content: "TRAUBE"; */
/*     display: block; */
/*     position: absolute; */
/*     margin-top: 1.25rem; */
}





/*
 ** interim modd: lower fixed header and search visibility
 */
#logo-nav-slt.fixed .mobile-menu-icon-slt {
    padding-top: 22px;
    padding-bottom: 22px;
}
#logo-nav-slt.fixed + #header-search-secondline .search-form input.search-field {
    padding: 8px 20px;
    background-position: right 5px;
}
#logo-nav-slt.fixed + #header-search-secondline {
    top: 0.55rem !important;
}

@media only screen and (max-width: 560px) {
	body #header-search-secondline {
		display: none !important;
	}
}

/*
 ** modd: slogan on mobile header
 ** (deactivated via wrong plural)
 */
@media only screen and (max-width: 959px) {

    .page-template-page-trauben #page-title-slt h1.page-title {
        top: -225px !important;
        font-size: 50px !important;
        padding-left: 6.5rem !important;
    }
    .page-template-page-trauben #page-title-slt h1.page-title:before {
        content: "Frag die ...";
        display: block;
        margin-left: -10.5rem;
        margin-bottom: 0.5rem;
    }
    .page-template-page-trauben #page-title-slt h1.page-title:after {
        content: "!";
        display: contents;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {

    .page-template-page-trauben #page-title-slt h1.page-title {
        top: -185px !important;
    }
}

</pre></body></html>