.toggle_title{
	background: url(img/auf.png) no-repeat;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	 color: #009bb2 !important;
	cursor: pointer;
	padding: 0 0 0 68px;
	margin-bottom: 20px;
	margin-left: 22px;
}
.toggle_active{
	background: url(img/zu.png) no-repeat;
	height: 30px;
	width: 584px;
}
.toggle_content{
	
	margin: -3px 0 20px 72px;
	padding: 5px 15px;
}