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

h1 {
    font-size: 2em;
    margin: 0.5em 0 0.2em 0;
}
h2 {
    font-size: 1.5em;
    margin: 2em 0 0.5em 0;
    padding: 0.2em;
    background: #ffdfd0;
}
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');
}

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


a.icon-phone-outgoing,
.printonly {
    display: none;
}
