/* CSS Document */

/* TEAM */
#team.content {
	height:786px;
}

/* tarieven */
#team #tarieven .spacer  {
	width:274px;
	height:345px;
}

/* teamInfo */
#team #teamInfo  {
	width:615px;
	height:630px;
	position:absolute;
	margin-top:28px;
}
#team #teamInfo .background {
	width:615px;
	height:630px;
}
#team #teamInfo .text  {
	width:600px;
	height:570px;
	position:absolute;
	font-size:15px;
}
#team #teamInfo .algemeen  {
	width:580px;
	margin-bottom:20px;
	padding-right:25px;
}
#team #teamInfo .personen  {
	width:580px;
	height:107px;
}
#team #teamInfo .persoon  {
display:block;
float:left;
width:90px;
font-size:11px;
color:#404040;
margin-right:7px;
margin-bottom:7px;
text-align:center;
}
#team #teamInfo .persoon img {
width:87px;
height:87px;
}
#team #teamInfo .spacer  {
	width:615px;
	height:610px;
}
#team #teamInfo h2 { font-size:17px; }

/* textOnderkant */
#team #textOnderkant {
margin-top:676px;
width:615px;
}
#team #textOnderkant .background {
width:615px;
}
#team #textOnderkant .spacer {
width:615px;
}

/* buttonForm */
#team #buttonForm  {
margin-top:676px;
}

/* rollOver */
.rollOvers .clearZone {
	width:580px;
	height:40px;
	position:absolute;
	margin-top:218px;
	margin-left:-80px;
}
.rollOvers {
	position:absolute;
	z-index:700;
	margin-top:-78px;
	margin-left:143px;
}
.rollOvers .personInfo {
	background-color:#FFF;
	width:550px;
	font-size:13px;
	display:none;
}
.personInfo#Desiree {
	margin-top:15px;
	margin-left:95px;
	width:270px;
}
.personInfo#Jos {
	margin-top:17px;
	margin-left:190px;
	width:200px;
}
.personInfo#Guido {
	margin-top:-17px;
	margin-left:0px;
	width:500px;
}
.personInfo#Dennis {
	margin-top:0px;
	margin-left:25px;
	width:270px;
}
.personInfo#Marco {
	margin-top:15px;
	margin-left:115px;
	width:270px;
}
