.rezeptListRezeptList .contentHeader, .rezeptListRezeptList .contentFooter {
	margin-top: 7px;
}

.rezeptListRezeptList .message {
	margin-bottom: 7px;
}

.rezeptListRezeptList .messageInner {
	padding: 10px 20px !important;
}

.rezeptListRezeptList .containerContent h3 {
	padding: 100;
	margin: 0;
}

.rezeptListRezeptDetails {
	margin-left: 220px;	
}
.rezeptListRezeptDetails:after{
	clear: left;
}
.rezeptListRezeptList .rezeptListRezeptDetails .containerContent h3 {
	padding: 100;
	margin: 0;
}

#rezeptListCategoryList, #rezeptListCategoryList ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#rezeptListCategoryList {
	margin-bottom: 20px;
}

#rezeptListCategoryList .categoryListInner {
	min-height: 16px;
}

#rezeptListCategoryList .categoryListInner .smallButtons {
	clear: both;
}

#rezeptListCategoryList .categoryListInner:after {
	display: block;
	clear: both;
	height: 0;
	content: "";
}

#rezeptListCategoryList .container-1, #rezeptListCategoryList .container-2  {
	background-repeat: no-repeat;
	background-position: left center;
}

#rezeptListCategoryList li ul .categoryListTitle .containerIcon {
	margin-left: 5px;
}

#rezeptListCategoryList li ul .categoryListTitle .containerContent {
	margin-left: 60px;
}

#rezeptListCategoryList li ul li ul .categoryListTitle .containerIcon {
	margin-left: 20px;
}

#rezeptListCategoryList li ul li ul .categoryListTitle .containerContent {
	margin-left: 105px;
}

#rezeptListCategoryList li ul li ul li ul .categoryListTitle .containerIcon {
	margin-left: 25px;
}

#rezeptListCategoryList li ul li ul li ul .categoryListTitle .containerContent {
	margin-left: 140px;
}

#rezeptListCategoryList .containerContent:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}

#rezeptListCategoryList .container-1, #rezeptListCategoryList .container-2 {
	padding: 4px;
}

.rezeptListCategoryListCols-2 {
	float: left;
	width: 70%;
}

.rezeptListCategoryListStats {
	width: 30%;
	float: right;
	font-size: .85em;
}

.rezeptListCategoryListStats dl, .rezeptListCategoryListStats dd, .categoryListStats dt{
	margin: 0;
	padding: 0;
}

.rezeptListCategoryListStats dt {
	width: 40%;
	float: right;
}

.rezeptListCategoryListStats dd {
	width: 58%;
	text-align: right;
	float: left;
}

.rezeptListCategoryListDescription {
	margin-bottom: 3px;
	font-size: .85em;
}

#rezeptListCategoryList .containerHead .categoryTitle {
	width: 120%;
	
}

#rezeptListCategoryList .categoryListSubcategories {
	margin: 3px 0;
	padding: 0;
	min-height: 0;
}

#rezeptListCategoryList .categoryListSubcategories:after {
	display: block;
	clear: both;
	height: 0;
	content: "";
}

#rezeptListCategoryList .categoryListSubcategories li {
	margin-right: 2px;
	float: left;
}

#rezeptListCategoryList .categorylistSubcategories li a {
	white-space: nowrap;
}

#rezeptListCategoryList .categoryListSubcategories li h4:after, #rezeptListCategoryList .categoryListSubcategories li h5:after, #rezeptListCategoryList .categoryListSubcategories li h6:after {
	content: ",";
}

#rezeptListCategoryList .categoryListSubcategories li.last h4:after, #rezeptListCategoryList .categoryListSubcategories li.last h5:after, #rezeptListCategoryList .categoryListSubcategories li.last h6:after {
	content: "";
}
