Meldungen aus Verein, Schule und Kinderhaus
Tag der offenen Tür im Kinderhaus am 24.01.2026
Lernen Sie unser Kinderhaus mit Kinderkrippe und das pädagogische Konzept rund um Maria Montessori in Landshut kennen. Wir freuen uns auf Sie!
Gut gestartet!
Wir freuen uns sehr, dass unter der Leitung von der Biberkor Referentin Carolina Abel der Montessori Diplom-Lehrgang für die Altersstufe der 3 bis 12 Jährigen am Wochenende...
Danke für Euren Einsatz!
Auf Einladung des Vorstands des Trägervereins kamen Mitte Januar die Mitarbeiterinnen und Mitarbeiter des Kinderhauses, der Schule und der Fachoberschule zu einem...
Wir trauern um Gerhard Birkmeier
Am 26. September 2024 ist Gerhard Birkmeier, einer unserer Vereinsgründer und langjähriger Vorstand, im Alter von 69 Jahren von uns gegangen. Wir sind tief betroffen. Seiner...
.divilife-11-col-blog-img-right .et_pb_post {
position: relative;
overflow: hidden;
box-shadow: 0 10px 50px rgba(0, 0, 0, 0.15);
}
.divilife-11-col-blog-img-right .et_pb_post .entry-featured-image-url { margin: 0; }
.divilife-11-col-blog-img-right .et_pb_post .entry-featured-image-url .et_overlay {
z-index: -1 !important;
opacity: 1;
width: 200%;
border: none;
left: auto;
right: 0;
}
@media(min-width: 768px) {
.divilife-11-col-blog-img-right .et_pb_post > * {
width: 50%;
margin: auto 0 0 0;
}
.divilife-11-col-blog-img-right .et_pb_post .entry-featured-image-url {
position: absolute;
right: 0;
top: 0;
width: 50%;
height: 100%;
}
.divilife-11-col-blog-img-right .et_pb_post .entry-featured-image-url img {
width: 100%;
height: 100%;
object-fit: cover;
}
.divilife-11-col-blog-img-right .et_pb_post .post-cat-wrapper {
padding: 0 5%;
}
}
@media(max-width: 767px) {
.divilife-11-col-blog-img-right .et_pb_post .entry-featured-image-url .et_overlay {
top: 100%;
height: 300%;
}
.divilife-11-col-blog-img-right .et_pb_post .post-cat-wrapper {
padding: 0 30px;
}
}
/***This reorders Blog Posts Post Meta items and adds custom separators. It also moves category tags up to top***/
.divilife-11-col-blog-img-right .et_pb_post .post-meta { display: flex; flex-wrap: wrap; }
.divilife-11-col-blog-img-right .et_pb_post .post-meta .published { order: 1; }
.divilife-11-col-blog-img-right .et_pb_post .post-meta .author { order: 2; }
.divilife-11-col-blog-img-right .et_pb_post .post-meta a[rel="tag"] { order: 3; }
.divilife-11-col-blog-img-right .et_pb_post .post-meta .published:after {
content: '|';
display: inline-block;
margin: 0 7px;
}
.divilife-11-col-blog-img-right .et_pb_post a[rel="tag"] { margin-left: 10px; }
.divilife-11-col-blog-img-right:not(.ui-sortable) .et_pb_post a[rel="tag"] {
display: inline-block;
color: #fff;
text-transform: uppercase;
padding: 5px 20px;
margin: 0 10px 10px 0;
width: auto;
min-width: 116px;
text-align: center;
z-index: 10;
}
jQuery(document).on('ready ajaxComplete', function() {
//This removes the Post Meta Default Separators due to reordering
jQuery('.divilife-11-col-blog-img-right .et_pb_post .post-meta').contents().filter(function() {
return this.nodeType == 3;
}).replaceWith('');
//This moves categories above the title position
jQuery('.divilife-11-col-blog-img-right .et_pb_post').each(function() {
var postEntryTitle = jQuery(this).children('.entry-title');
jQuery(this).find('.post-meta a[rel="tag"]').wrapAll('');
jQuery(this).find('.post-cat-wrapper').insertBefore(postEntryTitle);
});
//This reads the color of post Title and applies it on Category links as background color
var postTitleColor = jQuery('.divilife-11-col-blog-img-right .entry-title a').css('color');
jQuery('.divilife-11-col-blog-img-right .et_pb_post a[rel="tag"]').css('background-color', postTitleColor);
});
