* {
    font-family: sans-serif;
    font-size: 1em;
    font-weight: 400;
}

h1 {
    font-size: 2.2em;
    margin: 0.5em 0 0.2em 0;
}
h2 {
    font-size: 1.5em;
    margin: 2em 0 0.5em 0;
    text-decoration: underline;
}
a, a:visited, a:active, a:hover {
    color: black;
    text-decoration: none;
}

#police {
    background-image: url('../img/110.qr.png');
}
#firebrigade {
    background-image: url('../img/112.qr.png');
}
#mdn > .phone {
    background-image: url('../img/08002884400.qr.png');
}
#kuelbel > .phone {
    background-image: url('../img/03433850948.qr.png');
}
#kuelbel > .mobile {
    background-image: url('../img/01605538547.qr.png');
}
#manteufel > .email {
    background-image: url('../img/regis@manteufel.info.qr.png');
}
#manteufel > .phone {
    background-image: url('../img/03301501020.qr.png');
}
#manteufel > .mobile {
    background-image: url('../img/01706063005.qr.png');
}
#kell > .email {
    background-image: url('../img/info@kell-gmbh.de.qr.png');
}
#kell > .phone {
    background-image: url('../img/03429987440.qr.png');
}
#kell > .miscellanous {
    background-image: url('../img/abfallkalender.qr.png');
    background-position: 0 2.4em;
    background-size: 15em;
    height: 9em;
}
#online > .url {
    background-image: url('../img/regis.manteufel.info.qr.png');
}

div.record {
    height: 8em;
    margin: 1em 2em 0 0;
    background-repeat: no-repeat;
    background-size: 7em;
    background-position: 0 1.2em;
    display: inline-block;
    min-width: 110px;
    float: left;
}
.underline {
    text-decoration: none;
}

a.icon-phone-outgoing,
a.icon-mail,
span.icon-minus-square {
    display: none;
}

.content {
    display: block;
    float: none;
    height: 9em;
}
