/* CMS - News-System - Css Standart-Style

/* NEWS Startseite    (news-startseite.html)  */
.tabnewsoutHOME { width:100%; margin-bottom:15px;}
.tabnewsoutHOME-titel { font-size:10pt;  padding-bottom:3px; text-align:left; color:#000000; } /*border-bottom:solid 1px #000000;*/
.tabnewsoutHOME-text { text-align:left;  font-size:10pt; }
.tabnewsoutHOME-autor { color:#003399; font-size:8pt; }

.tabnewsoutHOME-titel a.newsout-titellink { color:#000000;  font-size:12pt; text-decoration:none; font-weight:bold; }
.tabnewsoutHOME-titel a:visited.newsout-titellink { color:#000000;  }
.tabnewsoutHOME-titel a:hover.newsout-titellink { color:#006699; text-decoration:none; }

/* NEWS AUSGABE      (news.html) */
.tabnewsout { width:100%; margin-bottom:15px;}
.tabnewsout-titel { font-size:10pt; border-bottom:solid 1px #000000; padding-bottom:3px; text-align:left; color:#003399; background:#FFFFFF;}
.tabnewsout-titel-line { font-size:1px; border-top:solid 1px #000000; }

a.newsout-titellink { color:#000000; text-decoration:none; font-size:12pt; font-weight:bold;}
a:visited.newsout-titellink { color:#000000; }
a:hover.newsout-titellink { color:#006699; text-decoration:none; }

a.tabnewsout-more { color: #990000; text-decoration:underline; font-size: 10pt; font-weight:bold;}
a:visited.tabnewsout-more { color:#990000; font-size: 10pt }
a:hover.tabnewsout-more { color: #003399; text-decoration:none; font-size: 10pt}

.tabnewsout-text { text-align:left; font-size:10pt; background:#FFFFFF; }
.tabnewsout-autor { text-align:left; font-size:8pt; color:#999999; padding-bottom:3px; background:#FFFFFF; }

/* NEWS Verwandte News      (module/hc_verwandtenews.php) */
.tabverwandtenews { width:97%; margin-bottom:15px; }
.tabverwandtenewstop { background:#FFFFFF;; font-size:8pt; border-bottom:#000000 1px solid; }
.tabverwandtenewshg { background:#FFFFFF; font-size:7pt;}

.verwandtenewsreplacecolor { color: #990000; }

/* NEWS Kommentar AUSGABE / EINTRAG (news_kommentare.html / news_kommentare_eintrag.html) */
.newskomouttitelzeile1 { background:#F6F6F6; border-top:dashed 1px #CCCCCC; border-bottom:dashed 1px #CCCCCC; margin-top:-1px; padding:2px; }
.newskomouttextzeile1 { background:#F6F6F6; color:#000000; padding-left:17px; padding-top:1px; font-size:8pt;  padding-bottom:3px;}
.newskomouttitellinkzeile1 { cursor:pointer; color:#333399; }
.kodatum { font-size:8pt; }
.newskomouttitelzeile2 { background:#FFFFFF; border-top:dashed 1px #CCCCCC; border-bottom:dashed 1px #CCCCCC; margin-top:-1px; padding:2px;}
.newskomouttextzeile2 { background:#FFFFFF; color:#000000; padding-left:17px; padding-top:1px; font-size:8pt; padding-bottom:3px;}
.newskomouttitellinkzeile2 { cursor:pointer; color:#333399; }
