/* Zwischentitel */
#rssform h6 { font-weight:bold; padding-top:1em; padding-bottom:.5em; }

/* Titel der Themen */
div.catTitle { background:#ddd; border-top:1px solid #777; border-bottom:1px solid #777; margin-left:.4em; font-size:.8em; margin-bottom:5px; padding-bottom:2px; }

/* Optionen-Fenster (Produkte/Support/Allgemeines/Branchennews */
span.catOptions { display:block; margin:0 0 1em 1.8em;padding:3px; background:#eee; font-size:.8em; border:1px solid #ddd; }

/* Tabelle im Optionen-Fenster */
#rssform table td { padding:0; margin:0; font-size:.9em; }
#rssform table td.rsscol1 { width:140px; }

/* RSS-Reader */
div#preader p { font-size:.6em; }
fieldset p { clear:none; }

/* Resultat-DIV */
div.rssURLResult { border: 1px solid #ff6600; padding:1em; background: #ffffcc; margin-bottom:1em;  }

/* Textarea mit Feed-URL */
.feedurlText { font-size:.8em; width:99%;}

/* Text für vorkonfigurierte Feeds */
div.rssPreconfigured p { color:red; margin-bottom:2em; margin-top:-2em; }
