body
	{  
		font-family: Arial, Helvetica, sans-serif; 
		font-style: normal;
		color: #525151; 
		font-weight: normal;
		background-color: #ffffff; <-- fbfbef -->
		text-align: justify; 
		scrollbar-base-color: #ffffff;
		scrollbar-face-color: #ffffff;
		auto scrolling: no;
		overflow: auto;
	}
.haupttext, table.haupttext, th.haupttext
	{
		font-size: 14px; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none;
		font-weight: normal;
	}
a.navi_top
	{
		font-size: 16px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
a.navi_bottom
	{
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
a.navi_bottom:hover
	{
		color: #013f7b;
	}
a.navi_unter
	{
		font-size: 16px;
		font-weight: bold;
		color: #525151;
		text-decoration: none;
	}
a.navi_unter:hover
	{
		color: #d00007;
	}