#accordion {
	margin:20px 0px;
}

h3.toggler {
	color: #333333;
	margin: 0 0 4px;
	padding: 2px 5px 1px 10px;
	border-top: 1px solid #74CDEB;
	border-right: none;
	border-bottom: 1px solid #74CDEB;
	border-left: none;
	background: #C7EBF7
}
.toggler.active {
	background: #C7EBF7 url(../../images/design-2009/unter-navi-pfeil.gif) no-repeat left bottom;
}

div.element, div.element p, div.element h4 {
	margin:0px 0px 0px 11px;
	padding:4px;
	
}

blockquote {
	padding:5px 20px;
}
