body {
    font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000;
}

a, a:hover, a:visited, a:focus, a:active {
    font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000; text-decoration: none;
}

.clearfix {
    clear: both; display: table;
}
#box {
    width: 470px; height: 220px; margin: 0 auto;
}
#box h1 {
    font-size: 26px; margin-bottom: 38px;
}
#box #logo {
    width: 200px; float: left; border-right: 1px solid #d4d1d0;
}
#box #kontakt {
    width: 229px; float: left; margin-left: 40px; line-height: 17px;
}
#box #kontakt .icon {
    color: #e77817; width: 30px; float: left; line-height: 34px;
}
#box #kontakt .text {
    width: 199px; float: left;
}
#box #kontakt .kontakt-top {
    margin-bottom: 10px;
}
#box #kontakt .kontakt-adresse {
    margin-bottom: 5px;
}
#box #kontakt .kontakt-adresse .icon .fa {
    font-size: 28px; padding-top: 3px;
}
#box #kontakt .kontakt-tel {
    margin-bottom: 10px;
}
#box #kontakt .kontakt-tel .icon {
    line-height: 28px;
}
#box #kontakt .kontakt-tel .icon .fa {
    font-size: 24px; padding-top: 4px;
}
#box #kontakt .kontakt-mail {}
#box #kontakt .kontakt-mail .icon {
    line-height: 17px;
}
#box #kontakt .kontakt-mail .icon .fa {
    font-size: 19px;
}