


/*
Teamdetails
=================================================================*/
.teamtop {
	overflow:hidden;
	}
.detailfoto {
	float:left;
	width:175px;
	padding:10px;
	}
.details {
	float:left;
	width:175px;
	padding:10px;
	}

.details .spelervandeweek {
	width:175px;
	}
.details .spelervandeweek th,
.details .spelervandeweek td {
	color:#000;
	background-color:#def;
	padding:2px 6px;
	border-bottom:2px solid #fff;
	vertical-align:top;
	}
.details .spelervandeweek td {
	font-weight:bold;
	}
.details .spelervandeweek th {
	text-align:left;
	font-weight:normal;
	border-right:2px solid #fff;
	}




















