#header_imp {
    display: block;
    position: relative;
    font-size: 0em;
    background-image: url("../img/imp-logo.jpg");
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 284px;
    width: 925px;
    border: none;
    padding: 0px 0 0 0;
    margin: 0;
    float: left;
    clear: both;
}

.ueb-0 {
    margin-top: 64px;
    font-family: "Georgia", "Times New Roman", Serif;
    font-size: 1.9em;
    font-weight: normal;
    color: #a59d31;
    float: left;
    clear: both;
}

.ueb-1 {
    font-size: 1.1em;
    font-weight: bold;
    color: #84a711;
    padding: 25px 0 15px 0;
}

.links {
    text-align: left;
    border: none;
    border-right: 1px solid #c2c2c2;
    padding-right: 16px;
}

.links b {
    font-weight: bold;
}

.rechts {
    text-align: left;
    margin: 0px 0 0 0;
    border: 1px solid #b6b6b6;
}

.rechts .hr {
    width: 160px;
    height: 2px;
    padding: 10px 0 5px 0;
}

.rand {
    border: 1px #687e16 solid;
    clear: both;
}

.box {
    border: 1px solid #f9faf6;
    background-color: #99c213;
    font-size: 0.95em;
    line-height: 1.7em;
    color: #ffffff;
    padding: 15px;
}

.box b {
    font-size: 1.2em;
    line-height: 1.4em;
    font-weight: bold;
}

.box .tel {
    background-image: url("../img/tel-1.png");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 15px;
}
.box .at {
    background-image: url("../img/at-1.png");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 15px;
}
.box .www {
    background-image: url("../img/www-1.png");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 15px;
}
