/* Accordion Start */

.drawer li {
		border-bottom:1px solid #D9E8AF;
}

UL {
		list-style: none;
		padding: 0;
		margin: 0;
}

.drawer-handle {
		cursor:pointer;
		margin:0;
		padding:0;
		display:block;
		height:25px;
		overflow:hidden;
}

.knorrfamily { background:url(/art/b_knorrfamily.gif) no-repeat 0 -25px; }

.rezeptderwoche { background:url(/art/b_rezeptderwoche.gif) no-repeat 0 -25px; }

.newsletter { background:url(/art/b_newsletter.gif) no-repeat 0 -25px; }

.zuletztbesucht { background:url(/art/b_zuletztbesucht.gif) no-repeat 0 -25px; }

.aktuellimforum { background:url(/art/b_aktuellimforum.gif) no-repeat 0 -25px; }


.drawer-handle.open {
		background-position:0 0;
}

.drawer UL {
		padding: 0 0;
		padding-bottom:10px;
		background: #D9E8AF;
}

.drawer-content UL {
		padding-top: 7px;
}

.drawer-content LI A {
		display:block;
		overflow:hidden;
}

.alldownloads hr {
	width:175px;
	background-color: #6D833B;
	border: 0;
	height: 1px;
	margin: 10px 0 10px 0;
}

li {
	border:0pt none;
	padding:0pt;
	zoom: 1;
}

.drawer .inputStyle, .content_recipes .inputStyle  {
    padding: 0px;
}

.accordion_content {
	margin: 0px 12px;
}
.accordion_greenBG {
	background-color: #9BBC54;
}
.accordion_content .text {
	position: relative;
	padding: 9px;	
}
.text p {
	margin-top: 5px;
}
.text ul {
	margin-top: 5px;
	padding: 0px;
	list-style-type: disc;
	background-color: transparent;
	border: 0px none;
}
.text ul li {
	margin: 2px 0 0 15px;
	border: 0px none;
}

/* Accordion Ende */