/* Das Team Sidebar
 * ------------------------------------------------------------------------- */
div#wrapper {
	background: #fff url("../img/bg_head2.png") repeat-x top left;
}

/* Kopfbereich
 * ------------------------------------------------------------------------- */
div#head {
	height: 415px;
	padding: 48px 0 0 0;
	background: url("../img/bg_head-bottom.jpg") no-repeat bottom left;
}

/* Boxelemente im Inhaltsbereich
 * ------------------------------------------------------------------------- */
p.c_box {
	background: #f3f3f3 url("../img/arrow.png") no-repeat left center;
	padding: 19px 50px 16px 53px
}