table.newstabelle {
    margin-bottom: 10px;
    width: 100%;
}
table.newstabelle .foto {
    padding-right: 5px;
    padding-top: 2px;
    vertical-align: top;
    text-align: center;
//    width: 82px;
    width: 52px;
}
table.newstabelle .foto img{
//    width: 56px;
//    height: 52px;
}
table.newstabelle .text {
    color: #000000;
    line-height: 1.2727em;
    padding-left: 5px;
    vertical-align: top;
//    width: 100%;
      width: 50%;
}
.grey {
    color: #808080;
}
.newstext {
    color: #000000;
    line-height: 1.2727em;
    width: 564px;
}
table.newstabelle .text a:link, table.newstabelle .text a:active, table.newstabelle .text a:visited, .newstext a:link, .newstext a:visited, .newstext a:active {
    background: url("img/intern/arrow_dunkelgruen.gif") no-repeat scroll 0 5px transparent;
    padding-left: 6px;
    text-decoration: none;
}
table.newstabelle .text a:hover, .newstext a:hover {
    text-decoration: underline;
}
.news {
    float: left;
    margin: 0 12px 0 0;
    width: 264px;
}
* html .news {
    margin: 0 10px 0 0;
    width: 260px;
}
.news .text {
    line-height: 1.35em;
    margin-bottom: 6px;
}
.news .headline {
    font-weight: bold;
}
.news .text .headline a {
    background: none repeat scroll 0 0 transparent !important;
    color: #000000;
    padding: 0 !important;
    text-decoration: none;
}
.news .text .headline a:hover {
    text-decoration: underline;
}
.news img {
    float: left;
    margin-bottom: 1em;
    margin-right: 1em;
    width: 82px;
}
.news .with-img {
    margin-top: 0;
}
.news .with-img ul {
    list-style-position: inside;
}
.news .text a:link, .news .text a:active, .news .text a:visited {
}
.news .text a:hover {
    text-decoration: none;
}
.news .text .link {
    background: url("img/intern/arrow_dunkelgruen.gif") no-repeat scroll 0 5px transparent;
    padding-left: 6px;
    text-decoration: none;
}
.news .text .link:hover {
    text-decoration: underline;
}