.panel .panel-heading {
    background: #eee;
}

.panel-title {
    font-size: 120%;
    font-weight: bold;
    color: #1e6557;
}

.wappen {
    float: left;
    margin-right: 15px;
    max-width: 100%;
    height: auto;
}


@media only screen and (min-width: 768px) {
    #service > a:link, #service > a:visited {
        border-bottom: 3px solid white;
    }
}