a:hover {
	text-decoration: underline;
	color: #000000;
}
#agb-menue {
	float: left; 
	width: 186px;
	margin-top: 15px;
	background-color: #E7C385;
	border: 1px solid #666666;	
}
#agb-menue-text {
	width: 186px;
	padding: 5px;
}
#agb-trenner {
	float: left; 
	width: 12px;
	margin-top: 20px;
	background-color: #EDF1E2;
}
#content {
	float: left; 
	width: 530px;
	background-color: #EDF1E2;
}