/* ############## Basislayout ############### */





#topnavi { 
	position: absolute;
	left: 0;
	top: 94px;	
	z-index: 66; 
	margin-left:10px; 
	margin-right: auto; 
	height: 43px;  
	_height: 43px;  	
	background: #A1CDF2; 
	position: absolute; 
	width: 790px; 
	text-align: left;
	border-bottom: 1px solid white;					
}




a#homelink {
	padding-left: 15px;
	color: #375476;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	top: 18px;
	left: 10px;
	position: absolute;
}
