#custom {
    float: left;
    width: 600px;
}

#headlines {
    float: right;
    width: 295px;
}

body h2 {
    font-size: 1.385em; /* 18px */
    font-weight: normal;
    border-bottom: solid 1px #7498ac;
    padding-bottom: .2em;
    margin-bottom: .5em;
}

.TeaserAccordion h2 {
    border-bottom: none;
    padding: 0;
    margin-bottom: .2em;
}

.LinkTeaser ul.group {
    width: 122px;
}

