body,td,th
	{
		font-family:Arial, Helvetica, sans-serif;
		color: #010101;
		font-size: 14px;
	}
	

a.nav2:Link, a.nav2:Visited
	{
		color: #DD0000;
		text-decoration: none;
		font-size: 12px; 
		font-weight: bold;
}

a.nav2:hover
	{
		color: #831A05;
		text-decoration: none;
	}

a.nav2x:Link, a.nav2x:Visited, a.nav2x:hover
	{
		color: #831A05;
		text-decoration: none;
		font-size: 12px; 
		font-weight: bold;
}

a.nav3:Link, a.nav3:Visited
	{
		color: #DD0000;
		text-decoration: none;
		font-size: 12px; 
		font-weight: normal;
		padding-left:10px;
}

a.nav3:hover
	{
		color: #831A05;
		text-decoration: none;
	}

a.nav3x:Link, a.nav3x:Visited, a.nav3x:hover
	{
		color: #831A05;
		text-decoration: none;
		font-size: 12px; 
		font-weight: normal;
		padding-left:10px;
	}


#ueber
	{
		color: #DD0000;
		font-size: 20px;
		font-weight: bold;
		padding-bottom:10px;
	}		
