
A	{
		font-weight: bold;
		}
A:link	{
		color: #00943C;
		text-decoration: none;
		}
A:visited	{
		color: #00943C;
		text-decoration: none;
		}
A:hover	{
		color: #F8B600;
		text-decoration: underline;
		}


A:link.nav	{
		color: #00943C;
		text-decoration: none;
		}
A:visited.nav	{
		color: #00943C;
		text-decoration: none;
		}
A:hover.nav		{
		color: #ffffff;
		text-decoration: underline;
		}


table	{ 
		font: 10pt arial; 
		}
		
#rahmen	 {
		border-top-color:#00943C; border-left-color:#00943C;
		border-right-color:#00943C; border-bottom-color:#ffffff; border-width:1px;
		border-style:solid; padding:0px
		}
		
#rahmen2 {
		border-top-color:#F8B600; border-left-color:#00943C;
		border-right-color:#00943C; border-bottom-color:#00943C; border-width:1px;
		border-style:solid; padding:0px
		}
		
h1	{ 
		font: 12pt arial;
		font-weight: bold;
		color:#F8B600;  
		}
		
		
h2	{ 
		font: 10pt arial;
		font-weight: bold;
		color:#F8B600;  
		}
ul	{	style="list-style-type:disc; 
		color:#00943C; 
		font-weight:bold
	
		}
		
		
#quelle		{ 
		font: 8pt arial; 
		}
		
#footer		{ 
		font: 8pt arial;
		} 
