/* DATEI: nwb.css */

body.index {background-color:#0000aa; text-align:center}
p.index {font-family: "Arial, Helvetica"; font-size: 14pt; COLOR:#FFffff}
h1.index {font-family: "Arial, Helvetica"; font-size: 18pt; COLOR:#ffffff}
.nb   {font-family: "Arial, Helvetica"; font-size: 18pt; COLOR:#ff0000; font-weight:bold }
a.index:link { COLOR:#FFFFFF; text-decoration:none; font-weight:bold }
a.index:visited { COLOR:#FFffff; text-decoration:none; font-weight:bold }
a.index:hover { COLOR:#FFFFFF; text-decoration:underline; font-weight:bold }
a.index:active { COLOR:#FF0000; text-decoration:underline; font-weight:bold }

body.link { background-color:#0000aa; text-align:center; scrollbar-arrow-color: #0000aa; scrollbar-shadow-color: #0000aa;scrollbar-darkshadow-color: #0000aa; scrollbar-highlight-color: #0000aa; scrollbar-face-color: #0000aa; scrollbar-3dlight-color: #0000aa;}
li {font-family: "Arial, Helvetica"; font-size: 10pt; COLOR:#FF0000; line-height:1.0em}
.w    {font-family: "Arial, Helvetica"; font-size: 18pt; COLOR:#0000ff; font-weight:bold; line-height:20pt }
.partner {background-color:#ffffff; text-align:center; font-family: "Arial, Helvetica"; font-size: 10pt; COLOR:#0000ff; font-weight:bold; line-height:10pt  }
ul#Navigation   a:link { COLOR:#FFFFFF; text-decoration:none; font-weight:bold }
ul#Navigation   a:visited { COLOR:#FFffff; text-decoration:none; font-weight:bold }
ul#Navigation   a:hover { COLOR:#ffffff; text-decoration:underline; font-weight:bold }
ul#Navigation   a:active { COLOR:#FFffff; text-decoration:none; font-weight:bold }
ul#Navigation { margin: 1.0em; text-align:left }
ul#Navigation li { list-style: none;  margin: 1.0em; text-align:left  }
ul#Navigation li ul {    margin: 0 0 0 1em; }
ul#Navigation li ul li {    margin: 0.1em 0;  }
ul#Navigation li>ul {    display: none; top: 1.6em;  }
ul#Navigation li:hover>ul, ul#Navigation li>aaktuell+ul {    display: block;  }




/* CSS aus hauptseite noch bearbeiten */
/* was muss gemacht werden für fzl listen und wie schaut es aus mit float 3 spaltig- abschaffung frameset*/

body { background-color:#ffffff }
p {font-family: "Arial, Helvetica"; font-size: 10pt; COLOR:#0000ff; margin-top:10px; margin-bottom:10px }
h1 {font-family: "Arial, Helvetica"; font-size: 22pt; COLOR:#0000ff; font-weight:bold; margin-top:2px; margin-bottom:5px }
h3 {font-family: "Arial, Helvetica"; font-size: 16pt; COLOR:#0000ff; font-weight:bold; margin-top:2px; margin-bottom:5px }
td, th {font-family: "Arial, Helvetica"; font-size: 10pt; COLOR:#0000ff; vertical-align:top }

.obenlink {font-family: "Arial, Helvetica"; font-size: 8pt; COLOR:#0000ff; margin-top:1px; margin-bottom:1px; align=left; }
.nwb  {font-family: "Arial, Helvetica"; font-size: 22pt; COLOR:#ff0000; font-weight:bold }
.bold { font-family: "Arial, Helvetica"; font-size: 10pt; COLOR:#0000ff; font-weight:bold }
.up { font-family: "Arial, Helvetica"; font-size: 16pt; COLOR:#ff0000; font-weight:bold }
.date { font-family: "Arial, Helvetica"; font-size: 16pt; COLOR:#0000ff; font-weight:bold;  font-style:italic }

.red  { font-family: "Arial, Helvetica"; font-size: 10pt; COLOR:#ff0000; font-weight:bold; }
ul#404 { list-style: none;  margin: 2.0em; text-align:left  }


#fzl { font-family: "Verdana, Arial, Helvetica"; font-size:10pt; COLOR:#0000ff; border-width:0px; border-style:solid; border-color:#0000aa }
/* td#fzl, tr#fzl, th#fzl  { font-family: "Verdana, Arial, Helvetica"; font-size:10pt; COLOR:#0000ff; border-width:0px; border-style:solid; border-color:#0000aa }
*/
A {COLOR:#ff0000; text-decoration:none }
  a:link { COLOR:#ff0000; text-decoration:none }
  a:visited { COLOR:#ff0000; text-decoration:none }
  a:hover { COLOR:#ff0000; text-decoration:underline }
  a:active { COLOR:#ff0000; text-decoration:none }

/* begin styles for RSS Feed / Newsticker mein RSS Feed mit javasxript eingebunden*/
.rssttl {	font-family: "Arial, Helvetica";	font-size: 10pt;	font-style: normal;
	color:#0000ff;	font-weight: normal;        margin: 0px 0;	padding: 0;}
.rss_box {	width: 100%;	background-color: #ffffff;	text-align: left;
	vertical-align: middle;	margin: 0px;	padding: 5px;	height: 100%;
	border: 0px;}
.rss_items {	padding:5px;	color:#0000ff;	margin: 0px;}
.rss_item  {	font-family: "Arial, Helvetica";	font-size: 10pt;	font-weight : normal;
	color: #0000ff; list-style: none; margin-bottom: 6px; padding:0;}
.rss_item a {	color:#ff0000;	font-size: 10pt;	font-weight:normal;
	font-family: "Arial, Helvetica";	font-style: normal;	text-decoration: none;
	text-indent: 0px;		text-align: left;	vertical-align: bottom;
	word-spacing: normal;	}
	
.rss_item a:visited {	color:#ff0000;}
.rss_item a:hover {	color:#ff0000; text-decoration: underline;}
