body
	{
	background : #7A99C8;
	position:absolute; 
	top:0px; 
	left:0px; 
	width:780px; 
	height:60px; 
	z-index:1; 
	}

	
A:link, A:visited
        {
	font-family: Verdana,Helvetica,Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size : 11px;
	font-weight : normal;
}
A:hover
        {
	font-family: Verdana,Helvetica,Arial;
	color: #7A99C8;
	text-decoration: none;
	font-weight : normal;
	font-size : 11px;
	background-color: #a3a3a3;
}	

td.hier
	{
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-weight : bold;
	background-color: #a3a3a3;
	}
td.foot
	{
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-weight : bold;
	}
