/* Listenasicht */
.news-list-container h3 { background-color: #fff; border-bottom: 1px solid #ccc; }
.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover { color: #2A2A2A; }
.news-list-item { background-color: #fff; border: 0px; margin-bottom: 20px; }
.news-list-container { background-color: #F5F5F5; border: 1px dotted #ccc;}
.news-list-date { background-color: #fff; color: #3F3B3B; background-image: url(../../images/icon-uhr.gif); background-repeat: no-repeat; width: 150px; height: 35px; padding-top: 3px; }
.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer { border: 0px; height: 0px; }


/* Detailansicht */
.news-single-item { background-color: #fff; border: 0px; }
.news-single-item h2 { color:#2A2A2A }
.news-single-author { background-image: url(../../images/icon-person.gif); background-repeat: no-repeat; padding-left: 35px; padding-top: 5px;}
.news-single-timedata { background-image: url(../../images/icon-uhr.gif); background-repeat: no-repeat; padding-left: 30px; height: 35px; padding-top: 3px; }
.news-single-item h3 { padding: 10px; border: 2px solid #ccc; }
.news-single-backlink { border-top: 1px dotted #ccc; padding-top: 5px; }
.news-single-additional-info { background-color: transparent; }
.news-single-links { background-color: #F5F5F5 }

/* Teaseransicht */
.news-latest-date {background-color: transparent; color: #3F3B3B; background-image: url(../../images/icon-uhr.gif); background-repeat: no-repeat; width: 150px; height: 35px; padding-top: 3px; padding-left: 25px; padding-bottom: 3px;}
.news-latest-item, .news-latest-container, .news-latest-container h2, .news-latest-gotoarchive { background-color: transparent; color: #2e2e2e; border: 0px; }
.news-latest-title { font-size: 14px; margin: 4px 0px 4px 0px; }
