
.dgm--metanav[data-pageid="540"]{
  display: none;
}

.subheader a:hover, .subheader .like--a-link:hover {
}



/* Regio Anpassungen */
.header,
.footer--main{
}


/* Links allgemein */
a, .ui-widget-content div a{
}
a:hover, .ui-widget-content div a:hover{
}




.navigation .pure-menu-list .pure-menu-link{
}





h1, h2{
}
h3, 
.like-h3{
}

.like--h3 a,
h3 a{
}
.like--h3 a:hover,
h3 a:hover{
}


.dgm--dotted-headline h2::before, 
.dgm--dotted-headline h3::before, 
.dgm--dotted-headline .like-h3::before{
}




.navigation .pure-menu-list .pure-menu-link:hover{
}

.navigation .pure-menu-list .submenu--open > .pure-menu-link{
}


.footer--social .footer--socials-links a:hover{
}


.footer--sub{
}
.footer--sub a:hover{
}

#scrolltop{
}

.footer--main {
    display: none;
}

#photos {
  /* Prevent vertical gaps */
  line-height: 0;
 
  -webkit-column-count: 5;
  -webkit-column-gap:   0px;
  -moz-column-count:    5;
  -moz-column-gap:      0px;
  column-count:         5;
  column-gap:           0px;  
}
 
#photos img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}
