

#wrap p {
	padding: 0px 15px;
	color: #666;
}

#wrap img {
	padding-right:10px;
		padding-bottom:10px;
}
#wrap #content {
	width: 460px;
	margin: 0 auto;
	padding:0px;
}
#wrap {
	margin: 0px;
	padding:0px;
	width: 470px;
	overflow: hidden;
	background: #fff url("/includes/img/wrapbg.gif") repeat-y top left;
}

#wrap h3 {
	padding: 10px 0 11px 15px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #3F4142;
	background: #efefef;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
#wrap h3 ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 0;
}

#wrap h3 li {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 6px 0px 0px 25px;
		background: url(/includes/img/accordion_pfeil.gif) no-repeat 0px 3px;
			list-style-image: none;
}
#wrap span {
	font-size: 11px;
	font-weight: normal;
}
#wrap h3.toggler a {
	color: #666;
	text-decoration: none;
}

#wrap h3.toggler a:hover {
	color: #e90b8d;
}

#wrap div.accordion {
	background: #fff url("/includes/img/accordionbg.gif") repeat-x top left;

}
.accordion p{
margin-bottom:15px;
}
div.accordion ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 0;
}

div.accordion ul li {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 6px 0px 4px 35px;
		background: url(/includes/img/icon_tv.gif) no-repeat 15px 1px;
					list-style-image: none;
}
div.accordion ul li.award {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 6px 0px 4px 35px;
		background: url(/includes/img/award_01.gif) no-repeat 15px 2px;
					list-style-image: none;
}
div.accordion ul li.nominierung {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 6px 0px 4px 35px;
		background: url(/includes/img/award_02.gif) no-repeat 15px 2px;
					list-style-image: none;
}

div.accordion ul li span {
	padding-bottom: 10px;
}




#wrap #top_round {
	height: 10px;
	font-size: 1px; /* ie whitespace */
}

#wrap #bottom_round {
	height: 10px;
	font-size: 1px; /* ie whitespace */
}
	
#wrap .top_dark {
	background: url("/includes/img/top_dark.gif") no-repeat top left;
}

#wrap .top_light {
	background: url("/includes/img/top_light.gif") no-repeat top left;
}

#wrap .bottom_dark {
	background: url("/includes/img/bottom_dark.gif") no-repeat top left;
}

#wrap  bottom_light {
	background: url("/includes/img/bottom_light.gif") no-repeat top left;
}

#wrap.first {
	padding-top: 5px;
}

#wrap .last {
	padding-bottom: 5px;
}