h1 {
    color: #6A6A6A;
    font-size: 1.8em;
}
a {
    font-family: Montserrat;
}
.anchors {
    color: #6A6A6A;
    font-weight: 700;
    margin-top: 20px;
}
.anchors:hover {
    color: #6A6A6A !important;
}
.anchors > a {
    color: #6A6A6A;
}
.block {
    padding: 20px 0px 20px 0px;
}
.links, .rechts {
    float: unset !important;
    width: unset !important;
    margin: 0px;
}
article {
    height: unset;
    padding: 60px 0px 40px 0px;
}
div[class^='slideshow-container'] {
    width: 100%;
}
h3 {
    font-size: 1em;
    color: #6A6A6A;
}
footer {
    margin-top: 40px;
}
#menu {
    z-index: 1;
}