
	#hg_footer {
		float: left;
		width: 930px;
		height: 36px;
		background: url("../img/footer/hg_footer.jpg") no-repeat;
		###IE6 braucht die Angabe font-size 1, um die Höhe richtig darzustellen###
		font-size: 1px;  
		}

	#footer {
		float: left;
		width: 930px;
		height: 36px;
		margin-top: 5px;
		text-align: center;
		}

	#footer  a.footer_NO:link, a.footer_NO:visited {
		font-size: 10px;
		font-family: verdana;
		color: #646464;
		text-decoration: none;
		}
	
	#footer  a.footer_NO:hover, a.footer_NO:active {
		font-size: 10px;
		font-family: verdana;
		color: #6F1010;
		text-decoration: none;
		}
	
	#footer  a.footer_ACT:link, a.footer_ACT:visited, a.footer_ACT:hover, a.footer_ACT:active  {
		font-size: 10px;
		font-family: verdana;
		color: #6F1010;
		text-decoration: none;
		}
