
.teaserLinklist h2 {
    margin-top: 0.5em;
    font-size: 130%;
}
#content .teaserLinklist h2 a {
    color: #025589;
}
#content .teaserLinklist a {
    text-decoration: none;
}
#content .teaserLinklist a:hover {
    text-decoration: underline;
}
#content .teaserLinklist ul {
    margin: 0;
    padding: 0;
    padding-left: 1.5em;
}
.teaserLinklist li {
    list-style-type: disc;
    padding: 0.2em 0;
}

