body {	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }

h1	{	font-size: 18pt;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #58ab27; 
		font-weight: bold; 
		text-align: center; }
		
h1.top {
	color: #800080;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center; }
		
		
h2	{	font-size: 14pt;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #58ab27; 
		font-weight: bold; }
		
h3 {	font-size: 12pt;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		font-weight: bold; }
		

p, td {	font-size: 10pt;
		color: #000000 }
		
p.klein {	font-size: 8pt; }
		
td { 	border-style: none; }
		
td.up {	background-color: #58ab27;
		font-size: 10pt;
		font-weight: bold;
		border-width: 0px;
		border-style: none;
		padding: 5;}
		
.sub {	font-size: 10pt; 
		color: #800080; 
		font-weight: bold; 
		font-style: italic; }
		
a {	color: #000080; 
	text-decoration: underline; } 

.small {	font-size: 7pt; }

#navi ul {	list-style: none;
			display: inline; 
			background-color: #58ab27;
			margin: 0px 0px 0px 0px; 
			padding: 0px 0px 0px 0px; }

#navi li { 	display: inline; 
			margin: 0px 0px 0px 0px; 
			padding: 0px 3px 0px 3px; 
			width: 100px; 
			border-width: 0px 1px 0px 0px; 
			border-style: solid; 
			border-color: #ffffff; }
				

#navi a {	font-size: 10pt; 
			font-weight: bold; 
			color: #ffffff; 
			text-decoration: none; 
}
			
			
.rss_box {
	 background-color: #F1F1FD;
	 border: 1px solid #58ab27;
	 width: 181px;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}

.rss_title {
	text-decoration: none;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 10pt;
	background-color:#58ab27;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	padding: 1;
	text-align: left;
}

.rss_item  {
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	text-decoration: underline;
	color: #000080;
	font-size: 8pt;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}
	
.rss_item a:visited {
	color:purple;
}

.rss_date {
	font-size: 8pt;
	font-weight : normal;
	color: #F60;
	}
