#contentMain {
    margin: 25px;
    margin-top: 50px;
}

#impressContact {
    color: #606060;
    margin-bottom: 60px;
    font-size: 17px;
}

#impressRight {
    color: #808080;
    font-size: 14px;
}

#impressContact a, #impressRight a {
    text-decoration: none;
    color: #2E2E8A;
}

#impressContact a:hover, #impressRight a:hover {
    color: #0000CC;
}