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