a {
    color: green;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.bauforum-gruen {
    background-color: #c5d200;
    color: white;
}

body {
    background-color: #f9f9f9;
    font-size: 20px;
}

.content {
    background-color: white;
}

.header_zuhause {
    color: #585656;
}

.header_bracket {
    color: #881811;
}

.footer {
    width: 100%;
    margin: 0px;
    padding: 0px;
}
