.newstitel, .news {
font-family: Arial;
font-size: 10pt;
}

.newstitel {
clear: both;
border-bottom: 1px solid #d6d6d6;
font-weight: bold;
padding-bottom: 3px;
margin-bottom: 3px;
}

.news a {
color: #000;
text-decoration: none;
}

.news a:hover {
text-decoration: underline;
}
