#modules > li:nth-child(1) { display:none; }

a[href=mitglied_werden]::before
{
background-image: url(files/mitglieder.png);
background-size: 16px 16px;
content: '';
display: inline-block;
color: blue;
width: 16px;
height: 16px;
margin-right: 3px;
}

#header { 
position: -webkit-sticky; 
position: sticky; 
top: 0; 
z-index: 1020; 
}

.profile-main2 { width: calc(100% - 670px); }
.profile-webparts1 { width: 400px; }
.profile-sektion { width: 250px; }

.eventkachelheader span, .eventkacheltitel, .eventkachel div { font-size: 14pt !important; }
.wprasternaechsteva { width:33%; float:left; box-sizing: border-box; padding: 0 20px 20px 0; }
@media (max-width: 1200px) { .wprasternaechsteva { width:50%; float:left; box-sizing: border-box; padding: 0 20px 20px 0; } }
@media (max-width: 750px) { .wprasternaechsteva { width:100%; padding: 0 0 20px 0; } }
