/* firefox */
.balken {
	background-color:#002041;
	position:absolute;
	top:730px;
	height:24px;
	width:750px;
	left: 50%;
	margin-left:-385px;
		padding-left:10px;	
				padding-right:10px;	
}	
.stichwoerter
	{
	display:block;
	color: #002041;
	padding: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	background-color:#EDEDFA;
	padding:10px;
	border:#002041 2px;
	
	position: absolute;
	overflow: auto;
	width: 750px;

	top: 754px;
	left: 50%;
	margin-left:-385px;
	margin-bottom:10px;
	
	}	
.stichwoerter p {
	color: #002041;
}	
/* IE */
#ie .balken {
	width: 770px;
}

#ie .stichwoerter {
width: 770px;

}
		
	


