body { background-color:#777777; margin:15px; text-align:center; }
img { border:0px; }
td { font-family:Verdana; font-size:10px; color:#000000; vertical-align:top; }
form { display:inline; }
a:active, a:focus, a:link, a:visited, a { color:#000000; text-decoration:none; }
a:hover { color:#646464; text-decoration:none; }
.thead { border:1px ridge #000000; background:#000000; }
.tbottom { border:1px ridge #000000; background:#000000; }
.form { margin:1px; border:1px ridge #000000; background-color:#CCCCCC; color:#000000; font-family:Verdana; font-size:10px; }
.fontb { font-size:12px; text-align:left; }
.fontm { font-size:10px; text-align:left; }
.left { padding:1px; text-align:left; }
.center { padding:1px; text-align:center; }
.right { padding:1px; text-align:right; }
.forum { background-color:#252533; }
.headb { color:#FFFFFF; background-color:#4D1142; padding:4px; font-weight:bold; font-size:12px; text-align:left; }
.bottom { background-color:#EDEDED;  padding:0px 10px 0px 10px; text-align:left; }
.newshead { text-align:left; font-size:14px; font-weight:bold; padding:2px 8px 2px 8px; color:#FFFFFF; background-color:#4D1142; }
.leftb { background-color:#FFFFFF; padding:4px 6px 4px 8px; text-align:left; }
.leftc { background-color:#EDEDED; padding:4px 6px 4px 8px;  text-align:left; }
.centerb { background-color:#FFFFFF; padding:4px; text-align:center; }
.centerc { background-color:#EDEDED; padding:4px; text-align:center;  }
.rightb { background-color:#FFFFFF; padding:4px; text-align:right; }
.rightc { background-color:#EDEDED; padding:4px; text-align:right; }
.quote { background-color:#D6D6D6; padding:6px; text-align:left; font-size:10px; color:#000000; }
.navi { padding:2px 6px 2px 8px; font-weight:bold; }

.event { background-color:#FF3300; }
.today { background-color:#3366B2; }
.red { color:#CC0000; }
.green { color:#009900; }
.yellow { color:#F2F200; }
.blue { color:#0000BB; } 
.cyan { color:#009999; }
.pink { color:#CC00CC; }
.white { color:#F2F2F2; }
.black { color:#000000; }
/*	zFeeder CSS style sheet
	works with the css template
	author: AB & LCX
	note: set elements to display:none if you don't want them showed
*/


/* the header part in the css template */
.zf_header {
    margin-bottom: 1px;
}

/* the channel part in the css template */
.zf_channel {
	padding: 1px;
	background-color: #6495ED;
	border: 1px solid #000;
	height: 60px;
	
}

/* the channel logo part in the css template */
.zf_logo {
    float: left;
    padding: 5px;
}

/* the channel title part in the css template */
.zf_chantitle {
}

/* the channel rss part in the css template */
.zf_rss {
	font-size: x-small;
	font-style: italic;
}

/* the controls part in the css template */
.zf_controls {
	float: right;
}

/* the moreurl part in the css template */
.zf_moreurl {
	font-style: italic;
	background:background-color:#FFFFFF;
	
}

/* the hideurl part in the css template */
.zf_hideurl {
	font-style: italic;
	
}


/* the lastupdated part in the css template */
.zf_lastupdated {
	float: left;
	font-style: italic;
	color: #4D1142;
}

/* the news container part in the css template */
.zf_news {
	background-color: #fff;
	margin-top: 5px;
	padding-left: 2px;
	border: 1px dotted #33d;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* the news title part in the css template */
.zf_title {
  
    margin: 5px;
	text-align:center;
	
	color:#FFFFFF;
	font-size:14px;
	background-image:url(newshintergrund.jpg);
}

/* the news description part in the css template */
.zf_description {
    text-align: left;
    margin: 1px;
    font-size: 110%;
    font-family: Georgia, "Times New Roman", Times, serif;
	color:#4D1142;
}

/* the news publication date part in the css template */
.zf_pubdate {
    color:#000033;
    font-size: 80%;
    font-family: Tahoma;
    text-align: right;
}

/* the footer part in the css template */
.zf_footer {
	height: 10px;
}

/* the between channels part in the css template */
.zf_between {
	height: 10px;
}
