.team {
	width: 581px;
	font-family: Arial, Helvetica, sans-serif;
}
.team .head {
	background-image: url(/static/gfx/werben/container-2sp-oben.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 581px;
}
.team .footer {
	background-image: url(/static/gfx/werben/container-2sp-unten.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 581px;
}
.team .body {
	background-image: url(/static/gfx/werben/container-2sp-bkd_k.png);
	background-repeat: repeat-y;
	width: 581px;
}
.team .body .headline {
	background-image: url(/static/gfx/werben/container-2sp-headline.png);
	width: 581px;
	height: 31px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
}
.team .body .trenner {
	height: 5px;
	width: 581px;
}
.team .body .inner_head {
	width: 571px;
	height: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/static/gfx/team/box-2sp-ed-oben.gif);
	background-repeat: no-repeat;
}
.team .body .inner_footer {
	width: 571px;
	height: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/static/gfx/team/box-2sp-ed-unten.gif);
	background-repeat: no-repeat;
}
.team .body .inner_body {
	width: 571px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/static/gfx/team/box-2sp-ed-bkd-std_k.gif);
	background-repeat: repeat-y;
	color: #333333;
	padding-left: 5px;
}
.team .body .item_content .inner_body .zeile {
	width: 571px;
	height: 170px;
}
.team .body .item_content .inner_body .zeile .links {
	float: left;
	width: 276px;
	background-image: url(/static/gfx/team/teamcard.png);
	background-repeat: no-repeat;
	height: 166px;
	margin-left: 5px;
	margin-top: 3px;
}
.team .body .item_content .inner_body .zeile .mitte {
	float: left;
	width: 4px;
	height: 166px;
	margin-top: 3px;
}
.team .body .item_content .inner_body .zeile .rechts {
	float: left;
	width: 276px;
	height: 166px;
	background-image: url(/static/gfx/team/teamcard.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	margin-top: 3px;
}
.team .body .item_content .inner_body .zeile .links .bild {
	float: left;
	height: 140px;
	width: 97px;
	background-image: url(/static/gfx/team/bild-team-default.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-left: 5px;
}
.team .body .item_content .inner_body .zeile .rechts .bild {
	float: left;
	height: 140px;
	width: 97px;
	background-image: url(/static/gfx/team/bild-team-default.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-left: 5px;
}
.team .body .item_content .inner_body .zeile .links .text {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	color: #191919;
	font-size: 12px;
}
.team .body .item_content .inner_body .zeile .rechts .text {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	color: #191919;
	font-size: 12px;
}
.team .body .item_content .inner_body .zeile .rechts .text a {
	text-decoration:none;
	color: #191919;
}
.team .body .item_content .inner_body .zeile .links .text a {
	text-decoration:none;
	color: #191919;
}
