@CHARSET "UTF-8";

.team_text_box_left, .team_text_box_right, .team_text_box_bottom {
	position: absolute;
	width: 153px;
	height: 139px;
}

.team_text_box_left p, .team_text_box_right p, .team_text_box_bottom p {
	margin: 4px auto;
	font-size: 11px;
	text-align: center;
}

.team_text_box_bottom p {
	margin: 37px 7px 4px;
}

.team_text_box_left span, .team_text_box_right span, .team_text_box_bottom span {
	margin-bottom: 6px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	display: block;
}

.team_text_box_left a, .team_text_box_right a, .team_text_box_bottom a {
	font-size: 11px;
}

.team_text_box_left ul, .team_text_box_right ul, .team_text_box_bottom ul {
	padding: 0 20px;
	margin: 6px 4px 0;
}

.team_text_box_left ul li, .team_text_box_right ul li, .team_text_box_bottom ul li {
	font-size: 11px;
}

*+ html .team_text_box_left ul li,
*+ html .team_text_box_right ul li,
*+ html .team_text_box_bottom ul li {
		margin: -4px 0 0;
}

* html .team_text_box_left ul li,
* html .team_text_box_right ul li,
* html .team_text_box_bottom ul li {
		margin: -4px 0 0;
}

.team_text_box_left {
	background: url(/images/team/bg_text_left.gif) top left no-repeat;
}

.team_text_box_right {
	background: url(/images/team/bg_text_right.gif) top left no-repeat;
}

.team_text_box_bottom {
	background: url(/images/team/bg_text_bottom.gif) top left no-repeat;
}

#olli, #steph, #jascha, #rick, #flo, #caspar {
	position: absolute;
}

#olli {
	top: 105px;
	left: 112px;
	width: 98px;
	height: 308px;
}

#olli_text_box {
	top: -110px;
	left: -135px;
}

#steph {
	top:117px;
	left:201px;
	width:84px;
	height:277px;
}

#steph_text_box {
	top: -135px;
	left: -120px;
}

#jascha {
	top: 65px;
	left: 285px;
	width: 108px;
	height: 325px;
}

#jascha_text_box {
	top: -138px;
	left: 65px;
}

#rick {
	top: 78px;
	left: 379px;
	width: 108px;
	height: 323px;
}

#rick_text_box {
	top: -130px;
	left: 70px;
}

#flo {
	top: 119px;
	left: 468px;
	width: 101px;
	height: 315px;
}

#flo_text_box {
	top: -130px;
	left: 75px;
}

#caspar {
	top: 282px;
	left: 238px;
	width: 143px;
	height: 165px;
}

#caspar_text_box {
	top: 110px;
	left: -140px;
}
