html {
    position: relative;
    min-height: 100%;
    overflow-y:scroll;
}
body {
    margin-bottom: 80px;
    padding-top: 40px;
}
header {
    padding-bottom: 2em;
}
header .subheadline {
    font-size: 1.4em;
}
.tab-pane h2 {
    padding: 20px 0;
}
#contact .glyphicon {
    padding-right: 1em;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #f5f5f5;
}
.container .text-muted {
    margin: 20px 0;
}
h4, .top-buffer {
    margin-top:20px;
}
a.emailLnk span {
    display: none;
}
.well {
    margin-top: 40px;
}
.buehlhof {
    margin-top: 80px;
}
#customers ul {
    margin-top: 20px;
}