/* ---- Spezielle Darstellung Team: ----- */
table.team_table { }
td.team_content {  }
.team_name { margin-bottom: 0; }

.team_beruf
{
	margin-top: 0;
	margin-bottom: 1em;
}

.team_contact { margin-bottom: 1.3em; }

/* -- hier Abstand zwischen Zeilen einstellen ? --- 
.team_desc { margin-bottom: 3em; }*/

.team_img
{
	width: 85px;
	height: 120px;
	overflow: hidden;
}

.team_cell
{
	/*width: 200px;
	border: 1px solid grey;*/
}

/* ### DEBUGGING #### 
table.team_table { border: 1px solid grey; }
table.team_table td { border: 1px solid red; }
table.team_table div { border: 1px solid blue; }
table.team_table p { border: 1px solid green; }

*/
