/* existand GmbH - Robert Naumann */

/* Newsanzeige */
.news_header { color:#005763; border-bottom:1px #7ea0a8 solid; margin-bottom:0; padding-bottom:1em; font-size:16px; text-transform:uppercase; }

.newsitem_header { border-bottom:1px #7ea0a8 solid; padding-left }
.newsitem_header .date { color:#005763; font-size:12px; font-weight:bold; width:auto; margin-top:10px; }
.newsitem_header h3.title { margin:5px 0px; color:#005763; font-weight:normal; font-size:12px; }

.newsitem_content { color:#7ea0a8; font-size:11px; margin:8px 0; }

.news_item { border-bottom:1px #7ea0a8 solid; margin-bottom:10px; }

.news_header,
.newsitem_header,
.newsitem_content { padding-left:20px; }

.news-single h2 { margin:0; font-size:14px; font-weight:normal; border-bottom:1px solid #7EA0A8; color:#005763; }
.news-single .date { font-weight:bold; font-size: 14px; color:#005763; margin-top:6px; }
.news-single .date,
.news-single h2,
.news-single .content,
.news-single .news_files { padding: 0 25px; }

.news-single .news_files { margin-top:5px; margin-bottom:18px; }
.news-single .news_files img { margin-right:5px; }

.news-single-files,
.news-single-related,
.news-single-links { background-color:#D7E1E3; border:1px #ccc solid; margin-bottom:6px; padding:3px; }

