body
	{
	 	margin-top:0px;
		font-family: Arial;
	}
a:link
	{
		color:#4c9124;
		text-decoration:none;
		font-weight:bold;
	}
a:visited
	{
	 	text-decoration:none;
		color:#4c9124;
		font-weight:bold;
	}
a:hover
	{
	 	color:#386f1b;
		text-decoration:underline;
		font-weight:bold;
	}
a.navi:link
	{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
	}
a.navi:visited
	{
	 	text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
	}
a.navi:hover
	{
	 	color:#E8E8E8;
		text-decoration:underline;
		font-weight:bold;
	}
a.navi2:link
	{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
	}
a.navi2:visited
	{
	 	text-decoration:none;
		color:#FFFFFF;
		font-weight:normal;
	}
a.navi2:hover
	{
	 	color:#E8E8E8;
		text-decoration:underline;
		font-weight:normal;
	}
#headers
	{
		font-size:15pt;
		color:#FFFFFF;	
	}
.headers1
	{
		font-size:14pt;
	}
.smaller
	{
		font-size:10pt;
		color:#FFFFFF;
	}
#content
	{
		padding-left:10px;
		padding-top:10px;
		padding-right:0px;
	}
.obenrechts
	{
		font-size:10pt;
	}